Trace number 3191476

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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: 0.96 1.50 1.73 2/178 30398
/proc/meminfo: memFree=16133000/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) R 30394 30398 30357 0 -1 4202496 486 0 0 0 0 0 0 0 24 0 1 0 443957983 18763776 391 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30398/statm: 4581 391 343 23 0 91 0

[startup+0.0485121 s]
/proc/loadavg: 0.96 1.50 1.73 2/178 30398
/proc/meminfo: memFree=16133000/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 3936745312453886212 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100502 s]
/proc/loadavg: 0.96 1.50 1.73 2/178 30398
/proc/meminfo: memFree=16133000/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30053 s]
/proc/loadavg: 0.96 1.50 1.73 2/178 30398
/proc/meminfo: memFree=16133000/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581441293877248 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700448 s]
/proc/loadavg: 0.96 1.50 1.73 2/178 30398
/proc/meminfo: memFree=16133000/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581578732830720 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5013 s]
/proc/loadavg: 0.96 1.50 1.73 13/202 30430
/proc/meminfo: memFree=15997348/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581716171784192 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=916256 CPUtime=1.04 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 4962 0 0 0 103 1 0 0 19 0 1 0 443957983 938246144 2455 33554432000 4194304 4587354 140735613391248 18446744073709551615 4244432 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 229064 2455 327 96 0 225626 0
[pid=30403] ppid=30398 vsize=16964 CPUtime=0.09 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 1788 0 0 0 9 0 0 0 21 0 1 0 443957983 17371136 1584 33554432000 4194304 4785740 140737229647184 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 4241 1584 333 145 0 1286 0
[pid=30405] ppid=30398 vsize=454240 CPUtime=0.34 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 945 0 0 0 34 0 0 0 25 0 1 0 443957983 465141760 842 33554432000 134512640 134534564 4286648720 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 113560 842 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1405784

[startup+3.10101 s]
/proc/loadavg: 0.96 1.50 1.73 14/202 30430
/proc/meminfo: memFree=15942088/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581991049691136 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=920252 CPUtime=1.59 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 6338 0 0 0 158 1 0 0 20 0 1 0 443957983 942338048 2442 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 230063 2442 327 96 0 226625 0
[pid=30403] ppid=30398 vsize=20580 CPUtime=0.64 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 2692 0 0 0 64 0 0 0 23 0 1 0 443957983 21073920 2488 33554432000 4194304 4785740 140737229647184 18446744073709551615 4551055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 5145 2488 340 145 0 2190 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=0.84 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 84 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1418944

[startup+6.30042 s]
/proc/loadavg: 1.85 1.67 1.79 13/202 30430
/proc/meminfo: memFree=15883116/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580204343296000 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=914876 CPUtime=2.63 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 8516 0 0 0 261 2 0 0 22 0 1 0 443957983 936833024 3052 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 228719 3052 331 96 0 225281 0
[pid=30403] ppid=30398 vsize=23784 CPUtime=1.69 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 3497 0 0 0 169 0 0 0 25 0 1 0 443957983 24354816 3293 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 5946 3293 340 145 0 2991 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=1.94 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 194 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1416772

[startup+12.7012 s]
/proc/loadavg: 2.66 1.84 1.84 13/202 30431
/proc/meminfo: memFree=15826716/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580204343296000 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=914772 CPUtime=4.79 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 15958 0 0 0 476 3 0 0 25 0 1 0 443957983 936726528 3160 33554432000 4194304 4587354 140735613391248 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 228693 3160 337 96 0 225255 0
[pid=30403] ppid=30398 vsize=26884 CPUtime=3.82 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 4257 0 0 0 382 0 0 0 25 0 1 0 443957983 27529216 4053 33554432000 4194304 4785740 140737229647184 18446744073709551615 251367207621 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 6721 4053 340 145 0 3766 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=4.04 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 404 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1419768

[startup+25.5009 s]
/proc/loadavg: 4.73 2.34 2.00 13/202 30431
/proc/meminfo: memFree=15744412/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125582128488644608 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=936668 CPUtime=9.03 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 23461 0 0 0 899 4 0 0 25 0 1 0 443957983 959148032 6748 33554432000 4194304 4587354 140735613391248 18446744073709551615 4372364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 234167 6748 337 96 0 230729 0
[pid=30403] ppid=30398 vsize=31356 CPUtime=8.09 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 5356 0 0 0 808 1 0 0 25 0 1 0 443957983 32108544 5152 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 7839 5152 340 145 0 4884 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=8.34 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 834 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1446136

