Trace number 3191548

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
MD5SUMeb4eadfedd2c4dc9b0ed7231ad324f1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark273.432
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-3191548-1302538261/watcher-3191548-1302538261 -o /tmp/evaluation-result-3191548-1302538261/solver-3191548-1302538261 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191548-1302538261.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: 10.93 10.75 8.11 10/197 23598
/proc/meminfo: memFree=16788260/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) R 23596 23598 23398 0 -1 4202496 456 0 0 0 0 0 0 0 25 0 1 0 365423889 18763776 390 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23598/statm: 4581 390 342 23 0 91 0

[startup+0.0897109 s]
/proc/loadavg: 10.93 10.75 8.11 10/197 23598
/proc/meminfo: memFree=16788260/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 1078758624974569730 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100719 s]
/proc/loadavg: 10.93 10.75 8.11 10/197 23598
/proc/meminfo: memFree=16788260/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 1078758624974569730 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30068 s]
/proc/loadavg: 10.93 10.75 8.11 10/197 23598
/proc/meminfo: memFree=16788260/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700579 s]
/proc/loadavg: 10.93 10.75 8.11 10/197 23598
/proc/meminfo: memFree=16788260/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570850981205508096 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 10.93 10.75 8.11 12/201 23602
/proc/meminfo: memFree=16713840/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851256083415040 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=62632 CPUtime=0.53 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 12508 0 0 0 52 1 0 0 25 0 1 0 365423890 64135168 10599 33554432000 4194304 4587354 140737141590544 18446744073709551615 218905427479 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 15658 10599 315 96 0 12220 0
[pid=23601] ppid=23598 vsize=33776 CPUtime=0.39 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 7724 0 0 0 38 1 0 0 25 0 1 0 365423890 34586624 5637 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 8444 5637 326 145 0 5489 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=0.54 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 53 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 582700

[startup+3.10117 s]
/proc/loadavg: 10.94 10.76 8.12 12/201 23602
/proc/meminfo: memFree=16696356/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851668400275456 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=60016 CPUtime=1.09 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 13525 0 0 0 108 1 0 0 25 0 1 0 365423890 61456384 10338 33554432000 4194304 4587354 140737141590544 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 15004 10338 326 96 0 11566 0
[pid=23601] ppid=23598 vsize=33776 CPUtime=0.89 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 7739 0 0 0 88 1 0 0 25 0 1 0 365423890 34586624 5652 33554432000 4194304 4785740 140735025009504 18446744073709551615 4319353 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 8444 5652 340 145 0 5489 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=1.09 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 108 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 580084

[startup+6.30059 s]
/proc/loadavg: 10.94 10.76 8.12 12/201 23602
/proc/meminfo: memFree=16719052/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851668400275456 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=60016 CPUtime=2.13 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 14267 0 0 0 212 1 0 0 25 0 1 0 365423890 61456384 11079 33554432000 4194304 4587354 140737141590544 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 15004 11079 326 96 0 11566 0
[pid=23601] ppid=23598 vsize=33776 CPUtime=1.99 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 7787 0 0 0 198 1 0 0 25 0 1 0 365423890 34586624 5700 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 8444 5700 340 145 0 5489 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=2.14 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 213 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 580084

[startup+12.7004 s]
/proc/loadavg: 10.94 10.76 8.14 12/201 23602
/proc/meminfo: memFree=16700448/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851943278182400 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=97520 CPUtime=4.29 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 15643 0 0 0 427 2 0 0 25 0 1 0 365423890 99860480 12451 33554432000 4194304 4587354 140737141590544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 24380 12451 326 96 0 20942 0
[pid=23601] ppid=23598 vsize=42464 CPUtime=4.09 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 9974 0 0 0 408 1 0 0 25 0 1 0 365423890 43483136 7887 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 10616 7887 340 145 0 7661 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=4.29 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 428 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 626276

[startup+25.5011 s]
/proc/loadavg: 10.95 10.77 8.18 12/201 23602
/proc/meminfo: memFree=16655688/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570852218156089344 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=97520 CPUtime=8.53 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 18243 0 0 0 851 2 0 0 25 0 1 0 365423890 99860480 15043 33554432000 4194304 4587354 140737141590544 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 24380 15043 326 96 0 20942 0
[pid=23601] ppid=23598 vsize=62976 CPUtime=8.39 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 15058 0 0 0 837 2 0 0 25 0 1 0 365423890 64487424 12971 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 15744 12971 340 145 0 12789 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=8.54 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 853 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 646788

