Trace number 3191929

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) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S116041094-082.UNKNOWN.cnf
MD5SUMc3607b4797e262c1da0dfb143eedc361
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.264
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.01/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191929-1302540265/watcher-3191929-1302540265 -o /tmp/evaluation-result-3191929-1302540265/solver-3191929-1302540265 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191929-1302540265.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.05 11.55 11.27 9/197 31396
/proc/meminfo: memFree=16001316/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) R 31394 31396 30357 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 444257170 18763776 392 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31396/statm: 4581 392 343 23 0 91 0

[startup+0.020429 s]
/proc/loadavg: 11.05 11.55 11.27 9/197 31396
/proc/meminfo: memFree=16001316/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 11277547009248035080 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100416 s]
/proc/loadavg: 11.05 11.55 11.27 9/197 31396
/proc/meminfo: memFree=16001316/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 11277547009248035080 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300381 s]
/proc/loadavg: 11.05 11.55 11.27 9/197 31396
/proc/meminfo: memFree=16001316/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700305 s]
/proc/loadavg: 11.05 11.55 11.27 9/197 31396
/proc/meminfo: memFree=16001316/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588976430389395456 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50117 s]
/proc/loadavg: 11.05 11.55 11.27 12/201 31400
/proc/meminfo: memFree=15996592/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588976567828348928 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=242480 CPUtime=0.49 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 1248 0 0 0 49 0 0 0 25 0 1 0 444257170 248299520 771 33554432000 4194304 4587354 140736874232384 18446744073709551615 4236591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 60620 771 327 96 0 57182 0
[pid=31398] ppid=31396 vsize=13224 CPUtime=0.44 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 765 0 0 0 44 0 0 0 25 0 1 0 444257170 13541376 653 33554432000 4194304 4785740 140736733545824 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 3306 653 340 145 0 351 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=0.54 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 54 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 729856

[startup+3.10086 s]
/proc/loadavg: 11.05 11.55 11.27 12/201 31400
/proc/meminfo: memFree=15994236/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=243172 CPUtime=0.99 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 1733 0 0 0 99 0 0 0 25 0 1 0 444257170 249008128 990 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 60793 990 331 96 0 57355 0
[pid=31398] ppid=31396 vsize=13628 CPUtime=0.97 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 881 0 0 0 97 0 0 0 25 0 1 0 444257170 13955072 769 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 3407 769 340 145 0 452 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=1.12 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 112 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 2476384 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 730952

[startup+6.30026 s]
/proc/loadavg: 11.05 11.54 11.27 12/201 31400
/proc/meminfo: memFree=15989108/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588974781121953792 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=249460 CPUtime=2.09 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 3828 0 0 0 209 0 0 0 25 0 1 0 444257170 255447040 2371 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 62365 2371 337 96 0 58927 0
[pid=31398] ppid=31396 vsize=14292 CPUtime=2.04 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 1025 0 0 0 204 0 0 0 25 0 1 0 444257170 14635008 913 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 3573 913 340 145 0 618 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=2.14 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 214 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 737904

[startup+12.7011 s]
/proc/loadavg: 11.04 11.53 11.27 12/201 31400
/proc/meminfo: memFree=15980552/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588974643683000320 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=252388 CPUtime=4.19 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 5992 0 0 0 419 0 0 0 25 0 1 0 444257170 258445312 3178 33554432000 4194304 4587354 140736874232384 18446744073709551615 4243555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 63097 3178 337 96 0 59659 0
[pid=31398] ppid=31396 vsize=14980 CPUtime=4.17 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 1213 0 0 0 417 0 0 0 25 0 1 0 444257170 15339520 1101 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553224 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 3745 1101 340 145 0 790 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=4.32 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 432 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 2475460 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 741520

[startup+25.5007 s]
/proc/loadavg: 11.03 11.50 11.26 12/201 31401
/proc/meminfo: memFree=15985568/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588975055999860736 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=261660 CPUtime=8.49 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 8403 0 0 0 849 0 0 0 25 0 1 0 444257170 267939840 3229 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 65415 3229 337 96 0 61977 0
[pid=31398] ppid=31396 vsize=15940 CPUtime=8.44 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 1426 0 0 0 844 0 0 0 25 0 1 0 444257170 16322560 1314 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 3985 1314 340 145 0 1030 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=8.54 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 854 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 751752

