Trace number 3730648

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.13 1000.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.rf9.ucl.opb
MD5SUM4d33d3f14b2660aefc9b3a640617db34
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.418935
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables11476
Total number of constraints33090
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3730648-1339246853.opb.
0.00/0.00	c Instance file HOME/instance-3730648-1339246853.opb
0.00/0.00	c File size is 974529 bytes.
0.00/0.12	c Highest Coefficient sum: 126
0.00/0.12	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.14	c ============================[ Problem Statistics ]=============================
0.00/0.14	c |                                                                             |
0.00/0.14	c |  Parsing time:          0.14         s                                      |
0.00/0.14	c |  Number Variables:      11476                                               |
0.00/0.15	c |  Number Constraints:    33090                                               |
0.00/0.15	c ===============================================================================
1798.99/1000.71	c Remaining time 1799.86 sec.
1798.99/1000.71	c 
1798.99/1000.71	c *** INTERRUPTED ***
1798.99/1000.71	s UNKNOWN
1798.99/1000.71	c Total CPU time              : 1795.86 s
1798.99/1000.71	c Memory used           : 426.43 MB
1798.99/1000.71	c CPU time              : 1795.86 s
1798.99/1000.71	c 
1798.99/1000.71	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3730648-1339246853/watcher-3730648-1339246853 -o /tmp/evaluation-result-3730648-1339246853/solver-3730648-1339246853 -C 1800 -W 1900 -M 15500 run HOME/instance-3730648-1339246853.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11165
/proc/meminfo: memFree=30611196/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0

