Trace number 3222220

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.06 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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
5000.04/4999.90	Done

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-3222220-1303301183/watcher-3222220-1303301183 -o /tmp/evaluation-result-3222220-1303301183/solver-3222220-1303301183 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222220-1303301183.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.03 5.97 5.65 4/180 29962
/proc/meminfo: memFree=15921480/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 4613880922809270536 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0

[startup+0.101201 s]
/proc/loadavg: 6.03 5.97 5.65 4/180 29962
/proc/meminfo: memFree=15921480/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 4613880922809270536 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200192 s]
/proc/loadavg: 6.03 5.97 5.65 4/180 29962
/proc/meminfo: memFree=15921480/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300163 s]
/proc/loadavg: 6.03 5.97 5.65 4/180 29962
/proc/meminfo: memFree=15921480/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701105 s]
/proc/loadavg: 6.03 5.97 5.65 4/180 29962
/proc/meminfo: memFree=15921480/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 6.03 5.97 5.65 7/184 29966
/proc/meminfo: memFree=15914928/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 4482902557928194048 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
[pid=29963] ppid=29962 vsize=26884 CPUtime=0.99 cores=1
/proc/29963/stat : 29963 (cryptominisat) R 29962 29962 29255 0 -1 4202496 2348 0 0 0 99 0 0 0 19 0 1 0 441719065 27529216 1126 33554432000 4194304 4587354 140736450346832 18446744073709551615 4243725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29963/statm: 6721 1126 326 96 0 3283 0
[pid=29964] ppid=29962 vsize=13796 CPUtime=0.16 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 894 0 0 0 16 0 0 0 24 0 1 0 441719065 14127104 786 33554432000 4194304 4785740 140735597779968 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 3449 786 341 145 0 494 0
[pid=29965] ppid=29962 vsize=452656 CPUtime=0.32 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 450 0 0 0 32 0 0 0 25 0 1 0 441719065 463519744 347 33554432000 134512640 134534564 4289936080 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 511660

[startup+3.10066 s]
/proc/loadavg: 6.03 5.97 5.65 7/184 29966
/proc/meminfo: memFree=15913936/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 4482904207195635712 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
[pid=29963] ppid=29962 vsize=1063132 CPUtime=1.49 cores=1
/proc/29963/stat : 29963 (cryptominisat) R 29962 29962 29255 0 -1 4202496 4165 0 0 0 149 0 0 0 20 0 1 0 441719065 1088647168 2557 33554432000 4194304 4587354 140736450346832 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29963/statm: 265783 2557 336 96 0 262345 0
[pid=29964] ppid=29962 vsize=14500 CPUtime=0.74 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 1063 0 0 0 74 0 0 0 25 0 1 0 441719065 14848000 955 33554432000 4194304 4785740 140735597779968 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 3625 955 341 145 0 670 0
[pid=29965] ppid=29962 vsize=452656 CPUtime=0.84 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 450 0 0 0 84 0 0 0 25 0 1 0 441719065 463519744 347 33554432000 134512640 134534564 4289936080 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1548612

[startup+6.30106 s]
/proc/loadavg: 6.03 5.97 5.65 7/184 29966
/proc/meminfo: memFree=15905396/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441719065 18763776 394 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 4482902832806100992 0 0 17 3 0 0 0
/proc/29962/statm: 4581 394 345 23 0 91 0
[pid=29963] ppid=29962 vsize=34204 CPUtime=2.59 cores=1
/proc/29963/stat : 29963 (cryptominisat) R 29962 29962 29255 0 -1 4202496 4978 0 0 0 259 0 0 0 22 0 1 0 441719065 35024896 2913 33554432000 4194304 4587354 140736450346832 18446744073709551615 4244166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29963/statm: 8551 2913 336 96 0 5113 0
[pid=29964] ppid=29962 vsize=14944 CPUtime=1.77 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 1198 0 0 0 177 0 0 0 25 0 1 0 441719065 15302656 1090 33554432000 4194304 4785740 140735597779968 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 3736 1090 341 145 0 781 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=1.92 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 192 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 523956