[startup+51.1011 s]
/proc/loadavg: 7.21 3.12 2.27 14/202 30431
/proc/meminfo: memFree=15451924/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580616660156416 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=963212 CPUtime=17.59 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 33564 0 0 0 1754 5 0 0 25 0 1 0 443957983 986329088 14529 33554432000 4194304 4587354 140735613391248 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 240803 14529 337 96 0 237365 0
[pid=30403] ppid=30398 vsize=36428 CPUtime=16.62 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 6607 0 0 0 1661 1 0 0 25 0 1 0 443957983 37302272 6403 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 9107 6403 340 145 0 6152 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=16.84 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 1684 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1477752

[startup+102.308 s]
/proc/loadavg: 9.63 4.42 2.75 12/201 30433
/proc/meminfo: memFree=15547040/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581166415970304 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=982872 CPUtime=34.64 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 55912 0 0 0 3454 10 0 0 25 0 1 0 443957983 1006460928 19320 33554432000 4194304 4587354 140735613391248 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 245718 19320 337 96 0 242280 0
[pid=30403] ppid=30398 vsize=45828 CPUtime=33.69 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 8871 0 0 0 3367 2 0 0 25 0 1 0 443957983 46927872 8667 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 11457 8667 340 145 0 8502 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=33.94 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 3394 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1506812

[startup+162.3 s]
/proc/loadavg: 10.53 5.63 3.27 12/201 30435
/proc/meminfo: memFree=15495076/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581716171784192 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=986220 CPUtime=54.63 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 85020 0 0 0 5448 15 0 0 25 0 1 0 443957983 1009889280 21222 33554432000 4194304 4587354 140735613391248 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 246555 21222 337 96 0 243117 0
[pid=30403] ppid=30398 vsize=51008 CPUtime=53.68 cores=4

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

/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 1534356

[startup+882.301 s]
/proc/loadavg: 11.00 10.51 7.43 12/201 30463
/proc/meminfo: memFree=15027724/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580479221202944 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=953104 CPUtime=294.65 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 245058 0 0 0 29418 47 0 0 25 0 1 0 443957983 975978496 17684 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 238276 17684 337 96 0 234838 0
[pid=30403] ppid=30398 vsize=90900 CPUtime=293.7 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 19565 0 0 0 29366 4 0 0 25 0 1 0 443957983 93081600 19361 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 22725 19361 340 145 0 19770 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=293.89 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 29389 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 1522116

[startup+942.301 s]
/proc/loadavg: 11.00 10.60 7.65 12/201 30464
/proc/meminfo: memFree=14857696/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580616660156416 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=979700 CPUtime=314.64 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 256777 0 0 0 31414 50 0 0 25 0 1 0 443957983 1003212800 17836 33554432000 4194304 4587354 140735613391248 18446744073709551615 4245314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 244925 17836 337 96 0 241487 0
[pid=30403] ppid=30398 vsize=91408 CPUtime=313.7 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 19694 0 0 0 31366 4 0 0 25 0 1 0 443957983 93601792 19490 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 22852 19490 340 145 0 19897 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=313.89 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 31389 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 1549220

[startup+1002.3 s]
/proc/loadavg: 11.00 10.67 7.85 12/201 30466
/proc/meminfo: memFree=15018876/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=950108 CPUtime=334.64 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 269637 0 0 0 33411 53 0 0 25 0 1 0 443957983 972910592 11146 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 237527 11146 337 96 0 234089 0
[pid=30403] ppid=30398 vsize=92124 CPUtime=333.71 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 19848 0 0 0 33367 4 0 0 25 0 1 0 443957983 94334976 19644 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 23031 19644 340 145 0 20076 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=333.89 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 33389 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 1520344

[startup+1062.3 s]
/proc/loadavg: 11.00 10.73 8.05 12/201 30468
/proc/meminfo: memFree=14973344/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580479221202944 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=933832 CPUtime=354.63 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 279992 0 0 0 35408 55 0 0 25 0 1 0 443957983 956243968 13419 33554432000 4194304 4587354 140735613391248 18446744073709551615 4245506 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 233458 13419 337 96 0 230020 0
[pid=30403] ppid=30398 vsize=93496 CPUtime=353.72 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 20188 0 0 0 35367 5 0 0 25 0 1 0 443957983 95739904 19984 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 23374 19984 340 145 0 20419 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=353.88 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 35388 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 1505440

