Trace number 3275087

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) 5002.23 5002.19

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3275087-1303635290/watcher-3275087-1303635290 -o /tmp/evaluation-result-3275087-1303635290/solver-3275087-1303635290 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275087-1303635290.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 2.97 0.77 0.26 4/178 5916
/proc/meminfo: memFree=19032892/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 17760463554562982148 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0

[startup+0.0731631 s]
/proc/loadavg: 2.97 0.77 0.26 4/178 5916
/proc/meminfo: memFree=19032892/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 17760463554562982148 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101153 s]
/proc/loadavg: 2.97 0.77 0.26 4/178 5916
/proc/meminfo: memFree=19032892/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 17760463554562982148 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301125 s]
/proc/loadavg: 2.97 0.77 0.26 4/178 5916
/proc/meminfo: memFree=19032892/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142282784997376 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70106 s]
/proc/loadavg: 2.97 0.77 0.26 4/178 5916
/proc/meminfo: memFree=19032892/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142282784997376 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 2.97 0.77 0.26 7/182 5920
/proc/meminfo: memFree=18985740/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142695101857792 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=51636 CPUtime=0.54 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 11173 0 0 0 53 1 0 0 25 0 1 0 475128587 52875264 7342 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 12909 7342 326 96 0 9471 0
[pid=5918] ppid=5916 vsize=23232 CPUtime=0.41 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 3904 0 0 0 41 0 0 0 25 0 1 0 475128587 23789568 3035 33554432000 4194304 4785740 140737350546368 18446744073709551615 4483478 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 5808 3035 316 145 0 2853 0
[pid=5919] ppid=5916 vsize=459916 CPUtime=0.52 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 2924 0 0 0 52 0 0 0 25 0 1 0 475128587 470953984 2821 33554432000 134512640 134534564 4288358064 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 114979 2821 91 6 0 113645 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 553108

[startup+3.10061 s]
/proc/loadavg: 2.97 0.77 0.26 7/182 5920
/proc/meminfo: memFree=18987980/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142832540811264 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=51636 CPUtime=1.04 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 11545 0 0 0 103 1 0 0 25 0 1 0 475128587 52875264 7704 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 12909 7704 326 96 0 9471 0
[pid=5918] ppid=5916 vsize=23636 CPUtime=0.92 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 4413 0 0 0 92 0 0 0 25 0 1 0 475128587 24203264 3209 33554432000 4194304 4785740 140737350546368 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 5909 3209 340 145 0 2954 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1.1 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 110 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 558664

[startup+6.3011 s]
/proc/loadavg: 3.21 0.85 0.29 7/182 5920
/proc/meminfo: memFree=18977612/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757143382296625152 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1222136 CPUtime=2.14 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 12917 0 0 0 212 2 0 0 25 0 1 0 475128587 1251467264 7732 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 305534 7732 327 96 0 302096 0
[pid=5918] ppid=5916 vsize=23636 CPUtime=2.01 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 4413 0 0 0 201 0 0 0 25 0 1 0 475128587 24203264 3209 33554432000 4194304 4785740 140737350546368 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 5909 3209 340 145 0 2954 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=2.12 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 212 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 8558011 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1729164

[startup+12.701 s]
/proc/loadavg: 3.52 0.95 0.32 7/182 5921
/proc/meminfo: memFree=18967200/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142282784997376 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1222136 CPUtime=4.24 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 13350 0 0 0 422 2 0 0 25 0 1 0 475128587 1251467264 8161 33554432000 4194304 4587354 140736438092208 18446744073709551615 4365370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 305534 8161 337 96 0 302096 0
[pid=5918] ppid=5916 vsize=30620 CPUtime=4.13 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 6166 0 0 0 412 1 0 0 25 0 1 0 475128587 31354880 4962 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 7655 4962 340 145 0 4700 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=4.3 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 430 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1736148

[startup+25.5009 s]
/proc/loadavg: 4.07 1.20 0.41 7/182 5921
/proc/meminfo: memFree=18901968/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1253048 CPUtime=8.53 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 20238 0 0 0 851 2 0 0 25 0 1 0 475128587 1283121152 15038 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 313262 15038 337 96 0 309824 0
[pid=5918] ppid=5916 vsize=42964 CPUtime=8.41 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 9266 0 0 0 840 1 0 0 25 0 1 0 475128587 43995136 8062 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 10741 8062 340 145 0 7786 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=8.52 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 852 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1779404

