Trace number 3221482

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.08 5000.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3221482-1303294054/watcher-3221482-1303294054 -o /tmp/evaluation-result-3221482-1303294054/solver-3221482-1303294054 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221482-1303294054.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.80 5.94 5.98 5/180 1552
/proc/meminfo: memFree=17892280/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 1080093981846503683 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0

[startup+0.022493 s]
/proc/loadavg: 5.80 5.94 5.98 5/180 1552
/proc/meminfo: memFree=17892280/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 1080093981846503683 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100471 s]
/proc/loadavg: 5.80 5.94 5.98 5/180 1552
/proc/meminfo: memFree=17892280/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 1080093981846503683 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300434 s]
/proc/loadavg: 5.80 5.94 5.98 5/180 1552
/proc/meminfo: memFree=17892280/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700405 s]
/proc/loadavg: 5.80 5.94 5.98 5/180 1552
/proc/meminfo: memFree=17892280/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404017758542495744 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50125 s]
/proc/loadavg: 5.81 5.94 5.98 8/184 1556
/proc/meminfo: memFree=17887288/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404017895981449216 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1715344 CPUtime=0.5 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 1454 0 0 0 50 0 0 0 25 0 1 0 441008067 1756512256 849 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 428836 849 327 96 0 425398 0
[pid=1554] ppid=1552 vsize=13224 CPUtime=0.44 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 779 0 0 0 44 0 0 0 25 0 1 0 441008067 13541376 671 33554432000 4194304 4785740 140733471809408 18446744073709551615 4278087 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 3306 671 340 145 0 351 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=0.54 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 54 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2202892

[startup+3.10098 s]
/proc/loadavg: 5.81 5.94 5.98 7/184 1556
/proc/meminfo: memFree=17886048/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016109275054080 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1715888 CPUtime=0.99 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 2221 0 0 0 99 0 0 0 25 0 1 0 441008067 1757069312 915 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 428972 915 331 96 0 425534 0
[pid=1554] ppid=1552 vsize=13640 CPUtime=0.99 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 873 0 0 0 99 0 0 0 25 0 1 0 441008067 13967360 765 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 3410 765 340 145 0 455 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1.09 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 109 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134529902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2203852

[startup+6.30038 s]
/proc/loadavg: 5.81 5.94 5.98 7/184 1556
/proc/meminfo: memFree=17877364/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404018170859356160 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1722352 CPUtime=2.09 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 4388 0 0 0 209 0 0 0 25 0 1 0 441008067 1763688448 2597 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 430588 2597 337 96 0 427150 0
[pid=1554] ppid=1552 vsize=14188 CPUtime=2.04 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 1009 0 0 0 204 0 0 0 25 0 1 0 441008067 14528512 901 33554432000 4194304 4785740 140733471809408 18446744073709551615 216634212107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 3547 901 340 145 0 592 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=2.14 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 214 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2210864

[startup+12.7002 s]
/proc/loadavg: 5.84 5.94 5.98 7/184 1556
/proc/meminfo: memFree=17879896/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404018170859356160 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1725168 CPUtime=4.19 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 6245 0 0 0 419 0 0 0 25 0 1 0 441008067 1766572032 3411 33554432000 4194304 4587354 140736628680416 18446744073709551615 4243440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 431292 3411 337 96 0 427854 0
[pid=1554] ppid=1552 vsize=14892 CPUtime=4.19 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 1184 0 0 0 419 0 0 0 25 0 1 0 441008067 15249408 1076 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 3723 1076 340 145 0 768 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=4.29 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 429 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2214384

[startup+25.501 s]
/proc/loadavg: 5.87 5.94 5.98 7/184 1556
/proc/meminfo: memFree=17875560/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016109275054080 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1726952 CPUtime=8.49 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 9134 0 0 0 848 1 0 0 25 0 1 0 441008067 1768398848 3736 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 431738 3736 337 96 0 428300 0
[pid=1554] ppid=1552 vsize=15712 CPUtime=8.44 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 1383 0 0 0 844 0 0 0 25 0 1 0 441008067 16089088 1275 33554432000 4194304 4785740 140733471809408 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 3928 1275 341 145 0 973 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=8.54 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 854 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2216988

