Trace number 3191377

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S883457431-033-UNKNOWN.cnf
MD5SUM0d0abbf84f73b4226aa3bedf08367d2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark291.591
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191377-1302536786/watcher-3191377-1302536786 -o /tmp/evaluation-result-3191377-1302536786/solver-3191377-1302536786 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191377-1302536786.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.17 5/190 12632
/proc/meminfo: memFree=13565108/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=2712 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346094098 2777088 38 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/12632/statm: 678 38 27 23 0 23 0

[startup+0.0163191 s]
/proc/loadavg: 1.00 1.00 1.17 5/190 12632
/proc/meminfo: memFree=13565108/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=2712 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346094098 2777088 38 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/12632/statm: 678 38 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100303 s]
/proc/loadavg: 1.00 1.00 1.17 5/190 12632
/proc/meminfo: memFree=13565108/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=8428 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 346094098 8630272 55 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/12632/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300261 s]
/proc/loadavg: 1.00 1.00 1.17 5/190 12632
/proc/meminfo: memFree=13565108/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=8428 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 346094098 8630272 55 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/12632/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.700217 s]
/proc/loadavg: 1.00 1.00 1.17 5/190 12632
/proc/meminfo: memFree=13565108/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=8428 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 346094098 8630272 55 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/12632/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+1.50108 s]
/proc/loadavg: 1.32 1.07 1.19 6/196 12643
/proc/meminfo: memFree=13538356/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=8428 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 346094098 8630272 55 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/12632/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+3.10077 s]
/proc/loadavg: 1.32 1.07 1.19 13/202 12649
/proc/meminfo: memFree=13462668/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595212928778240 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=57228 CPUtime=0.79 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 12559 0 0 0 79 0 0 0 19 0 1 0 346094271 58601472 9174 33554432000 4194304 4587354 140735162300608 18446744073709551615 4243491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 14307 9174 326 96 0 10869 0
[pid=12646] ppid=12632 vsize=18324 CPUtime=0 cores=4
/proc/12646/stat : 12646 (ppfolio) R 12632 12632 12576 0 -1 4202560 90 0 0 0 0 0 0 0 21 0 1 0 346094271 18763776 129 33554432000 4194304 4287625 140736988806592 18446744073709551615 228090482178 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12646/statm: 4581 129 80 23 0 91 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=0.55 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 55 0 0 0 18 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 559864
heavy processes:

[startup+6.30116 s]
/proc/loadavg: 2.18 1.25 1.25 13/202 12649
/proc/meminfo: memFree=13393364/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595212928778240 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=57228 CPUtime=1.31 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 13029 0 0 0 130 1 0 0 19 0 1 0 346094271 58601472 9644 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 14307 9644 326 96 0 10869 0
[pid=12646] ppid=12632 vsize=32568 CPUtime=1.89 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 7322 0 0 0 189 0 0 0 19 0 1 0 346094271 33349632 5411 33554432000 4194304 4785740 140733901893472 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 8142 5411 340 145 0 5187 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=1.34 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 134 0 0 0 19 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 574108
heavy processes:

[startup+12.707 s]
/proc/loadavg: 2.96 1.43 1.30 13/202 12649
/proc/meminfo: memFree=13336676/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595350367731712 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=94732 CPUtime=3.41 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 14496 0 0 0 340 1 0 0 25 0 1 0 346094271 97005568 11102 33554432000 4194304 4587354 140735162300608 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 23683 11102 326 96 0 20245 0
[pid=12646] ppid=12632 vsize=43928 CPUtime=4.09 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 10151 0 0 0 409 0 0 0 25 0 1 0 346094271 44982272 8240 33554432000 4194304 4785740 140733901893472 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 10982 8240 340 145 0 8027 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=3.44 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 344 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 10.94
Current children cumulated vsize (KiB) 622972

[startup+25.5007 s]
/proc/loadavg: 4.35 1.77 1.42 13/202 12650
/proc/meminfo: memFree=13299300/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595762684592128 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=94732 CPUtime=7.69 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 17275 0 0 0 768 1 0 0 25 0 1 0 346094271 97005568 13871 33554432000 4194304 4587354 140735162300608 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 23683 13871 326 96 0 20245 0
[pid=12646] ppid=12632 vsize=65076 CPUtime=8.31 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 15441 0 0 0 830 1 0 0 25 0 1 0 346094271 66637824 13530 33554432000 4194304 4785740 140733901893472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 16269 13530 340 145 0 13314 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=7.74 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 774 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 23.74
Current children cumulated vsize (KiB) 644120

[startup+51.101 s]
/proc/loadavg: 7.36 2.75 1.75 13/202 12650
/proc/meminfo: memFree=13227956/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453596037562499072 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=135860 CPUtime=16.22 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 46096 0 0 0 1616 6 0 0 25 0 1 0 346094271 139120640 13182 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 33965 13182 337 96 0 30527 0
[pid=12646] ppid=12632 vsize=100312 CPUtime=16.89 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 24192 0 0 0 1686 3 0 0 25 0 1 0 346094271 102719488 22281 33554432000 4194304 4785740 140733901893472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 25078 22281 340 145 0 22123 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=16.24 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 1624 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 49.35
Current children cumulated vsize (KiB) 720484

