Trace number 3281073

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 1300.03

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

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

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

running on 2 cores: 1,3

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: 12.07 11.25 7.99 11/198 22376
/proc/meminfo: memFree=15020836/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=11800 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (runsolver) R 22374 22376 21691 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 486631784 12083200 51 33554432000 4194304 5434984 140735752900800 18446744073709551615 4881607 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/22376/statm: 2950 51 31 303 0 2644 0

[startup+0.0395739 s]
/proc/loadavg: 12.07 11.25 7.99 11/198 22376
/proc/meminfo: memFree=15020836/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 4442933527847076104 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100574 s]
/proc/loadavg: 12.07 11.25 7.99 11/198 22376
/proc/meminfo: memFree=15020836/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631786793276801024 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300526 s]
/proc/loadavg: 12.07 11.25 7.99 11/198 22376
/proc/meminfo: memFree=15020836/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700462 s]
/proc/loadavg: 12.07 11.25 7.99 11/198 22376
/proc/meminfo: memFree=15020836/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 12.07 11.25 7.99 13/202 22380
/proc/meminfo: memFree=14958680/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=41296 CPUtime=0.49 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 5347 0 0 0 49 0 0 0 25 0 1 0 486631785 42287104 5124 33554432000 4194304 4587354 140734174644496 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 10324 5124 311 96 0 6886 0
[pid=22379] ppid=22376 vsize=40252 CPUtime=0.43 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 9329 0 0 0 42 1 0 0 25 0 1 0 486631785 41218048 7210 33554432000 4194304 4785740 140734907026688 18446744073709551615 4319149 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 10063 7210 333 145 0 7108 0
[pid=22380] ppid=22376 vsize=462556 CPUtime=0.54 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 3776 0 0 0 54 0 0 0 25 0 1 0 486631785 473657344 3673 33554432000 134512640 134534564 4290404384 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 115639 3673 91 6 0 114305 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 562428

[startup+3.10102 s]
/proc/loadavg: 12.07 11.25 7.99 13/202 22380
/proc/meminfo: memFree=14948760/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=41296 CPUtime=1.03 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 5348 0 0 0 103 0 0 0 25 0 1 0 486631785 42287104 5125 33554432000 4194304 4587354 140734174644496 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 10324 5125 311 96 0 6886 0
[pid=22379] ppid=22376 vsize=40252 CPUtime=0.99 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 9339 0 0 0 98 1 0 0 25 0 1 0 486631785 41218048 7220 33554432000 4194304 4785740 140734907026688 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 10063 7220 340 145 0 7108 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=1.04 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 104 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 564276

[startup+6.30044 s]
/proc/loadavg: 12.06 11.26 8.01 13/202 22380
/proc/meminfo: memFree=14927164/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631787892788428800 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=64704 CPUtime=2.09 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 13787 0 0 0 208 1 0 0 25 0 1 0 486631785 66256896 11144 33554432000 4194304 4587354 140734174644496 18446744073709551615 4392679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 16176 11144 330 96 0 12738 0
[pid=22379] ppid=22376 vsize=40384 CPUtime=2.03 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 9419 0 0 0 202 1 0 0 25 0 1 0 486631785 41353216 7300 33554432000 4194304 4785740 140734907026688 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 10096 7300 340 145 0 7141 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=2.14 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 214 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 587816

[startup+12.7003 s]
/proc/loadavg: 12.14 11.29 8.04 13/202 22380
/proc/meminfo: memFree=14913408/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631786793276801024 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=102208 CPUtime=4.74 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 15706 0 0 0 472 2 0 0 22 0 1 0 486631785 104660992 13045 33554432000 4194304 4587354 140734174644496 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 25552 13045 333 96 0 22114 0
[pid=22379] ppid=22376 vsize=42132 CPUtime=3.89 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 9855 0 0 0 388 1 0 0 25 0 1 0 486631785 43143168 7736 33554432000 4194304 4785740 140734907026688 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 10533 7736 340 145 0 7578 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=4.04 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 404 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 627068

[startup+25.501 s]
/proc/loadavg: 12.11 11.32 8.10 13/202 22381
/proc/meminfo: memFree=14901992/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631787755349475328 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1156248 CPUtime=8.99 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 18435 0 0 0 897 2 0 0 25 0 1 0 486631785 1183997952 12294 33554432000 4194304 4587354 140734174644496 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 289062 12294 339 96 0 285624 0
[pid=22379] ppid=22376 vsize=48380 CPUtime=8.19 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 11424 0 0 0 818 1 0 0 25 0 1 0 486631785 49541120 9305 33554432000 4194304 4785740 140734907026688 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 12095 9305 340 145 0 9140 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=8.28 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 828 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1687356

