Trace number 3696155

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
pb2sat 2012-05-19? (TO) 1800.02 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_5.opb
MD5SUMf3813b86973df1eedcf86494ca06b423
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5206831
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 116572691025
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 116572691025
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.88/2.98	c model valid
2.88/2.98	c current solution ok
4.74/5.86	o 30132235
4.74/5.86	c current bound: 15066160
4.74/5.86	c fallback to adder encoding
166.67/167.88	c model valid
166.67/167.88	c current solution ok
166.76/167.94	o 13902155
166.76/167.94	c current bound: 6951120
166.76/167.94	c fallback to adder encoding
1800.02/1801.51	c error: unexpected solver exit code
1800.02/1801.51	s UNKNOWN

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-3696155-1338155684/watcher-3696155-1338155684 -o /tmp/evaluation-result-3696155-1338155684/solver-3696155-1338155684 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696155-1338155684.opb 1667833990 HOME HOME 

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: 2.00 2.00 2.00 3/179 15076
/proc/meminfo: memFree=30805872/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0

[startup+0.0463761 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15076
/proc/meminfo: memFree=30805872/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15076
/proc/meminfo: memFree=30805872/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15076
/proc/meminfo: memFree=30805872/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15076
/proc/meminfo: memFree=30805872/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15080
/proc/meminfo: memFree=30629620/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=54344 CPUtime=0.53 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 8494 0 0 0 48 5 0 0 20 0 1 0 281697014 55648256 10241 33554432000 4194304 5873084 140736103517616 140736103514040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15077/statm: 13586 10241 169 410 0 13168 0
[pid=15079] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15079/stat : 15079 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281697068 9367552 267 33554432000 4194304 5064252 140734621275248 140734621274160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15079/statm: 2287 267 226 213 0 72 0
[pid=15080] ppid=15079 vsize=120244 CPUtime=0.94 cores=0,2,4,6
/proc/15080/stat : 15080 (glucose_static) R 15079 15076 12687 0 -1 4202496 24974 0 0 0 90 4 0 0 20 0 1 0 281697068 123129856 28603 33554432000 4194304 4896791 140736410840896 140736410838104 4205160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15080/statm: 30061 28603 78 172 0 29887 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 192884

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15080
/proc/meminfo: memFree=30627488/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=64252 CPUtime=3.08 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) R 15076 15076 12687 0 -1 4202496 10627 26088 0 0 57 15 230 6 20 0 1 0 281697014 65794048 12725 33554432000 4194304 5873084 140736103517616 140736103513048 5127520 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/15077/statm: 16063 12725 177 410 0 15645 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73400

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 15124
/proc/meminfo: memFree=30986104/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=133644 CPUtime=5.21 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) R 15076 15076 12687 0 -1 4202496 16029 26603 0 0 127 155 230 9 20 0 1 0 281697014 136851456 29078 33554432000 4194304 5873084 140736103517616 140736103512120 4665016 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 33411 29078 184 410 0 32993 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 142792

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15128
/proc/meminfo: memFree=30118736/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=231948 CPUtime=6.45 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 18057 26603 0 0 233 173 230 9 20 0 1 0 281697014 237514752 48534 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 57987 48534 184 410 0 57569 0
[pid=15127] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15127/stat : 15127 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281697769 9367552 267 33554432000 4194304 5064252 140733438863312 140733438862224 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15127/statm: 2287 267 226 213 0 72 0
[pid=15128] ppid=15127 vsize=400212 CPUtime=5.14 cores=0,2,4,6
/proc/15128/stat : 15128 (glucose_static) R 15127 15076 12687 0 -1 4202496 64402 0 0 0 494 20 0 0 20 0 1 0 281697769 409817088 88634 33554432000 4194304 4896791 140737443016816 140737443013960 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 100053 88634 78 172 0 99879 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 650456

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15128
/proc/meminfo: memFree=30118804/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=231948 CPUtime=6.45 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 18057 26603 0 0 233 173 230 9 20 0 1 0 281697014 237514752 48534 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 57987 48534 184 410 0 57569 0
[pid=15127] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15127/stat : 15127 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281697769 9367552 267 33554432000 4194304 5064252 140733438863312 140733438862224 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15127/statm: 2287 267 226 213 0 72 0
[pid=15128] ppid=15127 vsize=401392 CPUtime=17.94 cores=0,2,4,6
/proc/15128/stat : 15128 (glucose_static) R 15127 15076 12687 0 -1 4202496 64853 0 0 0 1774 20 0 0 20 0 1 0 281697769 411025408 89596 33554432000 4194304 4896791 140737443016816 140737443014024 4224696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 100348 89596 78 172 0 100174 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 651636

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15134
/proc/meminfo: memFree=30178176/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=231948 CPUtime=6.45 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 18057 26603 0 0 233 173 230 9 20 0 1 0 281697014 237514752 48534 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 57987 48534 184 410 0 57569 0
[pid=15127] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15127/stat : 15127 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281697769 9367552 267 33554432000 4194304 5064252 140733438863312 140733438862224 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15127/statm: 2287 267 226 213 0 72 0
[pid=15128] ppid=15127 vsize=402216 CPUtime=43.53 cores=0,2,4,6
/proc/15128/stat : 15128 (glucose_static) R 15127 15076 12687 0 -1 4202496 67763 0 0 0 4333 20 0 0 20 0 1 0 281697769 411869184 90343 33554432000 4194304 4896791 140737443016816 140737443014328 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 100554 90343 78 172 0 100380 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 652460

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 15134
/proc/meminfo: memFree=30176704/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=231948 CPUtime=6.45 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 18057 26603 0 0 233 173 230 9 20 0 1 0 281697014 237514752 48534 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 57987 48534 184 410 0 57569 0
[pid=15127] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15127/stat : 15127 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281697769 9367552 267 33554432000 4194304 5064252 140733438863312 140733438862224 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15127/statm: 2287 267 226 213 0 72 0
[pid=15128] ppid=15127 vsize=404136 CPUtime=94.73 cores=0,2,4,6
/proc/15128/stat : 15128 (glucose_static) R 15127 15076 12687 0 -1 4202496 70235 0 0 0 9452 21 0 0 20 0 1 0 281697769 413835264 91348 33554432000 4194304 4896791 140737443016816 140737443013960 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 101034 91348 78 172 0 100860 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 654380

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 15134
/proc/meminfo: memFree=30165600/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=231948 CPUtime=6.45 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 18057 26603 0 0 233 173 230 9 20 0 1 0 281697014 237514752 48534 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 57987 48534 184 410 0 57569 0
[pid=15127] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15127/stat : 15127 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281697769 9367552 267 33554432000 4194304 5064252 140733438863312 140733438862224 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15127/statm: 2287 267 226 213 0 72 0
[pid=15128] ppid=15127 vsize=455868 CPUtime=154.72 cores=0,2,4,6
/proc/15128/stat : 15128 (glucose_static) R 15127 15076 12687 0 -1 4202496 71202 0 0 0 15450 22 0 0 20 0 1 0 281697769 466808832 93798 33554432000 4194304 4896791 140737443016816 140737443014136 4224696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 113967 93798 78 172 0 113793 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 706112

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15137
/proc/meminfo: memFree=30237060/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 114435 0 0 0 119207 57 0 0 20 0 1 0 281713951 446533632 92946 33554432000 4194304 4896791 140737193047872 140737193045512 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 109017 92946 78 172 0 108843 0
Current children cumulated CPU time (s) 1360.89
Current children cumulated vsize (KiB) 688640

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15170
/proc/meminfo: memFree=30121964/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=436692 CPUtime=1252.63 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 116307 0 0 0 125205 58 0 0 20 0 1 0 281713951 447172608 96203 33554432000 4194304 4896791 140737193047872 140737193045400 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 109173 96203 78 172 0 108999 0
Current children cumulated CPU time (s) 1420.88
Current children cumulated vsize (KiB) 689264

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15170
/proc/meminfo: memFree=30083860/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=437404 CPUtime=1312.62 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 118272 0 0 0 131203 59 0 0 20 0 1 0 281713951 447901696 101507 33554432000 4194304 4896791 140737193047872 140737193045096 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 109351 101507 78 172 0 109177 0
Current children cumulated CPU time (s) 1480.87
Current children cumulated vsize (KiB) 689976

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15174
/proc/meminfo: memFree=30046556/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=437984 CPUtime=1372.61 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 121891 0 0 0 137201 60 0 0 20 0 1 0 281713951 448495616 103709 33554432000 4194304 4896791 140737193047872 140737193045512 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 109496 103709 78 172 0 109322 0
Current children cumulated CPU time (s) 1540.86
Current children cumulated vsize (KiB) 690556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15174
/proc/meminfo: memFree=30128100/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=388724 CPUtime=1432.6 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 124961 0 0 0 143196 64 0 0 20 0 1 0 281713951 398053376 91376 33554432000 4194304 4896791 140737193047872 140737193045448 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 97181 91376 78 172 0 97007 0
Current children cumulated CPU time (s) 1600.85
Current children cumulated vsize (KiB) 641296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15174
/proc/meminfo: memFree=30093972/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=439144 CPUtime=1492.59 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 126874 0 0 0 149194 65 0 0 20 0 1 0 281713951 449683456 93822 33554432000 4194304 4896791 140737193047872 140737193043608 4204062 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 109786 93822 78 172 0 109612 0
Current children cumulated CPU time (s) 1660.84
Current children cumulated vsize (KiB) 691716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15174
/proc/meminfo: memFree=30106620/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=439468 CPUtime=1552.58 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 128008 0 0 0 155192 66 0 0 20 0 1 0 281713951 450015232 96985 33554432000 4194304 4896791 140737193047872 140737193045400 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 109867 96985 78 172 0 109693 0
Current children cumulated CPU time (s) 1720.83
Current children cumulated vsize (KiB) 692040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15174
/proc/meminfo: memFree=30072804/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=441516 CPUtime=1612.57 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 132163 0 0 0 161187 70 0 0 20 0 1 0 281713951 452112384 93389 33554432000 4194304 4896791 140737193047872 140737193045400 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 110379 93389 78 172 0 110205 0
Current children cumulated CPU time (s) 1780.82
Current children cumulated vsize (KiB) 694088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15174
/proc/meminfo: memFree=30093892/32873844 swapFree=7108/7108
[pid=15076] ppid=15074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15076/stat : 15076 (runPb2sat.sh) S 15074 15076 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 281697014 9367552 274 33554432000 4194304 5064252 140735688679120 140735688678032 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15076/statm: 2287 274 233 213 0 72 0
[pid=15077] ppid=15076 vsize=234276 CPUtime=168.25 cores=0,2,4,6
/proc/15077/stat : 15077 (pb2sat) S 15076 15076 12687 0 -1 4202496 30560 99357 0 0 371 190 16224 40 20 0 1 0 281697014 239898624 45020 33554432000 4194304 5873084 140736103517616 140736103511432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/15077/statm: 58569 45020 184 410 0 58151 0
[pid=15136] ppid=15077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15136/stat : 15136 (satsolver.sh) S 15077 15076 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281713951 9367552 267 33554432000 4194304 5064252 140734355560560 140734355559472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15136/statm: 2287 267 226 213 0 72 0
[pid=15137] ppid=15136 vsize=442848 CPUtime=1631.77 cores=0,2,4,6
/proc/15137/stat : 15137 (glucose_static) R 15136 15076 12687 0 -1 4202496 132506 0 0 0 163106 71 0 0 20 0 1 0 281713951 453476352 103441 33554432000 4194304 4896791 140737193047872 140737193045080 4203841 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 110712 103441 78 172 0 110538 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 695420

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15076 and gives
#  childrusage.ru_utime.tv_sec=165
#  childrusage.ru_utime.tv_usec=959770
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=317647
# CPU time returned by wait4() is 168.277
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.02
CPU user time (s): 1797.01
CPU system time (s): 3.01
CPU usage (%): 99.9169
Max. virtual memory (cumulated for all children) (KiB): 900400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 165.96
system time used= 2.31765
maximum resident set size= 444956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 567320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 230