[startup+1122.3 s]
/proc/loadavg: 11.00 10.77 8.23 12/201 30469
/proc/meminfo: memFree=14942452/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580616660156416 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=108316 CPUtime=374.64 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 291142 0 0 0 37406 58 0 0 25 0 1 0 443957983 110915584 11552 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 27079 11552 337 96 0 23641 0
[pid=30403] ppid=30398 vsize=93916 CPUtime=373.73 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 20278 0 0 0 37368 5 0 0 25 0 1 0 443957983 96169984 20074 33554432000 4194304 4785740 140737229647184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 23479 20074 340 145 0 20524 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=373.88 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 37388 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 680344

[startup+1182.3 s]
/proc/loadavg: 11.08 10.83 8.41 12/201 30471
/proc/meminfo: memFree=14932636/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580754099109888 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=951676 CPUtime=394.63 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 302764 0 0 0 39402 61 0 0 25 0 1 0 443957983 974516224 9612 33554432000 4194304 4587354 140735613391248 18446744073709551615 4245190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 237919 9612 337 96 0 234481 0
[pid=30403] ppid=30398 vsize=100516 CPUtime=393.73 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 21831 0 0 0 39368 5 0 0 25 0 1 0 443957983 102928384 21627 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 25129 21627 340 145 0 22174 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=393.88 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 39388 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 1530304

[startup+1242.3 s]
/proc/loadavg: 11.03 10.86 8.56 13/201 30472
/proc/meminfo: memFree=14877812/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125580891538063360 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=964432 CPUtime=414.63 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 314638 0 0 0 41400 63 0 0 25 0 1 0 443957983 987578368 16273 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 241108 16273 337 96 0 237670 0
[pid=30403] ppid=30398 vsize=102792 CPUtime=413.73 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 22337 0 0 0 41368 5 0 0 25 0 1 0 443957983 105259008 22133 33554432000 4194304 4785740 140737229647184 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 25698 22133 340 145 0 22743 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=413.88 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 41388 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 1545336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.01 10.88 8.71 12/201 30474
/proc/meminfo: memFree=14900488/32950928 swapFree=67111528/67111528
[pid=30398] ppid=30394 vsize=18324 CPUtime=0 cores=4,6
/proc/30398/stat : 30398 (ppfolio) S 30394 30398 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443957983 18763776 393 33554432000 4194304 4287625 140734713180608 18446744073709551615 251367566863 0 0 4096 65536 11125581028977016832 0 0 17 6 0 0 0
/proc/30398/statm: 4581 393 345 23 0 91 0
[pid=30401] ppid=30398 vsize=951140 CPUtime=433.84 cores=4
/proc/30401/stat : 30401 (cryptominisat) R 30398 30398 30357 0 -1 4202496 323833 0 0 0 43319 65 0 0 25 0 1 0 443957983 973967360 11042 33554432000 4194304 4587354 140735613391248 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30401/statm: 237785 11042 337 96 0 234347 0
[pid=30403] ppid=30398 vsize=104720 CPUtime=432.92 cores=4
/proc/30403/stat : 30403 (clasp) R 30398 30398 30357 0 -1 4202496 22783 0 0 0 43287 5 0 0 25 0 1 0 443957983 107233280 22579 33554432000 4194304 4785740 140737229647184 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30403/statm: 26180 22579 340 145 0 23225 0
[pid=30405] ppid=30398 vsize=459788 CPUtime=433.17 cores=4
/proc/30405/stat : 30405 (TNM) R 30398 30398 30357 0 -1 4202496 1543 0 0 0 43317 0 0 0 25 0 1 0 443957983 470822912 1440 33554432000 134512640 134534564 4286648720 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30405/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 1533972

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30398 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1299.93
#
# 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): 1299.93
CPU user time (s): 1299.23
CPU system time (s): 0.7
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 2434420

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

runsolver used 2.19367 second user time and 4.85826 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 17:54:33
IDJOB=3191476
IDBENCH=82607
IDSOLVER=1613
FILE ID=node113/3191476-1302537273
RUNJOBID= node113-1302537273-30376
PBS_JOBID= 12951134
Free space on /tmp= 71080 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191476-1302537273/watcher-3191476-1302537273 -o /tmp/evaluation-result-3191476-1302537273/solver-3191476-1302537273 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191476-1302537273.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=1456005861

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:      16133544 kB
Buffers:        725172 kB
Cached:       15602604 kB
SwapCached:          0 kB
Active:        9102276 kB
Inactive:      7292092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16133544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21348 kB
Writeback:           0 kB
AnonPages:       67040 kB
Mapped:          14320 kB
Slab:           359368 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190936 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= 71032 MiB
End job on node113 at 2011-04-11 18:16:15