Trace number 3250115

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 par? (TO) 4603.04 1300.01

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
Bench CategoryCRAFTED (crafted 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 variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3250115-1304085376/watcher-3250115-1304085376 -o /tmp/evaluation-result-3250115-1304085376/solver-3250115-1304085376 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250115-1304085376.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.24 8.77 9.14 6/181 32024
/proc/meminfo: memFree=30668700/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) R 32022 32024 30991 0 -1 4202496 517 0 0 0 0 0 0 0 22 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0

[startup+0.084003 s]
/proc/loadavg: 8.24 8.77 9.14 6/181 32024
/proc/meminfo: memFree=30668700/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) R 32022 32024 30991 0 -1 4202496 517 0 0 0 0 0 0 0 22 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101 s]
/proc/loadavg: 8.24 8.77 9.14 6/181 32024
/proc/meminfo: memFree=30668700/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) R 32022 32024 30991 0 -1 4202496 517 0 0 0 0 0 0 0 22 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300967 s]
/proc/loadavg: 8.24 8.77 9.14 6/181 32024
/proc/meminfo: memFree=30668700/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) R 32022 32024 30991 0 -1 4202496 518 0 0 0 0 0 0 0 22 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700895 s]
/proc/loadavg: 8.24 8.77 9.14 6/181 32024
/proc/meminfo: memFree=30668700/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 518 0 0 0 0 0 0 0 19 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 8.24 8.77 9.14 11/187 32030
/proc/meminfo: memFree=30537568/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
[pid=32025] ppid=32024 vsize=75436 CPUtime=1.49 cores=1
/proc/32025/stat : 32025 (cryptominisat) R 32024 32024 30991 0 -1 4202496 13813 0 0 0 148 1 0 0 23 0 1 0 598768315 77246464 11994 33554432000 4194304 4587354 140737084289248 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32025/statm: 18859 11994 330 96 0 15421 0
[pid=32026] ppid=32024 vsize=31396 CPUtime=1.49 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 7139 0 0 0 148 1 0 0 25 0 1 0 598768315 32149504 5147 33554432000 4194304 4785740 140736943039152 18446744073709551615 4290633 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 7849 5147 340 145 0 4894 0
[pid=32027] ppid=32024 vsize=468528 CPUtime=0.77 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7277 0 0 0 76 1 0 0 25 0 1 0 598768315 479772672 7174 33554432000 134512640 134534564 4291277920 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 117132 7174 95 6 0 115798 0
[pid=32028] ppid=32024 vsize=15216 CPUtime=1.49 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 4802 0 0 0 149 0 0 0 25 0 1 0 598768315 15581184 2972 33554432000 4194304 4352236 140736984947872 18446744073709551615 4331642 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 3804 2972 127 39 0 2884 0
[pid=32029] ppid=32024 vsize=40640 CPUtime=0.71 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 14862 0 0 0 69 2 0 0 25 0 1 0 598768315 41615360 5938 33554432000 4194304 4331988 140736641059264 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 10160 5938 148 34 0 8602 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 649540

[startup+3.10048 s]
/proc/loadavg: 8.30 8.78 9.14 10/187 32030
/proc/meminfo: memFree=30537312/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
[pid=32025] ppid=32024 vsize=404304 CPUtime=3.09 cores=1
/proc/32025/stat : 32025 (cryptominisat) R 32024 32024 30991 0 -1 4202496 14671 0 0 0 308 1 0 0 25 0 1 0 598768315 414007296 12060 33554432000 4194304 4587354 140737084289248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32025/statm: 101076 12060 333 96 0 97638 0
[pid=32026] ppid=32024 vsize=31396 CPUtime=3.09 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 7139 0 0 0 308 1 0 0 25 0 1 0 598768315 32149504 5147 33554432000 4194304 4785740 140736943039152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 7849 5147 340 145 0 4894 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=1.56 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 155 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=16028 CPUtime=3.08 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 5083 0 0 0 308 0 0 0 25 0 1 0 598768315 16412672 3175 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 4007 3175 127 39 0 3087 0
[pid=32029] ppid=32024 vsize=69352 CPUtime=1.5 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 30794 0 0 0 146 4 0 0 25 0 1 0 598768315 71016448 7755 33554432000 4194304 4331988 140736641059264 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 17338 7755 172 34 0 15780 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1011764