[startup+102.301 s]
/proc/loadavg: 9.99 4.17 2.29 13/202 12652
/proc/meminfo: memFree=13181536/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453594663172964352 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1109196 CPUtime=33.28 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 72128 0 0 0 3318 10 0 0 25 0 1 0 346094271 1135816704 11576 33554432000 4194304 4587354 140735162300608 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 277299 11576 337 96 0 273861 0
[pid=12646] ppid=12632 vsize=123152 CPUtime=33.92 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 29922 0 0 0 3388 4 0 0 25 0 1 0 346094271 126107648 28011 33554432000 4194304 4785740 140733901893472 18446744073709551615 4551113 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 30788 28011 340 145 0 27833 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=33.33 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 3333 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 1716660

[startup+162.307 s]
/proc/loadavg: 11.26 5.59 2.89 13/202 12653
/proc/meminfo: memFree=13048844/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453594113417150464 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1114028 CPUtime=53.28 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 98092 0 0 0 5313 15 0 0 25 0 1 0 346094271 1140764672 16699 33554432000 4194304 4587354 140735162300608 18446744073709551615 4430922 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 278507 16699 337 96 0 275069 0
[pid=12646] ppid=12632 vsize=153576 CPUtime=53.93 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 37333 0 0 0 5388 5 0 0 25 0 1 0 346094271 157261824 35422 33554432000 4194304 4785740 140733901893472 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 38394 35422 340 145 0 35439 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=53.33 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 5333 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 160.54
Current children cumulated vsize (KiB) 1751916

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

/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 820.56
Current children cumulated vsize (KiB) 1906480

[startup+882.301 s]
/proc/loadavg: 12.00 11.42 7.78 13/202 12741
/proc/meminfo: memFree=12672952/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595625245638656 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1145588 CPUtime=293.32 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 318560 0 0 0 29274 58 0 0 25 0 1 0 346094271 1173082112 26720 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 286397 26720 337 96 0 282959 0
[pid=12646] ppid=12632 vsize=274828 CPUtime=293.94 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 66954 0 0 0 29383 11 0 0 25 0 1 0 346094271 281423872 65043 33554432000 4194304 4785740 140733901893472 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 68707 65043 340 145 0 65752 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=293.29 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 29329 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 10589584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 880.55
Current children cumulated vsize (KiB) 1904728

[startup+942.301 s]
/proc/loadavg: 12.00 11.52 8.04 13/202 12743
/proc/meminfo: memFree=12586700/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595212928778240 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1149324 CPUtime=313.33 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 359020 0 0 0 31268 65 0 0 25 0 1 0 346094271 1176907776 19239 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 287331 19239 337 96 0 283893 0
[pid=12646] ppid=12632 vsize=286056 CPUtime=313.94 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 69790 0 0 0 31382 12 0 0 25 0 1 0 346094271 292921344 67879 33554432000 4194304 4785740 140733901893472 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 71514 67879 340 145 0 68559 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=313.29 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 31329 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 940.56
Current children cumulated vsize (KiB) 1919692

[startup+1002.3 s]
/proc/loadavg: 12.00 11.60 8.29 13/202 12745
/proc/meminfo: memFree=12634812/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595350367731712 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=102716 CPUtime=333.33 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 368900 0 0 0 33266 67 0 0 25 0 1 0 346094271 105181184 21871 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 25679 21871 337 96 0 22241 0
[pid=12646] ppid=12632 vsize=286432 CPUtime=333.94 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 69891 0 0 0 33382 12 0 0 25 0 1 0 346094271 293306368 67980 33554432000 4194304 4785740 140733901893472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 71608 67980 340 145 0 68653 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=333.29 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 33329 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1000.56
Current children cumulated vsize (KiB) 873460

[startup+1062.3 s]
/proc/loadavg: 12.06 11.69 8.52 13/202 12746
/proc/meminfo: memFree=12451408/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595487806685184 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=102716 CPUtime=353.33 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 376431 0 0 0 35264 69 0 0 25 0 1 0 346094271 105181184 21871 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 25679 21871 337 96 0 22241 0
[pid=12646] ppid=12632 vsize=304080 CPUtime=353.94 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 74226 0 0 0 35380 14 0 0 25 0 1 0 346094271 311377920 72315 33554432000 4194304 4785740 140733901893472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 76020 72315 340 145 0 73065 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=353.29 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 35329 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1060.56
Current children cumulated vsize (KiB) 891108

