Trace number 3264241

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) 4800.09 1201.61

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

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

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: 3.72 4.10 5.52 1/171 1759
/proc/meminfo: memFree=31440816/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) R 1757 1759 32278 0 -1 4194304 466 0 0 0 0 0 0 0 22 0 1 0 520964010 18763776 387 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1759/statm: 4581 387 339 23 0 91 0

[startup+0.019661 s]
/proc/loadavg: 3.72 4.10 5.52 1/171 1759
/proc/meminfo: memFree=31440816/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) R 1757 1759 32278 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10065 s]
/proc/loadavg: 3.72 4.10 5.52 1/171 1759
/proc/meminfo: memFree=31440816/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) R 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300614 s]
/proc/loadavg: 3.72 4.10 5.52 1/171 1759
/proc/meminfo: memFree=31440816/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700485 s]
/proc/loadavg: 3.72 4.10 5.52 1/171 1759
/proc/meminfo: memFree=31440816/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 3.72 4.10 5.52 6/177 1765
/proc/meminfo: memFree=31381992/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=45080 CPUtime=1.49 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 9343 0 0 0 148 1 0 0 25 0 1 0 520964011 46161920 6428 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 11270 6428 326 96 0 7832 0
[pid=1761] ppid=1759 vsize=21004 CPUtime=1.48 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 3434 0 0 0 148 0 0 0 25 0 1 0 520964011 21508096 2580 33554432000 4194304 4785740 140733516465520 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 5251 2580 340 145 0 2296 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=0.77 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 77 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=10900 CPUtime=1.48 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 2504 0 0 0 148 0 0 0 25 0 1 0 520964011 11161600 1884 33554432000 4194304 4352236 140737442989360 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 2725 1884 124 39 0 1805 0
[pid=1764] ppid=1759 vsize=25644 CPUtime=0.7 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 10156 0 0 0 69 1 0 0 25 0 1 0 520964011 26259456 2674 33554432000 4194304 4331988 140735657202848 18446744073709551615 4263162 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 6411 2674 175 34 0 4853 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 583908

[startup+3.10106 s]
/proc/loadavg: 3.82 4.12 5.51 6/177 1765
/proc/meminfo: memFree=31373312/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1321380 CPUtime=3.08 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 10454 0 0 0 307 1 0 0 25 0 1 0 520964011 1353093120 6504 33554432000 4194304 4587354 140734434871808 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 330345 6504 337 96 0 326907 0
[pid=1761] ppid=1759 vsize=26620 CPUtime=3.08 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 4864 0 0 0 308 0 0 0 25 0 1 0 520964011 27258880 4010 33554432000 4194304 4785740 140733516465520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 6655 4012 340 145 0 3700 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=1.57 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 157 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=14100 CPUtime=3.08 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 3307 0 0 0 308 0 0 0 25 0 1 0 520964011 14438400 2687 33554432000 4194304 4352236 140737442989360 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 3525 2687 127 39 0 2605 0
[pid=1764] ppid=1759 vsize=25932 CPUtime=1.5 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 10205 0 0 0 149 1 0 0 25 0 1 0 520964011 26554368 2723 33554432000 4194304 4331988 140735657202848 18446744073709551615 4246730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 6483 2723 175 34 0 4925 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1869312

[startup+6.30056 s]
/proc/loadavg: 3.82 4.12 5.51 6/177 1765
/proc/meminfo: memFree=31338476/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1343032 CPUtime=6.29 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 15595 0 0 0 627 2 0 0 25 0 1 0 520964011 1375264768 11641 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 335758 11641 337 96 0 332320 0
[pid=1761] ppid=1759 vsize=35296 CPUtime=6.29 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 7002 0 0 0 628 1 0 0 25 0 1 0 520964011 36143104 6148 33554432000 4194304 4785740 140733516465520 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 8824 6148 340 145 0 5869 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=3.15 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 315 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=17172 CPUtime=6.28 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 3869 0 0 0 628 0 0 0 25 0 1 0 520964011 17584128 3249 33554432000 4194304 4352236 140737442989360 18446744073709551615 4276501 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 4293 3249 127 39 0 3373 0
[pid=1764] ppid=1759 vsize=26196 CPUtime=3.1 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 10288 0 0 0 309 1 0 0 25 0 1 0 520964011 26824704 2806 33554432000 4194304 4331988 140735657202848 18446744073709551615 4237012 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 6549 2806 175 34 0 4991 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1902976

