Trace number 3275227

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.06 4999.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.63714
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

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

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: 5.84 5.98 5.91 4/180 21345
/proc/meminfo: memFree=14350168/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 16455792677770723588 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0

[startup+0.01259 s]
/proc/loadavg: 5.84 5.98 5.91 4/180 21345
/proc/meminfo: memFree=14350168/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 16455792677770723588 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10065 s]
/proc/loadavg: 5.84 5.98 5.91 4/180 21345
/proc/meminfo: memFree=14350168/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 16455792677770723588 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30061 s]
/proc/loadavg: 5.84 5.98 5.91 4/180 21345
/proc/meminfo: memFree=14350168/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700545 s]
/proc/loadavg: 5.84 5.98 5.91 4/180 21345
/proc/meminfo: memFree=14350168/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298167646444322816 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 5.84 5.98 5.91 7/184 21349
/proc/meminfo: memFree=14344432/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298167646444322816 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1118772 CPUtime=0.49 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 1333 0 0 0 49 0 0 0 25 0 1 0 554256908 1145622528 955 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 279693 955 326 96 0 276255 0
[pid=21347] ppid=21345 vsize=12824 CPUtime=0.44 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 677 0 0 0 44 0 0 0 25 0 1 0 554256908 13131776 567 33554432000 4194304 4785740 140736641761824 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 3206 567 340 145 0 251 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=0.54 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 54 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1605612

[startup+3.10109 s]
/proc/loadavg: 5.84 5.98 5.91 7/184 21349
/proc/meminfo: memFree=14340588/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165722298974208 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1119460 CPUtime=0.99 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 1971 0 0 0 99 0 0 0 25 0 1 0 554256908 1146327040 1179 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 279865 1179 326 96 0 276427 0
[pid=21347] ppid=21345 vsize=13220 CPUtime=0.99 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 771 0 0 0 99 0 0 0 25 0 1 0 554256908 13537280 661 33554432000 4194304 4785740 140736641761824 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 3305 661 340 145 0 350 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=1.09 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 109 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1606696

[startup+6.30048 s]
/proc/loadavg: 5.86 5.98 5.91 7/184 21349
/proc/meminfo: memFree=14329792/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298167371566415872 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1129580 CPUtime=2.09 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 5416 0 0 0 209 0 0 0 25 0 1 0 554256908 1156689920 3466 33554432000 4194304 4587354 140736782169872 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 282395 3466 337 96 0 278957 0
[pid=21347] ppid=21345 vsize=13620 CPUtime=2.04 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 857 0 0 0 204 0 0 0 25 0 1 0 554256908 13946880 747 33554432000 4194304 4785740 140736641761824 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 3405 747 340 145 0 450 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=2.14 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 214 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1617216

[startup+12.7013 s]
/proc/loadavg: 5.87 5.98 5.91 7/184 21349
/proc/meminfo: memFree=14293636/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165859737927680 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1130256 CPUtime=4.19 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 7099 0 0 0 419 0 0 0 25 0 1 0 554256908 1157382144 3690 33554432000 4194304 4587354 140736782169872 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 282564 3690 337 96 0 279126 0
[pid=21347] ppid=21345 vsize=14152 CPUtime=4.19 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 1008 0 0 0 419 0 0 0 25 0 1 0 554256908 14491648 898 33554432000 4194304 4785740 140736641761824 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 3538 898 340 145 0 583 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=4.29 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 429 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1618424

[startup+25.5008 s]
/proc/loadavg: 5.90 5.98 5.91 7/184 21349
/proc/meminfo: memFree=14275168/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1138508 CPUtime=8.49 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 10263 0 0 0 848 1 0 0 25 0 1 0 554256908 1165832192 5978 33554432000 4194304 4587354 140736782169872 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 284627 5978 337 96 0 281189 0
[pid=21347] ppid=21345 vsize=14820 CPUtime=8.44 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 1180 0 0 0 844 0 0 0 25 0 1 0 554256908 15175680 1070 33554432000 4194304 4785740 140736641761824 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 3705 1070 340 145 0 750 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=8.54 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 854 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1627344

