Trace number 3257993

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 par? (TO) 4800.27 1201.71

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257993-1304033952/watcher-3257993-1304033952 -o /tmp/evaluation-result-3257993-1304033952/solver-3257993-1304033952 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3257993-1304033952.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 9.88 10.05 9.68 7/182 17423
/proc/meminfo: memFree=11585988/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) R 17421 17423 16723 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0

[startup+0.237316 s]
/proc/loadavg: 9.88 10.05 9.68 7/182 17423
/proc/meminfo: memFree=11585988/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300307 s]
/proc/loadavg: 9.88 10.05 9.68 7/182 17423
/proc/meminfo: memFree=11585988/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.40029 s]
/proc/loadavg: 9.88 10.05 9.68 7/182 17423
/proc/meminfo: memFree=11585988/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700237 s]
/proc/loadavg: 9.88 10.05 9.68 7/182 17423
/proc/meminfo: memFree=11585988/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 521 0 0 0 0 0 0 0 22 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 9.88 10.05 9.68 12/188 17429
/proc/meminfo: memFree=11487476/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=68072 CPUtime=1.49 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 12555 0 0 0 148 1 0 0 25 0 1 0 593625871 69705728 11157 33554432000 4194304 4587354 140734193355248 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 17018 11157 326 96 0 13580 0
[pid=17425] ppid=17423 vsize=26728 CPUtime=1.48 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 5650 0 0 0 148 0 0 0 25 0 1 0 593625871 27369472 3952 33554432000 4194304 4785740 140736292223824 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 6682 3952 340 145 0 3727 0
[pid=17426] ppid=17423 vsize=461896 CPUtime=0.71 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 3615 0 0 0 71 0 0 0 25 0 1 0 593625871 472981504 3512 33554432000 134512640 134534564 4291108112 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 115474 3512 91 6 0 114140 0
[pid=17427] ppid=17423 vsize=16176 CPUtime=1.48 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 4094 0 0 0 148 0 0 0 25 0 1 0 593625871 16564224 2933 33554432000 4194304 4352236 140735766150592 18446744073709551615 4208607 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 4044 2933 123 39 0 3124 0
[pid=17428] ppid=17423 vsize=36076 CPUtime=0.76 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 16321 0 0 0 74 2 0 0 25 0 1 0 593625871 36941824 3879 33554432000 4194304 4331988 140736800013712 18446744073709551615 4210400 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 9019 3879 171 34 0 7461 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 627272

[startup+3.10082 s]
/proc/loadavg: 9.88 10.05 9.68 11/188 17429
/proc/meminfo: memFree=11476316/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=805212 CPUtime=3.09 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 14304 0 0 0 307 2 0 0 25 0 1 0 593625871 824537088 11419 33554432000 4194304 4587354 140734193355248 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 201303 11419 337 96 0 197865 0
[pid=17425] ppid=17423 vsize=26728 CPUtime=3.08 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 5742 0 0 0 308 0 0 0 25 0 1 0 593625871 27369472 4044 33554432000 4194304 4785740 140736292223824 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 6682 4044 340 145 0 3727 0
[pid=17426] ppid=17423 vsize=463648 CPUtime=1.51 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5167 0 0 0 151 0 0 0 25 0 1 0 593625871 474775552 5064 33554432000 134512640 134534564 4291108112 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 115912 5064 95 6 0 114578 0
[pid=17427] ppid=17423 vsize=20228 CPUtime=3.08 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 5380 0 0 0 308 0 0 0 25 0 1 0 593625871 20713472 4219 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 5057 4219 126 39 0 4137 0
[pid=17428] ppid=17423 vsize=36604 CPUtime=1.55 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 16461 0 0 0 153 2 0 0 25 0 1 0 593625871 37482496 4019 33554432000 4194304 4331988 140736800013712 18446744073709551615 4212248 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 9151 4019 175 34 0 7593 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1370744