[startup+0.0124531 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11165
/proc/meminfo: memFree=30611196/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11165
/proc/meminfo: memFree=30611196/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11165
/proc/meminfo: memFree=30611196/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700264 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 11165
/proc/meminfo: memFree=30611196/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 11167
/proc/meminfo: memFree=30563540/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=94800 CPUtime=1.49 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 19127 0 0 0 146 3 0 0 20 0 1 0 34652431 97075200 12552 33554432000 134512640 146736320 4293168032 4293162696 139043341 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 23700 12552 730 2985 0 20634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103948

[startup+3.10026 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 11167
/proc/meminfo: memFree=30561184/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=96804 CPUtime=3.09 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 25220 0 0 0 305 4 0 0 20 0 1 0 34652431 99127296 13269 33554432000 134512640 146736320 4293168032 4293162088 139044505 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 24201 13269 794 2985 0 21135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105952

[startup+6.30026 s]
/proc/loadavg: 0.08 0.02 0.01 3/176 11172
/proc/meminfo: memFree=30536392/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=116784 CPUtime=6.28 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 38753 0 0 0 622 6 0 0 20 0 1 0 34652431 119586816 18745 33554432000 134512640 146736320 4293168032 4293162656 135754961 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 29196 18745 830 2985 0 26130 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 125932

[startup+12.7003 s]
/proc/loadavg: 0.15 0.03 0.01 3/182 11289
/proc/meminfo: memFree=30525272/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=109412 CPUtime=12.68 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 55612 0 0 0 1259 9 0 0 20 0 1 0 34652431 112037888 17543 33554432000 134512640 146736320 4293168032 4293162252 136017457 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 27353 17543 843 2985 0 24287 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 118560

[startup+25.5003 s]
/proc/loadavg: 1.04 0.24 0.08 3/189 11325
/proc/meminfo: memFree=30450500/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=115444 CPUtime=25.49 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 76278 0 0 0 2535 14 0 0 20 0 1 0 34652431 118214656 19937 33554432000 134512640 146736320 4293168032 4293162156 135453913 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 28861 19937 844 2985 0 25795 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 124592

[startup+51.1003 s]
/proc/loadavg: 3.28 0.83 0.28 10/189 11325
/proc/meminfo: memFree=30429844/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=116924 CPUtime=51.07 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 96176 0 0 0 5090 17 0 0 20 0 1 0 34652431 119730176 21549 33554432000 134512640 146736320 4293168032 4293162252 136017793 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 29231 21549 844 2985 0 26165 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 126072

[startup+102.307 s]
/proc/loadavg: 6.06 1.94 0.68 10/188 11325
/proc/meminfo: memFree=30404096/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=114508 CPUtime=102.27 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 209189 0 0 0 10187 40 0 0 20 0 1 0 34652431 117256192 21366 33554432000 134512640 146736320 4293168032 4293161996 136017811 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 28627 21366 859 2985 0 25561 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 123656

[startup+162.3 s]
/proc/loadavg: 10.77 3.98 1.45 17/195 11332
/proc/meminfo: memFree=30109024/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=572588 CPUtime=299.55 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 478118 0 0 0 29849 106 0 0 20 0 8 0 34652431 586330112 96769 33554432000 134512640 146736320 4293168032 4293159664 136384854 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11166/statm: 143147 96769 888 2985 0 140081 0
[pid=11166/tid=11326] ppid=11165 vsize=572588 CPUtime=21.13 cores=0,2,4,6
/proc/11166/task/11326/stat : 11326 (pb_cplex) R 11165 11165 10925 0 -1 4202560 28487 0 0 0 2108 5 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 4052692056 136007037 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11166/tid=11327] ppid=11165 vsize=572588 CPUtime=21.9 cores=0,2,4,6
/proc/11166/task/11327/stat : 11327 (pb_cplex) R 11165 11165 10925 0 -1 4202560 23642 0 0 0 2185 5 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 4042206268 136400477 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11328] ppid=11165 vsize=572588 CPUtime=22.39 cores=0,2,4,6
/proc/11166/task/11328/stat : 11328 (pb_cplex) R 11165 11165 10925 0 -1 4202560 25296 0 0 0 2232 7 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 4031720456 139042888 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11329] ppid=11165 vsize=572588 CPUtime=28.22 cores=0,2,4,6
/proc/11166/task/11329/stat : 11329 (pb_cplex) R 11165 11165 10925 0 -1 4202560 30942 0 0 0 2815 7 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 4021234664 139044542 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11330] ppid=11165 vsize=572588 CPUtime=26.07 cores=0,2,4,6
/proc/11166/task/11330/stat : 11330 (pb_cplex) R 11165 11165 10925 0 -1 4202560 28027 0 0 0 2600 7 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 4010750104 136007030 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11166/tid=11331] ppid=11165 vsize=572588 CPUtime=21.82 cores=0,2,4,6
/proc/11166/task/11331/stat : 11331 (pb_cplex) R 11165 11165 10925 0 -1 4202560 23862 0 0 0 2175 7 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 4000263144 139044510 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11166/tid=11332] ppid=11165 vsize=572588 CPUtime=20.64 cores=0,2,4,6
/proc/11166/task/11332/stat : 11332 (pb_cplex) R 11165 11165 10925 0 -1 4202560 23301 0 0 0 2058 6 0 0 20 0 8 0 34663181 586330112 96769 33554432000 134512640 146736320 4293168032 3989777936 136403116 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 299.55
Current children cumulated vsize (KiB) 581736