[startup+12.7004 s]
/proc/loadavg: 4.08 4.16 5.51 6/177 1765
/proc/meminfo: memFree=31325828/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1353336 CPUtime=12.69 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 19319 0 0 0 1266 3 0 0 25 0 1 0 520964011 1385816064 11750 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 338334 11750 337 96 0 334896 0
[pid=1761] ppid=1759 vsize=39296 CPUtime=12.69 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 7973 0 0 0 1268 1 0 0 25 0 1 0 520964011 40239104 7119 33554432000 4194304 4785740 140733516465520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 9824 7119 340 145 0 6869 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=6.32 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 632 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=20416 CPUtime=12.68 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 4631 0 0 0 1268 0 0 0 25 0 1 0 520964011 20905984 4011 33554432000 4194304 4352236 140737442989360 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 5104 4011 127 39 0 4184 0
[pid=1764] ppid=1759 vsize=27740 CPUtime=6.29 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 10602 0 0 0 628 1 0 0 25 0 1 0 520964011 28405760 3120 33554432000 4194304 4331988 140735657202848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 6935 3120 175 34 0 5377 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1922068

[startup+25.5012 s]
/proc/loadavg: 4.22 4.19 5.51 6/177 1765
/proc/meminfo: memFree=31286120/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1364824 CPUtime=25.49 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 28463 0 0 0 2545 4 0 0 25 0 1 0 520964011 1397579776 18942 33554432000 4194304 4587354 140734434871808 18446744073709551615 4236426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 341206 18942 337 96 0 337768 0
[pid=1761] ppid=1759 vsize=45836 CPUtime=25.49 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 9574 0 0 0 2548 1 0 0 25 0 1 0 520964011 46936064 8720 33554432000 4194304 4785740 140733516465520 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 11459 8720 340 145 0 8504 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=12.71 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 1271 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=24272 CPUtime=25.48 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 5850 0 0 0 2548 0 0 0 25 0 1 0 520964011 24854528 5230 33554432000 4194304 4352236 140737442989360 18446744073709551615 4241672 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 6068 5230 127 39 0 5148 0
[pid=1764] ppid=1759 vsize=29116 CPUtime=12.62 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 10901 0 0 0 1261 1 0 0 25 0 1 0 520964011 29814784 3419 33554432000 4194304 4331988 140735657202848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 7279 3419 175 34 0 5721 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1945328

[startup+51.1007 s]
/proc/loadavg: 4.48 4.25 5.49 6/177 1766
/proc/meminfo: memFree=31266696/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1365892 CPUtime=51.09 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 30565 0 0 0 5104 5 0 0 25 0 1 0 520964011 1398673408 21038 33554432000 4194304 4587354 140734434871808 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 341473 21038 337 96 0 338035 0
[pid=1761] ppid=1759 vsize=53492 CPUtime=51.09 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 11401 0 0 0 5107 2 0 0 25 0 1 0 520964011 54775808 10547 33554432000 4194304 4785740 140733516465520 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 13373 10547 340 145 0 10418 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=25.42 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 2542 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=35864 CPUtime=51.09 cores=2

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

/proc/1764/statm: 24845 16647 175 34 0 23287 0
Current children cumulated CPU time (s) 3524.54
Current children cumulated vsize (KiB) 2207456

[startup+942.301 s]
/proc/loadavg: 5.06 5.04 5.22 6/177 1789
/proc/meminfo: memFree=31010720/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1463720 CPUtime=942.31 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 183804 0 0 0 94166 65 0 0 25 0 1 0 520964011 1498849280 42882 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 365930 42882 337 96 0 362492 0
[pid=1761] ppid=1759 vsize=127804 CPUtime=942.31 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 28850 0 0 0 94223 8 0 0 25 0 1 0 520964011 130871296 27996 33554432000 4194304 4785740 140733516465520 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 31951 27996 340 145 0 28996 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=468.68 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 46868 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=67628 CPUtime=942.3 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 124209 0 0 0 94214 16 0 0 25 0 1 0 520964011 69251072 16069 33554432000 4194304 4352236 140737442989360 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 16907 16069 127 39 0 15987 0
[pid=1764] ppid=1759 vsize=99380 CPUtime=468.63 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 25672 0 0 0 46852 11 0 0 25 0 1 0 520964011 101765120 17659 33554432000 4194304 4331988 140735657202848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 24845 17659 175 34 0 23287 0
Current children cumulated CPU time (s) 3764.23
Current children cumulated vsize (KiB) 2239812