runsolver used 3.22051 second user time and 8.5297 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 23:54:44
IDJOB=3696155
IDBENCH=92733
IDSOLVER=2274
FILE ID=node103/3696155-1338155684
RUNJOBID= node103-1338123204-12703
PBS_JOBID= 14624497
Free space on /tmp= 71532 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_5.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696155-1338155684/watcher-3696155-1338155684 -o /tmp/evaluation-result-3696155-1338155684/solver-3696155-1338155684 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696155-1338155684.opb 1667833990 HOME HOME

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

MD5SUM BENCH= f3813b86973df1eedcf86494ca06b423
RANDOM SEED=1667833990

node103.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		: 2666.189
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	: 5332.37
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		: 2666.189
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	: 5331.91
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		: 2666.189
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	: 5331.92
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		: 2666.189
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	: 5331.91
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		: 2666.189
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	: 5331.91
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		: 2666.189
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	: 5411.36
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		: 2666.189
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	: 5331.91
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		: 2666.189
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30806400 kB
Buffers:          342936 kB
Cached:           616588 kB
SwapCached:         4508 kB
Active:           903576 kB
Inactive:         329176 kB
Active(anon):     268928 kB
Inactive(anon):     6220 kB
Active(file):     634648 kB
Inactive(file):   322956 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:              9712 kB
Writeback:             0 kB
AnonPages:        530848 kB
Mapped:            12892 kB
Shmem:                 8 kB
Slab:             694204 kB
SReclaimable:     136584 kB
SUnreclaim:       557620 kB
KernelStack:        1520 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     455444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71392 MiB
End job on node103 at 2012-05-28 00:24:46