Trace number 3191713

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.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S121099030-067.UNKNOWN.cnf
MD5SUMb936bd7aa1624f527379bba2a9d6f8ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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
1299.99/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-3191713-1302539393/watcher-3191713-1302539393 -o /tmp/evaluation-result-3191713-1302539393/solver-3191713-1302539393 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191713-1302539393.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: 12.00 12.00 11.33 10/198 10322
/proc/meminfo: memFree=10571296/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) R 10320 10322 9842 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 444169992 18763776 392 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284746133 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/10322/statm: 4581 392 343 23 0 91 0

[startup+0.014649 s]
/proc/loadavg: 12.00 12.00 11.33 10/198 10322
/proc/meminfo: memFree=10571296/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4432486518115762438 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.139662 s]
/proc/loadavg: 12.00 12.00 11.33 10/198 10322
/proc/meminfo: memFree=10571296/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300639 s]
/proc/loadavg: 12.00 12.00 11.33 10/198 10322
/proc/meminfo: memFree=10571296/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700572 s]
/proc/loadavg: 12.00 12.00 11.33 10/198 10322
/proc/meminfo: memFree=10571296/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 20 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611085685078622208 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 12.00 12.00 11.33 13/202 10326
/proc/meminfo: memFree=10563204/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611083623494320128 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1363772 CPUtime=0.44 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 1421 0 0 0 44 0 0 0 25 0 1 0 444169993 1396502528 815 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 340943 815 327 96 0 337505 0
[pid=10324] ppid=10322 vsize=13376 CPUtime=0.49 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 806 0 0 0 49 0 0 0 25 0 1 0 444169993 13697024 698 33554432000 4194304 4785740 140736845684768 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 3344 698 340 145 0 389 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=0.54 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 54 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1851468

