Trace number 3191765

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

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

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191765-1302539560/watcher-3191765-1302539560 -o /tmp/evaluation-result-3191765-1302539560/solver-3191765-1302539560 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191765-1302539560.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: 10.77 10.97 10.43 7/193 6541
/proc/meminfo: memFree=12975980/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=2712 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 444186627 2777088 36 33554432000 4194304 4287625 140735297867664 18446744073709551615 216730254983 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/6541/statm: 678 36 27 23 0 23 0

[startup+0.0229339 s]
/proc/loadavg: 10.77 10.97 10.43 7/193 6541
/proc/meminfo: memFree=12975980/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4460631541885665544 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100932 s]
/proc/loadavg: 10.77 10.97 10.43 7/193 6541
/proc/meminfo: memFree=12975980/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4460631541885665544 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300885 s]
/proc/loadavg: 10.77 10.97 10.43 7/193 6541
/proc/meminfo: memFree=12975980/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700812 s]
/proc/loadavg: 10.77 10.97 10.43 7/193 6541
/proc/meminfo: memFree=12975980/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512076862020648960 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 10.77 10.97 10.43 10/197 6576
/proc/meminfo: memFree=12969372/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512074800436346880 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=392348 CPUtime=0.49 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 1252 0 0 0 49 0 0 0 20 0 1 0 444186627 401764352 766 33554432000 4194304 4587354 140735316355712 18446744073709551615 4243366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 98087 766 327 96 0 94649 0
[pid=6544] ppid=6541 vsize=13220 CPUtime=0.44 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 757 0 0 0 44 0 0 0 21 0 1 0 444186627 13537280 645 33554432000 4194304 4785740 140737212099168 18446744073709551615 4550368 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 3305 645 340 145 0 350 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=0.54 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 54 0 0 0 23 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 6186436 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 879716

[startup+3.10039 s]
/proc/loadavg: 10.77 10.97 10.43 13/202 6606
/proc/meminfo: memFree=12967564/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512074937875300352 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=392260 CPUtime=0.99 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 1702 0 0 0 99 0 0 0 21 0 1 0 444186627 401674240 948 33554432000 4194304 4587354 140735316355712 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 98065 948 327 96 0 94627 0
[pid=6544] ppid=6541 vsize=13616 CPUtime=1 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 868 0 0 0 100 0 0 0 22 0 1 0 444186627 13942784 756 33554432000 4194304 4785740 140737212099168 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 3404 756 340 145 0 449 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=1.08 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 108 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 880024

[startup+6.30084 s]
/proc/loadavg: 10.87 10.99 10.44 13/202 6606
/proc/meminfo: memFree=12951368/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075212753207296 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=398492 CPUtime=2.09 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 3848 0 0 0 209 0 0 0 25 0 1 0 444186627 408055808 2381 33554432000 4194304 4587354 140735316355712 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 99623 2381 337 96 0 96185 0
[pid=6544] ppid=6541 vsize=14284 CPUtime=2.04 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 1025 0 0 0 204 0 0 0 25 0 1 0 444186627 14626816 913 33554432000 4194304 4785740 140737212099168 18446744073709551615 4549029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 3571 913 340 145 0 616 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=2.14 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 214 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 886924

[startup+12.7007 s]
/proc/loadavg: 10.96 11.01 10.45 13/202 6606
/proc/meminfo: memFree=12937124/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075212753207296 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=401244 CPUtime=4.2 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 5763 0 0 0 419 1 0 0 25 0 1 0 444186627 410873856 2931 33554432000 4194304 4587354 140735316355712 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 100311 2931 337 96 0 96873 0
[pid=6544] ppid=6541 vsize=15224 CPUtime=4.2 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 1253 0 0 0 420 0 0 0 25 0 1 0 444186627 15589376 1141 33554432000 4194304 4785740 140737212099168 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 3806 1141 341 145 0 851 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=4.29 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 429 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 890616

[startup+25.5005 s]
/proc/loadavg: 11.19 11.05 10.47 13/202 6606
/proc/meminfo: memFree=12932976/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075487631114240 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=402436 CPUtime=8.49 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 7911 0 0 0 848 1 0 0 25 0 1 0 444186627 412094464 3358 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 100609 3358 337 96 0 97171 0
[pid=6544] ppid=6541 vsize=16180 CPUtime=8.44 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 1509 0 0 0 844 0 0 0 25 0 1 0 444186627 16568320 1397 33554432000 4194304 4785740 140737212099168 18446744073709551615 4546123 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 4045 1397 341 145 0 1090 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=8.54 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 854 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 892764