[startup+6.30092 s]
/proc/loadavg: 8.30 8.78 9.14 10/187 32030
/proc/meminfo: memFree=30501604/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
[pid=32025] ppid=32024 vsize=416000 CPUtime=6.29 cores=1
/proc/32025/stat : 32025 (cryptominisat) R 32024 32024 30991 0 -1 4202496 18920 0 0 0 627 2 0 0 25 0 1 0 598768315 425984000 16293 33554432000 4194304 4587354 140737084289248 18446744073709551615 4244096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32025/statm: 104000 16293 338 96 0 100562 0
[pid=32026] ppid=32024 vsize=33904 CPUtime=6.29 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 7776 0 0 0 628 1 0 0 25 0 1 0 598768315 34717696 5784 33554432000 4194304 4785740 140736943039152 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 8476 5784 340 145 0 5521 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=3.15 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 314 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=22164 CPUtime=6.29 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 6107 0 0 0 628 1 0 0 25 0 1 0 598768315 22695936 4198 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 5541 4198 127 39 0 4621 0
[pid=32029] ppid=32024 vsize=69756 CPUtime=3.1 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 31016 0 0 0 306 4 0 0 25 0 1 0 598768315 71430144 7977 33554432000 4194304 4331988 140736641059264 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 17439 7977 175 34 0 15881 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1032508

[startup+12.7008 s]
/proc/loadavg: 8.48 8.80 9.14 10/187 32031
/proc/meminfo: memFree=30473096/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
[pid=32025] ppid=32024 vsize=464856 CPUtime=12.68 cores=1
/proc/32025/stat : 32025 (cryptominisat) R 32024 32024 30991 0 -1 4202496 21664 0 0 0 1266 2 0 0 25 0 1 0 598768315 476012544 17821 33554432000 4194304 4587354 140737084289248 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32025/statm: 116214 17821 338 96 0 112776 0
[pid=32026] ppid=32024 vsize=45792 CPUtime=12.69 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 10691 0 0 0 1267 2 0 0 25 0 1 0 598768315 46891008 8699 33554432000 4194304 4785740 140736943039152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 11448 8699 340 145 0 8493 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=6.34 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 633 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=22468 CPUtime=12.69 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 6278 0 0 0 1268 1 0 0 25 0 1 0 598768315 23007232 4369 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 5617 4369 127 39 0 4697 0
[pid=32029] ppid=32024 vsize=70828 CPUtime=6.27 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 31277 0 0 0 623 4 0 0 25 0 1 0 598768315 72527872 8238 33554432000 4194304 4331988 140736641059264 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 17707 8238 175 34 0 16149 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1094628

[startup+25.5006 s]
/proc/loadavg: 8.56 8.81 9.14 10/187 32031
/proc/meminfo: memFree=30451756/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
[pid=32025] ppid=32024 vsize=450540 CPUtime=25.48 cores=1
/proc/32025/stat : 32025 (cryptominisat) R 32024 32024 30991 0 -1 4202496 30701 0 0 0 2544 4 0 0 25 0 1 0 598768315 461352960 18188 33554432000 4194304 4587354 140737084289248 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32025/statm: 112635 18188 338 96 0 109197 0
[pid=32026] ppid=32024 vsize=61096 CPUtime=25.49 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 14488 0 0 0 2546 3 0 0 25 0 1 0 598768315 62562304 12496 33554432000 4194304 4785740 140736943039152 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 15274 12496 340 145 0 12319 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=12.74 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 1273 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=22168 CPUtime=25.49 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 6542 0 0 0 2548 1 0 0 25 0 1 0 598768315 22700032 4558 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 5542 4558 127 39 0 4622 0
[pid=32029] ppid=32024 vsize=71256 CPUtime=12.6 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 31353 0 0 0 1256 4 0 0 25 0 1 0 598768315 72966144 8314 33554432000 4194304 4331988 140736641059264 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 17814 8314 175 34 0 16256 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1095744

[startup+51.1011 s]
/proc/loadavg: 8.78 8.84 9.14 10/187 32032
/proc/meminfo: memFree=30395564/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 598768314 18763776 389 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 12029017989417271295 0 0 17 1 0 0 0
/proc/32024/statm: 4581 389 341 23 0 91 0
[pid=32025] ppid=32024 vsize=482788 CPUtime=51.08 cores=1
/proc/32025/stat : 32025 (cryptominisat) R 32024 32024 30991 0 -1 4202496 37873 0 0 0 5103 5 0 0 25 0 1 0 598768315 494374912 25356 33554432000 4194304 4587354 140737084289248 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32025/statm: 120697 25356 338 96 0 117259 0
[pid=32026] ppid=32024 vsize=80752 CPUtime=51.09 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 19415 0 0 0 5103 6 0 0 25 0 1 0 598768315 82690048 17423 33554432000 4194304 4785740 140736943039152 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 20188 17423 340 145 0 17233 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=25.44 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 2543 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=22168 CPUtime=51.09 cores=3

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


