Trace number 3191766

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 seqUNSAT 324.699 324.697

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
MD5SUM4c16bc52ec8b88c947f571c625ddf62f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03423
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
324.58/324.69	s UNSATISFIABLE
324.58/324.69	solver [2] clasp 1.3.6 answered
324.58/324.69	Done

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.77 10.97 10.43 8/193 6571
/proc/meminfo: memFree=12975600/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18240 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) R 6569 6571 6116 0 -1 4194304 148 0 0 0 0 0 0 0 25 0 1 0 444186641 18677760 97 33554432000 4194304 4287625 140735815830064 18446744073709551615 216730210147 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6571/statm: 4560 117 95 23 0 57 0

[startup+0.0699879 s]
/proc/loadavg: 10.77 10.97 10.43 8/193 6571
/proc/meminfo: memFree=12975600/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 4354519049078538499 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100978 s]
/proc/loadavg: 10.77 10.97 10.43 8/193 6571
/proc/meminfo: memFree=12975600/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 4354519049078538499 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300943 s]
/proc/loadavg: 10.77 10.97 10.43 8/193 6571
/proc/meminfo: memFree=12975600/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700875 s]
/proc/loadavg: 10.77 10.97 10.43 8/193 6571
/proc/meminfo: memFree=12975600/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925486786326560768 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 10.77 10.97 10.43 10/197 6576
/proc/meminfo: memFree=12968628/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925486923765514240 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1720504 CPUtime=0.49 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 1136 0 0 0 49 0 0 0 25 0 1 0 444186642 1761796096 722 33554432000 4194304 4587354 140736051422016 18446744073709551615 4243440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 430126 722 326 96 0 426688 0
[pid=6574] ppid=6571 vsize=12956 CPUtime=0.4 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 692 0 0 0 40 0 0 0 25 0 1 0 444186642 13266944 581 33554432000 4194304 4785740 140736740591680 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 3239 581 340 145 0 284 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=0.58 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 58 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2207628

[startup+3.10041 s]
/proc/loadavg: 10.77 10.97 10.43 13/202 6606
/proc/meminfo: memFree=12966448/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1722260 CPUtime=0.99 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 1550 0 0 0 99 0 0 0 25 0 1 0 444186642 1763594240 907 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 430565 907 330 96 0 427127 0
[pid=6574] ppid=6571 vsize=13220 CPUtime=0.94 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 778 0 0 0 94 0 0 0 25 0 1 0 444186642 13537280 667 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 3305 667 340 145 0 350 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=1.14 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 114 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134528853 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2209648

[startup+6.30088 s]
/proc/loadavg: 10.87 10.99 10.44 13/202 6606
/proc/meminfo: memFree=12948392/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925484999620165632 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1726420 CPUtime=2.09 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 3271 0 0 0 209 0 0 0 25 0 1 0 444186642 1767854080 2023 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 431605 2023 337 96 0 428167 0
[pid=6574] ppid=6571 vsize=13752 CPUtime=2 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 894 0 0 0 200 0 0 0 25 0 1 0 444186642 14082048 783 33554432000 4194304 4785740 140736740591680 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 3438 783 340 145 0 483 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=2.18 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 218 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2214340

[startup+12.7008 s]
/proc/loadavg: 10.96 11.01 10.45 13/202 6606
/proc/meminfo: memFree=12937000/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925484999620165632 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1729116 CPUtime=4.19 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 4718 0 0 0 419 0 0 0 25 0 1 0 444186642 1770614784 2740 33554432000 4194304 4587354 140736051422016 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 432279 2740 337 96 0 428841 0
[pid=6574] ppid=6571 vsize=14296 CPUtime=4.14 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 1037 0 0 0 414 0 0 0 25 0 1 0 444186642 14639104 926 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 3574 926 340 145 0 619 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=4.34 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 434 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2217580

[startup+25.5005 s]
/proc/loadavg: 11.19 11.05 10.47 13/202 6606
/proc/meminfo: memFree=12932976/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485274498072576 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1728768 CPUtime=8.49 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 6604 0 0 0 849 0 0 0 25 0 1 0 444186642 1770258432 2827 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 432192 2827 337 96 0 428754 0
[pid=6574] ppid=6571 vsize=14960 CPUtime=8.39 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 1206 0 0 0 839 0 0 0 25 0 1 0 444186642 15319040 1095 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 3740 1095 340 145 0 785 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=8.59 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 859 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2217896