[startup+12.7009 s]
/proc/loadavg: 6.03 5.97 5.65 6/183 29966
/proc/meminfo: memFree=15913092/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=16348 CPUtime=4.34 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 1529 0 0 0 434 0 0 0 25 0 1 0 441719065 16740352 1421 33554432000 4194304 4785740 140735597779968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 4087 1421 341 145 0 1132 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=4.51 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 451 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 491156

[startup+25.5005 s]
/proc/loadavg: 5.80 5.92 5.64 6/183 29967
/proc/meminfo: memFree=15912624/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=18128 CPUtime=10.74 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 1933 0 0 0 1074 0 0 0 25 0 1 0 441719065 18563072 1825 33554432000 4194304 4785740 140735597779968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 4532 1825 341 145 0 1577 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=10.92 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 1092 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 492936

[startup+51.1008 s]
/proc/loadavg: 5.53 5.85 5.62 6/183 29968
/proc/meminfo: memFree=15911724/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=20284 CPUtime=23.54 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 2376 0 0 0 2354 0 0 0 25 0 1 0 441719065 20770816 2268 33554432000 4194304 4785740 140735597779968 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 5071 2268 341 145 0 2116 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=23.71 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 2371 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495092

[startup+102.3 s]
/proc/loadavg: 5.23 5.71 5.58 6/183 29969
/proc/meminfo: memFree=15906384/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=22896 CPUtime=49.15 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 2974 0 0 0 4915 0 0 0 25 0 1 0 441719065 23445504 2866 33554432000 4194304 4785740 140735597779968 18446744073709551615 4309537 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 5724 2866 341 145 0 2769 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=49.31 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 4931 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 497704

[startup+162.3 s]
/proc/loadavg: 5.08 5.58 5.54 6/183 29970
/proc/meminfo: memFree=15906104/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=24244 CPUtime=79.15 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 3313 0 0 0 7915 0 0 0 25 0 1 0 441719065 24825856 3205 33554432000 4194304 4785740 140735597779968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 6061 3205 341 145 0 3106 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=79.3 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 7930 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 499052

[startup+222.306 s]
/proc/loadavg: 5.03 5.47 5.51 6/183 29972
/proc/meminfo: memFree=15902104/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=26372 CPUtime=109.16 cores=1

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

