Trace number 3191428

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
MD5SUM4ba3e8e19a6d9aec4bc2bd0594f1360a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark556.159
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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

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-3191428-1302536971/watcher-3191428-1302536971 -o /tmp/evaluation-result-3191428-1302536971/solver-3191428-1302536971 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191428-1302536971.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: 1.83 1.94 1.90 11/198 31517
/proc/meminfo: memFree=12234268/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) R 31515 31517 31418 0 -1 4202496 456 0 0 0 0 0 0 0 25 0 1 0 346112761 18763776 390 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338204053 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/31517/statm: 4581 390 342 23 0 91 0

[startup+0.084212 s]
/proc/loadavg: 1.83 1.94 1.90 11/198 31517
/proc/meminfo: memFree=12234268/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 4338629181911826691 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101204 s]
/proc/loadavg: 1.83 1.94 1.90 11/198 31517
/proc/meminfo: memFree=12234268/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 4338629181911826691 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301181 s]
/proc/loadavg: 1.83 1.94 1.90 11/198 31517
/proc/meminfo: memFree=12234268/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701065 s]
/proc/loadavg: 1.83 1.94 1.90 11/198 31517
/proc/meminfo: memFree=12234268/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 2.57 2.09 1.95 13/202 31521
/proc/meminfo: memFree=12211544/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=30196 CPUtime=0.49 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 3155 0 0 0 49 0 0 0 25 0 1 0 346112762 30920704 2782 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 7549 2782 326 96 0 4111 0
[pid=31520] ppid=31517 vsize=18680 CPUtime=0.39 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 2226 0 0 0 39 0 0 0 25 0 1 0 346112762 19128320 2022 33554432000 4194304 4785740 140733869556064 18446744073709551615 4304169 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 4670 2022 340 145 0 1715 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=0.59 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 59 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 526984

[startup+3.10062 s]
/proc/loadavg: 2.57 2.09 1.95 13/202 31521
/proc/meminfo: memFree=12201004/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276225654961471488 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=647120 CPUtime=0.99 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 4348 0 0 0 99 0 0 0 25 0 1 0 346112762 662650880 3029 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 161780 3029 327 96 0 158342 0
[pid=31520] ppid=31517 vsize=22256 CPUtime=0.93 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 3091 0 0 0 93 0 0 0 25 0 1 0 346112762 22790144 2887 33554432000 4194304 4785740 140733869556064 18446744073709551615 4309512 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 5564 2887 340 145 0 2609 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=1.14 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 114 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1147484

[startup+6.30098 s]
/proc/loadavg: 3.32 2.25 2.00 13/202 31521
/proc/meminfo: memFree=12179428/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276223868255076352 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=648484 CPUtime=2.09 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 6892 0 0 0 208 1 0 0 25 0 1 0 346112762 664047616 2968 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 162121 2968 327 96 0 158683 0
[pid=31520] ppid=31517 vsize=23988 CPUtime=1.99 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 3543 0 0 0 199 0 0 0 25 0 1 0 346112762 24563712 3339 33554432000 4194304 4785740 140733869556064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 5997 3339 340 145 0 3042 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=2.19 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 219 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1150580

[startup+12.7007 s]
/proc/loadavg: 4.10 2.43 2.06 13/202 31521
/proc/meminfo: memFree=12099412/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276225792400424960 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=647524 CPUtime=4.19 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 14226 0 0 0 417 2 0 0 25 0 1 0 346112762 663064576 3106 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 161881 3106 337 96 0 158443 0
[pid=31520] ppid=31517 vsize=25840 CPUtime=4.13 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 4019 0 0 0 413 0 0 0 25 0 1 0 346112762 26460160 3815 33554432000 4194304 4785740 140733869556064 18446744073709551615 270338080523 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 6460 3815 340 145 0 3505 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=4.34 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 434 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1151472

[startup+25.5012 s]
/proc/loadavg: 5.85 2.90 2.22 13/202 31522
/proc/meminfo: memFree=12061836/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224555449843712 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=653376 CPUtime=8.49 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 21994 0 0 0 845 4 0 0 25 0 1 0 346112762 669057024 5235 33554432000 4194304 4587354 140737127708592 18446744073709551615 4230360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 163344 5235 337 96 0 159906 0
[pid=31520] ppid=31517 vsize=30132 CPUtime=8.38 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 5054 0 0 0 838 0 0 0 25 0 1 0 346112762 30855168 4850 33554432000 4194304 4785740 140733869556064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 7533 4850 340 145 0 4578 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=8.59 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 859 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1161616

