Trace number 3191662

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1760258375-046.UNKNOWN.cnf
MD5SUMf913d39a64a2142ed34486c38d5636c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark319.762
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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: 11.86 11.54 9.57 10/198 30932
/proc/meminfo: memFree=15993016/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) R 30930 30932 30357 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 444116737 18763776 392 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/30932/statm: 4581 392 343 23 0 91 0

[startup+0.0932231 s]
/proc/loadavg: 11.86 11.54 9.57 10/198 30932
/proc/meminfo: memFree=15993016/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 17714105395556876548 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10022 s]
/proc/loadavg: 11.86 11.54 9.57 10/198 30932
/proc/meminfo: memFree=15993016/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 17714105395556876548 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300195 s]
/proc/loadavg: 11.86 11.54 9.57 10/198 30932
/proc/meminfo: memFree=15993016/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701124 s]
/proc/loadavg: 11.86 11.54 9.57 10/198 30932
/proc/meminfo: memFree=15993016/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814631757086720 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 11.86 11.54 9.57 13/202 30936
/proc/meminfo: memFree=15987900/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814769196040192 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=325580 CPUtime=0.5 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 1346 0 0 0 50 0 0 0 25 0 1 0 444116737 333393920 833 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 81395 833 327 96 0 77957 0
[pid=30934] ppid=30932 vsize=13096 CPUtime=0.4 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 729 0 0 0 40 0 0 0 25 0 1 0 444116737 13410304 621 33554432000 4194304 4785740 140735102113072 18446744073709551615 251367244426 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 3274 621 340 145 0 319 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=0.59 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 59 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 812956

[startup+3.10067 s]
/proc/loadavg: 11.87 11.55 9.58 13/202 30936
/proc/meminfo: memFree=15985908/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=326328 CPUtime=1 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 1994 0 0 0 100 0 0 0 25 0 1 0 444116737 334159872 881 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 81582 881 331 96 0 78144 0
[pid=30934] ppid=30932 vsize=13372 CPUtime=0.94 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 812 0 0 0 94 0 0 0 25 0 1 0 444116737 13692928 704 33554432000 4194304 4785740 140735102113072 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 3343 704 340 145 0 388 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=1.14 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 114 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 813980

[startup+6.30107 s]
/proc/loadavg: 11.87 11.55 9.58 13/202 30936
/proc/meminfo: memFree=15982088/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310812707611738112 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=334424 CPUtime=2.09 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 3920 0 0 0 209 0 0 0 25 0 1 0 444116737 342450176 2388 33554432000 4194304 4587354 140736869224528 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 83606 2388 337 96 0 80168 0
[pid=30934] ppid=30932 vsize=13784 CPUtime=2 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 906 0 0 0 200 0 0 0 25 0 1 0 444116737 14114816 798 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 3446 798 340 145 0 491 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=2.19 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 219 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 822488

[startup+12.7009 s]
/proc/loadavg: 11.89 11.56 9.60 13/202 30936
/proc/meminfo: memFree=15978872/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814769196040192 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=334232 CPUtime=4.19 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 5655 0 0 0 419 0 0 0 25 0 1 0 444116737 342253568 2752 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 83558 2752 337 96 0 80120 0
[pid=30934] ppid=30932 vsize=14364 CPUtime=4.14 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 1052 0 0 0 414 0 0 0 25 0 1 0 444116737 14708736 944 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 3591 944 340 145 0 636 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=4.34 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 434 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 822876

[startup+25.5005 s]
/proc/loadavg: 11.91 11.58 9.63 13/202 30936
/proc/meminfo: memFree=15975148/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310812845050691584 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=334492 CPUtime=8.48 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 8166 0 0 0 848 0 0 0 25 0 1 0 444116737 342519808 2927 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 83623 2927 337 96 0 80185 0
[pid=30934] ppid=30932 vsize=15068 CPUtime=8.39 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 1224 0 0 0 839 0 0 0 25 0 1 0 444116737 15429632 1116 33554432000 4194304 4785740 140735102113072 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 3767 1116 340 145 0 812 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=8.59 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 859 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 823840

[startup+51.1008 s]
/proc/loadavg: 11.94 11.61 9.69 13/202 30937
/proc/meminfo: memFree=15957572/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310812707611738112 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=337848 CPUtime=16.99 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 12658 0 0 0 1698 1 0 0 25 0 1 0 444116737 345956352 3722 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 84462 3722 337 96 0 81024 0
[pid=30934] ppid=30932 vsize=16084 CPUtime=16.95 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 1450 0 0 0 1695 0 0 0 25 0 1 0 444116737 16470016 1342 33554432000 4194304 4785740 140735102113072 18446744073709551615 251367214047 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 4021 1342 340 145 0 1066 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=17.14 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 1714 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 828212

