Trace number 3221110

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
ppfolio seq? (TO) 5000.08 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3221110-1303288062/watcher-3221110-1303288062 -o /tmp/evaluation-result-3221110-1303288062/solver-3221110-1303288062 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221110-1303288062.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 7.89 8.02 7.99 4/180 1156
/proc/meminfo: memFree=17964916/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) R 1154 1156 1055 0 -1 4202496 470 0 0 0 0 0 0 0 25 0 1 0 440408856 18763776 391 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634335637 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1156/statm: 4581 391 343 23 0 91 0

[startup+0.016299 s]
/proc/loadavg: 7.89 8.02 7.99 4/180 1156
/proc/meminfo: memFree=17964916/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5629746103990583560 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100287 s]
/proc/loadavg: 7.89 8.02 7.99 4/180 1156
/proc/meminfo: memFree=17964916/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5629746103990583560 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300249 s]
/proc/loadavg: 7.89 8.02 7.99 4/180 1156
/proc/meminfo: memFree=17964916/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700179 s]
/proc/loadavg: 7.89 8.02 7.99 4/180 1156
/proc/meminfo: memFree=17964916/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670622408343552 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 7.89 8.02 7.99 7/184 1160
/proc/meminfo: memFree=17958504/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670759847297024 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1126768 CPUtime=0.49 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 1389 0 0 0 49 0 0 0 25 0 1 0 440408856 1153810432 801 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 281692 801 327 96 0 278254 0
[pid=1158] ppid=1156 vsize=13372 CPUtime=0.39 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 813 0 0 0 39 0 0 0 25 0 1 0 440408856 13692928 700 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 3343 700 340 145 0 388 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=0.59 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 59 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1614428

[startup+3.10075 s]
/proc/loadavg: 7.89 8.02 7.99 7/184 1160
/proc/meminfo: memFree=17956272/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670897286250496 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1127236 CPUtime=1.04 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 1983 0 0 0 104 0 0 0 25 0 1 0 440408856 1154289664 1042 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 281809 1042 327 96 0 278371 0
[pid=1158] ppid=1156 vsize=13908 CPUtime=0.89 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 931 0 0 0 89 0 0 0 25 0 1 0 440408856 14241792 818 33554432000 4194304 4785740 140737469250144 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 3477 818 340 145 0 522 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=1.14 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 114 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1615432

[startup+6.30119 s]
/proc/loadavg: 7.74 7.99 7.98 7/184 1160
/proc/meminfo: memFree=17941104/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625671034725203968 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1137172 CPUtime=2.09 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 4635 0 0 0 209 0 0 0 25 0 1 0 440408856 1164464128 2794 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 284293 2794 337 96 0 280855 0
[pid=1158] ppid=1156 vsize=14712 CPUtime=1.99 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 1128 0 0 0 199 0 0 0 25 0 1 0 440408856 15065088 1015 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 3678 1015 340 145 0 723 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=2.19 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 219 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1626172

[startup+12.7011 s]
/proc/loadavg: 7.60 7.95 7.97 7/184 1160
/proc/meminfo: memFree=17935828/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1139684 CPUtime=4.24 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 6889 0 0 0 423 1 0 0 25 0 1 0 440408856 1167036416 3954 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 284921 3954 337 96 0 281483 0
[pid=1158] ppid=1156 vsize=15644 CPUtime=4.09 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 1371 0 0 0 409 0 0 0 25 0 1 0 440408856 16019456 1258 33554432000 4194304 4785740 140737469250144 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 3911 1258 340 145 0 956 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=4.34 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 434 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1629616

[startup+25.5008 s]
/proc/loadavg: 7.24 7.86 7.94 7/184 1161
/proc/meminfo: memFree=17933848/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625669248018808832 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1139960 CPUtime=8.49 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 9720 0 0 0 848 1 0 0 25 0 1 0 440408856 1167319040 4020 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 284990 4020 337 96 0 281552 0
[pid=1158] ppid=1156 vsize=17132 CPUtime=8.39 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 1740 0 0 0 839 0 0 0 25 0 1 0 440408856 17543168 1627 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 4283 1627 341 145 0 1328 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=8.59 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 859 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1631380

