Trace number 3220252

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? (MO) 4355.64 4355.51

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
MD5SUM6ae9d83c80bad27a7e5f57fa7d9ee7b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark207.124
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220252-1303269281/watcher-3220252-1303269281 -o /tmp/evaluation-result-3220252-1303269281/solver-3220252-1303269281 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220252-1303269281.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.01 5.98 4/180 12003
/proc/meminfo: memFree=15542028/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) R 12001 12003 10947 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 438530492 18763776 391 33554432000 4194304 4287625 140734711394048 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12003/statm: 4581 391 343 23 0 91 0

[startup+0.027579 s]
/proc/loadavg: 6.00 6.01 5.98 4/180 12003
/proc/meminfo: memFree=15542028/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 12077617365437612296 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100564 s]
/proc/loadavg: 6.00 6.01 5.98 4/180 12003
/proc/meminfo: memFree=15542028/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 12077617365437612296 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300525 s]
/proc/loadavg: 6.00 6.01 5.98 4/180 12003
/proc/meminfo: memFree=15542028/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70045 s]
/proc/loadavg: 6.00 6.01 5.98 4/180 12003
/proc/meminfo: memFree=15542028/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606911526622724096 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 12007
/proc/meminfo: memFree=15537780/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606911664061677568 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1244804 CPUtime=0.45 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 1227 0 0 0 45 0 0 0 25 0 1 0 438530492 1274679296 750 33554432000 4194304 4587354 140737260519584 18446744073709551615 212435713734 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 311201 750 327 96 0 307763 0
[pid=12005] ppid=12003 vsize=13088 CPUtime=0.42 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 744 0 0 0 42 0 0 0 25 0 1 0 438530492 13402112 632 33554432000 4194304 4785740 140734662938208 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 3272 632 340 145 0 317 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=0.61 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 61 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1732044

