Trace number 3220780

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.05 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
MD5SUM12cee07ed764769ddb26400b2603221c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark823.532
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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) 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-3220780-1303278300/watcher-3220780-1303278300 -o /tmp/evaluation-result-3220780-1303278300/solver-3220780-1303278300 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220780-1303278300.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: 6.01 6.01 6.00 4/180 12361
/proc/meminfo: memFree=15513232/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 4389149542184878337 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0

[startup+0.105556 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 12361
/proc/meminfo: memFree=15513232/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 4389149542184878337 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200543 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 12361
/proc/meminfo: memFree=15513232/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300521 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 12361
/proc/meminfo: memFree=15513232/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700441 s]
/proc/loadavg: 6.01 6.01 6.00 4/180 12361
/proc/meminfo: memFree=15513232/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388923315518701568 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 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.01 6.01 6.00 7/184 12365
/proc/meminfo: memFree=15509232/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388923452957655040 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1864388 CPUtime=0.49 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 1255 0 0 0 49 0 0 0 25 0 1 0 439432360 1909133312 753 33554432000 4194304 4587354 140734949810096 18446744073709551615 4244171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 466097 753 327 96 0 462659 0
[pid=12363] ppid=12361 vsize=13224 CPUtime=0.4 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 757 0 0 0 40 0 0 0 25 0 1 0 439432360 13541376 645 33554432000 4194304 4785740 140734691303120 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 3306 645 340 145 0 351 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=0.59 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 59 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2351764

