Trace number 3220552

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 839.49 839.472

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
MD5SUM24f29f9a1e0f9e8aba36541592ba8e3a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2464
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.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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
839.39/839.46	s UNSATISFIABLE
839.39/839.47	solver [2] clasp 1.3.6 answered
839.39/839.47	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3220552-1303274461/watcher-3220552-1303274461 -o /tmp/evaluation-result-3220552-1303274461/solver-3220552-1303274461 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220552-1303274461.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.99 5.99 5.99 5/180 22110
/proc/meminfo: memFree=17362220/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124756421836800 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0

[startup+0.906163 s]
/proc/loadavg: 5.99 5.99 5.99 5/180 22110
/proc/meminfo: memFree=17362220/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124756421836800 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00116 s]
/proc/loadavg: 5.99 5.99 5.99 5/180 22110
/proc/meminfo: memFree=17362220/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124756421836800 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10114 s]
/proc/loadavg: 5.99 5.99 5.99 5/180 22110
/proc/meminfo: memFree=17362220/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124756421836800 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20111 s]
/proc/loadavg: 5.99 5.99 5.99 5/180 22110
/proc/meminfo: memFree=17362220/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124756421836800 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 5.99 5.99 5.99 5/180 22110
/proc/meminfo: memFree=17362220/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.1068 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22114
/proc/meminfo: memFree=17352640/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=858852 CPUtime=1.59 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 2963 0 0 0 159 0 0 0 20 0 1 0 439043861 879464448 2025 33554432000 4194304 4587354 140733697217680 18446744073709551615 4269969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 214713 2025 337 96 0 211275 0
[pid=22112] ppid=22110 vsize=13092 CPUtime=0.69 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 742 0 0 0 69 0 0 0 25 0 1 0 439043861 13406208 631 33554432000 4194304 4785740 140737128340736 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 3273 631 340 145 0 318 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=0.8 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 80 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1346104

