Trace number 3220870

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-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
MD5SUM4fa782cc700b96dfddf41b0ed3b14006
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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.05/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-3220870-1303279995/watcher-3220870-1303279995 -o /tmp/evaluation-result-3220870-1303279995/solver-3220870-1303279995 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220870-1303279995.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: 5.79 5.97 5.94 4/180 27374
/proc/meminfo: memFree=16416936/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0

[startup+0.037624 s]
/proc/loadavg: 5.79 5.97 5.94 4/180 27374
/proc/meminfo: memFree=16416936/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100622 s]
/proc/loadavg: 5.79 5.97 5.94 4/180 27374
/proc/meminfo: memFree=16416936/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300591 s]
/proc/loadavg: 5.79 5.97 5.94 4/180 27374
/proc/meminfo: memFree=16416936/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 7804722073875513344 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700511 s]
/proc/loadavg: 5.79 5.97 5.94 4/180 27374
/proc/meminfo: memFree=16416936/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 7804722073875513344 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 5.79 5.97 5.94 7/184 27378
/proc/meminfo: memFree=16409556/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 7804722348753420288 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
[pid=27375] ppid=27374 vsize=8863396 CPUtime=0.59 cores=1
/proc/27375/stat : 27375 (cryptominisat) R 27374 27374 25694 0 -1 4202496 2110 0 0 0 59 0 0 0 25 0 1 0 518230192 9076117504 1087 33554432000 4194304 4587354 140733684892816 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27375/statm: 2215849 1087 326 96 0 2212411 0
[pid=27376] ppid=27374 vsize=14168 CPUtime=0.4 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 1005 0 0 0 40 0 0 0 23 0 1 0 518230192 14508032 897 33554432000 4194304 4785740 140734040898432 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 3542 897 340 145 0 587 0
[pid=27377] ppid=27374 vsize=452656 CPUtime=0.49 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 481 0 0 0 49 0 0 0 25 0 1 0 518230192 463519744 378 33554432000 134512640 134534564 4287114704 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9348544

[startup+3.10107 s]
/proc/loadavg: 5.79 5.97 5.94 7/184 27378
/proc/meminfo: memFree=16408460/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 7804722623631327232 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
[pid=27375] ppid=27374 vsize=27112 CPUtime=1.09 cores=1
/proc/27375/stat : 27375 (cryptominisat) R 27374 27374 25694 0 -1 4202496 2627 0 0 0 109 0 0 0 25 0 1 0 518230192 27762688 1225 33554432000 4194304 4587354 140733684892816 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27375/statm: 6778 1225 326 96 0 3340 0
[pid=27376] ppid=27374 vsize=14732 CPUtime=0.94 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 1141 0 0 0 94 0 0 0 25 0 1 0 518230192 15085568 1033 33554432000 4194304 4785740 140734040898432 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 3683 1033 340 145 0 728 0
[pid=27377] ppid=27374 vsize=452656 CPUtime=1.04 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 481 0 0 0 104 0 0 0 25 0 1 0 518230192 463519744 378 33554432000 134512640 134534564 4287114704 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 512824

[startup+6.30047 s]
/proc/loadavg: 5.81 5.97 5.94 7/184 27378
/proc/meminfo: memFree=16399040/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518230191 18763776 394 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 7804722486192373760 0 0 17 5 0 0 0
/proc/27374/statm: 4581 394 345 23 0 91 0
[pid=27375] ppid=27374 vsize=1109132 CPUtime=2.19 cores=1
/proc/27375/stat : 27375 (cryptominisat) R 27374 27374 25694 0 -1 4202496 4858 0 0 0 219 0 0 0 25 0 1 0 518230192 1135751168 3034 33554432000 4194304 4587354 140733684892816 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27375/statm: 277283 3034 336 96 0 273845 0
[pid=27376] ppid=27374 vsize=15564 CPUtime=2 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 1332 0 0 0 200 0 0 0 25 0 1 0 518230192 15937536 1224 33554432000 4194304 4785740 140734040898432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 3891 1224 340 145 0 936 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2.09 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 209 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1599668