[startup+6.30126 s]
/proc/loadavg: 9.97 10.06 9.68 11/188 17429
/proc/meminfo: memFree=11460712/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=805212 CPUtime=6.29 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 14815 0 0 0 627 2 0 0 25 0 1 0 593625871 824537088 11928 33554432000 4194304 4587354 140734193355248 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 201303 11928 337 96 0 197865 0
[pid=17425] ppid=17423 vsize=36712 CPUtime=6.28 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 8221 0 0 0 627 1 0 0 25 0 1 0 593625871 37593088 6523 33554432000 4194304 4785740 140736292223824 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 9178 6523 340 145 0 6223 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=3.11 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 311 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=23812 CPUtime=6.28 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 6078 0 0 0 628 0 0 0 25 0 1 0 593625871 24383488 4917 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 5953 4917 126 39 0 5033 0
[pid=17428] ppid=17423 vsize=36868 CPUtime=3.13 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 16518 0 0 0 311 2 0 0 25 0 1 0 593625871 37752832 4076 33554432000 4194304 4331988 140736800013712 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 9217 4076 175 34 0 7659 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1388404

[startup+12.7011 s]
/proc/loadavg: 9.97 10.06 9.68 11/188 17429
/proc/meminfo: memFree=11419072/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=809264 CPUtime=12.69 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 20201 0 0 0 1266 3 0 0 25 0 1 0 593625871 828686336 15012 33554432000 4194304 4587354 140734193355248 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 202316 15012 337 96 0 198878 0
[pid=17425] ppid=17423 vsize=52692 CPUtime=12.68 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 12153 0 0 0 1266 2 0 0 25 0 1 0 593625871 53956608 10455 33554432000 4194304 4785740 140736292223824 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 13173 10455 340 145 0 10218 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=6.31 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 631 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=23812 CPUtime=12.68 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 6260 0 0 0 1268 0 0 0 25 0 1 0 593625871 24383488 5099 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 5953 5099 126 39 0 5033 0
[pid=17428] ppid=17423 vsize=37368 CPUtime=6.3 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 16613 0 0 0 628 2 0 0 25 0 1 0 593625871 38264832 4170 33554432000 4194304 4331988 140736800013712 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 9342 4170 175 34 0 7784 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1408936

[startup+25.5069 s]
/proc/loadavg: 9.98 10.06 9.69 12/188 17429
/proc/meminfo: memFree=11378588/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=812840 CPUtime=25.49 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 26044 0 0 0 2546 3 0 0 25 0 1 0 593625871 832348160 20850 33554432000 4194304 4587354 140734193355248 18446744073709551615 4236612 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 203210 20850 337 96 0 199772 0
[pid=17425] ppid=17423 vsize=58244 CPUtime=25.49 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 13547 0 0 0 2546 3 0 0 25 0 1 0 593625871 59641856 11849 33554432000 4194304 4785740 140736292223824 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 14561 11849 340 145 0 11606 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=12.65 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 1265 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=30168 CPUtime=25.49 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 7865 0 0 0 2549 0 0 0 25 0 1 0 593625871 30892032 6704 33554432000 4194304 4352236 140735766150592 18446744073709551615 4222638 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 7542 6704 126 39 0 6622 0
[pid=17428] ppid=17423 vsize=38248 CPUtime=12.7 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 16822 0 0 0 1268 2 0 0 25 0 1 0 593625871 39165952 4379 33554432000 4194304 4331988 140736800013712 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 9562 4379 175 34 0 8004 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1425300

[startup+51.1005 s]
/proc/loadavg: 10.13 10.08 9.71 12/188 17430
/proc/meminfo: memFree=11335660/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=854696 CPUtime=51.08 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 44186 0 0 0 5103 5 0 0 25 0 1 0 593625871 875208704 28294 33554432000 4194304 4587354 140734193355248 18446744073709551615 4243366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 213674 28294 337 96 0 210236 0
[pid=17425] ppid=17423 vsize=65932 CPUtime=51.08 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 15416 0 0 0 5104 4 0 0 25 0 1 0 593625871 67514368 13718 33554432000 4194304 4785740 140736292223824 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 16483 13718 340 145 0 13528 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=25.41 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 2541 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=36084 CPUtime=51.09 cores=3

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

/proc/17428/statm: 19320 11285 175 34 0 17762 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 1687036

[startup+1002.31 s]
/proc/loadavg: 10.24 10.19 10.00 11/188 17455
/proc/meminfo: memFree=11063912/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=865884 CPUtime=1002.29 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 228192 0 0 0 100122 107 0 0 25 0 1 0 593625871 886665216 32736 33554432000 4194304 4587354 140734193355248 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 216471 32736 337 96 0 213033 0
[pid=17425] ppid=17423 vsize=178700 CPUtime=1002.32 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 42116 0 0 0 100218 14 0 0 25 0 1 0 593625871 182988800 40418 33554432000 4194304 4785740 140736292223824 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 44675 40418 340 145 0 41720 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=498.44 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 49844 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=83204 CPUtime=1002.31 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 137092 0 0 0 100214 17 0 0 25 0 1 0 593625871 85200896 19963 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 20801 19963 126 39 0 19881 0
[pid=17428] ppid=17423 vsize=77280 CPUtime=498.39 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 24149 0 0 0 49834 5 0 0 25 0 1 0 593625871 79134720 11706 33554432000 4194304 4331988 140736800013712 18446744073709551615 4246748 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 19320 11706 175 34 0 17762 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1690868