[startup+51.101 s]
/proc/loadavg: 11.46 11.13 10.51 13/202 6637
/proc/meminfo: memFree=12928396/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485274498072576 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1734544 CPUtime=16.99 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 10129 0 0 0 1698 1 0 0 25 0 1 0 444186642 1776173056 3315 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 433636 3315 337 96 0 430198 0
[pid=6574] ppid=6571 vsize=15928 CPUtime=16.94 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 1434 0 0 0 1694 0 0 0 25 0 1 0 444186642 16310272 1323 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 3982 1323 340 145 0 1027 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=17.14 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 1714 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2224640

[startup+102.307 s]
/proc/loadavg: 11.77 11.26 10.59 13/202 6638
/proc/meminfo: memFree=12893092/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1735248 CPUtime=34.08 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 15715 0 0 0 3406 2 0 0 25 0 1 0 444186642 1776893952 4228 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 433812 4228 337 96 0 430374 0
[pid=6574] ppid=6571 vsize=17184 CPUtime=33.99 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 1731 0 0 0 3399 0 0 0 25 0 1 0 444186642 17596416 1620 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 4296 1620 340 145 0 1341 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=34.2 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 3420 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2226600

[startup+162.301 s]
/proc/loadavg: 11.91 11.39 10.67 13/202 6640
/proc/meminfo: memFree=12854680/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1745868 CPUtime=54.08 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 22683 0 0 0 5404 4 0 0 25 0 1 0 444186642 1787768832 6381 33554432000 4194304 4587354 140736051422016 18446744073709551615 4239237 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 436467 6381 337 96 0 433029 0
[pid=6574] ppid=6571 vsize=18332 CPUtime=53.99 cores=0

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

/proc/6574/statm: 4758 2063 340 145 0 1803 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=74.21 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 7421 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 2239304

[startup+282.3 s]
/proc/loadavg: 12.03 11.60 10.83 13/202 6643
/proc/meminfo: memFree=12839120/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1745452 CPUtime=94.08 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 31126 0 0 0 9402 6 0 0 25 0 1 0 444186642 1787342848 6857 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 436363 6857 337 96 0 432925 0
[pid=6574] ppid=6571 vsize=19616 CPUtime=93.98 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2324 0 0 0 9398 0 0 0 25 0 1 0 444186642 20086784 2213 33554432000 4194304 4785740 140736740591680 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 4904 2213 340 145 0 1949 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=94.22 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 9422 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 6186427 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 2239236

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

[startup+307.101 s]
/proc/loadavg: 12.02 11.63 10.86 13/202 6644
/proc/meminfo: memFree=12842580/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1746296 CPUtime=102.37 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 32619 0 0 0 10231 6 0 0 25 0 1 0 444186642 1788207104 7111 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 436574 7111 337 96 0 433136 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=102.28 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2424 0 0 0 10228 0 0 0 25 0 1 0 444186642 20525056 2313 33554432000 4194304 4785740 140736740591680 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2313 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=102.43 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10243 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 2240508

[startup+313.507 s]
/proc/loadavg: 12.02 11.64 10.87 13/202 6644
/proc/meminfo: memFree=12846168/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=104.47 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33336 0 0 0 10441 6 0 0 25 0 1 0 444186642 1790586880 6539 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 6539 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=104.38 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2424 0 0 0 10438 0 0 0 25 0 1 0 444186642 20525056 2313 33554432000 4194304 4785740 140736740591680 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2313 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=104.63 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10463 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 313.48
Current children cumulated vsize (KiB) 2242832

[startup+319.901 s]
/proc/loadavg: 12.02 11.65 10.88 13/202 6675
/proc/meminfo: memFree=12913360/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=106.58 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33644 0 0 0 10651 7 0 0 25 0 1 0 444186642 1790586880 6833 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 6833 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=106.57 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2425 0 0 0 10657 0 0 0 25 0 1 0 444186642 20525056 2314 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2314 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=106.73 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10673 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 2242832

[startup+323.1 s]
/proc/loadavg: 12.01 11.65 10.88 13/202 6675
/proc/meminfo: memFree=12907344/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=107.68 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33771 0 0 0 10761 7 0 0 25 0 1 0 444186642 1790586880 6957 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 6957 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=107.58 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2425 0 0 0 10758 0 0 0 25 0 1 0 444186642 20525056 2314 33554432000 4194304 4785740 140736740591680 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2314 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=107.82 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10782 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 2242832

