Trace number 3191838

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
MD5SUMb1bf2be38e1cea16efc5e7effa1a10c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark688.356
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
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) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

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: 8.00 8.27 8.72 8/195 26925
/proc/meminfo: memFree=11267748/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18240 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) R 26923 26925 26349 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 365584270 18677760 231 33554432000 4194304 4287625 140736455906096 18446744073709551615 244441982865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26925/statm: 4560 231 194 23 0 57 0

[startup+0.028487 s]
/proc/loadavg: 8.00 8.27 8.72 8/195 26925
/proc/meminfo: memFree=11267748/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11604568155627684104 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100462 s]
/proc/loadavg: 8.00 8.27 8.72 8/195 26925
/proc/meminfo: memFree=11267748/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11604568155627684104 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300423 s]
/proc/loadavg: 8.00 8.27 8.72 8/195 26925
/proc/meminfo: memFree=11267748/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324085635153920 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700363 s]
/proc/loadavg: 8.00 8.27 8.72 8/195 26925
/proc/meminfo: memFree=11267748/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324223074107392 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5002 s]
/proc/loadavg: 7.92 8.24 8.71 11/200 26990
/proc/meminfo: memFree=11283656/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324360513060864 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1522780 CPUtime=0.49 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 1255 0 0 0 49 0 0 0 25 0 1 0 365584271 1559326720 760 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 380695 760 327 96 0 377257 0
[pid=26928] ppid=26925 vsize=13224 CPUtime=0.39 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 764 0 0 0 39 0 0 0 25 0 1 0 365584271 13541376 652 33554432000 4194304 4785740 140734013054176 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 3306 652 340 145 0 351 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=0.58 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 58 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2010152

[startup+3.10091 s]
/proc/loadavg: 7.92 8.24 8.71 10/199 26990
/proc/meminfo: memFree=11279600/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324497952014336 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1523184 CPUtime=0.99 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 1742 0 0 0 99 0 0 0 25 0 1 0 365584271 1559740416 972 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 380796 972 327 96 0 377358 0
[pid=26928] ppid=26925 vsize=13756 CPUtime=0.94 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 891 0 0 0 94 0 0 0 25 0 1 0 365584271 14086144 779 33554432000 4194304 4785740 140734013054176 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 3439 779 340 145 0 484 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=1.14 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 114 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 9771399 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2011088

[startup+6.30031 s]
/proc/loadavg: 7.92 8.24 8.71 10/199 26990
/proc/meminfo: memFree=11270872/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324635390967808 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1528108 CPUtime=2.09 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 3906 0 0 0 209 0 0 0 25 0 1 0 365584271 1564782592 2377 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 382027 2377 337 96 0 378589 0
[pid=26928] ppid=26925 vsize=14296 CPUtime=1.99 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 1031 0 0 0 199 0 0 0 25 0 1 0 365584271 14639104 919 33554432000 4194304 4785740 140734013054176 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 3574 919 340 145 0 619 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=2.19 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 219 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2016552

[startup+12.7011 s]
/proc/loadavg: 8.09 8.27 8.71 8/192 27007
/proc/meminfo: memFree=11280340/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324635390967808 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1533080 CPUtime=4.19 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 6224 0 0 0 418 1 0 0 25 0 1 0 365584271 1569873920 3289 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 383270 3289 337 96 0 379832 0
[pid=26928] ppid=26925 vsize=15120 CPUtime=4.14 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 1235 0 0 0 414 0 0 0 25 0 1 0 365584271 15482880 1123 33554432000 4194304 4785740 140734013054176 18446744073709551615 4416842 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 3780 1123 340 145 0 825 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=4.34 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 434 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 9772041 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2022348

[startup+25.5007 s]
/proc/loadavg: 8.32 8.31 8.72 11/200 27141
/proc/meminfo: memFree=11256392/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750322986123526144 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1533096 CPUtime=9.04 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 8906 0 0 0 903 1 0 0 25 0 1 0 365584271 1569890304 3488 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 383274 3488 337 96 0 379836 0
[pid=26928] ppid=26925 vsize=16208 CPUtime=8.09 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 1507 0 0 0 809 0 0 0 25 0 1 0 365584271 16596992 1395 33554432000 4194304 4785740 140734013054176 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 4052 1395 340 145 0 1097 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=8.34 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 834 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2023452

