Trace number 3265562

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.03 1300.01

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
Number of clauses of size 50
Number of clauses of size over 50

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
1300.03/1300.00	Done

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-3265562-1303568271/watcher-3265562-1303568271 -o /tmp/evaluation-result-3265562-1303568271/solver-3265562-1303568271 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3265562-1303568271.cnf 

running on 2 cores: 1,3

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: 0.00 0.28 2.71 1/174 17136
/proc/meminfo: memFree=13128764/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) R 17134 17136 17106 0 -1 4202496 484 0 0 0 0 0 0 0 19 0 1 0 547057806 18763776 391 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/17136/statm: 4581 391 343 23 0 91 0

[startup+0.0957681 s]
/proc/loadavg: 0.00 0.28 2.71 1/174 17136
/proc/meminfo: memFree=13128764/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.210725 s]
/proc/loadavg: 0.00 0.28 2.71 1/174 17136
/proc/meminfo: memFree=13128764/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4611595033840189440 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300698 s]
/proc/loadavg: 0.00 0.28 2.71 1/174 17136
/proc/meminfo: memFree=13128764/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4611595033840189440 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700642 s]
/proc/loadavg: 0.00 0.28 2.71 1/174 17136
/proc/meminfo: memFree=13128764/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4611595033840189440 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50048 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13054792/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4611595171279142912 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
[pid=17137] ppid=17136 vsize=604312 CPUtime=0.4 cores=1
/proc/17137/stat : 17137 (cryptominisat) R 17136 17136 17106 0 -1 4202496 1348 0 0 0 40 0 0 0 19 0 1 0 547057806 618815488 777 33554432000 4194304 4587354 140734331608048 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17137/statm: 151078 777 329 96 0 147640 0
[pid=17138] ppid=17136 vsize=12692 CPUtime=0.99 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 641 0 0 0 99 0 0 0 19 0 1 0 547057806 12996608 533 33554432000 4194304 4785740 140734337069920 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3173 533 340 145 0 218 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=0.1 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 10 0 0 0 21 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 10001409 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1091020

