Trace number 3276077

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) 5000.02 4999.91

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.159
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

Solver Data

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

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

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

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): 5100 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: 1.32 1.82 1.94 4/176 24646
/proc/meminfo: memFree=17234188/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4303066577823039752 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0

[startup+0.101693 s]
/proc/loadavg: 1.32 1.82 1.94 4/176 24646
/proc/meminfo: memFree=17234188/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4303066577823039752 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200672 s]
/proc/loadavg: 1.32 1.82 1.94 4/176 24646
/proc/meminfo: memFree=17234188/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4303066577823039752 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300656 s]
/proc/loadavg: 1.32 1.82 1.94 4/176 24646
/proc/meminfo: memFree=17234188/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700581 s]
/proc/loadavg: 1.32 1.82 1.94 4/176 24646
/proc/meminfo: memFree=17234188/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605623036433924096 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 1.69 1.89 1.96 7/184 24654
/proc/meminfo: memFree=17224824/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2067964 CPUtime=1.14 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 1898 0 0 0 114 0 0 0 17 0 1 0 556303947 2117595136 897 33554432000 4194304 4587354 140736618674064 18446744073709551615 4243419 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 516991 897 331 96 0 513553 0
[pid=24649] ppid=24646 vsize=12824 CPUtime=0.23 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 652 0 0 0 23 0 0 0 17 0 1 0 556303947 13131776 544 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 3206 544 340 145 0 251 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=0.11 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 11 0 0 0 18 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2555068

[startup+3.10114 s]
/proc/loadavg: 1.69 1.89 1.96 9/184 24654
/proc/meminfo: memFree=17218732/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621249727528960 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2075128 CPUtime=1.85 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 3357 0 0 0 185 0 0 0 18 0 1 0 556303947 2124931072 1971 33554432000 4194304 4587354 140736618674064 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 518782 1971 338 96 0 515344 0
[pid=24649] ppid=24646 vsize=13236 CPUtime=1.02 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 768 0 0 0 102 0 0 0 18 0 1 0 556303947 13553664 660 33554432000 4194304 4785740 140733349068688 18446744073709551615 4278043 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 3309 660 340 145 0 354 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=0.21 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 21 0 0 0 18 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2562644

[startup+6.30056 s]
/proc/loadavg: 1.69 1.89 1.96 7/184 24654
/proc/meminfo: memFree=17212400/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605622761556017152 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2074576 CPUtime=2.93 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 4364 0 0 0 293 0 0 0 19 0 1 0 556303947 2124365824 2593 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 518644 2593 338 96 0 515206 0
[pid=24649] ppid=24646 vsize=13504 CPUtime=2.03 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 849 0 0 0 203 0 0 0 19 0 1 0 556303947 13828096 741 33554432000 4194304 4785740 140733349068688 18446744073709551615 260020051281 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 3376 741 340 145 0 421 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=1.31 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 131 0 0 0 19 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2562360

[startup+12.7004 s]
/proc/loadavg: 2.35 2.02 2.00 7/184 24654
/proc/meminfo: memFree=17205628/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621249727528960 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2075652 CPUtime=5.05 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 5640 0 0 0 505 0 0 0 25 0 1 0 556303947 2125467648 2892 33554432000 4194304 4587354 140736618674064 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 518913 2892 338 96 0 515475 0
[pid=24649] ppid=24646 vsize=14052 CPUtime=4.22 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 980 0 0 0 422 0 0 0 25 0 1 0 556303947 14389248 872 33554432000 4194304 4785740 140733349068688 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 3513 872 340 145 0 558 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=3.41 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 341 0 0 0 25 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2563984

[startup+25.501 s]
/proc/loadavg: 2.91 2.15 2.04 8/184 24655
/proc/meminfo: memFree=17204212/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621662044389376 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2075892 CPUtime=9.34 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 7885 0 0 0 933 1 0 0 25 0 1 0 556303947 2125713408 2933 33554432000 4194304 4587354 140736618674064 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 518973 2933 338 96 0 515535 0
[pid=24649] ppid=24646 vsize=14728 CPUtime=8.43 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 1142 0 0 0 843 0 0 0 25 0 1 0 556303947 15081472 1034 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 3682 1034 340 145 0 727 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=7.71 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 771 0 0 0 25 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2564900