[startup+51.1011 s]
/proc/loadavg: 7.95 3.63 2.48 13/202 31522
/proc/meminfo: memFree=11953032/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224692888797184 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=690324 CPUtime=16.99 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 33151 0 0 0 1693 6 0 0 25 0 1 0 346112762 706891776 14071 33554432000 4194304 4587354 140737127708592 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 172581 14071 337 96 0 169143 0
[pid=31520] ppid=31517 vsize=35352 CPUtime=16.94 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 6342 0 0 0 1693 1 0 0 25 0 1 0 346112762 36200448 6138 33554432000 4194304 4785740 140733869556064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 8838 6138 340 145 0 5883 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=17.14 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 1714 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1203784

[startup+102.307 s]
/proc/loadavg: 10.24 4.92 2.97 13/202 31554
/proc/meminfo: memFree=11844856/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276225242644611072 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=712872 CPUtime=34.09 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 55784 0 0 0 3399 10 0 0 25 0 1 0 346112762 729980928 19036 33554432000 4194304 4587354 140737127708592 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 178218 19036 337 96 0 174780 0
[pid=31520] ppid=31517 vsize=42580 CPUtime=33.98 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 8097 0 0 0 3397 1 0 0 25 0 1 0 346112762 43601920 7893 33554432000 4194304 4785740 140733869556064 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 10645 7893 340 145 0 7690 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=34.21 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 3421 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1233560

[startup+162.301 s]
/proc/loadavg: 11.35 6.20 3.54 13/202 31555
/proc/meminfo: memFree=11791548/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224280571936768 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=653852 CPUtime=54.08 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 66625 0 0 0 5395 13 0 0 25 0 1 0 346112762 669544448 5854 33554432000 4194304 4587354 140737127708592 18446744073709551615 4228756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 163463 5854 337 96 0 160025 0
[pid=31520] ppid=31517 vsize=50108 CPUtime=53.99 cores=0

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

/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1254076

[startup+882.301 s]
/proc/loadavg: 12.00 11.48 8.09 13/202 31583
/proc/meminfo: memFree=11301832/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276223868255076352 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=696736 CPUtime=294.07 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 218454 0 0 0 29361 46 0 0 25 0 1 0 346112762 713457664 15292 33554432000 4194304 4587354 140737127708592 18446744073709551615 270338080454 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 174184 15292 337 96 0 170746 0
[pid=31520] ppid=31517 vsize=84032 CPUtime=294.05 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 18141 0 0 0 29400 5 0 0 25 0 1 0 346112762 86048768 17937 33554432000 4194304 4785740 140733869556064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 21008 17937 340 145 0 18053 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=294.2 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 29420 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1258876

[startup+942.301 s]
/proc/loadavg: 12.05 11.59 8.34 13/202 31585
/proc/meminfo: memFree=11323640/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224143132983296 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=703396 CPUtime=314.07 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 229511 0 0 0 31359 48 0 0 25 0 1 0 346112762 720277504 15917 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 175849 15917 337 96 0 172411 0
[pid=31520] ppid=31517 vsize=86256 CPUtime=314.04 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 18679 0 0 0 31399 5 0 0 25 0 1 0 346112762 88326144 18475 33554432000 4194304 4785740 140733869556064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 21564 18475 340 145 0 18609 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=314.2 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 31420 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1267760

[startup+1002.3 s]
/proc/loadavg: 12.02 11.66 8.56 13/202 31587
/proc/meminfo: memFree=11432368/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224418010890240 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=691220 CPUtime=334.08 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 240267 0 0 0 33357 51 0 0 25 0 1 0 346112762 707809280 15740 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 172805 15740 337 96 0 169367 0
[pid=31520] ppid=31517 vsize=87588 CPUtime=334.04 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 18984 0 0 0 33399 5 0 0 25 0 1 0 346112762 89690112 18780 33554432000 4194304 4785740 140733869556064 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 21897 18780 340 145 0 18942 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=334.19 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 33419 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1256916

[startup+1062.3 s]
/proc/loadavg: 12.00 11.72 8.78 13/202 31588
/proc/meminfo: memFree=11412252/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224555449843712 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=670660 CPUtime=354.09 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 250528 0 0 0 35354 55 0 0 25 0 1 0 346112762 686755840 5883 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 167665 5883 337 96 0 164227 0
[pid=31520] ppid=31517 vsize=88420 CPUtime=354.04 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 19194 0 0 0 35398 6 0 0 25 0 1 0 346112762 90542080 18990 33554432000 4194304 4785740 140733869556064 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 22105 18990 340 145 0 19150 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=354.19 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 35419 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1237188