[startup+51.101 s]
/proc/loadavg: 5.93 5.98 5.91 7/184 21350
/proc/meminfo: memFree=14264196/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165859737927680 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1147740 CPUtime=16.99 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 14575 0 0 0 1697 2 0 0 25 0 1 0 554256908 1175285760 8171 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 286935 8171 337 96 0 283497 0
[pid=21347] ppid=21345 vsize=15768 CPUtime=16.99 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 1381 0 0 0 1699 0 0 0 25 0 1 0 554256908 16146432 1271 33554432000 4194304 4785740 140736641761824 18446744073709551615 4277433 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 3942 1271 340 145 0 987 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=17.1 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 1710 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1637524

[startup+102.306 s]
/proc/loadavg: 5.97 5.98 5.91 7/184 21351
/proc/meminfo: memFree=14207648/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1156140 CPUtime=34.08 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 19513 0 0 0 3405 3 0 0 25 0 1 0 554256908 1183887360 10186 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 289035 10186 337 96 0 285597 0
[pid=21347] ppid=21345 vsize=17000 CPUtime=34.06 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 1710 0 0 0 3406 0 0 0 25 0 1 0 554256908 17408000 1600 33554432000 4194304 4785740 140736641761824 18446744073709551615 4549576 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 4250 1600 340 145 0 1295 0
[pid=21348] ppid=21345 vsize=455692 CPUtime=34.14 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 288 0 0 0 3414 0 0 0 25 0 1 0 554256908 466628608 185 33554432000 134512640 134534564 4293698624 18446744073709551615 3381629 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1647156

[startup+162.301 s]
/proc/loadavg: 6.04 5.99 5.91 7/184 21353
/proc/meminfo: memFree=14194476/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1156564 CPUtime=54.08 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 23697 0 0 0 5404 4 0 0 25 0 1 0 554256908 1184321536 10783 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 289141 10783 337 96 0 285703 0
[pid=21347] ppid=21345 vsize=17952 CPUtime=54.06 cores=0

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

/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1730240

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 21545
/proc/meminfo: memFree=13895572/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232684 CPUtime=1554.55 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 192277 0 0 0 155404 51 0 0 25 0 1 0 554256908 1262268416 30992 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308171 30992 337 96 0 304733 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1553.88 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3322 0 0 0 155387 1 0 0 25 0 1 0 554256908 24244224 3212 33554432000 4194304 4785740 140736641761824 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3212 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1554.01 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 155401 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 1730380

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 21547
/proc/meminfo: memFree=13883256/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232684 CPUtime=1574.55 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 193519 0 0 0 157403 52 0 0 25 0 1 0 554256908 1262268416 32215 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308171 32215 337 96 0 304733 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1573.89 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3324 0 0 0 157388 1 0 0 25 0 1 0 554256908 24244224 3214 33554432000 4194304 4785740 140736641761824 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3214 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1574.01 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 157401 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 3381666 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1730380

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 21548
/proc/meminfo: memFree=13885344/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232668 CPUtime=1594.55 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 194198 0 0 0 159403 52 0 0 25 0 1 0 554256908 1262252032 30992 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308167 30992 337 96 0 304729 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1593.9 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3324 0 0 0 159389 1 0 0 25 0 1 0 554256908 24244224 3214 33554432000 4194304 4785740 140736641761824 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3214 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1594 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 159400 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 1730364

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 21550
/proc/meminfo: memFree=13881708/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232668 CPUtime=1614.54 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 194749 0 0 0 161402 52 0 0 25 0 1 0 554256908 1262252032 31536 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308167 31536 337 96 0 304729 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1613.9 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3324 0 0 0 161389 1 0 0 25 0 1 0 554256908 24244224 3214 33554432000 4194304 4785740 140736641761824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3214 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1614 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 161400 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 134530853 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1730364