[startup+51.1005 s]
/proc/loadavg: 5.92 5.95 5.98 7/184 1557
/proc/meminfo: memFree=17851224/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016109275054080 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1728936 CPUtime=16.99 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 14128 0 0 0 1697 2 0 0 25 0 1 0 441008067 1770430464 4567 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 432234 4567 337 96 0 428796 0
[pid=1554] ppid=1552 vsize=17148 CPUtime=16.99 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 1702 0 0 0 1699 0 0 0 25 0 1 0 441008067 17559552 1594 33554432000 4194304 4785740 140733471809408 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 4287 1594 341 145 0 1332 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=17.09 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 1709 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2220408

[startup+102.306 s]
/proc/loadavg: 5.96 5.95 5.98 7/184 1558
/proc/meminfo: memFree=17829056/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404017483664588800 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1741284 CPUtime=34.09 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 23687 0 0 0 3405 4 0 0 25 0 1 0 441008067 1783074816 7694 33554432000 4194304 4587354 140736628680416 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 435321 7694 337 96 0 431883 0
[pid=1554] ppid=1552 vsize=18628 CPUtime=34.06 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 2050 0 0 0 3406 0 0 0 25 0 1 0 441008067 19075072 1942 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 4657 1942 341 145 0 1702 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=34.14 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 3414 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2234236

[startup+162.301 s]
/proc/loadavg: 5.98 5.96 5.98 7/184 1560
/proc/meminfo: memFree=17837580/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016109275054080 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1733736 CPUtime=54.09 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 27395 0 0 0 5404 5 0 0 25 0 1 0 441008067 1775345664 7425 33554432000 4194304 4587354 140736628680416 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 433434 7425 337 96 0 429996 0
[pid=1554] ppid=1552 vsize=19744 CPUtime=54.06 cores=0

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

/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 2292464