[startup+51.1003 s]
/proc/loadavg: 6.82 7.71 7.88 7/184 1161
/proc/meminfo: memFree=17923036/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625669248018808832 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1147176 CPUtime=17.04 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 15095 0 0 0 1703 1 0 0 25 0 1 0 440408856 1174708224 4907 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238146 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 286794 4907 337 96 0 283356 0
[pid=1158] ppid=1156 vsize=18636 CPUtime=16.89 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 2109 0 0 0 1689 0 0 0 25 0 1 0 440408856 19083264 1996 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 4659 1996 341 145 0 1704 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=17.14 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 1714 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1640100

[startup+102.306 s]
/proc/loadavg: 6.35 7.44 7.78 7/184 1163
/proc/meminfo: memFree=17908772/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625669522896715776 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1148828 CPUtime=34.09 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 23363 0 0 0 3406 3 0 0 25 0 1 0 440408856 1176399872 6189 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 287207 6189 337 96 0 283769 0
[pid=1158] ppid=1156 vsize=21564 CPUtime=33.99 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 2814 0 0 0 3399 0 0 0 25 0 1 0 440408856 22081536 2701 33554432000 4194304 4785740 140737469250144 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 5391 2701 341 145 0 2436 0
[pid=1159] ppid=1156 vsize=455964 CPUtime=34.21 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 364 0 0 0 3421 0 0 0 25 0 1 0 440408856 466907136 261 33554432000 134512640 134534564 4286576816 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113991 261 95 6 0 112657 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1644680

[startup+162.301 s]
/proc/loadavg: 6.17 7.19 7.67 7/184 1164
/proc/meminfo: memFree=17899924/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625669522896715776 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1148104 CPUtime=54.08 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 30825 0 0 0 5404 4 0 0 25 0 1 0 440408856 1175658496 6550 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 287026 6550 337 96 0 283588 0
[pid=1158] ppid=1156 vsize=23552 CPUtime=53.98 cores=1

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

/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1755564