[startup+942.301 s]
/proc/loadavg: 8.77 8.77 8.98 10/187 32097
/proc/meminfo: memFree=30379980/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=314336 CPUtime=942.31 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 77306 0 0 0 94196 35 0 0 25 0 1 0 598768315 321880064 75314 33554432000 4194304 4785740 140736943039152 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 78584 75314 340 145 0 75629 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=468.63 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 46862 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=45860 CPUtime=942.27 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 27107 0 0 0 94224 3 0 0 25 0 1 0 598768315 46960640 10633 33554432000 4194304 4352236 140736984947872 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 11465 10633 127 39 0 10545 0
[pid=32029] ppid=32024 vsize=79948 CPUtime=468.53 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33340 0 0 0 46848 5 0 0 25 0 1 0 598768315 81866752 10272 33554432000 4194304 4331988 140736641059264 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 19987 10272 188 34 0 18429 0
Current children cumulated CPU time (s) 3531.87
Current children cumulated vsize (KiB) 930828

[startup+1002.3 s]
/proc/loadavg: 9.00 8.84 8.99 10/187 32099
/proc/meminfo: memFree=30332040/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=340696 CPUtime=1002.3 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 83533 0 0 0 100193 37 0 0 25 0 1 0 598768315 348872704 81541 33554432000 4194304 4785740 140736943039152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 85174 81541 340 145 0 82219 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=498.47 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 49846 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=45860 CPUtime=1002.27 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 31203 0 0 0 100223 4 0 0 25 0 1 0 598768315 46960640 10633 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 11465 10633 127 39 0 10545 0
[pid=32029] ppid=32024 vsize=79948 CPUtime=498.37 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33386 0 0 0 49832 5 0 0 25 0 1 0 598768315 81866752 10318 33554432000 4194304 4331988 140736641059264 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 19987 10318 188 34 0 18429 0
Current children cumulated CPU time (s) 3711.54
Current children cumulated vsize (KiB) 957188

[startup+1062.3 s]
/proc/loadavg: 8.67 8.79 8.96 9/186 32133
/proc/meminfo: memFree=30367028/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=363016 CPUtime=1062.31 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 89105 0 0 0 106191 40 0 0 25 0 1 0 598768315 371728384 87113 33554432000 4194304 4785740 140736943039152 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 90754 87113 340 145 0 87799 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=528.29 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 52828 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=47908 CPUtime=1062.27 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 31715 0 0 0 106223 4 0 0 25 0 1 0 598768315 49057792 11145 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 11977 11145 127 39 0 11057 0
[pid=32029] ppid=32024 vsize=79948 CPUtime=528.22 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33431 0 0 0 52817 5 0 0 25 0 1 0 598768315 81866752 10363 33554432000 4194304 4331988 140736641059264 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 19987 10363 188 34 0 18429 0
Current children cumulated CPU time (s) 3891.22
Current children cumulated vsize (KiB) 981556

[startup+1122.3 s]
/proc/loadavg: 8.38 8.67 8.91 9/186 32134
/proc/meminfo: memFree=30347556/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=363016 CPUtime=1122.31 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 89112 0 0 0 112191 40 0 0 25 0 1 0 598768315 371728384 87120 33554432000 4194304 4785740 140736943039152 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 90754 87120 340 145 0 87799 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=558.16 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 55815 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=47908 CPUtime=1122.27 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 31715 0 0 0 112223 4 0 0 25 0 1 0 598768315 49057792 11145 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 11977 11145 127 39 0 11057 0
[pid=32029] ppid=32024 vsize=79948 CPUtime=558.03 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33476 0 0 0 55798 5 0 0 25 0 1 0 598768315 81866752 10408 33554432000 4194304 4331988 140736641059264 18446744073709551615 4263328 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 19987 10408 188 34 0 18429 0
Current children cumulated CPU time (s) 4070.9
Current children cumulated vsize (KiB) 981556

[startup+1182.3 s]
/proc/loadavg: 8.25 8.59 8.86 9/186 32136
/proc/meminfo: memFree=30342172/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=363016 CPUtime=1182.31 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 89115 0 0 0 118191 40 0 0 25 0 1 0 598768315 371728384 87123 33554432000 4194304 4785740 140736943039152 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 90754 87123 340 145 0 87799 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=587.95 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 58794 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=47908 CPUtime=1182.27 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 31715 0 0 0 118223 4 0 0 25 0 1 0 598768315 49057792 11145 33554432000 4194304 4352236 140736984947872 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 11977 11145 127 39 0 11057 0
[pid=32029] ppid=32024 vsize=83908 CPUtime=587.91 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33874 0 0 0 58786 5 0 0 25 0 1 0 598768315 85921792 10804 33554432000 4194304 4331988 140736641059264 18446744073709551615 218879960093 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 20977 10804 200 34 0 19419 0
Current children cumulated CPU time (s) 4250.57
Current children cumulated vsize (KiB) 985516