[startup+51.1003 s]
/proc/loadavg: 12.07 11.37 8.21 13/202 22381
/proc/meminfo: memFree=14869636/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631786655837847552 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1178868 CPUtime=17.53 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 23798 0 0 0 1750 3 0 0 25 0 1 0 486631785 1207160832 17653 33554432000 4194304 4587354 140734174644496 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 294717 17653 339 96 0 291279 0
[pid=22379] ppid=22376 vsize=53572 CPUtime=16.69 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 12691 0 0 0 1667 2 0 0 25 0 1 0 486631785 54857728 10572 33554432000 4194304 4785740 140734907026688 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 13393 10572 340 145 0 10438 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=16.84 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 1684 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1715168

[startup+102.307 s]
/proc/loadavg: 12.03 11.47 8.40 13/202 22383
/proc/meminfo: memFree=14849260/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631788167666335744 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1175660 CPUtime=34.59 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 26865 0 0 0 3455 4 0 0 25 0 1 0 486631785 1203875840 17186 33554432000 4194304 4587354 140734174644496 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 293915 17186 339 96 0 290477 0
[pid=22379] ppid=22376 vsize=61536 CPUtime=33.79 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 14707 0 0 0 3377 2 0 0 25 0 1 0 486631785 63012864 12588 33554432000 4194304 4785740 140734907026688 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 15384 12588 340 145 0 12429 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=33.9 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 3390 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1719924

[startup+162.301 s]
/proc/loadavg: 12.01 11.56 8.62 13/202 22384
/proc/meminfo: memFree=14839316/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631786930715754496 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1180356 CPUtime=54.58 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 28289 0 0 0 5454 4 0 0 25 0 1 0 486631785 1208684544 18593 33554432000 4194304 4587354 140734174644496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 295089 18593 339 96 0 291651 0
[pid=22379] ppid=22376 vsize=69816 CPUtime=53.78 cores=1

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

/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1989716

[startup+882.301 s]
/proc/loadavg: 6.03 7.93 8.62 7/184 22483
/proc/meminfo: memFree=15435024/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1342972 CPUtime=294.64 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 244434 0 0 0 29425 39 0 0 25 0 1 0 486631785 1375203328 54518 33554432000 4194304 4587354 140734174644496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 335743 54518 340 96 0 332305 0
[pid=22379] ppid=22376 vsize=164016 CPUtime=293.75 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 40081 0 0 0 29365 10 0 0 25 0 1 0 486631785 167952384 37962 33554432000 4194304 4785740 140734907026688 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 41004 37962 340 145 0 38049 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=293.9 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 29390 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 11793813 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1989716

[startup+942.3 s]
/proc/loadavg: 6.09 7.59 8.46 7/184 22484
/proc/meminfo: memFree=15389012/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1347612 CPUtime=314.64 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 245477 0 0 0 31425 39 0 0 25 0 1 0 486631785 1379954688 55561 33554432000 4194304 4587354 140734174644496 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 336903 55561 340 96 0 333465 0
[pid=22379] ppid=22376 vsize=164016 CPUtime=313.75 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 40084 0 0 0 31365 10 0 0 25 0 1 0 486631785 167952384 37965 33554432000 4194304 4785740 140734907026688 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 41004 37965 340 145 0 38049 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=313.89 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 31389 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1994356

[startup+1002.3 s]
/proc/loadavg: 6.03 7.30 8.30 7/184 22486
/proc/meminfo: memFree=15442056/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1229212 CPUtime=334.65 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 276325 0 0 0 33419 46 0 0 25 0 1 0 486631785 1258713088 35383 33554432000 4194304 4587354 140734174644496 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 307303 35383 340 96 0 303865 0
[pid=22379] ppid=22376 vsize=164016 CPUtime=333.76 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 40102 0 0 0 33366 10 0 0 25 0 1 0 486631785 167952384 37983 33554432000 4194304 4785740 140734907026688 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 41004 37983 340 145 0 38049 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=333.89 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 33389 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1875956

[startup+1062.3 s]
/proc/loadavg: 6.01 7.06 8.16 7/184 22487
/proc/meminfo: memFree=15445756/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1235824 CPUtime=354.64 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 312260 0 0 0 35414 50 0 0 25 0 1 0 486631785 1265483776 32828 33554432000 4194304 4587354 140734174644496 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 308956 32828 340 96 0 305518 0
[pid=22379] ppid=22376 vsize=164016 CPUtime=353.77 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 40102 0 0 0 35367 10 0 0 25 0 1 0 486631785 167952384 37983 33554432000 4194304 4785740 140734907026688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 41004 37983 340 145 0 38049 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=353.89 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 35389 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1882568