[startup+4902.3 s]
/proc/loadavg: 6.04 6.01 5.97 7/184 21554
/proc/meminfo: memFree=13887204/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232552 CPUtime=1634.54 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 196241 0 0 0 163401 53 0 0 25 0 1 0 554256908 1262133248 30993 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308138 30993 337 96 0 304700 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1633.91 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3325 0 0 0 163390 1 0 0 25 0 1 0 554256908 24244224 3215 33554432000 4194304 4785740 140736641761824 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3215 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1634 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 163400 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1730248

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 5.97 7/184 21556
/proc/meminfo: memFree=13734204/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232552 CPUtime=1654.54 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 196241 0 0 0 165401 53 0 0 25 0 1 0 554256908 1262133248 30993 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308138 30993 337 96 0 304700 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1653.92 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3329 0 0 0 165391 1 0 0 25 0 1 0 554256908 24244224 3219 33554432000 4194304 4785740 140736641761824 18446744073709551615 4550288 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3219 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1653.99 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 165399 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1730248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.00 5.97 7/184 21557
/proc/meminfo: memFree=13728216/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232552 CPUtime=1667.04 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 197180 0 0 0 166650 54 0 0 25 0 1 0 554256908 1262133248 31914 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308138 31914 337 96 0 304700 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1666.43 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3329 0 0 0 166642 1 0 0 25 0 1 0 554256908 24244224 3219 33554432000 4194304 4785740 140736641761824 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3219 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1666.59 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 166659 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 3381537 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1730248

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

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

[startup+4999.9 s]
/proc/loadavg: 6.01 6.00 5.97 7/184 21557
/proc/meminfo: memFree=13728216/32950928 swapFree=67111524/67111528
[pid=21345] ppid=21343 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21345/stat : 21345 (ppfolio) S 21343 21345 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 554256907 18763776 394 33554432000 4194304 4287625 140734013229792 18446744073709551615 256415411727 0 0 4096 65536 3298165584860020736 0 0 17 4 0 0 0
/proc/21345/statm: 4581 394 345 23 0 91 0
[pid=21346] ppid=21345 vsize=1232552 CPUtime=1667.04 cores=0
/proc/21346/stat : 21346 (cryptominisat) R 21345 21345 21057 0 -1 4202496 197180 0 0 0 166650 54 0 0 25 0 1 0 554256908 1262133248 31914 33554432000 4194304 4587354 140736782169872 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21346/statm: 308138 31914 337 96 0 304700 0
[pid=21347] ppid=21345 vsize=23676 CPUtime=1666.43 cores=0
/proc/21347/stat : 21347 (clasp) R 21345 21345 21057 0 -1 4202496 3329 0 0 0 166642 1 0 0 25 0 1 0 554256908 24244224 3219 33554432000 4194304 4785740 140736641761824 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21347/statm: 5919 3219 340 145 0 2964 0
[pid=21348] ppid=21345 vsize=455696 CPUtime=1666.59 cores=0
/proc/21348/stat : 21348 (TNM) R 21345 21345 21057 0 -1 4202496 297 0 0 0 166659 0 0 0 25 0 1 0 554256908 466632704 194 33554432000 134512640 134534564 4293698624 18446744073709551615 3381537 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21348/statm: 113924 194 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1730248

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21345 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 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4999.51
CPU system time (s): 0.55
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2823540

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= 500
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= 183
involuntary context switches= 4

runsolver used 8.57869 second user time and 18.6892 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-24 12:17:42
IDJOB=3275227
IDBENCH=83139
IDSOLVER=1639
FILE ID=node115/3275227-1303640262
RUNJOBID= node115-1303635251-21075
PBS_JOBID= 13150733
Free space on /tmp= 72668 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275227-1303640262/watcher-3275227-1303640262 -o /tmp/evaluation-result-3275227-1303640262/solver-3275227-1303640262 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275227-1303640262.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=312807706

node115.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.811
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.62
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.811
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.15
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14350448 kB
Buffers:       2283092 kB
Cached:       15647512 kB
SwapCached:          4 kB
Active:        7296680 kB
Inactive:     10750952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14350448 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           22024 kB
Writeback:           0 kB
AnonPages:      116652 kB
Mapped:          16408 kB
Slab:           489408 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1686148 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= 72656 MiB
End job on node115 at 2011-04-24 13:41:04