[startup+4602.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 1325
/proc/meminfo: memFree=17744540/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1212260 CPUtime=1534.62 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 215594 0 0 0 153413 49 0 0 25 0 1 0 440408856 1241354240 23819 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 303065 23819 337 96 0 299627 0
[pid=1158] ppid=1156 vsize=53208 CPUtime=1533.75 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10054 0 0 0 153374 1 0 0 25 0 1 0 440408856 54484992 9941 33554432000 4194304 4785740 140737469250144 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13302 9941 341 145 0 10347 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1534.01 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 153401 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1739760

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1326
/proc/meminfo: memFree=17735832/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1212260 CPUtime=1554.62 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 216335 0 0 0 155413 49 0 0 25 0 1 0 440408856 1241354240 24538 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 303065 24538 337 96 0 299627 0
[pid=1158] ppid=1156 vsize=53208 CPUtime=1553.75 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10082 0 0 0 155374 1 0 0 25 0 1 0 440408856 54484992 9969 33554432000 4194304 4785740 140737469250144 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13302 9969 341 145 0 10347 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1554.01 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 155401 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1739760

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1328
/proc/meminfo: memFree=17719284/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1228376 CPUtime=1574.64 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 219828 0 0 0 157414 50 0 0 25 0 1 0 440408856 1257857024 26991 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 307094 26991 337 96 0 303656 0
[pid=1158] ppid=1156 vsize=53376 CPUtime=1573.75 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10117 0 0 0 157374 1 0 0 25 0 1 0 440408856 54657024 10004 33554432000 4194304 4785740 140737469250144 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13344 10004 341 145 0 10389 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1574 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 157400 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 1595755 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1756044

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1329
/proc/meminfo: memFree=17724712/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1228376 CPUtime=1594.63 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 221415 0 0 0 159413 50 0 0 25 0 1 0 440408856 1257857024 28527 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 307094 28527 337 96 0 303656 0
[pid=1158] ppid=1156 vsize=53548 CPUtime=1593.74 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10151 0 0 0 159373 1 0 0 25 0 1 0 440408856 54833152 10038 33554432000 4194304 4785740 140737469250144 18446744073709551615 4309576 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13387 10038 341 145 0 10432 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1594 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 159400 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1756216

[startup+4842.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 1331
/proc/meminfo: memFree=17730512/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1230020 CPUtime=1614.64 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 224946 0 0 0 161413 51 0 0 25 0 1 0 440408856 1259540480 27010 33554432000 4194304 4587354 140733382037968 18446744073709551615 216634211985 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 307505 27010 337 96 0 304067 0
[pid=1158] ppid=1156 vsize=53884 CPUtime=1613.74 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10212 0 0 0 161373 1 0 0 25 0 1 0 440408856 55177216 10099 33554432000 4194304 4785740 140737469250144 18446744073709551615 4550506 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13471 10099 341 145 0 10516 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1614 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 161400 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 1595803 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1758196

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 1333
/proc/meminfo: memFree=17716700/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1230020 CPUtime=1634.64 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 226638 0 0 0 163412 52 0 0 25 0 1 0 440408856 1259540480 28644 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 307505 28644 337 96 0 304067 0
[pid=1158] ppid=1156 vsize=53884 CPUtime=1633.75 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10236 0 0 0 163374 1 0 0 25 0 1 0 440408856 55177216 10123 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13471 10123 341 145 0 10516 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1634 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 163400 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1758196

[startup+4962.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 1334
/proc/meminfo: memFree=17717168/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1230088 CPUtime=1654.64 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 230232 0 0 0 165410 54 0 0 25 0 1 0 440408856 1259610112 27162 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 307522 27162 337 96 0 304084 0
[pid=1158] ppid=1156 vsize=54024 CPUtime=1653.76 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10263 0 0 0 165375 1 0 0 25 0 1 0 440408856 55320576 10150 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13506 10150 341 145 0 10551 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1653.99 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 165399 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1758404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1335
/proc/meminfo: memFree=17709952/32951124 swapFree=67111528/67111528
[pid=1156] ppid=1154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1156/stat : 1156 (ppfolio) S 1154 1156 1055 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 440408856 18763776 393 33554432000 4194304 4287625 140736642305248 18446744073709551615 216634535439 0 0 4096 65536 5625670210091483136 0 0 17 7 0 0 0
/proc/1156/statm: 4581 393 345 23 0 91 0
[pid=1157] ppid=1156 vsize=1230088 CPUtime=1667.16 cores=1
/proc/1157/stat : 1157 (cryptominisat) R 1156 1156 1055 0 -1 4202496 231240 0 0 0 166662 54 0 0 25 0 1 0 440408856 1259610112 28145 33554432000 4194304 4587354 140733382037968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1157/statm: 307522 28145 337 96 0 304084 0
[pid=1158] ppid=1156 vsize=54360 CPUtime=1666.33 cores=1
/proc/1158/stat : 1158 (clasp) R 1156 1156 1055 0 -1 4202496 10322 0 0 0 166632 1 0 0 25 0 1 0 440408856 55664640 10209 33554432000 4194304 4785740 140737469250144 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1158/statm: 13590 10209 341 145 0 10635 0
[pid=1159] ppid=1156 vsize=455968 CPUtime=1666.59 cores=1
/proc/1159/stat : 1159 (TNM) R 1156 1156 1055 0 -1 4202496 373 0 0 0 166659 0 0 0 25 0 1 0 440408856 466911232 270 33554432000 134512640 134534564 4286576816 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1159/statm: 113992 270 103 6 0 112658 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1758740

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4999.53
CPU system time (s): 0.55
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2880596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498
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= 208
involuntary context switches= 5

runsolver used 8.17676 second user time and 19.0251 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-20 10:27:42
IDJOB=3221110
IDBENCH=82868
IDSOLVER=1639
FILE ID=node103/3221110-1303288062
RUNJOBID= node103-1303288059-1074
PBS_JOBID= 13049589
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221110-1303288062/watcher-3221110-1303288062 -o /tmp/evaluation-result-3221110-1303288062/solver-3221110-1303288062 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221110-1303288062.cnf

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=533370653

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17965196 kB
Buffers:        681792 kB
Cached:       13902580 kB
SwapCached:          0 kB
Active:        8440188 kB
Inactive:      6211472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17965196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20248 kB
Writeback:           0 kB
AnonPages:       67056 kB
Mapped:          16428 kB
Slab:           270176 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   661300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71540 MiB
End job on node103 at 2011-04-20 11:51:04