[startup+51.101 s]
/proc/loadavg: 11.02 11.46 11.25 12/201 31401
/proc/meminfo: memFree=15973684/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588974918560907264 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=254700 CPUtime=16.99 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 12335 0 0 0 1698 1 0 0 25 0 1 0 444257170 260812800 4189 33554432000 4194304 4587354 140736874232384 18446744073709551615 4231873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 63675 4189 337 96 0 60237 0
[pid=31398] ppid=31396 vsize=17352 CPUtime=16.97 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 1769 0 0 0 1697 0 0 0 25 0 1 0 444257170 17768448 1657 33554432000 4194304 4785740 140736733545824 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 4338 1657 340 145 0 1383 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=17.12 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 1712 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 746204

[startup+102.307 s]
/proc/loadavg: 11.01 11.38 11.24 13/201 31403
/proc/meminfo: memFree=15960776/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588976292950441984 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=282932 CPUtime=34.08 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 20786 0 0 0 3406 2 0 0 25 0 1 0 444257170 289722368 7024 33554432000 4194304 4587354 140736874232384 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 70733 7024 337 96 0 67295 0
[pid=31398] ppid=31396 vsize=19192 CPUtime=34.04 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 2215 0 0 0 3404 0 0 0 25 0 1 0 444257170 19652608 2103 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 4798 2103 340 145 0 1843 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=34.16 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 3416 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 776276

[startup+162.3 s]
/proc/loadavg: 11.00 11.32 11.22 12/201 31404
/proc/meminfo: memFree=15923804/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588975055999860736 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=270264 CPUtime=54.08 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 28176 0 0 0 5404 4 0 0 25 0 1 0 444257170 276750336 7362 33554432000 4194304 4587354 140736874232384 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 67566 7362 337 96 0 64128 0
[pid=31398] ppid=31396 vsize=20596 CPUtime=54.03 cores=5

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

/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 776476

[startup+882.301 s]
/proc/loadavg: 11.00 11.02 11.09 13/201 31423
/proc/meminfo: memFree=15851468/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=282868 CPUtime=294.05 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 83289 0 0 0 29388 17 0 0 25 0 1 0 444257170 289656832 12844 33554432000 4194304 4587354 140736874232384 18446744073709551615 4239000 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 70717 12844 337 96 0 67279 0
[pid=31398] ppid=31396 vsize=28712 CPUtime=294.08 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4450 0 0 0 29408 0 0 0 25 0 1 0 444257170 29401088 4338 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7178 4338 340 145 0 4223 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=294.17 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 29417 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 785732

[startup+942.301 s]
/proc/loadavg: 9.90 10.75 10.99 9/192 31443
/proc/meminfo: memFree=15957140/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=284176 CPUtime=314.04 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 85646 0 0 0 31387 17 0 0 25 0 1 0 444257170 290996224 12963 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 71044 12963 337 96 0 67606 0
[pid=31398] ppid=31396 vsize=29052 CPUtime=314.08 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4501 0 0 0 31408 0 0 0 25 0 1 0 444257170 29749248 4389 33554432000 4194304 4785740 140736733545824 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7263 4389 340 145 0 4308 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=314.17 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 31417 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 787380

[startup+1002.3 s]
/proc/loadavg: 8.64 10.21 10.78 10/192 31454
/proc/meminfo: memFree=15933060/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=305004 CPUtime=334.05 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 87458 0 0 0 33387 18 0 0 25 0 1 0 444257170 312324096 14732 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 76251 14732 337 96 0 72813 0
[pid=31398] ppid=31396 vsize=29500 CPUtime=334.09 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4607 0 0 0 33409 0 0 0 25 0 1 0 444257170 30208000 4495 33554432000 4194304 4785740 140736733545824 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7375 4495 340 145 0 4420 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=334.17 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 33417 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 2383072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 808656

[startup+1062.3 s]
/proc/loadavg: 8.25 9.83 10.62 10/192 31455
/proc/meminfo: memFree=15938596/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=283212 CPUtime=354.06 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 88066 0 0 0 35388 18 0 0 25 0 1 0 444257170 290009088 13015 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 70803 13015 337 96 0 67365 0
[pid=31398] ppid=31396 vsize=30100 CPUtime=354.08 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4740 0 0 0 35408 0 0 0 25 0 1 0 444257170 30822400 4628 33554432000 4194304 4785740 140736733545824 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7525 4628 340 145 0 4570 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=354.17 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 35417 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 787464