[startup+6.30122 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22114
/proc/meminfo: memFree=17351268/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125031299743744 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=858408 CPUtime=2.69 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 3628 0 0 0 269 0 0 0 23 0 1 0 439043861 879009792 2010 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 214602 2010 337 96 0 211164 0
[pid=22112] ppid=22110 vsize=13636 CPUtime=1.79 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 868 0 0 0 179 0 0 0 25 0 1 0 439043861 13963264 757 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 3409 757 340 145 0 454 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=1.8 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 180 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1346204

[startup+12.7011 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22114
/proc/meminfo: memFree=17347328/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124893860790272 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=861648 CPUtime=4.79 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 5147 0 0 0 479 0 0 0 25 0 1 0 439043861 882327552 2686 33554432000 4194304 4587354 140733697217680 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 215412 2686 337 96 0 211974 0
[pid=22112] ppid=22110 vsize=14056 CPUtime=3.89 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 989 0 0 0 389 0 0 0 25 0 1 0 439043861 14393344 878 33554432000 4194304 4785740 140737128340736 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 3514 878 340 145 0 559 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=3.99 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 399 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1349864

[startup+25.5008 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22114
/proc/meminfo: memFree=17344600/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125306177650688 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=862092 CPUtime=9.09 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 7176 0 0 0 908 1 0 0 25 0 1 0 439043861 882782208 2675 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 215523 2675 337 96 0 212085 0
[pid=22112] ppid=22110 vsize=14996 CPUtime=8.19 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 1210 0 0 0 819 0 0 0 25 0 1 0 439043861 15355904 1099 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 3749 1099 340 145 0 794 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=8.19 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 819 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 3687905 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1351248

[startup+51.1011 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22115
/proc/meminfo: memFree=17337328/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125168738697216 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=863952 CPUtime=17.59 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 10712 0 0 0 1758 1 0 0 25 0 1 0 439043861 884686848 3605 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 215988 3605 337 96 0 212550 0
[pid=22112] ppid=22110 vsize=16104 CPUtime=16.69 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 1467 0 0 0 1669 0 0 0 25 0 1 0 439043861 16490496 1356 33554432000 4194304 4785740 140737128340736 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 4026 1356 340 145 0 1071 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=16.79 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 1679 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1354216

[startup+102.301 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22116
/proc/meminfo: memFree=17321044/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438126680567185408 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=875240 CPUtime=34.68 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 17829 0 0 0 3466 2 0 0 25 0 1 0 439043861 896245760 6036 33554432000 4194304 4587354 140733697217680 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 218810 6036 337 96 0 215372 0
[pid=22112] ppid=22110 vsize=17356 CPUtime=33.79 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 1765 0 0 0 3379 0 0 0 25 0 1 0 439043861 17772544 1654 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 4339 1654 340 145 0 1384 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=33.8 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 3380 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1366756

[startup+162.301 s]
/proc/loadavg: 5.99 5.99 5.99 7/184 22118
/proc/meminfo: memFree=17332664/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125306177650688 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=879236 CPUtime=54.68 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 23648 0 0 0 5464 4 0 0 25 0 1 0 439043861 900337664 6914 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 219809 6914 337 96 0 216371 0
[pid=22112] ppid=22110 vsize=18484 CPUtime=53.78 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 2063 0 0 0 5378 0 0 0 25 0 1 0 439043861 18927616 1952 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 4621 1952 340 145 0 1666 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=53.81 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 5381 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1371880

[startup+222.301 s]

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

/proc/22112/statm: 5783 3034 340 145 0 2828 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=213.86 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 21386 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1378092

[startup+702.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22132
/proc/meminfo: memFree=17311504/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125581055557632 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=880852 CPUtime=234.67 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 59040 0 0 0 23456 11 0 0 25 0 1 0 439043861 901992448 8088 33554432000 4194304 4587354 140733697217680 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 220213 8088 337 96 0 216775 0
[pid=22112] ppid=22110 vsize=23280 CPUtime=233.75 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3197 0 0 0 23375 0 0 0 25 0 1 0 439043861 23838720 3086 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5820 3086 340 145 0 2865 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=233.86 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 23386 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1378292

[startup+762.301 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 22134
/proc/meminfo: memFree=17305884/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125581055557632 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=880548 CPUtime=254.68 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 62566 0 0 0 25457 11 0 0 25 0 1 0 439043861 901681152 7999 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 220137 7999 337 96 0 216699 0
[pid=22112] ppid=22110 vsize=23568 CPUtime=253.75 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3251 0 0 0 25375 0 0 0 25 0 1 0 439043861 24133632 3140 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5892 3140 340 145 0 2937 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=253.86 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 25386 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134530454 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1378276

[startup+822.301 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17323456/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438125581055557632 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=880672 CPUtime=274.69 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 66076 0 0 0 27457 12 0 0 25 0 1 0 439043861 901808128 7704 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 220168 7704 337 96 0 216730 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=273.75 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3283 0 0 0 27375 0 0 0 25 0 1 0 439043861 24285184 3172 33554432000 4194304 4785740 140737128340736 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3172 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=273.85 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27385 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528238 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1378548

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

[startup+832.801 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17310680/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 3438124756421836800 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=894196 CPUtime=278.19 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 69241 0 0 0 27807 12 0 0 25 0 1 0 439043861 915656704 10864 33554432000 4194304 4587354 140733697217680 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 223549 10864 337 96 0 220111 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=277.25 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3286 0 0 0 27725 0 0 0 25 0 1 0 439043861 24285184 3175 33554432000 4194304 4785740 140737128340736 18446744073709551615 4552955 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3175 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=277.35 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27735 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528853 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 832.79
Current children cumulated vsize (KiB) 1392072

[startup+836 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17306092/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=899208 CPUtime=279.24 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 70392 0 0 0 27912 12 0 0 25 0 1 0 439043861 920788992 12015 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 224802 12015 337 96 0 221364 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=278.35 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3286 0 0 0 27835 0 0 0 25 0 1 0 439043861 24285184 3175 33554432000 4194304 4785740 140737128340736 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3175 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=278.4 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27840 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 835.99
Current children cumulated vsize (KiB) 1397084

[startup+837.601 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17305964/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=899208 CPUtime=279.79 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 70443 0 0 0 27967 12 0 0 25 0 1 0 439043861 920788992 12065 33554432000 4194304 4587354 140733697217680 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 224802 12065 337 96 0 221364 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=278.85 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3287 0 0 0 27885 0 0 0 25 0 1 0 439043861 24285184 3176 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3176 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=278.95 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27895 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 837.59
Current children cumulated vsize (KiB) 1397084

[startup+838.401 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17305840/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=899208 CPUtime=280.04 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 70468 0 0 0 27992 12 0 0 25 0 1 0 439043861 920788992 12090 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 224802 12090 337 96 0 221364 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=279.15 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3287 0 0 0 27915 0 0 0 25 0 1 0 439043861 24285184 3176 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3176 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=279.2 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27920 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 838.39
Current children cumulated vsize (KiB) 1397084

[startup+839.201 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17305592/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=899208 CPUtime=280.34 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 70498 0 0 0 28022 12 0 0 25 0 1 0 439043861 920788992 12120 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 224802 12120 337 96 0 221364 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=279.39 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3287 0 0 0 27939 0 0 0 25 0 1 0 439043861 24285184 3176 33554432000 4194304 4785740 140737128340736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3176 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=279.45 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27945 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 839.18
Current children cumulated vsize (KiB) 1397084

[startup+839.401 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22136
/proc/meminfo: memFree=17305592/32951124 swapFree=67111528/67111528
[pid=22110] ppid=22108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22110/stat : 22110 (ppfolio) S 22108 22110 20692 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 439043861 18763776 394 33554432000 4194304 4287625 140736400734912 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22110/statm: 4581 394 345 23 0 91 0
[pid=22111] ppid=22110 vsize=899208 CPUtime=280.39 cores=0
/proc/22111/stat : 22111 (cryptominisat) R 22110 22110 20692 0 -1 4202496 70501 0 0 0 28027 12 0 0 25 0 1 0 439043861 920788992 12123 33554432000 4194304 4587354 140733697217680 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22111/statm: 224802 12123 337 96 0 221364 0
[pid=22112] ppid=22110 vsize=23716 CPUtime=279.45 cores=0
/proc/22112/stat : 22112 (clasp) R 22110 22110 20692 0 -1 4202496 3287 0 0 0 27945 0 0 0 25 0 1 0 439043861 24285184 3176 33554432000 4194304 4785740 140737128340736 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22112/statm: 5929 3176 340 145 0 2974 0
[pid=22113] ppid=22110 vsize=455836 CPUtime=279.55 cores=0
/proc/22113/stat : 22113 (TNM) R 22110 22110 20692 0 -1 4202496 313 0 0 0 27955 0 0 0 25 0 1 0 439043861 466776064 210 33554432000 134512640 134534564 4287740592 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22113/statm: 113959 210 95 6 0 112625 0
Current children cumulated CPU time (s) 839.39
Current children cumulated vsize (KiB) 1397084

Child status: 0
Real time (s): 839.472
CPU time (s): 839.49
CPU user time (s): 839.348
CPU system time (s): 0.141978
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2215204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 839.348
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74641
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= 190
involuntary context switches= 9503

runsolver used 1.45178 second user time and 3.09753 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 06:41:01
IDJOB=3220552
IDBENCH=82775
IDSOLVER=1639
FILE ID=node137/3220552-1303274461
RUNJOBID= node137-1303259272-20711
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220552-1303274461/watcher-3220552-1303274461 -o /tmp/evaluation-result-3220552-1303274461/solver-3220552-1303274461 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220552-1303274461.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 24f29f9a1e0f9e8aba36541592ba8e3a
RANDOM SEED=1812950913

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:      17362384 kB
Buffers:        702708 kB
Cached:       14354264 kB
SwapCached:          0 kB
Active:        8783204 kB
Inactive:      6445240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17362384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      171424 kB
Mapped:          16436 kB
Slab:           296880 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2551684 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= 71720 MiB
End job on node137 at 2011-04-20 06:55:01