[startup+1002.3 s]
/proc/loadavg: 5.02 5.03 5.20 6/177 1791
/proc/meminfo: memFree=31000016/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1467524 CPUtime=1002.31 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 190817 0 0 0 100163 68 0 0 25 0 1 0 520964011 1502744576 42886 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 366881 42886 337 96 0 363443 0
[pid=1761] ppid=1759 vsize=131008 CPUtime=1002.31 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 29621 0 0 0 100223 8 0 0 25 0 1 0 520964011 134152192 28767 33554432000 4194304 4785740 140733516465520 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 32752 28767 340 145 0 29797 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=498.54 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 49854 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=71724 CPUtime=1002.31 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 134961 0 0 0 100213 18 0 0 25 0 1 0 520964011 73445376 17093 33554432000 4194304 4352236 140737442989360 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 17931 17093 127 39 0 17011 0
[pid=1764] ppid=1759 vsize=112476 CPUtime=498.45 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 26528 0 0 0 49833 12 0 0 25 0 1 0 520964011 115175424 18515 33554432000 4194304 4331988 140735657202848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 28119 18515 175 34 0 26561 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 2264012

[startup+1062.3 s]
/proc/loadavg: 5.04 5.03 5.19 6/177 1793
/proc/meminfo: memFree=31002204/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1459116 CPUtime=1062.31 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 198117 0 0 0 106158 73 0 0 25 0 1 0 520964011 1494134784 42886 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 364779 42886 337 96 0 361341 0
[pid=1761] ppid=1759 vsize=133352 CPUtime=1062.31 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 30126 0 0 0 106223 8 0 0 25 0 1 0 520964011 136552448 29272 33554432000 4194304 4785740 140733516465520 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 33338 29272 340 145 0 30383 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=528.35 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 52835 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=63536 CPUtime=1062.31 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 145202 0 0 0 106211 20 0 0 25 0 1 0 520964011 65060864 15046 33554432000 4194304 4352236 140737442989360 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 15884 15046 127 39 0 14964 0
[pid=1764] ppid=1759 vsize=112476 CPUtime=528.31 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 27535 0 0 0 52819 12 0 0 25 0 1 0 520964011 115175424 19522 33554432000 4194304 4331988 140735657202848 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 28119 19522 175 34 0 26561 0
Current children cumulated CPU time (s) 4243.59
Current children cumulated vsize (KiB) 2249760

[startup+1122.3 s]
/proc/loadavg: 5.06 5.04 5.18 6/177 1794
/proc/meminfo: memFree=30985792/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1466404 CPUtime=1122.31 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 205693 0 0 0 112154 77 0 0 25 0 1 0 520964011 1501597696 42886 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 366601 42886 337 96 0 363163 0
[pid=1761] ppid=1759 vsize=136316 CPUtime=1122.32 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 30774 0 0 0 112223 9 0 0 25 0 1 0 520964011 139587584 29920 33554432000 4194304 4785740 140733516465520 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 34079 29920 340 145 0 31124 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=558.23 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 55823 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=73776 CPUtime=1122.31 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 158002 0 0 0 112210 21 0 0 25 0 1 0 520964011 75546624 17606 33554432000 4194304 4352236 140737442989360 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 18444 17606 127 39 0 17524 0
[pid=1764] ppid=1759 vsize=112476 CPUtime=558.13 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 28433 0 0 0 55800 13 0 0 25 0 1 0 520964011 115175424 20420 33554432000 4194304 4331988 140735657202848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 28119 20420 175 34 0 26561 0
Current children cumulated CPU time (s) 4483.3
Current children cumulated vsize (KiB) 2270252