[startup+1122.3 s]
/proc/loadavg: 12.02 11.74 8.74 13/202 12748
/proc/meminfo: memFree=12478684/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595625245638656 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=102908 CPUtime=373.34 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 384190 0 0 0 37263 71 0 0 25 0 1 0 346094271 105377792 21872 33554432000 4194304 4587354 140735162300608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 25727 21872 337 96 0 22289 0
[pid=12646] ppid=12632 vsize=321608 CPUtime=373.94 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 78560 0 0 0 37379 15 0 0 25 0 1 0 346094271 329326592 76649 33554432000 4194304 4785740 140733901893472 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 80402 76649 340 145 0 77447 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=373.3 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 37330 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1120.58
Current children cumulated vsize (KiB) 908828

[startup+1182.3 s]
/proc/loadavg: 12.01 11.79 8.94 13/202 12749
/proc/meminfo: memFree=12531628/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595762684592128 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1155180 CPUtime=393.33 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 392263 0 0 0 39261 72 0 0 25 0 1 0 346094271 1182904320 21920 33554432000 4194304 4587354 140735162300608 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 288795 21920 337 96 0 285357 0
[pid=12646] ppid=12632 vsize=322200 CPUtime=393.93 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 78688 0 0 0 39378 15 0 0 25 0 1 0 346094271 329932800 76777 33554432000 4194304 4785740 140733901893472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 80550 76777 340 145 0 77595 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=393.31 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 39331 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1180.57
Current children cumulated vsize (KiB) 1961692

[startup+1242.3 s]
/proc/loadavg: 12.00 11.82 9.13 13/202 12751
/proc/meminfo: memFree=12513516/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453595900123545600 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1152868 CPUtime=413.32 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 400447 0 0 0 41258 74 0 0 25 0 1 0 346094271 1180536832 21920 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 288217 21920 337 96 0 284779 0
[pid=12646] ppid=12632 vsize=333664 CPUtime=413.92 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 81501 0 0 0 41377 15 0 0 25 0 1 0 346094271 341671936 79590 33554432000 4194304 4785740 140733901893472 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 83416 79590 340 145 0 80461 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=413.31 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 41331 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1240.55
Current children cumulated vsize (KiB) 1970844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.85 9.29 10/198 12754
/proc/meminfo: memFree=12435052/32951124 swapFree=67111528/67111528
[pid=12632] ppid=12630 vsize=18324 CPUtime=0 cores=4,6
/proc/12632/stat : 12632 (ppfolio) S 12630 12632 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346094098 18763776 394 33554432000 4194304 4287625 140736988806592 18446744073709551615 228095471119 0 0 4096 65536 4453596037562499072 0 0 17 6 0 0 0
/proc/12632/statm: 4581 394 345 23 0 91 0
[pid=12644] ppid=12632 vsize=1146800 CPUtime=432.53 cores=4
/proc/12644/stat : 12644 (cryptominisat) R 12632 12632 12576 0 -1 4202496 408948 0 0 0 43176 77 0 0 25 0 1 0 346094271 1174323200 21921 33554432000 4194304 4587354 140735162300608 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12644/statm: 286700 21921 337 96 0 283262 0
[pid=12646] ppid=12632 vsize=338520 CPUtime=433.18 cores=4
/proc/12646/stat : 12646 (clasp) R 12632 12632 12576 0 -1 4202496 82688 0 0 0 43302 16 0 0 25 0 1 0 346094271 346644480 80777 33554432000 4194304 4785740 140733901893472 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12646/statm: 84630 80777 340 145 0 81675 0
[pid=12648] ppid=12632 vsize=465988 CPUtime=432.57 cores=4
/proc/12648/stat : 12648 (TNM) R 12632 12632 12576 0 -1 4202496 5914 0 0 0 43257 0 0 0 25 0 1 0 346094271 477171712 5811 33554432000 134512640 134534564 4290765936 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12648/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1298.28
Current children cumulated vsize (KiB) 1969632

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 12632 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1298.28
#
# 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): 1298.28
CPU user time (s): 1297.35
CPU system time (s): 0.93
CPU usage (%): 99.8667
Max. virtual memory (cumulated for all children) (KiB): 3019592

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

runsolver used 2.31565 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-11 17:46:26
IDJOB=3191377
IDBENCH=82508
IDSOLVER=1613
FILE ID=node142/3191377-1302536786
RUNJOBID= node142-1302536786-12595
PBS_JOBID= 12951113
Free space on /tmp= 71088 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S883457431-033-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191377-1302536786/watcher-3191377-1302536786 -o /tmp/evaluation-result-3191377-1302536786/solver-3191377-1302536786 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191377-1302536786.cnf

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

MD5SUM BENCH= 0d0abbf84f73b4226aa3bedf08367d2e
RANDOM SEED=1385821667

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13565388 kB
Buffers:        721616 kB
Cached:       18182688 kB
SwapCached:          0 kB
Active:        9973056 kB
Inactive:      8997516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13565388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33796 kB
Writeback:           0 kB
AnonPages:       66008 kB
Mapped:          15484 kB
Slab:           350860 kB
PageTables:       6196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1130604 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= 71064 MiB
End job on node142 at 2011-04-11 18:08:08