[startup+1122.3 s]
/proc/loadavg: 12.00 11.77 8.98 13/202 31590
/proc/meminfo: memFree=11357300/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276223868255076352 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=721460 CPUtime=374.1 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 270013 0 0 0 37351 59 0 0 25 0 1 0 346112762 738775040 17673 33554432000 4194304 4587354 140737127708592 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 180365 17673 337 96 0 176927 0
[pid=31520] ppid=31517 vsize=89152 CPUtime=374.03 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 19366 0 0 0 37397 6 0 0 25 0 1 0 346112762 91291648 19162 33554432000 4194304 4785740 140733869556064 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 22288 19162 340 145 0 19333 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=374.19 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 37419 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1288720

[startup+1182.3 s]
/proc/loadavg: 12.00 11.81 9.16 13/202 31591
/proc/meminfo: memFree=11379588/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=676124 CPUtime=394.1 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 279088 0 0 0 39349 61 0 0 25 0 1 0 346112762 692350976 7115 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 169031 7115 337 96 0 165593 0
[pid=31520] ppid=31517 vsize=90068 CPUtime=394.03 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 19594 0 0 0 39397 6 0 0 25 0 1 0 346112762 92229632 19390 33554432000 4194304 4785740 140733869556064 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 22517 19390 340 145 0 19562 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=394.18 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 39418 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1244300

[startup+1242.3 s]
/proc/loadavg: 12.06 11.86 9.34 13/202 31593
/proc/meminfo: memFree=11309008/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224555449843712 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=674480 CPUtime=414.12 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 291058 0 0 0 41347 65 0 0 25 0 1 0 346112762 690667520 10991 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 168620 10991 337 96 0 165182 0
[pid=31520] ppid=31517 vsize=90640 CPUtime=414.03 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 19707 0 0 0 41397 6 0 0 25 0 1 0 346112762 92815360 19503 33554432000 4194304 4785740 140733869556064 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 22660 19503 340 145 0 19705 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=414.18 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 41418 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1243228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.88 9.51 13/202 31657
/proc/meminfo: memFree=11937940/32951124 swapFree=67111528/67111528
[pid=31517] ppid=31515 vsize=18324 CPUtime=0 cores=0,2
/proc/31517/stat : 31517 (ppfolio) S 31515 31517 31418 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346112761 18763776 393 33554432000 4194304 4287625 140735510015152 18446744073709551615 270338403855 0 0 4096 65536 3276224692888797184 0 0 17 2 0 0 0
/proc/31517/statm: 4581 393 345 23 0 91 0
[pid=31518] ppid=31517 vsize=662356 CPUtime=433.33 cores=0
/proc/31518/stat : 31518 (cryptominisat) R 31517 31517 31418 0 -1 4202496 303925 0 0 0 43264 69 0 0 25 0 1 0 346112762 678252544 7306 33554432000 4194304 4587354 140737127708592 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31518/statm: 165589 7306 337 96 0 162151 0
[pid=31520] ppid=31517 vsize=91840 CPUtime=433.23 cores=0
/proc/31520/stat : 31520 (clasp) R 31517 31517 31418 0 -1 4202496 19991 0 0 0 43317 6 0 0 25 0 1 0 346112762 94044160 19787 33554432000 4194304 4785740 140733869556064 18446744073709551615 4550493 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31520/statm: 22960 19787 340 145 0 20005 0
[pid=31521] ppid=31517 vsize=459784 CPUtime=433.48 cores=0
/proc/31521/stat : 31521 (TNM) R 31517 31517 31418 0 -1 4202496 1542 0 0 0 43348 0 0 0 25 0 1 0 346112762 470818816 1439 33554432000 134512640 134534564 4287867840 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31521/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1232304

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 31517 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.04
#
# 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.04
CPU user time (s): 1299.29
CPU system time (s): 0.75
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1889568

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

runsolver used 2.20366 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 17:49:31
IDJOB=3191428
IDBENCH=82559
IDSOLVER=1613
FILE ID=node143/3191428-1302536971
RUNJOBID= node143-1302536967-31436
PBS_JOBID= 12951124
Free space on /tmp= 71332 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191428-1302536971/watcher-3191428-1302536971 -o /tmp/evaluation-result-3191428-1302536971/solver-3191428-1302536971 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191428-1302536971.cnf

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

MD5SUM BENCH= 4ba3e8e19a6d9aec4bc2bd0594f1360a
RANDOM SEED=1873013844

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.846
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.846
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.846
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:      12234548 kB
Buffers:        724980 kB
Cached:       19328420 kB
SwapCached:          0 kB
Active:       10373784 kB
Inactive:      9900452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12234548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45848 kB
Writeback:           0 kB
AnonPages:      221048 kB
Mapped:          18240 kB
Slab:           377180 kB
PageTables:       6676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1792208 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= 71324 MiB
End job on node143 at 2011-04-11 18:11:13