[startup+51.101 s]
/proc/loadavg: 11.46 11.13 10.51 13/202 6637
/proc/meminfo: memFree=12928644/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075487631114240 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=406536 CPUtime=16.99 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 12253 0 0 0 1697 2 0 0 25 0 1 0 444186627 416292864 4109 33554432000 4194304 4587354 140735316355712 18446744073709551615 4244184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 101634 4109 337 96 0 98196 0
[pid=6544] ppid=6541 vsize=17564 CPUtime=16.99 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 1840 0 0 0 1699 0 0 0 25 0 1 0 444186627 17985536 1728 33554432000 4194304 4785740 140737212099168 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 4391 1728 341 145 0 1436 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=17.09 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 1709 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 898248

[startup+102.307 s]
/proc/loadavg: 11.77 11.26 10.59 13/202 6638
/proc/meminfo: memFree=12893216/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075762509021184 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=408368 CPUtime=34.08 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 19062 0 0 0 3405 3 0 0 25 0 1 0 444186627 418168832 5267 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 102092 5267 337 96 0 98654 0
[pid=6544] ppid=6541 vsize=19136 CPUtime=34.05 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 2220 0 0 0 3405 0 0 0 25 0 1 0 444186627 19595264 2108 33554432000 4194304 4785740 140737212099168 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 4784 2108 341 145 0 1829 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=34.14 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 3414 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 901652

[startup+162.3 s]
/proc/loadavg: 11.91 11.39 10.67 13/202 6640
/proc/meminfo: memFree=12854680/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075625070067712 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=421788 CPUtime=54.09 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 27603 0 0 0 5404 5 0 0 25 0 1 0 444186627 431910912 8142 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 105447 8142 337 96 0 102009 0
[pid=6544] ppid=6541 vsize=20572 CPUtime=54.05 cores=1

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

/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 987768

[startup+882.301 s]
/proc/loadavg: 12.03 11.94 11.36 13/202 6753
/proc/meminfo: memFree=12813212/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=450772 CPUtime=294.04 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 82033 0 0 0 29387 17 0 0 25 0 1 0 444186627 461590528 14465 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 112693 14465 337 96 0 109255 0
[pid=6544] ppid=6541 vsize=29132 CPUtime=294.05 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4536 0 0 0 29405 0 0 0 25 0 1 0 444186627 29831168 4424 33554432000 4194304 4785740 140737212099168 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7283 4424 341 145 0 4328 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=294.19 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 29419 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 954052

[startup+942.301 s]
/proc/loadavg: 12.08 11.96 11.40 13/202 6755
/proc/meminfo: memFree=12817164/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=445184 CPUtime=314.05 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 83894 0 0 0 31387 18 0 0 25 0 1 0 444186627 455868416 13929 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 111296 13929 337 96 0 107858 0
[pid=6544] ppid=6541 vsize=29432 CPUtime=314.04 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4614 0 0 0 31404 0 0 0 25 0 1 0 444186627 30138368 4502 33554432000 4194304 4785740 140737212099168 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7358 4502 341 145 0 4403 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=314.2 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 31420 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 948764

[startup+1002.3 s]
/proc/loadavg: 12.06 11.98 11.44 13/202 6756
/proc/meminfo: memFree=12818856/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=446832 CPUtime=334.06 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 84805 0 0 0 33387 19 0 0 25 0 1 0 444186627 457555968 12593 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 111708 12593 337 96 0 108270 0
[pid=6544] ppid=6541 vsize=29768 CPUtime=334.04 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4689 0 0 0 33404 0 0 0 25 0 1 0 444186627 30482432 4577 33554432000 4194304 4785740 140737212099168 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7442 4577 341 145 0 4487 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=334.19 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 33419 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 950748

[startup+1062.3 s]
/proc/loadavg: 12.02 11.98 11.47 13/202 6758
/proc/meminfo: memFree=12812392/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=432184 CPUtime=354.06 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 87207 0 0 0 35387 19 0 0 25 0 1 0 444186627 442556416 12627 33554432000 4194304 4587354 140735316355712 18446744073709551615 4243700 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 108046 12627 337 96 0 104608 0
[pid=6544] ppid=6541 vsize=29936 CPUtime=354.04 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4728 0 0 0 35404 0 0 0 25 0 1 0 444186627 30654464 4616 33554432000 4194304 4785740 140737212099168 18446744073709551615 4277619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7484 4616 341 145 0 4529 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=354.19 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 35419 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 936268