[startup+1062.3 s]
/proc/loadavg: 10.12 10.16 10.00 12/188 17457
/proc/meminfo: memFree=11064636/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=863772 CPUtime=1062.27 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 241384 0 0 0 106111 116 0 0 25 0 1 0 593625871 884502528 34671 33554432000 4194304 4587354 140734193355248 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 215943 34671 337 96 0 212505 0
[pid=17425] ppid=17423 vsize=180816 CPUtime=1062.31 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 42640 0 0 0 106217 14 0 0 25 0 1 0 593625871 185155584 40942 33554432000 4194304 4785740 140736292223824 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 45204 40942 340 145 0 42249 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=528.29 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 52829 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=83204 CPUtime=1062.31 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 149380 0 0 0 106212 19 0 0 25 0 1 0 593625871 85200896 19963 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 20801 19963 126 39 0 19881 0
[pid=17428] ppid=17423 vsize=77280 CPUtime=528.22 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 24544 0 0 0 52816 6 0 0 25 0 1 0 593625871 79134720 12101 33554432000 4194304 4331988 140736800013712 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 19320 12101 175 34 0 17762 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1690872

[startup+1122.3 s]
/proc/loadavg: 10.00 10.12 9.99 11/188 17524
/proc/meminfo: memFree=10415336/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=869904 CPUtime=1122.28 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 255034 0 0 0 112102 126 0 0 25 0 1 0 593625871 890781696 36669 33554432000 4194304 4587354 140734193355248 18446744073709551615 4232143 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 217476 36669 337 96 0 214038 0
[pid=17425] ppid=17423 vsize=181244 CPUtime=1122.31 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 42726 0 0 0 112217 14 0 0 25 0 1 0 593625871 185593856 41028 33554432000 4194304 4785740 140736292223824 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 45311 41028 340 145 0 42356 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=558.13 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 55813 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=99588 CPUtime=1122.31 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 161156 0 0 0 112211 20 0 0 25 0 1 0 593625871 101978112 24059 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 24897 24059 126 39 0 23977 0
[pid=17428] ppid=17423 vsize=77280 CPUtime=558.05 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 24941 0 0 0 55799 6 0 0 25 0 1 0 593625871 79134720 12498 33554432000 4194304 4331988 140736800013712 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 19320 12498 175 34 0 17762 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1713816

[startup+1182.3 s]
/proc/loadavg: 10.15 10.13 10.00 11/188 17525
/proc/meminfo: memFree=10296608/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=876328 CPUtime=1182.27 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 267194 0 0 0 118093 134 0 0 25 0 1 0 593625871 897359872 32736 33554432000 4194304 4587354 140734193355248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 219082 32736 337 96 0 215644 0
[pid=17425] ppid=17423 vsize=183684 CPUtime=1182.31 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 43294 0 0 0 118217 14 0 0 25 0 1 0 593625871 188092416 41596 33554432000 4194304 4785740 140736292223824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 45921 41596 340 145 0 42966 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=587.95 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 58795 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=91396 CPUtime=1182.31 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 171396 0 0 0 118210 21 0 0 25 0 1 0 593625871 93589504 22011 33554432000 4194304 4352236 140735766150592 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 22849 22011 126 39 0 21929 0
[pid=17428] ppid=17423 vsize=77280 CPUtime=587.91 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 25342 0 0 0 58784 7 0 0 25 0 1 0 593625871 79134720 12899 33554432000 4194304 4331988 140736800013712 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 19320 12899 175 34 0 17762 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 1714488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.11 10.12 10.00 11/188 17526
/proc/meminfo: memFree=10180528/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=859088 CPUtime=1201.68 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 271441 0 0 0 120031 137 0 0 25 0 1 0 593625871 879706112 32736 33554432000 4194304 4587354 140734193355248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 214772 32736 337 96 0 211334 0
[pid=17425] ppid=17423 vsize=184324 CPUtime=1201.72 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 43467 0 0 0 120158 14 0 0 25 0 1 0 593625871 188747776 41769 33554432000 4194304 4785740 140736292223824 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 46081 41769 340 145 0 43126 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=597.62 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 59762 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=95492 CPUtime=1201.72 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 176516 0 0 0 120150 22 0 0 25 0 1 0 593625871 97783808 23035 33554432000 4194304 4352236 140735766150592 18446744073709551615 4329036 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 23873 23035 126 39 0 22953 0
[pid=17428] ppid=17423 vsize=77280 CPUtime=597.53 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 25458 0 0 0 59746 7 0 0 25 0 1 0 593625871 79134720 13015 33554432000 4194304 4331988 140736800013712 18446744073709551615 4287256 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 19320 13015 175 34 0 17762 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1701984

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

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