[startup+12.7003 s]
/proc/loadavg: 5.74 5.96 5.93 6/183 27378
/proc/meminfo: memFree=16407124/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=16756 CPUtime=4.79 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 1612 0 0 0 479 0 0 0 25 0 1 0 518230192 17158144 1504 33554432000 4194304 4785740 140734040898432 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 4189 1504 341 145 0 1234 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=4.87 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 487 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 491728

[startup+25.5009 s]
/proc/loadavg: 5.58 5.91 5.91 6/183 27379
/proc/meminfo: memFree=16408204/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=18460 CPUtime=11.19 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 2030 0 0 0 1119 0 0 0 25 0 1 0 518230192 18903040 1922 33554432000 4194304 4785740 140734040898432 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 4615 1922 341 145 0 1660 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=11.28 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 1128 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493432

[startup+51.1012 s]
/proc/loadavg: 5.38 5.84 5.89 6/183 27379
/proc/meminfo: memFree=16402620/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=20880 CPUtime=23.99 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 2533 0 0 0 2399 0 0 0 25 0 1 0 518230192 21381120 2425 33554432000 4194304 4785740 140734040898432 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 5220 2425 341 145 0 2265 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=24.08 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 2408 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495852

[startup+102.307 s]
/proc/loadavg: 5.16 5.71 5.84 6/183 27381
/proc/meminfo: memFree=16392180/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=24096 CPUtime=49.58 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 3268 0 0 0 4958 0 0 0 25 0 1 0 518230192 24674304 3160 33554432000 4194304 4785740 140734040898432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 6024 3160 341 145 0 3069 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=49.69 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 4969 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 499068

[startup+162.301 s]
/proc/loadavg: 5.06 5.57 5.79 6/183 27382
/proc/meminfo: memFree=16393388/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=25824 CPUtime=79.58 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 3680 0 0 0 7958 0 0 0 25 0 1 0 518230192 26443776 3572 33554432000 4194304 4785740 140734040898432 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 6456 3572 341 145 0 3501 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=79.69 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 7969 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 500796

[startup+222.3 s]
/proc/loadavg: 5.02 5.47 5.73 6/183 27384
/proc/meminfo: memFree=16385540/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=27512 CPUtime=109.57 cores=1

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

/proc/meminfo: memFree=16373976/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=53252 CPUtime=2269.64 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 10892 0 0 0 226963 1 0 0 25 0 1 0 518230192 54530048 9457 33554432000 4194304 4785740 140734040898432 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13313 9457 341 145 0 10358 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2269.77 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 226977 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 528224

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 27513
/proc/meminfo: memFree=16373568/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=53252 CPUtime=2299.64 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 10905 0 0 0 229963 1 0 0 25 0 1 0 518230192 54530048 9470 33554432000 4194304 4785740 140734040898432 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13313 9470 341 145 0 10358 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2299.78 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 229978 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 528224

[startup+4662.3 s]
/proc/loadavg: 4.06 4.01 4.00 5/182 27514
/proc/meminfo: memFree=16373280/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=53348 CPUtime=2329.63 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 10965 0 0 0 232962 1 0 0 25 0 1 0 518230192 54628352 9482 33554432000 4194304 4785740 140734040898432 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13337 9482 341 145 0 10382 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2329.78 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 232978 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 528320

[startup+4722.31 s]
/proc/loadavg: 4.02 4.01 4.00 5/182 27516
/proc/meminfo: memFree=16373136/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=53636 CPUtime=2359.64 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11018 0 0 0 235963 1 0 0 25 0 1 0 518230192 54923264 9535 33554432000 4194304 4785740 140734040898432 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13409 9535 341 145 0 10454 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2359.79 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 235979 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 528608

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 27517
/proc/meminfo: memFree=16373116/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=53732 CPUtime=2389.65 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11087 0 0 0 238963 2 0 0 25 0 1 0 518230192 55021568 9556 33554432000 4194304 4785740 140734040898432 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13433 9556 341 145 0 10478 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2389.78 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 238978 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 528704

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/182 27519
/proc/meminfo: memFree=16372848/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=53828 CPUtime=2419.65 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11141 0 0 0 241963 2 0 0 25 0 1 0 518230192 55119872 9562 33554432000 4194304 4785740 140734040898432 18446744073709551615 4278034 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13457 9562 341 145 0 10502 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2419.78 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 241978 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 528800