[startup+222.3 s]
/proc/loadavg: 12.51 5.70 2.20 17/195 11332
/proc/meminfo: memFree=30085616/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=575292 CPUtime=530.1 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 666946 0 0 0 52859 151 0 0 20 0 8 0 34652431 589099008 102012 33554432000 134512640 146736320 4293168032 4293160856 136007050 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 143823 102012 888 2985 0 140757 0
[pid=11166/tid=11326] ppid=11165 vsize=575292 CPUtime=48.21 cores=0,2,4,6
/proc/11166/task/11326/stat : 11326 (pb_cplex) R 11165 11165 10925 0 -1 4202560 56478 0 0 0 4810 11 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 4052693144 136007643 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11327] ppid=11165 vsize=575292 CPUtime=55.84 cores=0,2,4,6
/proc/11166/task/11327/stat : 11327 (pb_cplex) R 11165 11165 10925 0 -1 4202560 40687 0 0 0 5575 9 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 4042207272 139044550 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11328] ppid=11165 vsize=575292 CPUtime=53.34 cores=0,2,4,6
/proc/11166/task/11328/stat : 11328 (pb_cplex) R 11165 11165 10925 0 -1 4202560 53710 0 0 0 5321 13 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 4031722368 135237973 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11329] ppid=11165 vsize=575292 CPUtime=53.15 cores=0,2,4,6
/proc/11166/task/11329/stat : 11329 (pb_cplex) R 11165 11165 10925 0 -1 4202560 51836 0 0 0 5302 13 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 4021235864 136007027 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11330] ppid=11165 vsize=575292 CPUtime=50 cores=0,2,4,6
/proc/11166/task/11330/stat : 11330 (pb_cplex) R 11165 11165 10925 0 -1 4202560 46525 0 0 0 4988 12 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 4010750024 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11166/tid=11331] ppid=11165 vsize=575292 CPUtime=54.75 cores=0,2,4,6
/proc/11166/task/11331/stat : 11331 (pb_cplex) R 11165 11165 10925 0 -1 4202560 46425 0 0 0 5463 12 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 4000264344 136007605 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11166/tid=11332] ppid=11165 vsize=575292 CPUtime=46.98 cores=0,2,4,6
/proc/11166/task/11332/stat : 11332 (pb_cplex) R 11165 11165 10925 0 -1 4202560 48891 0 0 0 4686 12 0 0 20 0 8 0 34663181 589099008 102012 33554432000 134512640 146736320 4293168032 3989778584 136007605 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 530.1
Current children cumulated vsize (KiB) 584440


################
# More data... #
################


[startup+642.3 s]
/proc/loadavg: 6.04 7.40 4.60 3/181 11744
/proc/meminfo: memFree=30386980/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=210308 CPUtime=1425.7 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1098578 0 0 0 142282 288 0 0 20 0 1 0 34652431 215355392 39162 33554432000 134512640 146736320 4293168032 4293162476 136400479 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 52577 39162 891 2985 0 49511 0
Current children cumulated CPU time (s) 1425.7
Current children cumulated vsize (KiB) 219456

[startup+702.3 s]
/proc/loadavg: 4.95 6.74 4.54 8/188 11772
/proc/meminfo: memFree=30289524/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=210308 CPUtime=1485.68 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1098578 0 0 0 148280 288 0 0 20 0 1 0 34652431 215355392 39162 33554432000 134512640 146736320 4293168032 4293162256 136008234 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 52577 39162 891 2985 0 49511 0
Current children cumulated CPU time (s) 1485.68
Current children cumulated vsize (KiB) 219456

[startup+762.307 s]
/proc/loadavg: 6.77 6.92 4.74 10/188 11772
/proc/meminfo: memFree=30277980/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=210308 CPUtime=1545.68 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1098578 0 0 0 154280 288 0 0 20 0 1 0 34652431 215355392 39162 33554432000 134512640 146736320 4293168032 4293162504 136000490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 52577 39162 891 2985 0 49511 0
Current children cumulated CPU time (s) 1545.68
Current children cumulated vsize (KiB) 219456

[startup+822.3 s]
/proc/loadavg: 7.69 7.13 4.94 10/188 11772
/proc/meminfo: memFree=30277360/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=210308 CPUtime=1605.66 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1098578 0 0 0 160278 288 0 0 20 0 1 0 34652431 215355392 39162 33554432000 134512640 146736320 4293168032 4293162160 136384892 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 52577 39162 891 2985 0 49511 0
Current children cumulated CPU time (s) 1605.66
Current children cumulated vsize (KiB) 219456

[startup+882.3 s]
/proc/loadavg: 7.85 7.29 5.14 10/188 11772
/proc/meminfo: memFree=30277608/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=210308 CPUtime=1665.65 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1098578 0 0 0 166277 288 0 0 20 0 1 0 34652431 215355392 39162 33554432000 134512640 146736320 4293168032 4293162560 139046486 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 52577 39162 891 2985 0 49511 0
Current children cumulated CPU time (s) 1665.65
Current children cumulated vsize (KiB) 219456

