Trace number 3191401

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S895938734-057-UNKNOWN.cnf
MD5SUM4f5a8cb56de51e6630c119bd6436cc16
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.77
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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.92 0.98 0.99 6/178 20256
/proc/meminfo: memFree=12801656/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 4464803089001447684 0 0 17 4 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0

[startup+0.086341 s]
/proc/loadavg: 0.92 0.98 0.99 6/178 20256
/proc/meminfo: memFree=12801656/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547650714463895552 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100317 s]
/proc/loadavg: 0.92 0.98 0.99 6/178 20256
/proc/meminfo: memFree=12801656/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547650714463895552 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300278 s]
/proc/loadavg: 0.92 0.98 0.99 6/178 20256
/proc/meminfo: memFree=12801656/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700214 s]
/proc/loadavg: 0.92 0.98 0.99 6/178 20256
/proc/meminfo: memFree=12801656/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651539097616384 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 14/202 20279
/proc/meminfo: memFree=12694384/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651951414476800 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=60324 CPUtime=0.79 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 13381 0 0 0 78 1 0 0 19 0 1 0 346103462 61771776 10195 33554432000 4194304 4587354 140735417084384 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 15081 10195 325 96 0 11643 0
[pid=20267] ppid=20253 vsize=796 CPUtime=0 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 346103462 815104 30 33554432000 4194304 4785740 140734853106720 18446744073709551615 255101845127 0 2147483391 4096 0 0 0 0 17 4 0 0 0
/proc/20267/statm: 199 30 23 145 0 23 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=0.68 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 68 0 0 0 18 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 547412

[startup+3.1008 s]
/proc/loadavg: 0.92 0.98 0.99 14/202 20279
/proc/meminfo: memFree=12653960/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651951414476800 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=60324 CPUtime=0.79 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 13381 0 0 0 78 1 0 0 19 0 1 0 346103462 61771776 10195 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 15081 10195 325 96 0 11643 0
[pid=20267] ppid=20253 vsize=33776 CPUtime=1.43 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 7740 0 0 0 143 0 0 0 17 0 1 0 346103462 34586624 5653 33554432000 4194304 4785740 140734853106720 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 8444 5653 340 145 0 5489 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=0.84 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 84 0 0 0 19 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 580392

[startup+6.30125 s]
/proc/loadavg: 1.81 1.17 1.05 13/202 20279
/proc/meminfo: memFree=12614528/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651951414476800 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=60324 CPUtime=1.53 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 13964 0 0 0 152 1 0 0 20 0 1 0 346103462 61771776 10777 33554432000 4194304 4587354 140735417084384 18446744073709551615 4241106 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 15081 10777 326 96 0 11643 0
[pid=20267] ppid=20253 vsize=38812 CPUtime=3.19 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 9042 0 0 0 318 1 0 0 20 0 1 0 346103462 39743488 6955 33554432000 4194304 4785740 140734853106720 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 9703 6955 340 145 0 6748 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=1.54 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 154 0 0 0 20 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 585428

[startup+12.7011 s]
/proc/loadavg: 2.62 1.35 1.11 14/202 20280
/proc/meminfo: memFree=12576732/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652088853430272 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=97828 CPUtime=3.69 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 15353 0 0 0 367 2 0 0 25 0 1 0 346103462 100175872 12159 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 24457 12159 326 96 0 21019 0
[pid=20267] ppid=20253 vsize=48952 CPUtime=5.29 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 11589 0 0 0 528 1 0 0 25 0 1 0 346103462 50126848 9502 33554432000 4194304 4785740 140734853106720 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 12238 9502 340 145 0 9283 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=3.69 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 369 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 633072

[startup+25.5009 s]
/proc/loadavg: 4.70 1.87 1.29 14/202 20280
/proc/meminfo: memFree=12517508/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652501170290688 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=97828 CPUtime=7.94 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 18009 0 0 0 792 2 0 0 25 0 1 0 346103462 100175872 14809 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 24457 14809 326 96 0 21019 0
[pid=20267] ppid=20253 vsize=69764 CPUtime=9.59 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 16763 0 0 0 957 2 0 0 25 0 1 0 346103462 71438336 14676 33554432000 4194304 4785740 140734853106720 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 17441 14676 340 145 0 14486 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=7.94 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 794 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 653884