[startup+51.1005 s]
/proc/loadavg: 10.97 10.79 8.26 12/201 23603
/proc/meminfo: memFree=16516484/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851943278182400 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=232976 CPUtime=17.09 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 46710 0 0 0 1703 6 0 0 25 0 1 0 365423890 238567424 36634 33554432000 4194304 4587354 140737141590544 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 58244 36634 337 96 0 54806 0
[pid=23601] ppid=23598 vsize=95328 CPUtime=16.89 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 23152 0 0 0 1685 4 0 0 25 0 1 0 365423890 97615872 21065 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 23832 21065 340 145 0 20877 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=17.09 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 1708 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 814596

[startup+102.307 s]
/proc/loadavg: 10.99 10.82 8.41 12/201 23604
/proc/meminfo: memFree=16532100/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570850843766554624 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=150600 CPUtime=34.15 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 72208 0 0 0 3404 11 0 0 25 0 1 0 365423890 154214400 16801 33554432000 4194304 4587354 140737141590544 18446744073709551615 4244164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 37650 16801 337 96 0 34212 0
[pid=23601] ppid=23598 vsize=154024 CPUtime=33.99 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 37634 0 0 0 3391 8 0 0 25 0 1 0 365423890 157720576 35547 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 38506 35547 340 145 0 35551 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=34.14 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 3413 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 790916

[startup+162.3 s]
/proc/loadavg: 10.99 10.85 8.56 12/201 23606
/proc/meminfo: memFree=16527984/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851530961321984 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=796768 CPUtime=54.15 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 98253 0 0 0 5401 14 0 0 25 0 1 0 365423890 815890432 15160 33554432000 4194304 4587354 140737141590544 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 199192 15160 337 96 0 195754 0
[pid=23601] ppid=23598 vsize=157712 CPUtime=53.98 cores=4

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

/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1624200

[startup+882.3 s]
/proc/loadavg: 10.34 10.17 9.37 12/201 23778
/proc/meminfo: memFree=17017280/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851805839228928 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=808748 CPUtime=294.15 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 326425 0 0 0 29362 53 0 0 25 0 1 0 365423890 828157952 25417 33554432000 4194304 4587354 140737141590544 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 202187 25417 337 96 0 198749 0
[pid=23601] ppid=23598 vsize=328996 CPUtime=293.95 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 80558 0 0 0 29379 16 0 0 25 0 1 0 365423890 336891904 78471 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 82249 78471 340 145 0 79294 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=294.2 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 29419 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1624036

[startup+942.301 s]
/proc/loadavg: 10.73 10.31 9.46 12/201 23780
/proc/meminfo: memFree=16848900/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851118644461568 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=327400 CPUtime=314.14 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 373521 0 0 0 31355 59 0 0 25 0 1 0 365423890 335257600 65499 33554432000 4194304 4587354 140737141590544 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 81850 65499 337 96 0 78412 0
[pid=23601] ppid=23598 vsize=334292 CPUtime=313.96 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 81743 0 0 0 31380 16 0 0 25 0 1 0 365423890 342315008 79656 33554432000 4194304 4785740 140735025009504 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 83573 79656 340 145 0 80618 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=314.19 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 31418 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1147984

[startup+1002.3 s]
/proc/loadavg: 10.94 10.45 9.57 12/201 23781
/proc/meminfo: memFree=16961980/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851668400275456 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=844012 CPUtime=334.14 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 377867 0 0 0 33353 61 0 0 25 0 1 0 365423890 864268288 23545 33554432000 4194304 4587354 140737141590544 18446744073709551615 4241097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 211003 23545 337 96 0 207565 0
[pid=23601] ppid=23598 vsize=361588 CPUtime=333.97 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 88583 0 0 0 33379 18 0 0 25 0 1 0 365423890 370266112 86496 33554432000 4194304 4785740 140735025009504 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 90397 86496 340 145 0 87442 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=334.19 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 33418 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1691892

[startup+1062.3 s]
/proc/loadavg: 10.98 10.54 9.65 12/201 23783
/proc/meminfo: memFree=16951920/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851805839228928 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=827820 CPUtime=354.14 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 385776 0 0 0 35351 63 0 0 25 0 1 0 365423890 847687680 23545 33554432000 4194304 4587354 140737141590544 18446744073709551615 4250346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 206955 23545 337 96 0 203517 0
[pid=23601] ppid=23598 vsize=361588 CPUtime=353.97 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 88598 0 0 0 35379 18 0 0 25 0 1 0 365423890 370266112 86511 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 90397 86511 340 145 0 87442 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=354.19 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 35418 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1675700