[startup+1122.3 s]
/proc/loadavg: 8.09 9.50 10.45 9/192 31457
/proc/meminfo: memFree=15925792/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588975193438814208 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=284176 CPUtime=374.06 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 90557 0 0 0 37388 18 0 0 25 0 1 0 444257170 290996224 13017 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 71044 13017 337 96 0 67606 0
[pid=31398] ppid=31396 vsize=30232 CPUtime=374.08 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4795 0 0 0 37408 0 0 0 25 0 1 0 444257170 30957568 4683 33554432000 4194304 4785740 140736733545824 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7558 4683 340 145 0 4603 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=374.16 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 37416 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 788560

[startup+1182.3 s]
/proc/loadavg: 7.06 8.97 10.21 7/184 31476
/proc/meminfo: memFree=15960560/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588975193438814208 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=296816 CPUtime=394.07 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 92761 0 0 0 39389 18 0 0 25 0 1 0 444257170 303939584 15162 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 74204 15162 337 96 0 70766 0
[pid=31398] ppid=31396 vsize=30632 CPUtime=394.08 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4870 0 0 0 39408 0 0 0 25 0 1 0 444257170 31367168 4758 33554432000 4194304 4785740 140736733545824 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7658 4758 340 145 0 4703 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=394.16 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 39416 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 801600

[startup+1242.3 s]
/proc/loadavg: 4.92 8.05 9.82 4/175 31496
/proc/meminfo: memFree=16071768/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588975193438814208 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=312872 CPUtime=414.08 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 94112 0 0 0 41389 19 0 0 25 0 1 0 444257170 320380928 14058 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 78218 14058 337 96 0 74780 0
[pid=31398] ppid=31396 vsize=31044 CPUtime=414.07 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4972 0 0 0 41407 0 0 0 25 0 1 0 444257170 31789056 4860 33554432000 4194304 4785740 140736733545824 18446744073709551615 4286937 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7761 4860 340 145 0 4806 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=414.16 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 41416 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 818068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 7.13 9.39 4/175 31498
/proc/meminfo: memFree=16074980/32950928 swapFree=67111528/67111528
[pid=31396] ppid=31394 vsize=18324 CPUtime=0 cores=5,7
/proc/31396/stat : 31396 (ppfolio) S 31394 31396 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444257170 18763776 394 33554432000 4194304 4287625 140734651266928 18446744073709551615 251367566863 0 0 4096 65536 4588975193438814208 0 0 17 7 0 0 0
/proc/31396/statm: 4581 394 345 23 0 91 0
[pid=31397] ppid=31396 vsize=282868 CPUtime=433.32 cores=5
/proc/31397/stat : 31397 (cryptominisat) R 31396 31396 30357 0 -1 4202496 95644 0 0 0 43313 19 0 0 25 0 1 0 444257170 289656832 13065 33554432000 4194304 4587354 140736874232384 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31397/statm: 70717 13065 337 96 0 67279 0
[pid=31398] ppid=31396 vsize=31044 CPUtime=433.27 cores=5
/proc/31398/stat : 31398 (clasp) R 31396 31396 30357 0 -1 4202496 4972 0 0 0 43327 0 0 0 25 0 1 0 444257170 31789056 4860 33554432000 4194304 4785740 140736733545824 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31398/statm: 7761 4860 340 145 0 4806 0
[pid=31399] ppid=31396 vsize=455828 CPUtime=433.42 cores=5
/proc/31399/stat : 31399 (TNM) R 31396 31396 30357 0 -1 4202496 329 0 0 0 43342 0 0 0 25 0 1 0 444257170 466767872 226 33554432000 134512640 134534564 4286740768 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31399/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 788064

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31396 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=415284
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=211967
# CPU time returned by wait4() is 866.627
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.82
CPU system time (s): 0.19
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 1030596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.415
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101153
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= 177
involuntary context switches= 9252

runsolver used 1.9787 second user time and 5.04923 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:44:25
IDJOB=3191929
IDBENCH=83060
IDSOLVER=1613
FILE ID=node113/3191929-1302540265
RUNJOBID= node113-1302537273-30378
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S116041094-082.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191929-1302540265/watcher-3191929-1302540265 -o /tmp/evaluation-result-3191929-1302540265/solver-3191929-1302540265 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191929-1302540265.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c3607b4797e262c1da0dfb143eedc361
RANDOM SEED=1685240602

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:      16001596 kB
Buffers:        726656 kB
Cached:       15623732 kB
SwapCached:          0 kB
Active:        9233860 kB
Inactive:      7292944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16001596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9924 kB
Writeback:           0 kB
AnonPages:      176456 kB
Mapped:          17616 kB
Slab:           359268 kB
PageTables:       6240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2577468 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= 71072 MiB
End job on node113 at 2011-04-11 19:06:05