[startup+3.10118 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13038176/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
[pid=17137] ppid=17136 vsize=606212 CPUtime=0.89 cores=1
/proc/17137/stat : 17137 (cryptominisat) R 17136 17136 17106 0 -1 4202496 2279 0 0 0 89 0 0 0 20 0 1 0 547057806 620761088 874 33554432000 4194304 4587354 140734331608048 18446744073709551615 4244539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17137/statm: 151553 874 333 96 0 148115 0
[pid=17138] ppid=17136 vsize=12824 CPUtime=1.49 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 672 0 0 0 149 0 0 0 20 0 1 0 547057806 13131776 564 33554432000 4194304 4785740 140734337069920 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3206 564 340 145 0 251 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=0.69 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 69 0 0 0 22 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1093052

[startup+6.30058 s]
/proc/loadavg: 0.96 0.47 2.76 13/202 17179
/proc/meminfo: memFree=13008300/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4611595446157049856 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
[pid=17137] ppid=17136 vsize=612540 CPUtime=1.98 cores=1
/proc/17137/stat : 17137 (cryptominisat) R 17136 17136 17106 0 -1 4202496 5116 0 0 0 198 0 0 0 22 0 1 0 547057806 627240960 2641 33554432000 4194304 4587354 140734331608048 18446744073709551615 4243725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17137/statm: 153135 2641 337 96 0 149697 0
[pid=17138] ppid=17136 vsize=12956 CPUtime=2.59 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 702 0 0 0 259 0 0 0 23 0 1 0 547057806 13266944 594 33554432000 4194304 4785740 140734337069920 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3239 594 340 145 0 284 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=1.7 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 170 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 9999770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1099512

[startup+12.7004 s]
/proc/loadavg: 2.66 0.85 2.86 13/202 17179
/proc/meminfo: memFree=12999500/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=0 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 547057806 18763776 393 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4611595171279142912 0 0 17 3 0 0 0
/proc/17136/statm: 4581 393 345 23 0 91 0
[pid=17137] ppid=17136 vsize=616588 CPUtime=4.09 cores=1
/proc/17137/stat : 17137 (cryptominisat) R 17136 17136 17106 0 -1 4202496 7156 0 0 0 409 0 0 0 25 0 1 0 547057806 631386112 4017 33554432000 4194304 4587354 140734331608048 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17137/statm: 154147 4017 337 96 0 150709 0
[pid=17138] ppid=17136 vsize=13224 CPUtime=4.69 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 759 0 0 0 469 0 0 0 25 0 1 0 547057806 13541376 651 33554432000 4194304 4785740 140734337069920 18446744073709551615 4550908 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3306 651 341 145 0 351 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=3.89 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 389 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1103828

[startup+25.501 s]
/proc/loadavg: 3.63 1.12 2.92 9/198 17180
/proc/meminfo: memFree=13047100/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=13632 CPUtime=10.01 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 851 0 0 0 1001 0 0 0 25 0 1 0 547057806 13959168 743 33554432000 4194304 4785740 140734337069920 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3408 743 341 145 0 453 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=9.19 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 919 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 487648

[startup+51.1012 s]
/proc/loadavg: 5.12 1.67 3.06 9/198 17180
/proc/meminfo: memFree=13039864/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=14036 CPUtime=22.81 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 961 0 0 0 2281 0 0 0 25 0 1 0 547057806 14372864 853 33554432000 4194304 4785740 140734337069920 18446744073709551615 4546123 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3509 853 341 145 0 554 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=21.99 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 2199 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 488052

[startup+102.301 s]
/proc/loadavg: 6.85 2.73 3.34 9/198 17182
/proc/meminfo: memFree=13030840/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=14712 CPUtime=48.42 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1132 0 0 0 4842 0 0 0 25 0 1 0 547057806 15065088 1024 33554432000 4194304 4785740 140734337069920 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3678 1024 341 145 0 723 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=47.59 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 4759 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 488728

[startup+162.3 s]
/proc/loadavg: 7.57 3.69 3.63 9/198 17183
/proc/meminfo: memFree=13023616/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=15116 CPUtime=78.42 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1243 0 0 0 7842 0 0 0 25 0 1 0 547057806 15478784 1135 33554432000 4194304 4785740 140734337069920 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 3779 1135 341 145 0 824 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=77.58 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 7758 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 489132

[startup+222.307 s]
/proc/loadavg: 7.89 4.49 3.90 9/198 17185
/proc/meminfo: memFree=13018616/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3

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

/proc/meminfo: memFree=12991188/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16456 CPUtime=408.43 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1546 0 0 0 40843 0 0 0 25 0 1 0 547057806 16850944 1438 33554432000 4194304 4785740 140734337069920 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4114 1438 341 145 0 1159 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=407.6 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 40760 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 490472

[startup+882.307 s]
/proc/loadavg: 8.00 7.62 5.97 9/198 17202
/proc/meminfo: memFree=12989912/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16456 CPUtime=438.42 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1546 0 0 0 43842 0 0 0 25 0 1 0 547057806 16850944 1438 33554432000 4194304 4785740 140734337069920 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4114 1438 341 145 0 1159 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=437.61 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 43761 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 490472

[startup+942.301 s]
/proc/loadavg: 8.00 7.68 6.10 9/198 17204
/proc/meminfo: memFree=12989000/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16456 CPUtime=468.42 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1546 0 0 0 46842 0 0 0 25 0 1 0 547057806 16850944 1438 33554432000 4194304 4785740 140734337069920 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4114 1438 341 145 0 1159 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=467.61 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 46761 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 490472

[startup+1002.3 s]
/proc/loadavg: 8.04 7.75 6.22 9/198 17206
/proc/meminfo: memFree=12987340/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=498.41 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1574 0 0 0 49841 0 0 0 25 0 1 0 547057806 16986112 1466 33554432000 4194304 4785740 140734337069920 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1466 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=497.62 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 49762 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 490604

[startup+1062.3 s]
/proc/loadavg: 8.01 7.80 6.33 9/198 17207
/proc/meminfo: memFree=12985316/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=528.42 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1579 0 0 0 52842 0 0 0 25 0 1 0 547057806 16986112 1471 33554432000 4194304 4785740 140734337069920 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1471 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=527.62 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 52762 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 490604

[startup+1122.3 s]
/proc/loadavg: 8.00 7.83 6.43 9/198 17209
/proc/meminfo: memFree=12983288/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=558.42 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1591 0 0 0 55842 0 0 0 25 0 1 0 547057806 16986112 1483 33554432000 4194304 4785740 140734337069920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1483 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=557.61 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 55761 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 490604

[startup+1182.3 s]
/proc/loadavg: 8.00 7.86 6.52 9/198 17210
/proc/meminfo: memFree=12982504/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=588.43 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1595 0 0 0 58843 0 0 0 25 0 1 0 547057806 16986112 1487 33554432000 4194304 4785740 140734337069920 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1487 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=587.61 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 58761 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 490604

[startup+1242.3 s]
/proc/loadavg: 8.00 7.88 6.61 9/198 17212
/proc/meminfo: memFree=12980604/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=618.44 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1595 0 0 0 61844 0 0 0 25 0 1 0 547057806 16986112 1487 33554432000 4194304 4785740 140734337069920 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1487 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=617.6 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 61760 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 490604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.09 7.93 6.70 9/198 17217
/proc/meminfo: memFree=12978396/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=647.29 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1599 0 0 0 64729 0 0 0 25 0 1 0 547057806 16986112 1491 33554432000 4194304 4785740 140734337069920 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1491 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=646.46 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 64646 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 490604

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

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

[startup+1300 s]
/proc/loadavg: 8.09 7.93 6.70 9/198 17217
/proc/meminfo: memFree=12978396/32950928 swapFree=67111528/67111528
[pid=17136] ppid=17134 vsize=18324 CPUtime=6.28 cores=1,3
/proc/17136/stat : 17136 (ppfolio) S 17134 17136 17106 0 -1 4202496 501 8778 0 0 0 0 627 1 15 0 1 0 547057806 18763776 394 33554432000 4194304 4287625 140733830271664 18446744073709551615 231895510543 0 0 4096 65536 4613500491786060033 0 0 17 3 0 0 0
/proc/17136/statm: 4581 394 346 23 0 91 0
[pid=17138] ppid=17136 vsize=16588 CPUtime=647.29 cores=1
/proc/17138/stat : 17138 (clasp) R 17136 17136 17106 0 -1 4202496 1599 0 0 0 64729 0 0 0 25 0 1 0 547057806 16986112 1491 33554432000 4194304 4785740 140734337069920 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17138/statm: 4147 1491 341 145 0 1192 0
[pid=17139] ppid=17136 vsize=455692 CPUtime=646.46 cores=1
/proc/17139/stat : 17139 (TNM) R 17136 17136 17106 0 -1 4202496 278 0 0 0 64646 0 0 0 25 0 1 0 547057806 466628608 175 33554432000 134512640 134534564 4288320976 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17139/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 490604

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.01
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1104804

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

runsolver used 2.15567 second user time and 4.94325 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 16:17:51
IDJOB=3265562
IDBENCH=85780
IDSOLVER=1613
FILE ID=node114/3265562-1303568271
RUNJOBID= node114-1303568270-17126
PBS_JOBID= 13150300
Free space on /tmp= 71264 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265562-1303568271/watcher-3265562-1303568271 -o /tmp/evaluation-result-3265562-1303568271/solver-3265562-1303568271 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265562-1303568271.cnf

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

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=2033515639

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13129044 kB
Buffers:       2301564 kB
Cached:       16869700 kB
SwapCached:          0 kB
Active:        9856620 kB
Inactive:      9379136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13129044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:       64012 kB
Mapped:          14396 kB
Slab:           522608 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186384 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= 71220 MiB
End job on node114 at 2011-04-23 16:39:31