[startup+1122.3 s]
/proc/loadavg: 12.01 11.98 11.50 13/202 6759
/proc/meminfo: memFree=12835796/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075899947974656 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=444064 CPUtime=374.08 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 89163 0 0 0 37388 20 0 0 25 0 1 0 444186627 454721536 14547 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 111016 14547 337 96 0 107578 0
[pid=6544] ppid=6541 vsize=30236 CPUtime=374.03 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4796 0 0 0 37403 0 0 0 25 0 1 0 444186627 30961664 4684 33554432000 4194304 4785740 140737212099168 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7559 4684 341 145 0 4604 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=374.19 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 37419 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 948448

[startup+1182.3 s]
/proc/loadavg: 11.37 11.80 11.47 12/201 6761
/proc/meminfo: memFree=12842356/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075899947974656 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=492472 CPUtime=394.08 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 89745 0 0 0 39388 20 0 0 25 0 1 0 444186627 504291328 12686 33554432000 4194304 4587354 140735316355712 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 123118 12686 337 96 0 119680 0
[pid=6544] ppid=6541 vsize=30572 CPUtime=394.03 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4875 0 0 0 39403 0 0 0 25 0 1 0 444186627 31305728 4763 33554432000 4194304 4785740 140737212099168 18446744073709551615 4309492 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7643 4763 341 145 0 4688 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=394.18 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 39418 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 997192

[startup+1242.3 s]
/proc/loadavg: 11.13 11.65 11.44 12/201 6764
/proc/meminfo: memFree=12836008/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075899947974656 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=430828 CPUtime=414.08 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 92287 0 0 0 41388 20 0 0 25 0 1 0 444186627 441167872 12687 33554432000 4194304 4587354 140735316355712 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 107707 12687 337 96 0 104269 0
[pid=6544] ppid=6541 vsize=30836 CPUtime=414.03 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4921 0 0 0 41403 0 0 0 25 0 1 0 444186627 31576064 4809 33554432000 4194304 4785740 140737212099168 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7709 4809 341 145 0 4754 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=414.18 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 41418 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 935812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.05 11.53 11.41 12/201 6765
/proc/meminfo: memFree=12806220/32951124 swapFree=67102128/67111528
[pid=6541] ppid=6539 vsize=18324 CPUtime=0 cores=1,3
/proc/6541/stat : 6541 (ppfolio) S 6539 6541 6116 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444186627 18763776 393 33554432000 4194304 4287625 140735297867664 18446744073709551615 216735198735 0 0 4096 65536 4512075899947974656 0 0 17 3 0 0 0
/proc/6541/statm: 4581 393 345 23 0 91 0
[pid=6543] ppid=6541 vsize=445632 CPUtime=433.33 cores=1
/proc/6543/stat : 6543 (cryptominisat) R 6541 6541 6116 0 -1 4202496 94297 0 0 0 43312 21 0 0 25 0 1 0 444186627 456327168 14643 33554432000 4194304 4587354 140735316355712 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6543/statm: 111408 14643 337 96 0 107970 0
[pid=6544] ppid=6541 vsize=30968 CPUtime=433.3 cores=1
/proc/6544/stat : 6544 (clasp) R 6541 6541 6116 0 -1 4202496 4951 0 0 0 43330 0 0 0 25 0 1 0 444186627 31711232 4839 33554432000 4194304 4785740 140737212099168 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6544/statm: 7742 4839 341 145 0 4787 0
[pid=6545] ppid=6541 vsize=455824 CPUtime=433.38 cores=1
/proc/6545/stat : 6545 (TNM) R 6541 6541 6116 0 -1 4202496 329 0 0 0 43338 0 0 0 25 0 1 0 444186628 466763776 226 33554432000 134512640 134534564 4291277776 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6545/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 950748

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.8
CPU system time (s): 0.21
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1313768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.425
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99780
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= 189
involuntary context switches= 9231

runsolver used 2.15367 second user time and 4.95125 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:32:40
IDJOB=3191765
IDBENCH=82896
IDSOLVER=1613
FILE ID=node119/3191765-1302539560
RUNJOBID= node119-1302536957-6136
PBS_JOBID= 12951122
Free space on /tmp= 71332 MiB

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

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

MD5SUM BENCH= f154a23cd5dae9f4e2340ec192300943
RANDOM SEED=1609586409

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:      12976136 kB
Buffers:        657364 kB
Cached:       18746676 kB
SwapCached:       5516 kB
Active:        7456816 kB
Inactive:     12078848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12976136 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           20188 kB
Writeback:           0 kB
AnonPages:      129044 kB
Mapped:          16284 kB
Slab:           373284 kB
PageTables:       6120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1742388 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= 71320 MiB
End job on node119 at 2011-04-11 18:54:22