[startup+942.3 s]
/proc/loadavg: 7.94 7.39 5.30 6/195 11780
/proc/meminfo: memFree=30229116/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=312492 CPUtime=1725.65 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1129134 0 0 0 172271 294 0 0 20 0 8 0 34652431 319991808 51142 33554432000 134512640 146736320 4293168032 4293160796 135854459 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11166/statm: 78123 51142 894 2985 0 75057 0
[pid=11166/tid=11773] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11773/stat : 11773 (pb_cplex) S 11165 11165 10925 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 3989782160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11774] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11774/stat : 11774 (pb_cplex) S 11165 11165 10925 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 4000267920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11166/tid=11775] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11775/stat : 11775 (pb_cplex) S 11165 11165 10925 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 4010753680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11776] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11776/stat : 11776 (pb_cplex) S 11165 11165 10925 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 4021239440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11777] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11777/stat : 11777 (pb_cplex) S 11165 11165 10925 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 4106530448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11778] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11778/stat : 11778 (pb_cplex) S 11165 11165 10925 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 4096044688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11166/tid=11779] ppid=11165 vsize=312492 CPUtime=0 cores=0,2,4,6
/proc/11166/task/11779/stat : 11779 (pb_cplex) S 11165 11165 10925 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34744907 319991808 51142 33554432000 134512640 146736320 4293168032 4085558928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.65
Current children cumulated vsize (KiB) 321640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1000.7 s]
/proc/loadavg: 8.74 7.67 5.52 11/195 11780
/proc/meminfo: memFree=30136288/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=436660 CPUtime=1798.99 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1225700 0 0 0 179584 315 0 0 20 0 8 0 34652431 447139840 74030 33554432000 134512640 146736320 4293168032 4293159840 139028313 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11166/statm: 109165 74030 894 2985 0 106099 0
[pid=11166/tid=11773] ppid=11165 vsize=436660 CPUtime=2.13 cores=0,2,4,6
/proc/11166/task/11773/stat : 11773 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4454 0 0 0 213 0 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 3989778592 136006071 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11774] ppid=11165 vsize=436660 CPUtime=2.73 cores=0,2,4,6
/proc/11166/task/11774/stat : 11774 (pb_cplex) R 11165 11165 10925 0 -1 4202560 5259 0 0 0 271 2 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4000264784 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11775] ppid=11165 vsize=436660 CPUtime=2.44 cores=0,2,4,6
/proc/11166/task/11775/stat : 11775 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4404 0 0 0 242 2 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4010750160 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11166/tid=11776] ppid=11165 vsize=436660 CPUtime=2.36 cores=0,2,4,6
/proc/11166/task/11776/stat : 11776 (pb_cplex) R 11165 11165 10925 0 -1 4202560 3969 0 0 0 236 0 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4021235864 136007065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11777] ppid=11165 vsize=436660 CPUtime=2.32 cores=0,2,4,6
/proc/11166/task/11777/stat : 11777 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4887 0 0 0 230 2 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4106526872 136007588 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11778] ppid=11165 vsize=436660 CPUtime=2.8 cores=0,2,4,6
/proc/11166/task/11778/stat : 11778 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4461 0 0 0 279 1 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4096041388 136400477 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11166/tid=11779] ppid=11165 vsize=436660 CPUtime=2.68 cores=0,2,4,6
/proc/11166/task/11779/stat : 11779 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4975 0 0 0 268 0 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4085555408 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 445808

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1000.7 s]
/proc/loadavg: 8.74 7.67 5.52 11/195 11780
/proc/meminfo: memFree=30136288/32873844 swapFree=7124/7124
[pid=11165] ppid=11163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11165/stat : 11165 (run) S 11163 11165 10925 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34652431 9367552 270 33554432000 4194304 5064252 140735521228992 140735521227904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11165/statm: 2287 270 229 213 0 72 0
[pid=11166] ppid=11165 vsize=436660 CPUtime=1798.99 cores=0,2,4,6
/proc/11166/stat : 11166 (pb_cplex) R 11165 11165 10925 0 -1 4202496 1225700 0 0 0 179584 315 0 0 20 0 8 0 34652431 447139840 74030 33554432000 134512640 146736320 4293168032 4293159840 139028313 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11166/statm: 109165 74030 894 2985 0 106099 0
[pid=11166/tid=11773] ppid=11165 vsize=436660 CPUtime=2.13 cores=0,2,4,6
/proc/11166/task/11773/stat : 11773 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4454 0 0 0 213 0 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 3989778592 136006071 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11774] ppid=11165 vsize=436660 CPUtime=2.73 cores=0,2,4,6
/proc/11166/task/11774/stat : 11774 (pb_cplex) R 11165 11165 10925 0 -1 4202560 5259 0 0 0 271 2 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4000264784 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11775] ppid=11165 vsize=436660 CPUtime=2.44 cores=0,2,4,6
/proc/11166/task/11775/stat : 11775 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4404 0 0 0 242 2 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4010750160 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11166/tid=11776] ppid=11165 vsize=436660 CPUtime=2.36 cores=0,2,4,6
/proc/11166/task/11776/stat : 11776 (pb_cplex) R 11165 11165 10925 0 -1 4202560 3969 0 0 0 236 0 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4021235864 136007065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11166/tid=11777] ppid=11165 vsize=436660 CPUtime=2.32 cores=0,2,4,6
/proc/11166/task/11777/stat : 11777 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4887 0 0 0 230 2 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4106526872 136007588 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11166/tid=11778] ppid=11165 vsize=436660 CPUtime=2.8 cores=0,2,4,6
/proc/11166/task/11778/stat : 11778 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4461 0 0 0 279 1 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4096041388 136400477 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11166/tid=11779] ppid=11165 vsize=436660 CPUtime=2.68 cores=0,2,4,6
/proc/11166/task/11779/stat : 11779 (pb_cplex) R 11165 11165 10925 0 -1 4202560 4975 0 0 0 268 0 0 0 20 0 8 0 34744907 447139840 74030 33554432000 134512640 146736320 4293168032 4085555408 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 445808

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11165 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1798.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.14001
#  lost CPU user time (s): 1.27991
#  lost CPU system time (s): -0.14