[startup+4902.3 s]
/proc/loadavg: 3.02 3.75 3.91 3/174 27539
/proc/meminfo: memFree=16424908/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=54116 CPUtime=2449.66 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11203 0 0 0 244964 2 0 0 25 0 1 0 518230192 55414784 9624 33554432000 4194304 4785740 140734040898432 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13529 9624 341 145 0 10574 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2449.77 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 244977 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 529088

[startup+4962.3 s]
/proc/loadavg: 2.37 3.43 3.79 3/174 27540
/proc/meminfo: memFree=16424512/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=54884 CPUtime=2479.67 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11412 0 0 0 247965 2 0 0 25 0 1 0 518230192 56201216 9737 33554432000 4194304 4785740 140734040898432 18446744073709551615 251367244430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13721 9737 341 145 0 10766 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2479.77 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 247977 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 529856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.19 3.25 3.71 3/174 27541
/proc/meminfo: memFree=16424484/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=54884 CPUtime=2498.48 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11414 0 0 0 249846 2 0 0 25 0 1 0 518230192 56201216 9739 33554432000 4194304 4785740 140734040898432 18446744073709551615 251367244394 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13721 9739 341 145 0 10766 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2498.57 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 249857 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 529856

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

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

[startup+4999.9 s]
/proc/loadavg: 2.19 3.25 3.71 3/174 27541
/proc/meminfo: memFree=16424484/32950928 swapFree=67111528/67111528
[pid=27374] ppid=27372 vsize=18324 CPUtime=3 cores=1,3,5,7
/proc/27374/stat : 27374 (ppfolio) S 27372 27374 25694 0 -1 4202496 501 5511 0 0 0 0 300 0 15 0 1 0 518230191 18763776 395 33554432000 4194304 4287625 140735662683968 18446744073709551615 251367566863 0 0 4096 65536 4429945684182925569 0 0 17 5 0 0 0
/proc/27374/statm: 4581 395 346 23 0 91 0
[pid=27376] ppid=27374 vsize=54884 CPUtime=2498.48 cores=1
/proc/27376/stat : 27376 (clasp) R 27374 27374 25694 0 -1 4202496 11414 0 0 0 249846 2 0 0 25 0 1 0 518230192 56201216 9739 33554432000 4194304 4785740 140734040898432 18446744073709551615 251367244394 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27376/statm: 13721 9739 341 145 0 10766 0
[pid=27377] ppid=27374 vsize=456648 CPUtime=2498.57 cores=1
/proc/27377/stat : 27377 (TNM) R 27374 27374 25694 0 -1 4202496 556 0 0 0 249857 0 0 0 25 0 1 0 518230192 467607552 453 33554432000 134512640 134534564 4287114704 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27377/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 529856

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27374 and gives
#  childrusage.ru_utime.tv_sec=2501
#  childrusage.ru_utime.tv_usec=472718
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=32994
# CPU time returned by wait4() is 2501.51
# 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): 5000.03
CPU system time (s): 0.02
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 9362248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2501.47
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17458
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= 48
involuntary context switches= 29077

runsolver used 7.47686 second user time and 16.1185 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-20 08:13:15
IDJOB=3220870
IDBENCH=82828
IDSOLVER=1639
FILE ID=node113/3220870-1303279995
RUNJOBID= node113-1303259274-25713
PBS_JOBID= 13049511
Free space on /tmp= 71832 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220870-1303279995/watcher-3220870-1303279995 -o /tmp/evaluation-result-3220870-1303279995/solver-3220870-1303279995 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220870-1303279995.cnf

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

MD5SUM BENCH= 4fa782cc700b96dfddf41b0ed3b14006
RANDOM SEED=1841530686

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16417216 kB
Buffers:        768896 kB
Cached:       15287676 kB
SwapCached:          0 kB
Active:        8535224 kB
Inactive:      7622636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16417216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10020 kB
Writeback:           0 kB
AnonPages:      101748 kB
Mapped:          16744 kB
Slab:           312296 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1197072 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= 71832 MiB
End job on node113 at 2011-04-20 09:36:35