[startup+51.1003 s]
/proc/loadavg: 7.19 2.68 1.57 14/202 20280
/proc/meminfo: memFree=12344836/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652226292383744 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=564976 CPUtime=16.49 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 47477 0 0 0 1643 6 0 0 25 0 1 0 346103462 578535424 37532 33554432000 4194304 4587354 140735417084384 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 141244 37532 337 96 0 137806 0
[pid=20267] ppid=20253 vsize=105564 CPUtime=18.09 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 25652 0 0 0 1805 4 0 0 25 0 1 0 346103462 108097536 23565 33554432000 4194304 4785740 140734853106720 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 26391 23565 340 145 0 23436 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=16.49 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 1649 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1156832

[startup+102.307 s]
/proc/loadavg: 9.91 4.11 2.11 13/202 20282
/proc/meminfo: memFree=12273716/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651126780755968 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=167040 CPUtime=33.55 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 70003 0 0 0 3345 10 0 0 25 0 1 0 346103462 171048960 21222 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 41760 21222 337 96 0 38322 0
[pid=20267] ppid=20253 vsize=163452 CPUtime=35.18 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 39993 0 0 0 3512 6 0 0 25 0 1 0 346103462 167374848 37906 33554432000 4194304 4785740 140734853106720 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 40863 37906 340 145 0 37908 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=33.53 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 3353 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 816784

[startup+162.301 s]
/proc/loadavg: 11.23 5.55 2.73 14/202 20314
/proc/meminfo: memFree=12344036/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651813975523328 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=471900 CPUtime=53.55 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 93208 0 0 0 5342 13 0 0 25 0 1 0 346103462 483225600 15417 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 117975 15417 337 96 0 114537 0
[pid=20267] ppid=20253 vsize=166140 CPUtime=55.19 cores=4

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

/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 943924

[startup+882.3 s]
/proc/loadavg: 12.00 11.41 7.71 14/202 20341
/proc/meminfo: memFree=12134424/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652088853430272 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=94020 CPUtime=293.55 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 315271 0 0 0 29302 53 0 0 25 0 1 0 346103462 96276480 19921 33554432000 4194304 4587354 140735417084384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 23505 19921 337 96 0 20067 0
[pid=20267] ppid=20253 vsize=317016 CPUtime=295.14 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 77508 0 0 0 29500 14 0 0 25 0 1 0 346103462 324624384 75421 33554432000 4194304 4785740 140734853106720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 79254 75421 340 145 0 76299 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=293.59 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 29359 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 897328

[startup+942.301 s]
/proc/loadavg: 12.00 11.52 7.97 14/202 20343
/proc/meminfo: memFree=11899928/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651401658662912 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=330004 CPUtime=313.54 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 361670 0 0 0 31295 59 0 0 25 0 1 0 346103462 337924096 66296 33554432000 4194304 4587354 140735417084384 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 82501 66296 337 96 0 79063 0
[pid=20267] ppid=20253 vsize=317016 CPUtime=315.15 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 77514 0 0 0 31501 14 0 0 25 0 1 0 346103462 324624384 75427 33554432000 4194304 4785740 140734853106720 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 79254 75427 340 145 0 76299 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=313.59 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 31359 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1133312

[startup+1002.3 s]
/proc/loadavg: 12.06 11.62 8.23 14/202 20375
/proc/meminfo: memFree=12190348/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547651951414476800 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=500372 CPUtime=333.54 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 369912 0 0 0 33292 62 0 0 25 0 1 0 346103462 512380928 19678 33554432000 4194304 4587354 140735417084384 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 125093 19678 337 96 0 121655 0
[pid=20267] ppid=20253 vsize=325876 CPUtime=335.16 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 79295 0 0 0 33501 15 0 0 25 0 1 0 346103462 333697024 77208 33554432000 4194304 4785740 140734853106720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 81469 77208 340 145 0 78514 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=333.59 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 33359 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1312540

[startup+1062.3 s]
/proc/loadavg: 12.10 11.71 8.47 14/202 20377
/proc/meminfo: memFree=12089576/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652088853430272 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=525808 CPUtime=353.54 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 378231 0 0 0 35290 64 0 0 25 0 1 0 346103462 538427392 20332 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 131452 20332 337 96 0 128014 0
[pid=20267] ppid=20253 vsize=353584 CPUtime=355.17 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 86243 0 0 0 35501 16 0 0 25 0 1 0 346103462 362070016 84156 33554432000 4194304 4785740 140734853106720 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 88396 84156 340 145 0 85441 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=353.58 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 35358 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1365684