[startup+51.101 s]
/proc/loadavg: 9.05 8.48 8.76 12/201 27201
/proc/meminfo: memFree=11223568/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750322848684572672 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1540172 CPUtime=17.58 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 12797 0 0 0 1757 1 0 0 25 0 1 0 365584271 1577136128 4285 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 385043 4285 337 96 0 381605 0
[pid=26928] ppid=26925 vsize=17724 CPUtime=16.64 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 1876 0 0 0 1664 0 0 0 25 0 1 0 365584271 18149376 1764 33554432000 4194304 4785740 140734013054176 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 4431 1764 340 145 0 1476 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=16.84 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 1684 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2032044

[startup+102.307 s]
/proc/loadavg: 10.00 8.85 8.87 11/200 27233
/proc/meminfo: memFree=11215172/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750324360513060864 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=51196 CPUtime=34.65 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 21706 0 0 0 3462 3 0 0 25 0 1 0 365584271 52424704 7483 33554432000 4194304 4587354 140733251245072 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 12799 7483 337 96 0 9361 0
[pid=26928] ppid=26925 vsize=19524 CPUtime=33.69 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 2310 0 0 0 3369 0 0 0 25 0 1 0 365584271 19992576 2198 33554432000 4194304 4785740 140734013054176 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 4881 2198 340 145 0 1926 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=33.94 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 3394 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 544868

[startup+162.3 s]
/proc/loadavg: 10.00 9.06 8.94 11/200 27234
/proc/meminfo: memFree=11190400/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750323123562479616 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1553444 CPUtime=54.65 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 29428 0 0 0 5461 4 0 0 25 0 1 0 365584271 1590726656 7858 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 388361 7858 337 96 0 384923 0
[pid=26928] ppid=26925 vsize=20824 CPUtime=53.68 cores=5

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

/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2058244

[startup+882.301 s]
/proc/loadavg: 8.62 9.50 9.35 9/192 27271
/proc/meminfo: memFree=11131144/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1579548 CPUtime=294.65 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 86593 0 0 0 29449 16 0 0 25 0 1 0 365584271 1617457152 15436 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 394887 15436 337 96 0 391449 0
[pid=26928] ppid=26925 vsize=29780 CPUtime=293.74 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 4726 0 0 0 29374 0 0 0 25 0 1 0 365584271 30494720 4614 33554432000 4194304 4785740 140734013054176 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 7445 4614 341 145 0 4490 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=293.9 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 29390 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2083476

[startup+942.301 s]
/proc/loadavg: 8.23 9.22 9.27 9/192 27273
/proc/meminfo: memFree=11120436/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1580016 CPUtime=314.64 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 88366 0 0 0 31448 16 0 0 25 0 1 0 365584271 1617936384 14716 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 395004 14716 337 96 0 391566 0
[pid=26928] ppid=26925 vsize=30216 CPUtime=313.74 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 4809 0 0 0 31374 0 0 0 25 0 1 0 365584271 30941184 4697 33554432000 4194304 4785740 140734013054176 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 7554 4697 341 145 0 4599 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=313.91 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 31391 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2084380

[startup+1002.3 s]
/proc/loadavg: 8.15 9.01 9.19 9/192 27275
/proc/meminfo: memFree=11135280/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1565836 CPUtime=334.64 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 89660 0 0 0 33448 16 0 0 25 0 1 0 365584271 1603416064 13614 33554432000 4194304 4587354 140733251245072 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 391459 13614 337 96 0 388021 0
[pid=26928] ppid=26925 vsize=30496 CPUtime=333.74 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 4899 0 0 0 33374 0 0 0 25 0 1 0 365584271 31227904 4787 33554432000 4194304 4785740 140734013054176 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 7624 4787 341 145 0 4669 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=333.92 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 33392 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2070480

[startup+1062.3 s]
/proc/loadavg: 8.06 8.83 9.11 9/192 27276
/proc/meminfo: memFree=11132880/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1601040 CPUtime=354.64 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 92076 0 0 0 35447 17 0 0 25 0 1 0 365584271 1639464960 13614 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 400260 13614 337 96 0 396822 0
[pid=26928] ppid=26925 vsize=31404 CPUtime=353.74 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 5093 0 0 0 35374 0 0 0 25 0 1 0 365584271 32157696 4981 33554432000 4194304 4785740 140734013054176 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 7851 4981 341 145 0 4896 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=353.93 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 35393 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2106592