[startup+51.1003 s]
/proc/loadavg: 3.97 2.46 2.15 7/184 24655
/proc/meminfo: memFree=17198064/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605622898994970624 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2081444 CPUtime=17.85 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 12034 0 0 0 1784 1 0 0 25 0 1 0 556303947 2131398656 3540 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 520361 3540 338 96 0 516923 0
[pid=24649] ppid=24646 vsize=15836 CPUtime=17.02 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 1410 0 0 0 1702 0 0 0 25 0 1 0 556303947 16216064 1302 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 3959 1302 340 145 0 1004 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=16.21 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 1621 0 0 0 25 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2571560

[startup+102.301 s]
/proc/loadavg: 5.19 3.05 2.37 7/184 24657
/proc/meminfo: memFree=17182648/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605623036433924096 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2091232 CPUtime=34.93 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 19228 0 0 0 3491 2 0 0 25 0 1 0 556303947 2141421568 6150 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 522808 6150 338 96 0 519370 0
[pid=24649] ppid=24646 vsize=17484 CPUtime=34.05 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 1792 0 0 0 3405 0 0 0 25 0 1 0 556303947 17903616 1684 33554432000 4194304 4785740 140733349068688 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 4371 1684 340 145 0 1416 0
[pid=24652] ppid=24646 vsize=455956 CPUtime=33.3 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 343 0 0 0 3330 0 0 0 25 0 1 0 556303947 466898944 240 33554432000 134512640 134534564 4288544784 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113989 240 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2582996

[startup+162.301 s]
/proc/loadavg: 5.70 3.59 2.59 8/184 24667
/proc/meminfo: memFree=17169024/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621799483342848 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2094844 CPUtime=54.93 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 26423 0 0 0 5489 4 0 0 25 0 1 0 556303947 2145120256 6547 33554432000 4194304 4587354 140736618674064 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 523711 6547 338 96 0 520273 0
[pid=24649] ppid=24646 vsize=18208 CPUtime=54.05 cores=1

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

/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 2656764

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 24828
/proc/meminfo: memFree=17044860/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621387166482432 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2169156 CPUtime=1535.01 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 274904 0 0 0 153453 48 0 0 25 0 1 0 556303947 2221215744 26363 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 542289 26363 338 96 0 538851 0
[pid=24649] ppid=24646 vsize=31884 CPUtime=1534.08 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5093 0 0 0 153408 0 0 0 25 0 1 0 556303947 32649216 4985 33554432000 4194304 4785740 140733349068688 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 7971 4985 341 145 0 5016 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1533.33 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 153333 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2675324

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 24829
/proc/meminfo: memFree=17049900/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621387166482432 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2169156 CPUtime=1555.01 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 274904 0 0 0 155453 48 0 0 25 0 1 0 556303947 2221215744 26363 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 542289 26363 338 96 0 538851 0
[pid=24649] ppid=24646 vsize=32052 CPUtime=1554.08 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5116 0 0 0 155408 0 0 0 25 0 1 0 556303947 32821248 5008 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8013 5008 341 145 0 5058 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1553.34 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 155334 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2675492

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 24831
/proc/meminfo: memFree=17049620/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621387166482432 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2169156 CPUtime=1575 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 274904 0 0 0 157452 48 0 0 25 0 1 0 556303947 2221215744 26363 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 542289 26363 338 96 0 538851 0
[pid=24649] ppid=24646 vsize=32052 CPUtime=1574.08 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5132 0 0 0 157408 0 0 0 25 0 1 0 556303947 32821248 5024 33554432000 4194304 4785740 140733349068688 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8013 5024 341 145 0 5058 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1573.35 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 157335 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 2675492

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 24833
/proc/meminfo: memFree=17041768/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621387166482432 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2169156 CPUtime=1595 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 274904 0 0 0 159452 48 0 0 25 0 1 0 556303947 2221215744 26363 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 542289 26363 338 96 0 538851 0
[pid=24649] ppid=24646 vsize=32052 CPUtime=1594.07 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5145 0 0 0 159407 0 0 0 25 0 1 0 556303947 32821248 5037 33554432000 4194304 4785740 140733349068688 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8013 5037 341 145 0 5058 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1593.35 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 159335 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2675492

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 24834
/proc/meminfo: memFree=17039764/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621387166482432 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2169156 CPUtime=1615 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 274904 0 0 0 161452 48 0 0 25 0 1 0 556303947 2221215744 26363 33554432000 4194304 4587354 140736618674064 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 542289 26363 338 96 0 538851 0
[pid=24649] ppid=24646 vsize=32224 CPUtime=1614.07 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5169 0 0 0 161407 0 0 0 25 0 1 0 556303947 32997376 5061 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8056 5061 341 145 0 5101 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1613.36 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 161336 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 2675664

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 24836
/proc/meminfo: memFree=17034136/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 4605621387166482432 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2176120 CPUtime=1634.99 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 276543 0 0 0 163451 48 0 0 25 0 1 0 556303947 2228346880 28002 33554432000 4194304 4587354 140736618674064 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 544030 28002 338 96 0 540592 0
[pid=24649] ppid=24646 vsize=32224 CPUtime=1634.07 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5169 0 0 0 163407 0 0 0 25 0 1 0 556303947 32997376 5061 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8056 5061 341 145 0 5101 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1633.36 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 163336 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 2682628