[startup+1242.3 s]
/proc/loadavg: 8.35 8.55 8.83 9/186 32137
/proc/meminfo: memFree=30308628/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=363016 CPUtime=1242.31 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 89117 0 0 0 124191 40 0 0 25 0 1 0 598768315 371728384 87125 33554432000 4194304 4785740 140736943039152 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 90754 87125 340 145 0 87799 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=617.82 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 61781 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=64292 CPUtime=1242.27 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 39907 0 0 0 124222 5 0 0 25 0 1 0 598768315 65835008 15241 33554432000 4194304 4352236 140736984947872 18446744073709551615 4331541 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 16073 15241 127 39 0 15153 0
[pid=32029] ppid=32024 vsize=83908 CPUtime=617.71 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33932 0 0 0 61766 5 0 0 25 0 1 0 598768315 85921792 10851 33554432000 4194304 4331988 140736641059264 18446744073709551615 4299861 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 20977 10851 189 34 0 19419 0
Current children cumulated CPU time (s) 4430.24
Current children cumulated vsize (KiB) 1001900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.19 8.47 8.78 9/186 32139
/proc/meminfo: memFree=30320616/32950928 swapFree=67111524/67111528
[pid=32024] ppid=32022 vsize=18324 CPUtime=710.13 cores=1,3,5,7
/proc/32024/stat : 32024 (ppfolio) S 32022 32024 30991 0 -1 4202496 520 120227 0 0 0 0 70960 53 15 0 1 0 598768314 18763776 390 33554432000 4194304 4287625 140736660188656 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32024/statm: 4581 390 342 23 0 91 0
[pid=32026] ppid=32024 vsize=363016 CPUtime=1300.02 cores=5
/proc/32026/stat : 32026 (clasp) R 32024 32024 30991 0 -1 4202496 89126 0 0 0 129962 40 0 0 25 0 1 0 598768315 371728384 87134 33554432000 4194304 4785740 140736943039152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32026/statm: 90754 87134 340 145 0 87799 0
[pid=32027] ppid=32024 vsize=472360 CPUtime=646.51 cores=7
/proc/32027/stat : 32027 (TNM) R 32024 32024 30991 0 -1 4202496 7278 0 0 0 64650 1 0 0 25 0 1 0 598768315 483696640 7175 33554432000 134512640 134534564 4291277920 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32027/statm: 118090 7175 95 6 0 116756 0
[pid=32028] ppid=32024 vsize=47908 CPUtime=1299.97 cores=3
/proc/32028/stat : 32028 (lingeling) R 32024 32024 30991 0 -1 4202496 44003 0 0 0 129992 5 0 0 25 0 1 0 598768315 49057792 11145 33554432000 4194304 4352236 140736984947872 18446744073709551615 4271280 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32028/statm: 11977 11145 127 39 0 11057 0
[pid=32029] ppid=32024 vsize=83908 CPUtime=646.41 cores=7
/proc/32029/stat : 32029 (march_hi) R 32024 32024 30991 0 -1 4202496 33980 0 0 0 64636 5 0 0 25 0 1 0 598768315 85921792 10899 33554432000 4194304 4331988 140736641059264 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32029/statm: 20977 10899 189 34 0 19419 0
Current children cumulated CPU time (s) 4603.04
Current children cumulated vsize (KiB) 985516

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 32024 and gives
#  childrusage.ru_utime.tv_sec=709
#  childrusage.ru_utime.tv_usec=611122
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=541917
# CPU time returned by wait4() is 710.153
# while last known CPU time is 4603.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 4603.04
CPU user time (s): 4602
CPU system time (s): 1.04
CPU usage (%): 354.077
Max. virtual memory (cumulated for all children) (KiB): 1734408

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

runsolver used 1.91171 second user time and 5.19421 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 15:56:17
IDJOB=3250115
IDBENCH=83244
IDSOLVER=1612
FILE ID=node112/3250115-1304085376
RUNJOBID= node112-1304083746-31536
PBS_JOBID= 13170513
Free space on /tmp= 72552 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250115-1304085376/watcher-3250115-1304085376 -o /tmp/evaluation-result-3250115-1304085376/solver-3250115-1304085376 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3250115-1304085376.cnf

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=23102777

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30668980 kB
Buffers:        429828 kB
Cached:        1182648 kB
SwapCached:          4 kB
Active:         351456 kB
Inactive:      1529700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30668980 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14372 kB
Writeback:           0 kB
AnonPages:      268368 kB
Mapped:          16236 kB
Slab:           335636 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   869912 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= 72540 MiB
End job on node112 at 2011-04-29 16:17:59