[startup+323.901 s]
/proc/loadavg: 12.01 11.65 10.88 13/202 6675
/proc/meminfo: memFree=12901144/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=107.97 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33808 0 0 0 10790 7 0 0 25 0 1 0 444186642 1790586880 6991 33554432000 4194304 4587354 140736051422016 18446744073709551615 4230256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 6991 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=107.88 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2425 0 0 0 10788 0 0 0 25 0 1 0 444186642 20525056 2314 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2314 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=108.03 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10803 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134529667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 323.88
Current children cumulated vsize (KiB) 2242832

[startup+324.301 s]
/proc/loadavg: 12.01 11.65 10.88 13/202 6675
/proc/meminfo: memFree=12901144/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=108.08 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33821 0 0 0 10801 7 0 0 25 0 1 0 444186642 1790586880 7004 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 7004 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=107.98 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2425 0 0 0 10798 0 0 0 25 0 1 0 444186642 20525056 2314 33554432000 4194304 4785740 140736740591680 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2314 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=108.22 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10822 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 324.28
Current children cumulated vsize (KiB) 2242832

[startup+324.507 s]
/proc/loadavg: 12.01 11.66 10.89 13/202 6675
/proc/meminfo: memFree=12900524/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=108.18 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33833 0 0 0 10811 7 0 0 25 0 1 0 444186642 1790586880 7016 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 7016 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=108.08 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2425 0 0 0 10808 0 0 0 25 0 1 0 444186642 20525056 2314 33554432000 4194304 4785740 140736740591680 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2314 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=108.23 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10823 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 324.49
Current children cumulated vsize (KiB) 2242832

[startup+324.601 s]
/proc/loadavg: 12.01 11.66 10.89 13/202 6675
/proc/meminfo: memFree=12900524/32951124 swapFree=67102128/67111528
[pid=6571] ppid=6569 vsize=18324 CPUtime=0 cores=0,2
/proc/6571/stat : 6571 (ppfolio) S 6569 6571 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444186641 18763776 394 33554432000 4194304 4287625 140735815830064 18446744073709551615 216735198735 0 0 4096 65536 12925485411937026048 0 0 17 2 0 0 0
/proc/6571/statm: 4581 394 345 23 0 91 0
[pid=6573] ppid=6571 vsize=1748620 CPUtime=108.18 cores=0
/proc/6573/stat : 6573 (cryptominisat) R 6571 6571 6116 0 -1 4202496 33833 0 0 0 10811 7 0 0 25 0 1 0 444186642 1790586880 7016 33554432000 4194304 4587354 140736051422016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6573/statm: 437155 7016 337 96 0 433717 0
[pid=6574] ppid=6571 vsize=20044 CPUtime=108.08 cores=0
/proc/6574/stat : 6574 (clasp) R 6571 6571 6116 0 -1 4202496 2425 0 0 0 10808 0 0 0 25 0 1 0 444186642 20525056 2314 33554432000 4194304 4785740 140736740591680 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6574/statm: 5011 2314 340 145 0 2056 0
[pid=6575] ppid=6571 vsize=455844 CPUtime=108.32 cores=0
/proc/6575/stat : 6575 (TNM) R 6571 6571 6116 0 -1 4202496 312 0 0 0 10832 0 0 0 25 0 1 0 444186642 466784256 209 33554432000 134512640 134534564 4292535952 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6575/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 324.58
Current children cumulated vsize (KiB) 2242832

Child status: 0
Real time (s): 324.697
CPU time (s): 324.699
CPU user time (s): 324.619
CPU system time (s): 0.079987
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2242832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.619
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37109
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= 151
involuntary context switches= 3595

runsolver used 0.576912 second user time and 1.19982 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:32:40
IDJOB=3191766
IDBENCH=82897
IDSOLVER=1613
FILE ID=node119/3191766-1302539560
RUNJOBID= node119-1302536957-6134
PBS_JOBID= 12951122
Free space on /tmp= 71332 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191766-1302539560/watcher-3191766-1302539560 -o /tmp/evaluation-result-3191766-1302539560/solver-3191766-1302539560 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191766-1302539560.cnf

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

MD5SUM BENCH= 4c16bc52ec8b88c947f571c625ddf62f
RANDOM SEED=2040362866

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.815
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.67
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12975756 kB
Buffers:        657408 kB
Cached:       18746632 kB
SwapCached:       5516 kB
Active:        7456984 kB
Inactive:     12078864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12975756 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           20188 kB
Writeback:           0 kB
AnonPages:      129432 kB
Mapped:          16284 kB
Slab:           373284 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1746988 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= 71320 MiB
End job on node119 at 2011-04-11 18:38:05