[startup+51.1005 s]
/proc/loadavg: 4.72 1.58 0.56 7/182 5922
/proc/meminfo: memFree=18877848/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142832540811264 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1247080 CPUtime=17.04 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 23812 0 0 0 1701 3 0 0 25 0 1 0 475128587 1277009920 16539 33554432000 4194304 4587354 140736438092208 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 311770 16539 337 96 0 308332 0
[pid=5918] ppid=5916 vsize=50580 CPUtime=16.94 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 11124 0 0 0 1692 2 0 0 25 0 1 0 475128587 51793920 9920 33554432000 4194304 4785740 140737350546368 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 12645 9920 340 145 0 9690 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=17.1 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 1710 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1781052

[startup+102.307 s]
/proc/loadavg: 5.53 2.34 0.88 7/182 5923
/proc/meminfo: memFree=18836924/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757143107418718208 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1294908 CPUtime=34.13 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 36326 0 0 0 3408 5 0 0 25 0 1 0 475128587 1325985792 23042 33554432000 4194304 4587354 140736438092208 18446744073709551615 4236770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 323727 23042 337 96 0 320289 0
[pid=5918] ppid=5916 vsize=57232 CPUtime=34.01 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 12758 0 0 0 3399 2 0 0 25 0 1 0 475128587 58605568 11554 33554432000 4194304 4785740 140737350546368 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 14308 11554 340 145 0 11353 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=34.13 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 3413 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1835532

[startup+162.301 s]
/proc/loadavg: 5.81 2.95 1.17 7/182 5925
/proc/meminfo: memFree=18783832/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142969979764736 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1292808 CPUtime=54.14 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 39820 0 0 0 5408 6 0 0 25 0 1 0 475128587 1323835392 26533 33554432000 4194304 4587354 140736438092208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 323202 26533 337 96 0 319764 0
[pid=5918] ppid=5916 vsize=65508 CPUtime=54.01 cores=0

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

/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 2033916

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6067
/proc/meminfo: memFree=18357696/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142420223950848 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1350616 CPUtime=1534.11 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 349674 0 0 0 153334 77 0 0 25 0 1 0 475128587 1383030784 45556 33554432000 4194304 4587354 140736438092208 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 337654 45556 337 96 0 334216 0
[pid=5918] ppid=5916 vsize=204904 CPUtime=1534.08 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 47544 0 0 0 153391 17 0 0 25 0 1 0 475128587 209821696 46340 33554432000 4194304 4785740 140737350546368 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 51226 46340 340 145 0 48271 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1534.17 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 153417 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 2038912

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6069
/proc/meminfo: memFree=18360036/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142420223950848 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1356824 CPUtime=1554.1 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 353479 0 0 0 155332 78 0 0 25 0 1 0 475128587 1389387776 44591 33554432000 4194304 4587354 140736438092208 18446744073709551615 4269969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 339206 44591 337 96 0 335768 0
[pid=5918] ppid=5916 vsize=205188 CPUtime=1554.07 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 47611 0 0 0 155390 17 0 0 25 0 1 0 475128587 210112512 46407 33554432000 4194304 4785740 140737350546368 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 51297 46407 340 145 0 48342 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1554.17 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 155417 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 2045404

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6070
/proc/meminfo: memFree=18362752/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142557662904320 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1348212 CPUtime=1574.11 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 357230 0 0 0 157332 79 0 0 25 0 1 0 475128587 1380569088 43344 33554432000 4194304 4587354 140736438092208 18446744073709551615 210646843032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 337053 43344 337 96 0 333615 0
[pid=5918] ppid=5916 vsize=206384 CPUtime=1574.07 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 47878 0 0 0 157390 17 0 0 25 0 1 0 475128587 211337216 46674 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 51596 46674 340 145 0 48641 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1574.16 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 157416 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 2037988

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6072
/proc/meminfo: memFree=18366340/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142557662904320 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1351556 CPUtime=1594.11 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 361054 0 0 0 159331 80 0 0 25 0 1 0 475128587 1383993344 42145 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 337889 42145 337 96 0 334451 0
[pid=5918] ppid=5916 vsize=206572 CPUtime=1594.07 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 47923 0 0 0 159390 17 0 0 25 0 1 0 475128587 211529728 46719 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 51643 46719 340 145 0 48688 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1594.16 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 159416 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 2041520