[startup+3.10117 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10326
/proc/meminfo: memFree=10560972/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1364404 CPUtime=0.99 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 2255 0 0 0 99 0 0 0 25 0 1 0 444169993 1397149696 954 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 341101 954 331 96 0 337663 0
[pid=10324] ppid=10322 vsize=13780 CPUtime=1.04 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 895 0 0 0 104 0 0 0 25 0 1 0 444169993 14110720 787 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 3445 787 340 145 0 490 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=1.04 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 104 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528444 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1852504

[startup+6.30063 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10356
/proc/meminfo: memFree=10575480/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611083898372227072 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1370644 CPUtime=2.03 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 4459 0 0 0 203 0 0 0 25 0 1 0 444169993 1403539456 2684 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 342661 2684 337 96 0 339223 0
[pid=10324] ppid=10322 vsize=14320 CPUtime=2.09 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 1021 0 0 0 209 0 0 0 25 0 1 0 444169993 14663680 913 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 3580 913 340 145 0 625 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=2.14 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 214 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1859284

[startup+12.7006 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10356
/proc/meminfo: memFree=10557532/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611083898372227072 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1373820 CPUtime=4.2 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 6691 0 0 0 419 1 0 0 25 0 1 0 444169993 1406791680 3332 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 343455 3332 337 96 0 340017 0
[pid=10324] ppid=10322 vsize=15024 CPUtime=4.24 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 1201 0 0 0 424 0 0 0 25 0 1 0 444169993 15384576 1093 33554432000 4194304 4785740 140736845684768 18446744073709551615 4553333 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 3756 1093 340 145 0 801 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=4.24 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 424 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1863164

[startup+25.5004 s]
/proc/loadavg: 12.00 12.00 11.35 13/202 10356
/proc/meminfo: memFree=10555972/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1373972 CPUtime=8.44 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 9554 0 0 0 843 1 0 0 25 0 1 0 444169993 1406947328 3498 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 343493 3498 337 96 0 340055 0
[pid=10324] ppid=10322 vsize=15884 CPUtime=8.49 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 1415 0 0 0 849 0 0 0 25 0 1 0 444169993 16265216 1307 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 3971 1307 340 145 0 1016 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=8.54 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 854 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1864176

[startup+51.1011 s]
/proc/loadavg: 11.78 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10887068/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611085410200715264 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1379144 CPUtime=16.99 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 15210 0 0 0 1697 2 0 0 25 0 1 0 444169993 1412243456 4753 33554432000 4194304 4587354 140735353414096 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 344786 4753 337 96 0 341348 0
[pid=10324] ppid=10322 vsize=17076 CPUtime=17.04 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 1698 0 0 0 1704 0 0 0 25 0 1 0 444169993 17485824 1590 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 4269 1590 340 145 0 1314 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=17.04 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 1704 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1870540

[startup+102.307 s]
/proc/loadavg: 11.91 11.96 11.39 13/202 10389
/proc/meminfo: memFree=10843480/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1393856 CPUtime=34.05 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 24841 0 0 0 3402 3 0 0 25 0 1 0 444169993 1427308544 8838 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 348464 8838 337 96 0 345026 0
[pid=10324] ppid=10322 vsize=18732 CPUtime=34.09 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 2079 0 0 0 3409 0 0 0 25 0 1 0 444169993 19181568 1971 33554432000 4194304 4785740 140736845684768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 4683 1971 340 145 0 1728 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=34.14 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 3414 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1886908

[startup+162.301 s]
/proc/loadavg: 11.96 11.96 11.42 13/202 10391
/proc/meminfo: memFree=10831056/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084035811180544 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1394400 CPUtime=54.05 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 31869 0 0 0 5400 5 0 0 25 0 1 0 444169993 1427865600 9046 33554432000 4194304 4587354 140735353414096 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 348600 9046 337 96 0 345162 0
[pid=10324] ppid=10322 vsize=19940 CPUtime=54.08 cores=5

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

/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1909448

[startup+882.3 s]
/proc/loadavg: 12.00 12.01 11.73 13/202 10505
/proc/meminfo: memFree=10768024/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1408556 CPUtime=294.05 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 96768 0 0 0 29385 20 0 0 25 0 1 0 444169993 1442361344 14169 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 352139 14169 337 96 0 348701 0
[pid=10324] ppid=10322 vsize=27248 CPUtime=294.13 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4022 0 0 0 29413 0 0 0 25 0 1 0 444169993 27901952 3914 33554432000 4194304 4785740 140736845684768 18446744073709551615 4550330 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 6812 3914 341 145 0 3857 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=294.1 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 29410 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1910124

[startup+942.3 s]
/proc/loadavg: 12.00 12.01 11.74 13/202 10507
/proc/meminfo: memFree=10752500/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1486668 CPUtime=314.05 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 99567 0 0 0 31384 21 0 0 25 0 1 0 444169993 1522348032 14179 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 371667 14179 337 96 0 368229 0
[pid=10324] ppid=10322 vsize=27416 CPUtime=314.14 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4058 0 0 0 31414 0 0 0 25 0 1 0 444169993 28073984 3950 33554432000 4194304 4785740 140736845684768 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 6854 3950 341 145 0 3899 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=314.1 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 31410 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1988404

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.75 13/202 10507
/proc/meminfo: memFree=10748012/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1422276 CPUtime=334.04 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 101897 0 0 0 33383 21 0 0 25 0 1 0 444169993 1456410624 16469 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 355569 16469 337 96 0 352131 0
[pid=10324] ppid=10322 vsize=27920 CPUtime=334.14 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4169 0 0 0 33414 0 0 0 25 0 1 0 444169993 28590080 4061 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 6980 4061 341 145 0 4025 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=334.11 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 33411 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1924516

[startup+1062.3 s]
/proc/loadavg: 12.00 12.00 11.76 13/202 10509
/proc/meminfo: memFree=10750348/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1422544 CPUtime=354.03 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 103744 0 0 0 35382 21 0 0 25 0 1 0 444169993 1456685056 15487 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 355636 15487 337 96 0 352198 0
[pid=10324] ppid=10322 vsize=28428 CPUtime=354.13 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4273 0 0 0 35413 0 0 0 25 0 1 0 444169993 29110272 4165 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 7107 4165 341 145 0 4152 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=354.11 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 35411 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1925292

[startup+1122.3 s]
/proc/loadavg: 12.10 12.03 11.79 13/202 10511
/proc/meminfo: memFree=10754912/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1507508 CPUtime=374.03 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 105365 0 0 0 37381 22 0 0 25 0 1 0 444169993 1543688192 14229 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 376877 14229 337 96 0 373439 0
[pid=10324] ppid=10322 vsize=28776 CPUtime=374.13 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4355 0 0 0 37413 0 0 0 25 0 1 0 444169993 29466624 4247 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 7194 4247 341 145 0 4239 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=374.12 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 37412 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2010604

[startup+1182.3 s]
/proc/loadavg: 12.04 12.02 11.80 13/202 10513
/proc/meminfo: memFree=10749312/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1422548 CPUtime=394.03 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 108355 0 0 0 39380 23 0 0 25 0 1 0 444169993 1456689152 17135 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 355637 17135 337 96 0 352199 0
[pid=10324] ppid=10322 vsize=29112 CPUtime=394.13 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4412 0 0 0 39413 0 0 0 25 0 1 0 444169993 29810688 4304 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 7278 4304 341 145 0 4323 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=394.13 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 39413 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1925980

[startup+1242.3 s]
/proc/loadavg: 12.01 12.02 11.81 13/202 10515
/proc/meminfo: memFree=10746916/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1422844 CPUtime=414.03 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 110200 0 0 0 41379 24 0 0 25 0 1 0 444169993 1456992256 16021 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 355711 16021 337 96 0 352273 0
[pid=10324] ppid=10322 vsize=29616 CPUtime=414.12 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4520 0 0 0 41412 0 0 0 25 0 1 0 444169993 30326784 4412 33554432000 4194304 4785740 140736845684768 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 7404 4412 341 145 0 4449 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=414.13 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 41413 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1926780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 12.01 11.82 13/202 10515
/proc/meminfo: memFree=10730768/32951124 swapFree=67110456/67111528
[pid=10322] ppid=10320 vsize=18324 CPUtime=0 cores=5,7
/proc/10322/stat : 10322 (ppfolio) S 10320 10322 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444169992 18763776 394 33554432000 4194304 4287625 140734677431072 18446744073709551615 224284945935 0 0 4096 65536 4611084310689087488 0 0 17 7 0 0 0
/proc/10322/statm: 4581 394 345 23 0 91 0
[pid=10323] ppid=10322 vsize=1408508 CPUtime=433.29 cores=5
/proc/10323/stat : 10323 (cryptominisat) R 10322 10322 9842 0 -1 4202496 111490 0 0 0 43305 24 0 0 25 0 1 0 444169993 1442312192 14259 33554432000 4194304 4587354 140735353414096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10323/statm: 352127 14259 337 96 0 348689 0
[pid=10324] ppid=10322 vsize=30460 CPUtime=433.32 cores=5
/proc/10324/stat : 10324 (clasp) R 10322 10322 9842 0 -1 4202496 4696 0 0 0 43332 0 0 0 25 0 1 0 444169993 31191040 4588 33554432000 4194304 4785740 140736845684768 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10324/statm: 7615 4588 341 145 0 4660 0
[pid=10325] ppid=10322 vsize=455996 CPUtime=433.38 cores=5
/proc/10325/stat : 10325 (TNM) R 10322 10322 9842 0 -1 4202496 364 0 0 0 43338 0 0 0 25 0 1 0 444169993 466939904 261 33554432000 134512640 134534564 4290920272 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10325/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1913288

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 10322 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=385289
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=260960
# CPU time returned by wait4() is 866.646
# while last known CPU time is 1299.99
#
# 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.99
CPU user time (s): 1299.75
CPU system time (s): 0.24
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 4234296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.385
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116722
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= 182
involuntary context switches= 17934

runsolver used 2.17767 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 18:29:53
IDJOB=3191713
IDBENCH=82844
IDSOLVER=1613
FILE ID=node118/3191713-1302539393
RUNJOBID= node118-1302536832-9863
PBS_JOBID= 12951117
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S121099030-067.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191713-1302539393/watcher-3191713-1302539393 -o /tmp/evaluation-result-3191713-1302539393/solver-3191713-1302539393 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191713-1302539393.cnf

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

MD5SUM BENCH= b936bd7aa1624f527379bba2a9d6f8ed
RANDOM SEED=918998963

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10571452 kB
Buffers:        709264 kB
Cached:       20669752 kB
SwapCached:        640 kB
Active:       10283568 kB
Inactive:     11624752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10571452 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           10616 kB
Writeback:           0 kB
AnonPages:      528716 kB
Mapped:          18004 kB
Slab:           405908 kB
PageTables:       7228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5376392 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71448 MiB
End job on node118 at 2011-04-11 18:51:35