[startup+1182.3 s]
/proc/loadavg: 5.06 5.04 5.17 6/177 1796
/proc/meminfo: memFree=30976184/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1467612 CPUtime=1182.31 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 212928 0 0 0 118151 80 0 0 25 0 1 0 520964011 1502834688 44773 33554432000 4194304 4587354 140734434871808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 366903 44773 337 96 0 363465 0
[pid=1761] ppid=1759 vsize=137980 CPUtime=1182.31 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 31156 0 0 0 118222 9 0 0 25 0 1 0 520964011 141291520 30302 33554432000 4194304 4785740 140733516465520 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 34495 30302 340 145 0 31540 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=588.03 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 58803 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=71728 CPUtime=1182.31 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 168242 0 0 0 118209 22 0 0 25 0 1 0 520964011 73449472 17094 33554432000 4194304 4352236 140737442989360 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 17932 17094 127 39 0 17012 0
[pid=1764] ppid=1759 vsize=112476 CPUtime=588 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 29414 0 0 0 58787 13 0 0 25 0 1 0 520964011 115175424 21401 33554432000 4194304 4331988 140735657202848 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 28119 21401 175 34 0 26561 0
Current children cumulated CPU time (s) 4722.96
Current children cumulated vsize (KiB) 2271076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.16 5.07 5.18 6/177 1797
/proc/meminfo: memFree=30964132/32950928 swapFree=67111404/67111528
[pid=1759] ppid=1757 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1759/stat : 1759 (ppfolio) S 1757 1759 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520964010 18763776 389 33554432000 4194304 4287625 140734661438368 18446744073709551615 235594886671 0 0 4096 65536 13520993695658147839 0 0 17 4 0 0 0
/proc/1759/statm: 4581 389 341 23 0 91 0
[pid=1760] ppid=1759 vsize=1453288 CPUtime=1201.62 cores=0
/proc/1760/stat : 1760 (cryptominisat) R 1759 1759 32278 0 -1 4202496 215057 0 0 0 120081 81 0 0 25 0 1 0 520964011 1488166912 44275 33554432000 4194304 4587354 140734434871808 18446744073709551615 235594563270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1760/statm: 363322 44275 337 96 0 359884 0
[pid=1761] ppid=1759 vsize=138172 CPUtime=1201.62 cores=4
/proc/1761/stat : 1761 (clasp) R 1759 1759 32278 0 -1 4202496 31210 0 0 0 120153 9 0 0 25 0 1 0 520964011 141488128 30356 33554432000 4194304 4785740 140733516465520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1761/statm: 34543 30356 340 145 0 31588 0
[pid=1762] ppid=1759 vsize=462956 CPUtime=597.63 cores=6
/proc/1762/stat : 1762 (TNM) R 1759 1759 32278 0 -1 4202496 3275 0 0 0 59763 0 0 0 25 0 1 0 520964011 474066944 3172 33554432000 134512640 134534564 4287935536 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1762/statm: 115739 3172 95 6 0 114405 0
[pid=1763] ppid=1759 vsize=84016 CPUtime=1201.62 cores=2
/proc/1763/stat : 1763 (lingeling) R 1759 1759 32278 0 -1 4202496 171314 0 0 0 120140 22 0 0 25 0 1 0 520964011 86032384 20166 33554432000 4194304 4352236 140737442989360 18446744073709551615 4271280 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1763/statm: 21004 20166 127 39 0 20084 0
[pid=1764] ppid=1759 vsize=112476 CPUtime=597.6 cores=6
/proc/1764/stat : 1764 (march_hi) R 1759 1759 32278 0 -1 4202496 29669 0 0 0 59747 13 0 0 25 0 1 0 520964011 115175424 21656 33554432000 4194304 4331988 140735657202848 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1764/statm: 28119 21656 175 34 0 26561 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 2269232

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

Real time (s): 1201.61
CPU time (s): 4800.09
CPU user time (s): 4798.84
CPU system time (s): 1.25
CPU usage (%): 399.47
Max. virtual memory (cumulated for all children) (KiB): 3543344

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

runsolver used 2.10168 second user time and 4.27735 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 18:14:12
IDJOB=3264241
IDBENCH=84568
IDSOLVER=1612
FILE ID=node120/3264241-1304093652
RUNJOBID= node120-1304089842-1246
PBS_JOBID= 13170527
Free space on /tmp= 72076 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264241-1304093652/watcher-3264241-1304093652 -o /tmp/evaluation-result-3264241-1304093652/solver-3264241-1304093652 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3264241-1304093652.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=957887234

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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:     32950928 kB
MemFree:      31441096 kB
Buffers:        475140 kB
Cached:         612956 kB
SwapCached:          8 kB
Active:         410272 kB
Inactive:       741060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31441096 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           11684 kB
Writeback:           0 kB
AnonPages:       62840 kB
Mapped:          14692 kB
Slab:           296224 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190384 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= 72064 MiB
End job on node120 at 2011-04-29 18:34:16