[startup+4602.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/184 1841
/proc/meminfo: memFree=17777592/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1783776 CPUtime=1534.12 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 160367 0 0 0 153373 39 0 0 25 0 1 0 441008067 1826586624 20402 33554432000 4194304 4587354 140736628680416 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 445944 20402 337 96 0 442506 0
[pid=1554] ppid=1552 vsize=34364 CPUtime=1534.05 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5627 0 0 0 153405 0 0 0 25 0 1 0 441008067 35188736 5519 33554432000 4194304 4785740 140733471809408 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8591 5519 341 145 0 5636 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1534.21 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 153421 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 2292464

[startup+4662.3 s]
/proc/loadavg: 6.07 6.00 6.00 7/184 1843
/proc/meminfo: memFree=17777796/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=7472644 CPUtime=1554.12 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 160369 0 0 0 155372 40 0 0 25 0 1 0 441008067 7651987456 20004 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 1868161 20004 337 96 0 1864723 0
[pid=1554] ppid=1552 vsize=34364 CPUtime=1554.05 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5629 0 0 0 155405 0 0 0 25 0 1 0 441008067 35188736 5521 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8591 5521 341 145 0 5636 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1554.21 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 155421 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 7981332

[startup+4722.31 s]
/proc/loadavg: 6.02 6.00 6.00 7/184 1845
/proc/meminfo: memFree=17776520/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1783660 CPUtime=1574.14 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 160816 0 0 0 157374 40 0 0 25 0 1 0 441008067 1826467840 20038 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 445915 20038 337 96 0 442477 0
[pid=1554] ppid=1552 vsize=34532 CPUtime=1574.05 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5662 0 0 0 157405 0 0 0 25 0 1 0 441008067 35360768 5554 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8633 5554 341 145 0 5678 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1574.2 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 157420 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2292516

[startup+4782.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 1846
/proc/meminfo: memFree=17776228/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1783660 CPUtime=1594.14 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 160816 0 0 0 159374 40 0 0 25 0 1 0 441008067 1826467840 20038 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 445915 20038 337 96 0 442477 0
[pid=1554] ppid=1552 vsize=34532 CPUtime=1594.04 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5685 0 0 0 159404 0 0 0 25 0 1 0 441008067 35360768 5577 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8633 5577 341 145 0 5678 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1594.2 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 159420 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2292516

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1848
/proc/meminfo: memFree=17768628/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=7489612 CPUtime=1614.14 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 163228 0 0 0 161374 40 0 0 25 0 1 0 441008067 7669362688 21980 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 1872403 21980 337 96 0 1868965 0
[pid=1554] ppid=1552 vsize=34700 CPUtime=1614.04 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5705 0 0 0 161404 0 0 0 25 0 1 0 441008067 35532800 5597 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8675 5597 341 145 0 5720 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1614.2 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 161420 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 7998636

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1849
/proc/meminfo: memFree=17760660/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=7489612 CPUtime=1634.15 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 165023 0 0 0 163374 41 0 0 25 0 1 0 441008067 7669362688 23714 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 1872403 23714 337 96 0 1868965 0
[pid=1554] ppid=1552 vsize=34700 CPUtime=1634.05 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5707 0 0 0 163405 0 0 0 25 0 1 0 441008067 35532800 5599 33554432000 4194304 4785740 140733471809408 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8675 5599 341 145 0 5720 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1634.2 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 163420 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 7998636

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1851
/proc/meminfo: memFree=17773768/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1783776 CPUtime=1654.14 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 166080 0 0 0 165373 41 0 0 25 0 1 0 441008067 1826586624 20038 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 445944 20038 337 96 0 442506 0
[pid=1554] ppid=1552 vsize=34700 CPUtime=1654.05 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5732 0 0 0 165405 0 0 0 25 0 1 0 441008067 35532800 5624 33554432000 4194304 4785740 140733471809408 18446744073709551615 216634211859 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8675 5624 341 145 0 5720 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1654.19 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 165419 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 2292800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 1852
/proc/meminfo: memFree=17773244/32951124 swapFree=67111528/67111528
[pid=1552] ppid=1550 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1552/stat : 1552 (ppfolio) S 1550 1552 1055 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441008067 18763776 394 33554432000 4194304 4287625 140734616533056 18446744073709551615 216634535439 0 0 4096 65536 8404016384152961024 0 0 17 4 0 0 0
/proc/1552/statm: 4581 394 345 23 0 91 0
[pid=1553] ppid=1552 vsize=1783776 CPUtime=1666.66 cores=0
/proc/1553/stat : 1553 (cryptominisat) R 1552 1552 1055 0 -1 4202496 166080 0 0 0 166625 41 0 0 25 0 1 0 441008067 1826586624 20038 33554432000 4194304 4587354 140736628680416 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1553/statm: 445944 20038 337 96 0 442506 0
[pid=1554] ppid=1552 vsize=34700 CPUtime=1666.63 cores=0
/proc/1554/stat : 1554 (clasp) R 1552 1552 1055 0 -1 4202496 5732 0 0 0 166663 0 0 0 25 0 1 0 441008067 35532800 5624 33554432000 4194304 4785740 140733471809408 18446744073709551615 4548888 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1554/statm: 8675 5624 341 145 0 5720 0
[pid=1555] ppid=1552 vsize=456000 CPUtime=1666.79 cores=0
/proc/1555/stat : 1555 (TNM) R 1552 1552 1055 0 -1 4202496 364 0 0 0 166679 0 0 0 25 0 1 0 441008067 466944000 261 33554432000 134512640 134534564 4294916656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1555/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2292800

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

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4999.67
CPU system time (s): 0.41
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 9687988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0
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= 203
involuntary context switches= 4

runsolver used 8.76767 second user time and 18.4572 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-20 12:07:34
IDJOB=3221482
IDBENCH=82930
IDSOLVER=1639
FILE ID=node103/3221482-1303294054
RUNJOBID= node103-1303288059-1073
PBS_JOBID= 13049589
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221482-1303294054/watcher-3221482-1303294054 -o /tmp/evaluation-result-3221482-1303294054/solver-3221482-1303294054 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221482-1303294054.cnf

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=492160640

node103.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.858
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.71
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      17892320 kB
Buffers:        682292 kB
Cached:       13903172 kB
SwapCached:          0 kB
Active:        8514920 kB
Inactive:      6211176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17892320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10308 kB
Writeback:           0 kB
AnonPages:      140336 kB
Mapped:          16416 kB
Slab:           269576 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   750016 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= 71540 MiB
End job on node103 at 2011-04-20 13:30:57