[startup+1122.3 s]
/proc/loadavg: 10.99 10.63 9.74 12/201 23785
/proc/meminfo: memFree=16894984/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570851943278182400 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=839296 CPUtime=374.13 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 394357 0 0 0 37349 64 0 0 25 0 1 0 365423890 859439104 24043 33554432000 4194304 4587354 140737141590544 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 209824 24043 337 96 0 206386 0
[pid=23601] ppid=23598 vsize=411000 CPUtime=373.97 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 100866 0 0 0 37378 19 0 0 25 0 1 0 365423890 420864000 98779 33554432000 4194304 4785740 140735025009504 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 102750 98779 340 145 0 99795 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=374.18 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 37417 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1736588

[startup+1182.3 s]
/proc/loadavg: 10.99 10.69 9.81 12/201 23786
/proc/meminfo: memFree=16855040/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570852080717135872 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=111812 CPUtime=394.13 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 402957 0 0 0 39346 67 0 0 25 0 1 0 365423890 114495488 24378 33554432000 4194304 4587354 140737141590544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 27953 24378 337 96 0 24515 0
[pid=23601] ppid=23598 vsize=445324 CPUtime=393.99 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 109406 0 0 0 39378 21 0 0 25 0 1 0 365423890 456011776 107319 33554432000 4194304 4785740 140735025009504 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 111331 107319 340 145 0 108376 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=394.18 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 39417 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1043428

[startup+1242.3 s]
/proc/loadavg: 10.99 10.74 9.88 12/201 23788
/proc/meminfo: memFree=16800952/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570852218156089344 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=111812 CPUtime=414.13 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 411613 0 0 0 41345 68 0 0 25 0 1 0 365423890 114495488 24378 33554432000 4194304 4587354 140737141590544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 27953 24378 337 96 0 24515 0
[pid=23601] ppid=23598 vsize=474312 CPUtime=413.99 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 116595 0 0 0 41377 22 0 0 25 0 1 0 365423890 485695488 114508 33554432000 4194304 4785740 140735025009504 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 118578 114508 340 145 0 115623 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=414.18 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 41417 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1072416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.99 10.79 9.95 12/201 23789
/proc/meminfo: memFree=16826844/32951124 swapFree=67111528/67111528
[pid=23598] ppid=23596 vsize=18324 CPUtime=0 cores=4,6
/proc/23598/stat : 23598 (ppfolio) S 23596 23598 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365423889 18763776 393 33554432000 4194304 4287625 140735801737392 18446744073709551615 218905751055 0 0 4096 65536 4570852355595042816 0 0 17 6 0 0 0
/proc/23598/statm: 4581 393 345 23 0 91 0
[pid=23599] ppid=23598 vsize=856828 CPUtime=433.41 cores=4
/proc/23599/stat : 23599 (cryptominisat) R 23598 23598 23398 0 -1 4202496 420265 0 0 0 43271 70 0 0 25 0 1 0 365423890 877391872 24380 33554432000 4194304 4587354 140737141590544 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23599/statm: 214207 24380 337 96 0 210769 0
[pid=23601] ppid=23598 vsize=474312 CPUtime=433.22 cores=4
/proc/23601/stat : 23601 (clasp) R 23598 23598 23398 0 -1 4202496 116597 0 0 0 43300 22 0 0 25 0 1 0 365423890 485695488 114510 33554432000 4194304 4785740 140735025009504 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23601/statm: 118578 114510 340 145 0 115623 0
[pid=23602] ppid=23598 vsize=467968 CPUtime=433.37 cores=4
/proc/23602/stat : 23602 (TNM) R 23598 23598 23398 0 -1 4202496 6720 0 0 0 43336 1 0 0 25 0 1 0 365423890 479199232 6617 33554432000 134512640 134534564 4291295008 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23602/statm: 116992 6617 95 6 0 115658 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1817432

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 23598 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=999
# CPU time returned by wait4() is 0.001998
# 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.03
CPU time (s): 1300
CPU user time (s): 1299.07
CPU system time (s): 0.93
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 2411364

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

runsolver used 2.23366 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 18:11:02
IDJOB=3191548
IDBENCH=82679
IDSOLVER=1613
FILE ID=node137/3191548-1302538261
RUNJOBID= node137-1302537182-23417
PBS_JOBID= 12951130
Free space on /tmp= 71320 MiB

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

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

MD5SUM BENCH= eb4eadfedd2c4dc9b0ed7231ad324f1f
RANDOM SEED=732229023

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16788540 kB
Buffers:        667716 kB
Cached:       14276428 kB
SwapCached:          0 kB
Active:        9227136 kB
Inactive:      6543384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16788540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13356 kB
Writeback:           0 kB
AnonPages:      826372 kB
Mapped:          17540 kB
Slab:           326548 kB
PageTables:       7436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4024916 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= 71316 MiB
End job on node137 at 2011-04-11 18:32:44