[startup+1122.3 s]
/proc/loadavg: 6.00 6.86 8.02 7/184 22489
/proc/meminfo: memFree=15442752/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631788305105289216 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1228348 CPUtime=374.63 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 346964 0 0 0 37407 56 0 0 25 0 1 0 486631785 1257828352 30198 33554432000 4194304 4587354 140734174644496 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 307087 30198 340 96 0 303649 0
[pid=22379] ppid=22376 vsize=164016 CPUtime=373.78 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 40102 0 0 0 37368 10 0 0 25 0 1 0 486631785 167952384 37983 33554432000 4194304 4785740 140734907026688 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 41004 37983 340 145 0 38049 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=373.88 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 37388 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1875092

[startup+1182.3 s]
/proc/loadavg: 6.00 6.70 7.89 7/184 22491
/proc/meminfo: memFree=15428464/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631788305105289216 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1246332 CPUtime=394.63 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 376324 0 0 0 39403 60 0 0 25 0 1 0 486631785 1276243968 33549 33554432000 4194304 4587354 140734174644496 18446744073709551615 4239673 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 311583 33549 340 96 0 308145 0
[pid=22379] ppid=22376 vsize=164016 CPUtime=393.79 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 40112 0 0 0 39369 10 0 0 25 0 1 0 486631785 167952384 37993 33554432000 4194304 4785740 140734907026688 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 41004 37993 340 145 0 38049 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=393.88 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 39388 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134530407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1893076

[startup+1242.3 s]
/proc/loadavg: 6.00 6.57 7.77 7/184 22492
/proc/meminfo: memFree=15401156/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631788305105289216 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1299184 CPUtime=414.63 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 405887 0 0 0 41397 66 0 0 25 0 1 0 486631785 1330364416 35402 33554432000 4194304 4587354 140734174644496 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 324796 35402 340 96 0 321358 0
[pid=22379] ppid=22376 vsize=173428 CPUtime=413.8 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 42466 0 0 0 41369 11 0 0 25 0 1 0 486631785 177590272 40347 33554432000 4194304 4785740 140734907026688 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 43357 40347 340 145 0 40402 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=413.88 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 41388 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1955340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.00 6.47 7.65 7/184 22494
/proc/meminfo: memFree=15197272/32951124 swapFree=67111528/67111528
[pid=22376] ppid=22374 vsize=18324 CPUtime=0 cores=1,3
/proc/22376/stat : 22376 (ppfolio) S 22374 22376 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486631784 18763776 394 33554432000 4194304 4287625 140737003649744 18446744073709551615 253640879631 0 0 4096 65536 5631787755349475328 0 0 17 3 0 0 0
/proc/22376/statm: 4581 394 345 23 0 91 0
[pid=22378] ppid=22376 vsize=1416848 CPUtime=433.83 cores=1
/proc/22378/stat : 22378 (cryptominisat) R 22376 22376 21691 0 -1 4202496 461672 0 0 0 43310 73 0 0 25 0 1 0 486631785 1450852352 76863 33554432000 4194304 4587354 140734174644496 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 354212 76863 340 96 0 350774 0
[pid=22379] ppid=22376 vsize=210260 CPUtime=433.02 cores=1
/proc/22379/stat : 22379 (clasp) R 22376 22376 21691 0 -1 4202496 51625 0 0 0 43289 13 0 0 25 0 1 0 486631785 215306240 49506 33554432000 4194304 4785740 140734907026688 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22379/statm: 52565 49506 340 145 0 49610 0
[pid=22380] ppid=22376 vsize=464404 CPUtime=433.15 cores=1
/proc/22380/stat : 22380 (TNM) R 22376 22376 21691 0 -1 4202496 6003 0 0 0 43315 0 0 0 25 0 1 0 486631785 475549696 5900 33554432000 134512640 134534564 4290404384 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22380/statm: 116101 5900 95 6 0 114767 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2109836

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

Real time (s): 1300.03
CPU time (s): 1300
CPU user time (s): 1299.14
CPU system time (s): 0.86
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 3088520

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

runsolver used 2.06669 second user time and 5.05123 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 18:51:54
IDJOB=3281073
IDBENCH=20521
IDSOLVER=1613
FILE ID=node106/3281073-1303750314
RUNJOBID= node106-1303749552-22157
PBS_JOBID= 13154056
Free space on /tmp= 71716 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281073-1303750314/watcher-3281073-1303750314 -o /tmp/evaluation-result-3281073-1303750314/solver-3281073-1303750314 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281073-1303750314.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1715560059

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.82
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.830
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15020992 kB
Buffers:       1985832 kB
Cached:       14185348 kB
SwapCached:          0 kB
Active:       10810804 kB
Inactive:      6553136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15020992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13976 kB
Writeback:           0 kB
AnonPages:     1192080 kB
Mapped:          17892 kB
Slab:           497832 kB
PageTables:       8612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4457088 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= 71744 MiB
End job on node106 at 2011-04-25 19:13:36