[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=44916 CPUtime=2209.21 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8737 0 0 0 220920 1 0 0 25 0 1 0 441719065 45993984 7986 33554432000 4194304 4785740 140735597779968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11229 7986 341 145 0 8274 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2209.38 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 220938 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 519724

[startup+4482.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30128
/proc/meminfo: memFree=15908000/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=44916 CPUtime=2239.22 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8737 0 0 0 223921 1 0 0 25 0 1 0 441719065 45993984 7986 33554432000 4194304 4785740 140735597779968 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11229 7986 341 145 0 8274 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2239.38 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 223938 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 519724

[startup+4542.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30129
/proc/meminfo: memFree=15908228/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=44916 CPUtime=2269.23 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8738 0 0 0 226922 1 0 0 25 0 1 0 441719065 45993984 7987 33554432000 4194304 4785740 140735597779968 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11229 7987 341 145 0 8274 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2269.37 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 226937 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 519724

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30131
/proc/meminfo: memFree=15907828/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=44916 CPUtime=2299.23 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8738 0 0 0 229922 1 0 0 25 0 1 0 441719065 45993984 7987 33554432000 4194304 4785740 140735597779968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11229 7987 341 145 0 8274 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2299.37 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 229937 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 519724

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30132
/proc/meminfo: memFree=15907684/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=44916 CPUtime=2329.24 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8739 0 0 0 232923 1 0 0 25 0 1 0 441719065 45993984 7988 33554432000 4194304 4785740 140735597779968 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11229 7988 341 145 0 8274 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2329.36 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 232936 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 519724

[startup+4722.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30134
/proc/meminfo: memFree=15907784/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=44916 CPUtime=2359.25 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8743 0 0 0 235924 1 0 0 25 0 1 0 441719065 45993984 7992 33554432000 4194304 4785740 140735597779968 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11229 7992 341 145 0 8274 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2359.36 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 235936 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 519724

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30136
/proc/meminfo: memFree=15907628/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=45204 CPUtime=2389.25 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8794 0 0 0 238924 1 0 0 25 0 1 0 441719065 46288896 8043 33554432000 4194304 4785740 140735597779968 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11301 8043 341 145 0 8346 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2389.35 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 238935 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 520012

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30137
/proc/meminfo: memFree=15907732/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=45396 CPUtime=2419.26 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8902 0 0 0 241925 1 0 0 25 0 1 0 441719065 46485504 8055 33554432000 4194304 4785740 140735597779968 18446744073709551615 4416786 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11349 8055 341 145 0 8394 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2419.35 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 241935 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 520204

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30139
/proc/meminfo: memFree=15907700/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=45684 CPUtime=2449.26 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8954 0 0 0 244925 1 0 0 25 0 1 0 441719065 46780416 8107 33554432000 4194304 4785740 140735597779968 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11421 8107 341 145 0 8466 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2449.34 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 244934 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 520492

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30140
/proc/meminfo: memFree=15907436/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=45684 CPUtime=2479.26 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8954 0 0 0 247925 1 0 0 25 0 1 0 441719065 46780416 8107 33554432000 4194304 4785740 140735597779968 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11421 8107 341 145 0 8466 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2479.35 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 247935 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 520492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 30142
/proc/meminfo: memFree=15907420/32951124 swapFree=67111528/67111528
[pid=29962] ppid=29960 vsize=18324 CPUtime=3.82 cores=1,3,5,7
/proc/29962/stat : 29962 (ppfolio) S 29960 29962 29255 0 -1 4202496 502 5594 0 0 0 0 381 1 15 0 1 0 441719065 18763776 395 33554432000 4194304 4287625 140734302710320 18446744073709551615 222921797135 0 0 4096 65536 32767 0 0 17 3 0 0 0
/proc/29962/statm: 4581 395 346 23 0 91 0
[pid=29964] ppid=29962 vsize=45684 CPUtime=2498.06 cores=1
/proc/29964/stat : 29964 (clasp) R 29962 29962 29255 0 -1 4202496 8961 0 0 0 249805 1 0 0 25 0 1 0 441719065 46780416 8114 33554432000 4194304 4785740 140735597779968 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29964/statm: 11421 8114 341 145 0 8466 0
[pid=29965] ppid=29962 vsize=456484 CPUtime=2498.16 cores=1
/proc/29965/stat : 29965 (TNM) R 29962 29962 29255 0 -1 4202496 519 0 0 0 249816 0 0 0 25 0 1 0 441719065 467439616 416 33554432000 134512640 134534564 4289936080 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29965/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 520492

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

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

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 5000.03
CPU system time (s): 0.030995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 15685424

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

runsolver used 7.2619 second user time and 15.4786 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-20 14:06:23
IDJOB=3222220
IDBENCH=83053
IDSOLVER=1639
FILE ID=node109/3222220-1303301183
RUNJOBID= node109-1303290175-29274
PBS_JOBID= 13049610
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222220-1303301183/watcher-3222220-1303301183 -o /tmp/evaluation-result-3222220-1303301183/solver-3222220-1303301183 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222220-1303301183.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=716211132

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15921760 kB
Buffers:        768836 kB
Cached:       15797100 kB
SwapCached:          0 kB
Active:        8007320 kB
Inactive:      8662064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15921760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      103188 kB
Mapped:          16412 kB
Slab:           297268 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1432184 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= 71448 MiB
End job on node109 at 2011-04-20 15:29:43