[startup+3.10096 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 12365
/proc/meminfo: memFree=15508108/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388923590396608512 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1864224 CPUtime=0.99 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 1739 0 0 0 99 0 0 0 25 0 1 0 439432360 1908965376 931 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 466056 931 327 96 0 462618 0
[pid=12363] ppid=12361 vsize=13620 CPUtime=0.94 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 862 0 0 0 94 0 0 0 25 0 1 0 439432360 13946880 750 33554432000 4194304 4785740 140734691303120 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 3405 750 340 145 0 450 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=1.14 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 114 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2351996

[startup+6.30039 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 12365
/proc/meminfo: memFree=15500532/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388923727835561984 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1870616 CPUtime=2.09 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 3951 0 0 0 209 0 0 0 25 0 1 0 439432360 1915510784 2388 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 467654 2388 337 96 0 464216 0
[pid=12363] ppid=12361 vsize=14148 CPUtime=2 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 1016 0 0 0 200 0 0 0 25 0 1 0 439432360 14487552 904 33554432000 4194304 4785740 140734691303120 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 3537 904 340 145 0 582 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=2.19 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 219 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2358916

[startup+12.7012 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 12365
/proc/meminfo: memFree=15496368/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1875560 CPUtime=4.19 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 5770 0 0 0 419 0 0 0 25 0 1 0 439432360 1920573440 3306 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 468890 3306 337 96 0 465452 0
[pid=12363] ppid=12361 vsize=14976 CPUtime=4.14 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 1216 0 0 0 414 0 0 0 25 0 1 0 439432360 15335424 1104 33554432000 4194304 4785740 140734691303120 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 3744 1104 340 145 0 789 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=4.34 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 434 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2364688

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12365
/proc/meminfo: memFree=15494136/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388921803690213376 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1874504 CPUtime=8.49 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 8359 0 0 0 848 1 0 0 25 0 1 0 439432360 1919492096 3521 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 468626 3521 337 96 0 465188 0
[pid=12363] ppid=12361 vsize=16208 CPUtime=8.39 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 1497 0 0 0 839 0 0 0 25 0 1 0 439432360 16596992 1385 33554432000 4194304 4785740 140734691303120 18446744073709551615 212435684256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 4052 1385 340 145 0 1097 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=8.59 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 859 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2364864

[startup+51.1009 s]
/proc/loadavg: 6.08 6.02 6.00 7/184 12366
/proc/meminfo: memFree=15490292/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388921803690213376 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1876816 CPUtime=16.99 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 12678 0 0 0 1697 2 0 0 25 0 1 0 439432360 1921859584 4099 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 469204 4099 337 96 0 465766 0
[pid=12363] ppid=12361 vsize=17448 CPUtime=16.95 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 1824 0 0 0 1695 0 0 0 25 0 1 0 439432360 17866752 1712 33554432000 4194304 4785740 140734691303120 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 4362 1712 340 145 0 1407 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=17.14 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 1714 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134528364 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2368416

[startup+102.301 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 12367
/proc/meminfo: memFree=15484444/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922078568120320 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1881416 CPUtime=34.09 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 19476 0 0 0 3406 3 0 0 25 0 1 0 439432360 1926569984 4962 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 470354 4962 337 96 0 466916 0
[pid=12363] ppid=12361 vsize=19312 CPUtime=33.99 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 2251 0 0 0 3399 0 0 0 25 0 1 0 439432360 19775488 2139 33554432000 4194304 4785740 140734691303120 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 4828 2139 340 145 0 1873 0
[pid=12364] ppid=12361 vsize=455828 CPUtime=34.21 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 336 0 0 0 3421 0 0 0 25 0 1 0 439432360 466767872 233 33554432000 134512640 134534564 4291712272 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2374880

[startup+162.301 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 12369
/proc/meminfo: memFree=15459372/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922078568120320 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1897344 CPUtime=54.08 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 27618 0 0 0 5404 4 0 0 25 0 1 0 439432360 1942880256 8345 33554432000 4194304 4587354 140734949810096 18446744073709551615 4249482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 474336 8345 337 96 0 470898 0
[pid=12363] ppid=12361 vsize=20716 CPUtime=53.98 cores=0

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

/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 2443168

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12599
/proc/meminfo: memFree=15391456/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1982240 CPUtime=1534.16 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143136 0 0 0 153386 30 0 0 25 0 1 0 439432360 2029813760 19119 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 495560 19119 337 96 0 492122 0
[pid=12363] ppid=12361 vsize=40944 CPUtime=1534.05 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7307 0 0 0 153405 0 0 0 25 0 1 0 439432360 41926656 7195 33554432000 4194304 4785740 140734691303120 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10236 7195 340 145 0 7281 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1534.22 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 153417 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 2497340

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12601
/proc/meminfo: memFree=15385612/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1982240 CPUtime=1554.16 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143229 0 0 0 155386 30 0 0 25 0 1 0 439432360 2029813760 19208 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 495560 19208 337 96 0 492122 0
[pid=12363] ppid=12361 vsize=40944 CPUtime=1554.05 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7311 0 0 0 155405 0 0 0 25 0 1 0 439432360 41926656 7199 33554432000 4194304 4785740 140734691303120 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10236 7199 340 145 0 7281 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1554.22 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 155417 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2497340

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12606
/proc/meminfo: memFree=15379756/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1928068 CPUtime=1574.15 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143362 0 0 0 157385 30 0 0 25 0 1 0 439432360 1974341632 19122 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 482017 19122 337 96 0 478579 0
[pid=12363] ppid=12361 vsize=40944 CPUtime=1574.05 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7313 0 0 0 157405 0 0 0 25 0 1 0 439432360 41926656 7201 33554432000 4194304 4785740 140734691303120 18446744073709551615 4550850 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10236 7201 340 145 0 7281 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1574.24 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 157419 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 2443168

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12607
/proc/meminfo: memFree=15390716/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1928068 CPUtime=1594.15 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143362 0 0 0 159385 30 0 0 25 0 1 0 439432360 1974341632 19122 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 482017 19122 337 96 0 478579 0
[pid=12363] ppid=12361 vsize=41112 CPUtime=1594.05 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7334 0 0 0 159405 0 0 0 25 0 1 0 439432360 42098688 7222 33554432000 4194304 4785740 140734691303120 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10278 7222 340 145 0 7323 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1594.24 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 159419 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2443336

[startup+4842.31 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 12609
/proc/meminfo: memFree=15390448/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1981112 CPUtime=1614.15 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143636 0 0 0 161385 30 0 0 25 0 1 0 439432360 2028658688 19122 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 495278 19122 337 96 0 491840 0
[pid=12363] ppid=12361 vsize=41112 CPUtime=1614.04 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7362 0 0 0 161404 0 0 0 25 0 1 0 439432360 42098688 7250 33554432000 4194304 4785740 140734691303120 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10278 7250 340 145 0 7323 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1614.26 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 161421 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2496380

[startup+4902.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 12610
/proc/meminfo: memFree=15390552/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1981112 CPUtime=1634.14 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143636 0 0 0 163384 30 0 0 25 0 1 0 439432360 2028658688 19122 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 495278 19122 337 96 0 491840 0
[pid=12363] ppid=12361 vsize=41280 CPUtime=1634.04 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7375 0 0 0 163404 0 0 0 25 0 1 0 439432360 42270720 7263 33554432000 4194304 4785740 140734691303120 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10320 7263 340 145 0 7365 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1634.26 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 163421 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2496548

[startup+4962.3 s]
/proc/loadavg: 6.02 6.02 6.00 7/184 12612
/proc/meminfo: memFree=15390524/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1940880 CPUtime=1654.14 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143845 0 0 0 165384 30 0 0 25 0 1 0 439432360 1987461120 19122 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 485220 19122 337 96 0 481782 0
[pid=12363] ppid=12361 vsize=41280 CPUtime=1654.04 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7388 0 0 0 165404 0 0 0 25 0 1 0 439432360 42270720 7276 33554432000 4194304 4785740 140734691303120 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10320 7276 340 145 0 7365 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1654.27 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 165422 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 10005508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2456316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 12613
/proc/meminfo: memFree=15390392/32951124 swapFree=67111528/67111528
[pid=12361] ppid=12359 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12361/stat : 12361 (ppfolio) S 12359 12361 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439432360 18763776 394 33554432000 4194304 4287625 140733751096192 18446744073709551615 212436037135 0 0 4096 65536 17388922765762887680 0 0 17 2 0 0 0
/proc/12361/statm: 4581 394 345 23 0 91 0
[pid=12362] ppid=12361 vsize=1940880 CPUtime=1666.64 cores=0
/proc/12362/stat : 12362 (cryptominisat) R 12361 12361 10947 0 -1 4202496 143845 0 0 0 166634 30 0 0 25 0 1 0 439432360 1987461120 19122 33554432000 4194304 4587354 140734949810096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12362/statm: 485220 19122 337 96 0 481782 0
[pid=12363] ppid=12361 vsize=41420 CPUtime=1666.62 cores=0
/proc/12363/stat : 12363 (clasp) R 12361 12361 10947 0 -1 4202496 7405 0 0 0 166662 0 0 0 25 0 1 0 439432360 42414080 7293 33554432000 4194304 4785740 140734691303120 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12363/statm: 10355 7293 340 145 0 7400 0
[pid=12364] ppid=12361 vsize=455832 CPUtime=1666.79 cores=0
/proc/12364/stat : 12364 (TNM) R 12361 12361 10947 0 -1 4202496 345 0 0 0 166674 5 0 0 25 0 1 0 439432360 466771968 242 33554432000 134512640 134534564 4291712272 18446744073709551615 134528200 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12364/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2456456

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 12361 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4999.7
CPU system time (s): 0.35
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4387048

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

runsolver used 8.93764 second user time and 18.2542 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-20 07:45:00
IDJOB=3220780
IDBENCH=82813
IDSOLVER=1639
FILE ID=node102/3220780-1303278300
RUNJOBID= node102-1303259275-10965
PBS_JOBID= 13049519
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220780-1303278300/watcher-3220780-1303278300 -o /tmp/evaluation-result-3220780-1303278300/solver-3220780-1303278300 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220780-1303278300.cnf

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

MD5SUM BENCH= 12cee07ed764769ddb26400b2603221c
RANDOM SEED=1199115875

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:      15513520 kB
Buffers:        739260 kB
Cached:       16171072 kB
SwapCached:          0 kB
Active:        8192160 kB
Inactive:      8897320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15513520 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      179552 kB
Mapped:          16480 kB
Slab:           284476 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1726068 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 09:08:22