[startup+102.307 s]
/proc/loadavg: 12.10 11.70 9.83 13/202 30938
/proc/meminfo: memFree=15946528/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310813944562319360 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=349212 CPUtime=34.08 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 20381 0 0 0 3406 2 0 0 25 0 1 0 444116737 357593088 6820 33554432000 4194304 4587354 140736869224528 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 87303 6820 337 96 0 83865 0
[pid=30934] ppid=30932 vsize=17452 CPUtime=33.99 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 1756 0 0 0 3399 0 0 0 25 0 1 0 444116737 17870848 1648 33554432000 4194304 4785740 140735102113072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 4363 1648 340 145 0 1408 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=34.21 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 3421 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 840944

[startup+162.301 s]
/proc/loadavg: 12.04 11.75 9.95 13/202 30940
/proc/meminfo: memFree=15934712/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814769196040192 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=340196 CPUtime=54.08 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 23455 0 0 0 5405 3 0 0 25 0 1 0 444116737 348360704 6489 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 85049 6489 337 96 0 81611 0
[pid=30934] ppid=30932 vsize=18052 CPUtime=53.99 cores=0

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

[startup+822.301 s]
/proc/loadavg: 12.01 11.98 10.99 13/202 30957
/proc/meminfo: memFree=15834040/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310813944562319360 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=371780 CPUtime=274.05 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 75149 0 0 0 27391 14 0 0 25 0 1 0 444116737 380702720 12386 33554432000 4194304 4587354 140736869224528 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 92945 12386 337 96 0 89507 0
[pid=30934] ppid=30932 vsize=23556 CPUtime=274.04 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3156 0 0 0 27404 0 0 0 25 0 1 0 444116737 24121344 3048 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 5889 3048 341 145 0 2934 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=274.2 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 27420 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 2476350 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 869616

[startup+882.301 s]
/proc/loadavg: 12.00 11.98 11.05 13/202 30959
/proc/meminfo: memFree=15810192/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814356879179776 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=363552 CPUtime=294.05 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 77206 0 0 0 29391 14 0 0 25 0 1 0 444116737 372277248 12029 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 90888 12029 337 96 0 87450 0
[pid=30934] ppid=30932 vsize=23728 CPUtime=294.04 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3201 0 0 0 29404 0 0 0 25 0 1 0 444116737 24297472 3093 33554432000 4194304 4785740 140735102113072 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 5932 3093 341 145 0 2977 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=294.2 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 29420 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 861560

[startup+942.3 s]
/proc/loadavg: 12.07 12.00 11.11 13/202 30961
/proc/meminfo: memFree=15797384/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814356879179776 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=376824 CPUtime=314.06 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 79485 0 0 0 31392 14 0 0 25 0 1 0 444116737 385867776 14252 33554432000 4194304 4587354 140736869224528 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 94206 14252 337 96 0 90768 0
[pid=30934] ppid=30932 vsize=23728 CPUtime=314.04 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3226 0 0 0 31404 0 0 0 25 0 1 0 444116737 24297472 3118 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 5932 3118 341 145 0 2977 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=314.2 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 31420 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 874832

[startup+1002.3 s]
/proc/loadavg: 12.02 12.00 11.16 13/202 30962
/proc/meminfo: memFree=15809496/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814356879179776 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=376948 CPUtime=334.07 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 81294 0 0 0 33392 15 0 0 25 0 1 0 444116737 385994752 13806 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 94237 13806 337 96 0 90799 0
[pid=30934] ppid=30932 vsize=23868 CPUtime=334.04 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3243 0 0 0 33404 0 0 0 25 0 1 0 444116737 24440832 3135 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 5967 3135 341 145 0 3012 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=334.19 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 33419 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 875096

[startup+1062.3 s]
/proc/loadavg: 11.93 11.97 11.20 13/202 31086
/proc/meminfo: memFree=15924904/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814356879179776 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=377084 CPUtime=354.07 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 82803 0 0 0 35392 15 0 0 25 0 1 0 444116737 386134016 12999 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 94271 12999 337 96 0 90833 0
[pid=30934] ppid=30932 vsize=24036 CPUtime=354.03 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3303 0 0 0 35403 0 0 0 25 0 1 0 444116737 24612864 3195 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 6009 3195 341 145 0 3054 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=354.19 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 35419 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 875400