[startup+4962.3 s]
/proc/loadavg: 6.08 6.02 5.92 7/184 24837
/proc/meminfo: memFree=17003352/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2176120 CPUtime=1654.99 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 278120 0 0 0 165451 48 0 0 25 0 1 0 556303947 2228346880 29510 33554432000 4194304 4587354 140736618674064 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 544030 29510 338 96 0 540592 0
[pid=24649] ppid=24646 vsize=32224 CPUtime=1654.08 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5185 0 0 0 165408 0 0 0 25 0 1 0 556303947 32997376 5077 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8056 5077 341 145 0 5101 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1653.36 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 165336 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2682628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.04 6.01 5.92 7/184 24838
/proc/meminfo: memFree=17022420/32951124 swapFree=67111528/67111528
[pid=24646] ppid=24642 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24646/stat : 24646 (ppfolio) S 24642 24646 23162 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 556303947 18763776 393 33554432000 4194304 4287625 140734190320896 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24646/statm: 4581 393 345 23 0 91 0
[pid=24648] ppid=24646 vsize=2160048 CPUtime=1667.51 cores=1
/proc/24648/stat : 24648 (cryptominisat) R 24646 24646 23162 0 -1 4202496 278660 0 0 0 166703 48 0 0 25 0 1 0 556303947 2211889152 24507 33554432000 4194304 4587354 140736618674064 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24648/statm: 540012 24507 338 96 0 536574 0
[pid=24649] ppid=24646 vsize=32392 CPUtime=1666.66 cores=1
/proc/24649/stat : 24649 (clasp) R 24646 24646 23162 0 -1 4202496 5197 0 0 0 166666 0 0 0 25 0 1 0 556303947 33169408 5089 33554432000 4194304 4785740 140733349068688 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24649/statm: 8098 5089 341 145 0 5143 0
[pid=24652] ppid=24646 vsize=455960 CPUtime=1665.85 cores=1
/proc/24652/stat : 24652 (TNM) R 24646 24646 23162 0 -1 4202496 352 0 0 0 166585 0 0 0 25 0 1 0 556303947 466903040 249 33554432000 134512640 134534564 4288544784 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24652/statm: 113990 249 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2666724

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

Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4999.54
CPU system time (s): 0.48
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4715848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 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= 228
involuntary context switches= 4

runsolver used 8.30274 second user time and 18.8251 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-24 17:58:54
IDJOB=3276077
IDBENCH=85355
IDSOLVER=1639
FILE ID=node110/3276077-1303660734
RUNJOBID= node110-1303660734-24628
PBS_JOBID= 13150738
Free space on /tmp= 72296 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276077-1303660734/watcher-3276077-1303660734 -o /tmp/evaluation-result-3276077-1303660734/solver-3276077-1303660734 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276077-1303660734.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=644933298

node110.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.830
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.830
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.830
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.830
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.830
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.76
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.830
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.830
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.830
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:      17234500 kB
Buffers:       2321140 kB
Cached:       12764220 kB
SwapCached:          0 kB
Active:        7968744 kB
Inactive:      7181304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17234500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20212 kB
Writeback:           0 kB
AnonPages:       63572 kB
Mapped:          14516 kB
Slab:           504284 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188016 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= 72276 MiB
End job on node110 at 2011-04-24 19:22:16