[startup+1122.3 s]
/proc/loadavg: 12.09 11.78 8.70 14/202 20378
/proc/meminfo: memFree=12039708/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652226292383744 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=499756 CPUtime=373.54 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 386559 0 0 0 37288 66 0 0 25 0 1 0 346103462 511750144 20687 33554432000 4194304 4587354 140735417084384 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 124939 20687 337 96 0 121501 0
[pid=20267] ppid=20253 vsize=361152 CPUtime=375.17 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 88146 0 0 0 37501 16 0 0 25 0 1 0 346103462 369819648 86059 33554432000 4194304 4785740 140734853106720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 90288 86059 340 145 0 87333 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=373.58 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 37358 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1347200

[startup+1182.3 s]
/proc/loadavg: 12.03 11.81 8.90 14/202 20379
/proc/meminfo: memFree=12078620/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652363731337216 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=532848 CPUtime=393.53 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 394812 0 0 0 39285 68 0 0 25 0 1 0 346103462 545636352 20644 33554432000 4194304 4587354 140735417084384 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 133212 20644 337 96 0 129774 0
[pid=20267] ppid=20253 vsize=361492 CPUtime=395.18 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 88208 0 0 0 39502 16 0 0 25 0 1 0 346103462 370167808 86121 33554432000 4194304 4785740 140734853106720 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 90373 86121 340 145 0 87418 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=393.58 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 39358 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1380632

[startup+1242.3 s]
/proc/loadavg: 11.85 11.81 9.08 13/201 20381
/proc/meminfo: memFree=12116804/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652501170290688 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=525956 CPUtime=413.53 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 403074 0 0 0 41283 70 0 0 25 0 1 0 346103462 538578944 20272 33554432000 4194304 4587354 140735417084384 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 131489 20272 337 96 0 128051 0
[pid=20267] ppid=20253 vsize=361684 CPUtime=415.19 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 88245 0 0 0 41503 16 0 0 25 0 1 0 346103462 370364416 86158 33554432000 4194304 4785740 140734853106720 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 90421 86158 340 145 0 87466 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=413.58 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 41358 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1373932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.31 11.66 9.20 13/201 20383
/proc/meminfo: memFree=12058504/32951124 swapFree=67111528/67111528
[pid=20253] ppid=20250 vsize=18324 CPUtime=0 cores=4,6
/proc/20253/stat : 20253 (ppfolio) S 20250 20253 20206 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346103462 18763776 393 33554432000 4194304 4287625 140734272938384 18446744073709551615 255106788879 0 0 4096 65536 1547652638609244160 0 0 17 6 0 0 0
/proc/20253/statm: 4581 393 345 23 0 91 0
[pid=20264] ppid=20253 vsize=94292 CPUtime=432.81 cores=4
/proc/20264/stat : 20264 (cryptominisat) R 20253 20253 20206 0 -1 4202496 411490 0 0 0 43209 72 0 0 25 0 1 0 346103462 96555008 20027 33554432000 4194304 4587354 140735417084384 18446744073709551615 4243653 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20264/statm: 23573 20027 337 96 0 20135 0
[pid=20267] ppid=20253 vsize=373244 CPUtime=434.42 cores=4
/proc/20267/stat : 20267 (clasp) R 20253 20253 20206 0 -1 4202496 91102 0 0 0 43425 17 0 0 25 0 1 0 346103462 382201856 89015 33554432000 4194304 4785740 140734853106720 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20267/statm: 93311 89015 340 145 0 90356 0
[pid=20269] ppid=20253 vsize=467968 CPUtime=432.77 cores=4
/proc/20269/stat : 20269 (TNM) R 20253 20253 20206 0 -1 4202496 6718 0 0 0 43277 0 0 0 25 0 1 0 346103462 479199232 6615 33554432000 134512640 134534564 4293852464 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20269/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 953828

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 20253 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.11
CPU system time (s): 0.89
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 1758468

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

runsolver used 2.31465 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-11 17:47:53
IDJOB=3191401
IDBENCH=82532
IDSOLVER=1613
FILE ID=node144/3191401-1302536873
RUNJOBID= node144-1302536873-20225
PBS_JOBID= 12951119
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S895938734-057-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191401-1302536873/watcher-3191401-1302536873 -o /tmp/evaluation-result-3191401-1302536873/solver-3191401-1302536873 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191401-1302536873.cnf

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

MD5SUM BENCH= 4f5a8cb56de51e6630c119bd6436cc16
RANDOM SEED=1771700471

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12802100 kB
Buffers:        750564 kB
Cached:       18904152 kB
SwapCached:          0 kB
Active:       10383952 kB
Inactive:      9334004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12802100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45016 kB
Writeback:           0 kB
AnonPages:       63060 kB
Mapped:          14320 kB
Slab:           366100 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187484 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= 71572 MiB
End job on node144 at 2011-04-11 18:09:35