[startup+1122.3 s]
/proc/loadavg: 8.02 8.67 9.04 9/192 27278
/proc/meminfo: memFree=11123416/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750323261001433088 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1579072 CPUtime=374.64 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 94099 0 0 0 37447 17 0 0 25 0 1 0 365584271 1616969728 15597 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 394768 15597 337 96 0 391330 0
[pid=26928] ppid=26925 vsize=31588 CPUtime=373.73 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 5142 0 0 0 37373 0 0 0 25 0 1 0 365584271 32346112 5030 33554432000 4194304 4785740 140734013054176 18446744073709551615 4548988 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 7897 5030 341 145 0 4942 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=373.94 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 37394 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2084808

[startup+1182.3 s]
/proc/loadavg: 8.00 8.55 8.97 9/192 27279
/proc/meminfo: memFree=11123248/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750323261001433088 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1565836 CPUtime=394.63 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 94777 0 0 0 39446 17 0 0 25 0 1 0 365584271 1603416064 13678 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 391459 13678 337 96 0 388021 0
[pid=26928] ppid=26925 vsize=31888 CPUtime=393.73 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 5205 0 0 0 39373 0 0 0 25 0 1 0 365584271 32653312 5093 33554432000 4194304 4785740 140734013054176 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 7972 5093 341 145 0 5017 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=393.95 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 39395 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2071872

[startup+1242.3 s]
/proc/loadavg: 8.00 8.45 8.91 9/192 27281
/proc/meminfo: memFree=11121232/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750323261001433088 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1565780 CPUtime=414.63 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 97510 0 0 0 41445 18 0 0 25 0 1 0 365584271 1603358720 13692 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 391445 13692 337 96 0 388007 0
[pid=26928] ppid=26925 vsize=32172 CPUtime=413.73 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 5263 0 0 0 41373 0 0 0 25 0 1 0 365584271 32944128 5151 33554432000 4194304 4785740 140734013054176 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 8043 5151 341 145 0 5088 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=413.95 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 41395 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2072100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.37 8.85 9/192 27283
/proc/meminfo: memFree=11107320/32951124 swapFree=67111528/67111528
[pid=26925] ppid=26923 vsize=18324 CPUtime=0 cores=5,7
/proc/26925/stat : 26925 (ppfolio) S 26923 26925 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365584270 18763776 394 33554432000 4194304 4287625 140736455906096 18446744073709551615 244446965263 0 0 4096 65536 11750323261001433088 0 0 17 7 0 0 0
/proc/26925/statm: 4581 394 345 23 0 91 0
[pid=26927] ppid=26925 vsize=1580132 CPUtime=433.92 cores=5
/proc/26927/stat : 26927 (cryptominisat) R 26925 26925 26349 0 -1 4202496 99312 0 0 0 43374 18 0 0 25 0 1 0 365584271 1618055168 15459 33554432000 4194304 4587354 140733251245072 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26927/statm: 395033 15459 337 96 0 391595 0
[pid=26928] ppid=26925 vsize=32472 CPUtime=432.92 cores=5
/proc/26928/stat : 26928 (clasp) R 26925 26925 26349 0 -1 4202496 5355 0 0 0 43292 0 0 0 25 0 1 0 365584271 33251328 5243 33554432000 4194304 4785740 140734013054176 18446744073709551615 4562653 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26928/statm: 8118 5243 341 145 0 5163 0
[pid=26929] ppid=26925 vsize=455824 CPUtime=433.18 cores=5
/proc/26929/stat : 26929 (TNM) R 26925 26925 26349 0 -1 4202496 336 0 0 0 43318 0 0 0 25 0 1 0 365584271 466763776 233 33554432000 134512640 134534564 4291784992 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26929/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2086752

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 26925 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.84
CPU system time (s): 0.18
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3581672

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

runsolver used 2.18167 second user time and 4.92325 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 18:37:18
IDJOB=3191838
IDBENCH=82969
IDSOLVER=1613
FILE ID=node105/3191838-1302539838
RUNJOBID= node105-1302537234-26370
PBS_JOBID= 12951132
Free space on /tmp= 71772 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191838-1302539838/watcher-3191838-1302539838 -o /tmp/evaluation-result-3191838-1302539838/solver-3191838-1302539838 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191838-1302539838.cnf

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

MD5SUM BENCH= b1bf2be38e1cea16efc5e7effa1a10c7
RANDOM SEED=1752204508

node105.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.825
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.65
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.825
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:     32951124 kB
MemFree:      11267780 kB
Buffers:        722036 kB
Cached:       20430664 kB
SwapCached:          0 kB
Active:       10329748 kB
Inactive:     10926868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11267780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20272 kB
Writeback:           0 kB
AnonPages:      103772 kB
Mapped:          16976 kB
Slab:           361380 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1649076 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= 71772 MiB
End job on node105 at 2011-04-11 18:59:00