[startup+4842.3 s]
/proc/loadavg: 6.05 6.01 5.92 7/182 6074
/proc/meminfo: memFree=18363964/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142557662904320 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1356872 CPUtime=1614.12 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 366222 0 0 0 161330 82 0 0 25 0 1 0 475128587 1389436928 42145 33554432000 4194304 4587354 140736438092208 18446744073709551615 4236522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 339218 42145 337 96 0 335780 0
[pid=5918] ppid=5916 vsize=206764 CPUtime=1614.06 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 47994 0 0 0 161389 17 0 0 25 0 1 0 475128587 211726336 46790 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 51691 46790 340 145 0 48736 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1614.16 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 161416 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 2047028

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 5.92 7/182 6075
/proc/meminfo: memFree=18317088/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142557662904320 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1356872 CPUtime=1634.13 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 371178 0 0 0 163329 84 0 0 25 0 1 0 475128587 1389436928 47022 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 339218 47022 337 96 0 335780 0
[pid=5918] ppid=5916 vsize=212432 CPUtime=1634.07 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 49383 0 0 0 163389 18 0 0 25 0 1 0 475128587 217530368 48179 33554432000 4194304 4785740 140737350546368 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 53108 48179 340 145 0 50153 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1634.16 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 163416 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 2052696

[startup+4962.3 s]
/proc/loadavg: 5.84 5.97 5.91 7/182 6108
/proc/meminfo: memFree=18776932/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142557662904320 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1359712 CPUtime=1654.13 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 374949 0 0 0 165328 85 0 0 25 0 1 0 475128587 1392345088 45699 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 339928 45699 337 96 0 336490 0
[pid=5918] ppid=5916 vsize=216860 CPUtime=1654.06 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 50435 0 0 0 165388 18 0 0 25 0 1 0 475128587 222064640 49231 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 54215 49231 340 145 0 51260 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1654.15 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 165415 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 2059964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.17 6.03 5.93 8/182 6139
/proc/meminfo: memFree=18792648/32951132 swapFree=67111524/67111528
[pid=5916] ppid=5914 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/5916/stat : 5916 (ppfolio) S 5914 5916 5845 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475128586 18763776 393 33554432000 4194304 4287625 140736612486848 18446744073709551615 210647166479 0 0 4096 65536 3757142695101857792 0 0 17 4 0 0 0
/proc/5916/statm: 4581 393 345 23 0 91 0
[pid=5917] ppid=5916 vsize=1351860 CPUtime=1667.42 cores=0
/proc/5917/stat : 5917 (cryptominisat) R 5916 5916 5845 0 -1 4202496 376572 0 0 0 166656 86 0 0 25 0 1 0 475128587 1384304640 42145 33554432000 4194304 4587354 140736438092208 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5917/statm: 337965 42145 337 96 0 334527 0
[pid=5918] ppid=5916 vsize=216860 CPUtime=1667.36 cores=0
/proc/5918/stat : 5918 (clasp) R 5916 5916 5845 0 -1 4202496 50436 0 0 0 166718 18 0 0 25 0 1 0 475128587 222064640 49232 33554432000 4194304 4785740 140737350546368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5918/statm: 54215 49232 340 145 0 51260 0
[pid=5919] ppid=5916 vsize=465068 CPUtime=1667.45 cores=0
/proc/5919/stat : 5919 (TNM) R 5916 5916 5845 0 -1 4202496 4162 0 0 0 166745 0 0 0 25 0 1 0 475128587 476229632 4059 33554432000 134512640 134534564 4288358064 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5919/statm: 116267 4059 95 6 0 114933 0
Current children cumulated CPU time (s) 5002.23
Current children cumulated vsize (KiB) 2052112

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 5916 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 5002.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.19
CPU time (s): 5002.23
CPU user time (s): 5001.19
CPU system time (s): 1.04
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3214044

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= 498
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= 322
involuntary context switches= 4

runsolver used 8.5517 second user time and 18.7431 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 10:54:50
IDJOB=3275087
IDBENCH=71409
IDSOLVER=1639
FILE ID=node129/3275087-1303635290
RUNJOBID= node129-1303635247-5863
PBS_JOBID= 13150719
Free space on /tmp= 66392 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1820c171155gyes3.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275087-1303635290/watcher-3275087-1303635290 -o /tmp/evaluation-result-3275087-1303635290/solver-3275087-1303635290 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275087-1303635290.cnf

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=190186195

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      19033056 kB
Buffers:       1213392 kB
Cached:       11827696 kB
SwapCached:          4 kB
Active:        1924264 kB
Inactive:     11332484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19033056 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12220 kB
Writeback:           0 kB
AnonPages:      215372 kB
Mapped:          16676 kB
Slab:           598508 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1207988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-24 12:18:14