Real time (s): 1000.72
CPU time (s): 1800.13
CPU user time (s): 1797.12
CPU system time (s): 3.01
CPU usage (%): 179.884
Max. virtual memory (cumulated for all children) (KiB): 614200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1

runsolver used 2.28265 second user time and 5.82211 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 15:00:54
IDJOB=3730648
IDBENCH=1459
IDSOLVER=2325
FILE ID=node134/3730648-1339246853
RUNJOBID= node134-1339246835-10941
PBS_JOBID= 14644347
Free space on /tmp= 71144 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.rf9.ucl.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730648-1339246853/watcher-3730648-1339246853 -o /tmp/evaluation-result-3730648-1339246853/solver-3730648-1339246853 -C 1800 -W 1900 -M 15500  run HOME/instance-3730648-1339246853.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4d33d3f14b2660aefc9b3a640617db34
RANDOM SEED=526829103

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30612004 kB
Buffers:          417592 kB
Cached:           985560 kB
SwapCached:            0 kB
Active:           559840 kB
Inactive:         859564 kB
Active(anon):       2064 kB
Inactive(anon):    11184 kB
Active(file):     557776 kB
Inactive(file):   848380 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17560 kB
Writeback:             0 kB
AnonPages:         17684 kB
Mapped:            13476 kB
Shmem:               212 kB
Slab:             702088 kB
SReclaimable:     143556 kB
SUnreclaim:       558532 kB
KernelStack:        1416 kB
PageTables:         3820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3730648-1339246853.opb

Free space on /tmp at the end= 71112 MiB
End job on node134 at 2012-06-09 15:17:35