[startup+1201.7 s]
/proc/loadavg: 10.11 10.12 10.00 11/188 17526
/proc/meminfo: memFree=10180528/32951124 swapFree=67102140/67111528
[pid=17423] ppid=17421 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17423/stat : 17423 (ppfolio) S 17421 17423 16723 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593625871 18763776 389 33554432000 4194304 4287625 140736190574864 18446744073709551615 216735198735 0 0 4096 65536 4594419429558714367 0 0 17 1 0 0 0
/proc/17423/statm: 4581 389 341 23 0 91 0
[pid=17424] ppid=17423 vsize=859088 CPUtime=1201.68 cores=1
/proc/17424/stat : 17424 (cryptominisat) R 17423 17423 16723 0 -1 4202496 271441 0 0 0 120031 137 0 0 25 0 1 0 593625871 879706112 32736 33554432000 4194304 4587354 140734193355248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17424/statm: 214772 32736 337 96 0 211334 0
[pid=17425] ppid=17423 vsize=184324 CPUtime=1201.72 cores=5
/proc/17425/stat : 17425 (clasp) R 17423 17423 16723 0 -1 4202496 43467 0 0 0 120158 14 0 0 25 0 1 0 593625871 188747776 41769 33554432000 4194304 4785740 140736292223824 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17425/statm: 46081 41769 340 145 0 43126 0
[pid=17426] ppid=17423 vsize=467476 CPUtime=597.62 cores=7
/proc/17426/stat : 17426 (TNM) R 17423 17423 16723 0 -1 4202496 5168 0 0 0 59762 0 0 0 25 0 1 0 593625871 478695424 5065 33554432000 134512640 134534564 4291108112 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17426/statm: 116869 5065 95 6 0 115535 0
[pid=17427] ppid=17423 vsize=95492 CPUtime=1201.72 cores=3
/proc/17427/stat : 17427 (lingeling) R 17423 17423 16723 0 -1 4202496 176516 0 0 0 120150 22 0 0 25 0 1 0 593625871 97783808 23035 33554432000 4194304 4352236 140735766150592 18446744073709551615 4329036 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/17427/statm: 23873 23035 126 39 0 22953 0
[pid=17428] ppid=17423 vsize=77280 CPUtime=597.53 cores=7
/proc/17428/stat : 17428 (march_hi) R 17423 17423 16723 0 -1 4202496 25458 0 0 0 59746 7 0 0 25 0 1 0 593625871 79134720 13015 33554432000 4194304 4331988 140736800013712 18446744073709551615 4287256 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/17428/statm: 19320 13015 175 34 0 17762 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1701984

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17423 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.27
CPU user time (s): 4798.47
CPU system time (s): 1.8
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 2426688

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

runsolver used 1.86372 second user time and 4.70129 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 01:39:12
IDJOB=3257993
IDBENCH=71294
IDSOLVER=1612
FILE ID=node119/3257993-1304033952
RUNJOBID= node119-1304032404-17161
PBS_JOBID= 13170333
Free space on /tmp= 71800 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257993-1304033952/watcher-3257993-1304033952 -o /tmp/evaluation-result-3257993-1304033952/solver-3257993-1304033952 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3257993-1304033952.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1514813410

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:      11586268 kB
Buffers:       2242292 kB
Cached:       18312568 kB
SwapCached:       5504 kB
Active:        9649688 kB
Inactive:     11130668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11586268 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           14800 kB
Writeback:           0 kB
AnonPages:      222688 kB
Mapped:          17004 kB
Slab:           520444 kB
PageTables:       5304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   845672 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= 71756 MiB
End job on node119 at 2011-04-29 01:59:16