[startup+3.101 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 12007
/proc/meminfo: memFree=15536912/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1245596 CPUtime=1.04 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 1914 0 0 0 104 0 0 0 25 0 1 0 438530492 1275490304 841 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 311399 841 331 96 0 307961 0
[pid=12005] ppid=12003 vsize=13624 CPUtime=0.93 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 860 0 0 0 93 0 0 0 25 0 1 0 438530492 13950976 748 33554432000 4194304 4785740 140734662938208 18446744073709551615 4546224 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 3406 748 340 145 0 451 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=1.11 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 111 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1733372

[startup+6.30039 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 12007
/proc/meminfo: memFree=15529472/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606911938939584512 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1251596 CPUtime=2.05 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 3907 0 0 0 205 0 0 0 25 0 1 0 438530492 1281634304 2434 33554432000 4194304 4587354 140737260519584 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 312899 2434 337 96 0 309461 0
[pid=12005] ppid=12003 vsize=14296 CPUtime=2.02 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 1035 0 0 0 202 0 0 0 25 0 1 0 438530492 14639104 923 33554432000 4194304 4785740 140734662938208 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 3574 923 340 145 0 619 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=2.21 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 221 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1740044

[startup+12.7012 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 12008
/proc/meminfo: memFree=15525640/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606911938939584512 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1255884 CPUtime=4.24 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 6010 0 0 0 424 0 0 0 25 0 1 0 438530492 1286025216 3185 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 313971 3185 337 96 0 310533 0
[pid=12005] ppid=12003 vsize=14828 CPUtime=4.13 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 1173 0 0 0 413 0 0 0 25 0 1 0 438530492 15183872 1061 33554432000 4194304 4785740 140734662938208 18446744073709551615 4309699 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 3707 1061 340 145 0 752 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=4.31 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 431 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1744864

[startup+25.5008 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 12008
/proc/meminfo: memFree=15524444/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910152233189376 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1254752 CPUtime=8.46 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 8355 0 0 0 845 1 0 0 25 0 1 0 438530492 1284866048 3194 33554432000 4194304 4587354 140737260519584 18446744073709551615 4241184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 313688 3194 337 96 0 310250 0
[pid=12005] ppid=12003 vsize=15916 CPUtime=8.42 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 1450 0 0 0 842 0 0 0 25 0 1 0 438530492 16297984 1338 33554432000 4194304 4785740 140734662938208 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 3979 1338 340 145 0 1024 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=8.61 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 861 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1744820

[startup+51.1009 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 12009
/proc/meminfo: memFree=15519148/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910014794235904 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1258228 CPUtime=17.04 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 12850 0 0 0 1702 2 0 0 25 0 1 0 438530492 1288425472 3806 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 314557 3806 337 96 0 311119 0
[pid=12005] ppid=12003 vsize=17164 CPUtime=16.93 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 1732 0 0 0 1693 0 0 0 25 0 1 0 438530492 17575936 1620 33554432000 4194304 4785740 140734662938208 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 4291 1620 340 145 0 1336 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=17.1 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 1710 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1749544

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 12010
/proc/meminfo: memFree=15502180/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606911526622724096 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1273996 CPUtime=34.07 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 21935 0 0 0 3404 3 0 0 25 0 1 0 438530492 1304571904 8036 33554432000 4194304 4587354 140737260519584 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 318499 8036 337 96 0 315061 0
[pid=12005] ppid=12003 vsize=19052 CPUtime=34.01 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 2209 0 0 0 3401 0 0 0 25 0 1 0 438530492 19509248 2097 33554432000 4194304 4785740 140734662938208 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 4763 2097 340 145 0 1808 0
[pid=12006] ppid=12003 vsize=455828 CPUtime=34.2 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 329 0 0 0 3420 0 0 0 25 0 1 0 438530492 466767872 226 33554432000 134512640 134534564 4292527792 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1767200

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 12012
/proc/meminfo: memFree=15501420/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910289672142848 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1273648 CPUtime=54.07 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 28605 0 0 0 5403 4 0 0 25 0 1 0 438530492 1304215552 7846 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 318412 7846 337 96 0 314974 0
[pid=12005] ppid=12003 vsize=20488 CPUtime=54.01 cores=1

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

/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 3942.43
Current children cumulated vsize (KiB) 1817268

[startup+4002.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12126
/proc/meminfo: memFree=15419012/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1306120 CPUtime=1334.14 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 142901 0 0 0 133388 26 0 0 25 0 1 0 438530492 1337466880 18177 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 326530 18177 337 96 0 323092 0
[pid=12005] ppid=12003 vsize=36992 CPUtime=1334.08 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6320 0 0 0 133407 1 0 0 25 0 1 0 438530492 37879808 6208 33554432000 4194304 4785740 140734662938208 18446744073709551615 4553234 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9248 6208 341 145 0 6293 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1334.2 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 133420 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 9911520 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 1817268

[startup+4062.31 s]
/proc/loadavg: 5.89 5.95 5.98 7/184 12159
/proc/meminfo: memFree=15504552/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1321660 CPUtime=1354.13 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 145052 0 0 0 135387 26 0 0 25 0 1 0 438530492 1353379840 20294 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 330415 20294 337 96 0 326977 0
[pid=12005] ppid=12003 vsize=36992 CPUtime=1354.1 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6333 0 0 0 135409 1 0 0 25 0 1 0 438530492 37879808 6221 33554432000 4194304 4785740 140734662938208 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9248 6221 341 145 0 6293 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1354.2 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 135420 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 1832808

[startup+4122.3 s]
/proc/loadavg: 5.96 5.96 5.98 7/184 12160
/proc/meminfo: memFree=15480720/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1321660 CPUtime=1374.13 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 146511 0 0 0 137386 27 0 0 25 0 1 0 438530492 1353379840 21686 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 330415 21686 337 96 0 326977 0
[pid=12005] ppid=12003 vsize=37140 CPUtime=1374.1 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6344 0 0 0 137409 1 0 0 25 0 1 0 438530492 38031360 6232 33554432000 4194304 4785740 140734662938208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9285 6232 341 145 0 6330 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1374.2 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 137420 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 1832956

[startup+4182.3 s]
/proc/loadavg: 6.02 5.98 5.99 7/184 12162
/proc/meminfo: memFree=15495084/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1306120 CPUtime=1394.13 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 146882 0 0 0 139386 27 0 0 25 0 1 0 438530492 1337466880 18177 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 326530 18177 337 96 0 323092 0
[pid=12005] ppid=12003 vsize=37140 CPUtime=1394.11 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6362 0 0 0 139410 1 0 0 25 0 1 0 438530492 38031360 6250 33554432000 4194304 4785740 140734662938208 18446744073709551615 4553747 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9285 6250 341 145 0 6330 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1394.2 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 139420 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 1817416

[startup+4242.3 s]
/proc/loadavg: 6.01 5.98 5.99 7/184 12163
/proc/meminfo: memFree=15492828/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=1306120 CPUtime=1414.13 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 146882 0 0 0 141386 27 0 0 25 0 1 0 438530492 1337466880 18177 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 326530 18177 337 96 0 323092 0
[pid=12005] ppid=12003 vsize=37292 CPUtime=1414.1 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6386 0 0 0 141409 1 0 0 25 0 1 0 438530492 38187008 6274 33554432000 4194304 4785740 140734662938208 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9323 6274 341 145 0 6368 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1414.2 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 141420 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 1817568

[startup+4302.3 s]
/proc/loadavg: 6.00 5.98 5.99 7/184 12165
/proc/meminfo: memFree=15481396/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=7857824 CPUtime=1434.12 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 149887 0 0 0 143385 27 0 0 25 0 1 0 438530492 8046411776 21096 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 1964456 21096 337 96 0 1961018 0
[pid=12005] ppid=12003 vsize=37460 CPUtime=1434.1 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6409 0 0 0 143409 1 0 0 25 0 1 0 438530492 38359040 6297 33554432000 4194304 4785740 140734662938208 18446744073709551615 4550305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9365 6297 341 145 0 6410 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1434.21 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 143421 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 134530983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 8369440



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+4355.5 s]
/proc/loadavg: 6.00 5.98 5.99 7/184 12166
/proc/meminfo: memFree=15477036/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=7842176 CPUtime=1451.85 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 150935 0 0 0 145158 27 0 0 25 0 1 0 438530492 8030388224 18177 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 1960544 18177 337 96 0 1957106 0
[pid=12005] ppid=12003 vsize=37460 CPUtime=1451.8 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6433 0 0 0 145179 1 0 0 25 0 1 0 438530492 38359040 6321 33554432000 4194304 4785740 140734662938208 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9365 6321 341 145 0 6410 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1451.99 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 145199 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 9911520 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4355.64
Current children cumulated vsize (KiB) 8353792

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

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

[startup+4355.5 s]
/proc/loadavg: 6.00 5.98 5.99 7/184 12166
/proc/meminfo: memFree=15477036/32951124 swapFree=67111528/67111528
[pid=12003] ppid=12001 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12003/stat : 12003 (ppfolio) S 12001 12003 10947 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438530492 18763776 393 33554432000 4194304 4287625 140734711394048 18446744073709551615 212436037135 0 0 4096 65536 4606910701989003264 0 0 17 7 0 0 0
/proc/12003/statm: 4581 393 345 23 0 91 0
[pid=12004] ppid=12003 vsize=7842176 CPUtime=1451.85 cores=1
/proc/12004/stat : 12004 (cryptominisat) R 12003 12003 10947 0 -1 4202496 150935 0 0 0 145158 27 0 0 25 0 1 0 438530492 8030388224 18177 33554432000 4194304 4587354 140737260519584 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12004/statm: 1960544 18177 337 96 0 1957106 0
[pid=12005] ppid=12003 vsize=37460 CPUtime=1451.8 cores=1
/proc/12005/stat : 12005 (clasp) R 12003 12003 10947 0 -1 4202496 6433 0 0 0 145179 1 0 0 25 0 1 0 438530492 38359040 6321 33554432000 4194304 4785740 140734662938208 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12005/statm: 9365 6321 341 145 0 6410 0
[pid=12006] ppid=12003 vsize=455832 CPUtime=1451.99 cores=1
/proc/12006/stat : 12006 (TNM) R 12003 12003 10947 0 -1 4202496 338 0 0 0 145199 0 0 0 25 0 1 0 438530492 466771968 235 33554432000 134512640 134534564 4292527792 18446744073709551615 9911520 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12006/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4355.64
Current children cumulated vsize (KiB) 8353792

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4355.51
CPU time (s): 4355.64
CPU user time (s): 4355.36
CPU system time (s): 0.28
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 16124492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 212
involuntary context switches= 4

runsolver used 7.30889 second user time and 16.2395 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-20 05:14:41
IDJOB=3220252
IDBENCH=82725
IDSOLVER=1639
FILE ID=node102/3220252-1303269281
RUNJOBID= node102-1303259275-10966
PBS_JOBID= 13049519
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220252-1303269281/watcher-3220252-1303269281 -o /tmp/evaluation-result-3220252-1303269281/solver-3220252-1303269281 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220252-1303269281.cnf

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=198010811

node102.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	: 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.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.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.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.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.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	: 5332.82
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15542308 kB
Buffers:        738804 kB
Cached:       16170836 kB
SwapCached:          0 kB
Active:        8162740 kB
Inactive:      8897940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15542308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10120 kB
Writeback:           0 kB
AnonPages:      151048 kB
Mapped:          16444 kB
Slab:           284396 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   750456 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= 71852 MiB
End job on node102 at 2011-04-20 06:27:19