[startup+1122.3 s]
/proc/loadavg: 11.97 11.97 11.25 13/202 31090
/proc/meminfo: memFree=15896548/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814494318133248 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=363576 CPUtime=374.07 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 84269 0 0 0 37392 15 0 0 25 0 1 0 444116737 372301824 12034 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 90894 12034 337 96 0 87456 0
[pid=30934] ppid=30932 vsize=24204 CPUtime=374.04 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3325 0 0 0 37403 1 0 0 25 0 1 0 444116737 24784896 3217 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 6051 3217 341 145 0 3096 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=374.19 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 37419 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 862060

[startup+1182.3 s]
/proc/loadavg: 11.99 11.97 11.29 13/202 31092
/proc/meminfo: memFree=15890336/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814494318133248 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=377228 CPUtime=394.09 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 86647 0 0 0 39393 16 0 0 25 0 1 0 444116737 386281472 14346 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 94307 14346 337 96 0 90869 0
[pid=30934] ppid=30932 vsize=24540 CPUtime=394.04 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3410 0 0 0 39403 1 0 0 25 0 1 0 444116737 25128960 3302 33554432000 4194304 4785740 140735102113072 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 6135 3302 341 145 0 3180 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=394.18 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 39418 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 876048

[startup+1242.3 s]
/proc/loadavg: 11.99 11.97 11.33 13/202 31094
/proc/meminfo: memFree=15887948/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814494318133248 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=363576 CPUtime=414.09 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 89321 0 0 0 41393 16 0 0 25 0 1 0 444116737 372301824 12034 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 90894 12034 337 96 0 87456 0
[pid=30934] ppid=30932 vsize=25048 CPUtime=414.03 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3507 0 0 0 41402 1 0 0 25 0 1 0 444116737 25649152 3399 33554432000 4194304 4785740 140735102113072 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 6262 3399 341 145 0 3307 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=414.18 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 41418 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 862904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.40 11.81 11.31 12/201 31126
/proc/meminfo: memFree=15964852/32950928 swapFree=67111528/67111528
[pid=30932] ppid=30930 vsize=18324 CPUtime=0 cores=0,2
/proc/30932/stat : 30932 (ppfolio) S 30930 30932 30357 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444116737 18763776 394 33554432000 4194304 4287625 140736757427040 18446744073709551615 251367566863 0 0 4096 65536 8310814494318133248 0 0 17 2 0 0 0
/proc/30932/statm: 4581 394 345 23 0 91 0
[pid=30933] ppid=30932 vsize=377400 CPUtime=433.33 cores=0
/proc/30933/stat : 30933 (cryptominisat) R 30932 30932 30357 0 -1 4202496 90921 0 0 0 43316 17 0 0 25 0 1 0 444116737 386457600 13611 33554432000 4194304 4587354 140736869224528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30933/statm: 94350 13611 337 96 0 90912 0
[pid=30934] ppid=30932 vsize=25384 CPUtime=433.23 cores=0
/proc/30934/stat : 30934 (clasp) R 30932 30932 30357 0 -1 4202496 3562 0 0 0 43322 1 0 0 25 0 1 0 444116737 25993216 3454 33554432000 4194304 4785740 140735102113072 18446744073709551615 4562707 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30934/statm: 6346 3454 341 145 0 3391 0
[pid=30935] ppid=30932 vsize=455956 CPUtime=433.46 cores=0
/proc/30935/stat : 30935 (TNM) R 30932 30932 30357 0 -1 4202496 339 0 0 0 43346 0 0 0 25 0 1 0 444116737 466898944 236 33554432000 134512640 134534564 4291952384 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30935/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 877064

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.85
CPU system time (s): 0.19397
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1165172

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

runsolver used 2.30565 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:21:01
IDJOB=3191662
IDBENCH=82793
IDSOLVER=1613
FILE ID=node113/3191662-1302538861
RUNJOBID= node113-1302537273-30375
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1760258375-046.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191662-1302538861/watcher-3191662-1302538861 -o /tmp/evaluation-result-3191662-1302538861/solver-3191662-1302538861 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191662-1302538861.cnf

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

MD5SUM BENCH= f913d39a64a2142ed34486c38d5636c0
RANDOM SEED=569792416

node113.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	: 5332.76
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15993296 kB
Buffers:        725944 kB
Cached:       15623140 kB
SwapCached:          0 kB
Active:        9242420 kB
Inactive:      7292900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15993296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10372 kB
Writeback:           0 kB
AnonPages:      186008 kB
Mapped:          17940 kB
Slab:           358856 kB
PageTables:       6456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5738104 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= 71040 MiB
End job on node113 at 2011-04-11 18:42:41