Trace number 3221104

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 978.622 978.608

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
MD5SUMd8b7f1701bbfddf0d556cafbec39b80e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.607
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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
978.59/978.60	s UNSATISFIABLE
978.59/978.60	solver [2] clasp 1.3.6 answered
978.59/978.60	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-3221104-1303288061/watcher-3221104-1303288061 -o /tmp/evaluation-result-3221104-1303288061/solver-3221104-1303288061 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221104-1303288061.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: 8.06 8.06 8.00 5/180 1126
/proc/meminfo: memFree=17964620/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (runsolver) R 1124 1126 1055 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 440408689 12083200 51 33554432000 4194304 5434984 140735060660032 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1126/statm: 2950 51 31 303 0 2644 0

[startup+0.0408531 s]
/proc/loadavg: 8.06 8.06 8.00 5/180 1126
/proc/meminfo: memFree=17964620/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 15834745904327262467 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100829 s]
/proc/loadavg: 8.06 8.06 8.00 5/180 1126
/proc/meminfo: memFree=17964620/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 15834745904327262467 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300835 s]
/proc/loadavg: 8.06 8.06 8.00 5/180 1126
/proc/meminfo: memFree=17964620/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 15834745904327262467 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700768 s]
/proc/loadavg: 8.06 8.06 8.00 5/180 1126
/proc/meminfo: memFree=17964620/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 15834745904327262467 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50062 s]
/proc/loadavg: 7.89 8.02 7.99 7/184 1130
/proc/meminfo: memFree=17959504/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 15834745904327262467 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=14012 CPUtime=0 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4194304 230 0 0 0 0 0 0 0 24 0 1 0 440408689 14348288 130 33554432000 4194304 4587354 140737190371072 18446744073709551615 216629593520 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1128/statm: 3503 130 110 96 0 52 0
[pid=1129] ppid=1126 vsize=14072 CPUtime=1.34 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 976 0 0 0 134 0 0 0 17 0 1 0 440408689 14409728 868 33554432000 4194304 4785740 140735213972208 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 3518 868 340 145 0 563 0
[pid=1130] ppid=1126 vsize=452392 CPUtime=0.14 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 385 0 0 0 14 0 0 0 25 0 1 0 440408689 463249408 282 33554432000 134512640 134534564 4290470960 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 113098 282 91 6 0 111764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 498800

[startup+3.1003 s]
/proc/loadavg: 7.89 8.02 7.99 7/184 1160
/proc/meminfo: memFree=17961852/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294135631252815872 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7404216 CPUtime=0.29 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 1318 0 0 0 29 0 0 0 25 0 1 0 440408689 7581917184 833 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1851054 833 326 96 0 1847616 0
[pid=1129] ppid=1126 vsize=14496 CPUtime=2.39 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 1072 0 0 0 239 0 0 0 19 0 1 0 440408689 14843904 964 33554432000 4194304 4785740 140735213972208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 3624 964 340 145 0 669 0
[pid=1130] ppid=1126 vsize=452392 CPUtime=0.39 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 385 0 0 0 39 0 0 0 25 0 1 0 440408689 463249408 282 33554432000 134512640 134534564 4290470960 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 113098 282 91 6 0 111764 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7889428

[startup+6.30076 s]
/proc/loadavg: 7.74 7.99 7.98 7/184 1160
/proc/meminfo: memFree=17954172/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=1922964 CPUtime=1.34 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 2411 0 0 0 134 0 0 0 25 0 1 0 440408689 1969115136 1154 33554432000 4194304 4587354 140737190371072 18446744073709551615 216634181170 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 480741 1154 336 96 0 477303 0
[pid=1129] ppid=1126 vsize=14964 CPUtime=3.49 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 1159 0 0 0 349 0 0 0 21 0 1 0 440408689 15323136 1051 33554432000 4194304 4785740 140735213972208 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 3741 1051 340 145 0 786 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=1.44 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 144 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2412476

[startup+12.7007 s]
/proc/loadavg: 7.60 7.95 7.97 7/184 1160
/proc/meminfo: memFree=17936696/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294134119424327680 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7410932 CPUtime=3.94 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 4594 0 0 0 394 0 0 0 18 0 1 0 440408689 7588794368 2587 33554432000 4194304 4587354 140737190371072 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1852733 2587 336 96 0 1849295 0
[pid=1129] ppid=1126 vsize=15112 CPUtime=5.39 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 1224 0 0 0 539 0 0 0 25 0 1 0 440408689 15474688 1116 33554432000 4194304 4785740 140735213972208 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 3778 1116 340 145 0 823 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=3.34 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 334 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7900592

[startup+25.5004 s]
/proc/loadavg: 7.35 7.89 7.95 7/184 1161
/proc/meminfo: memFree=17934608/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294134119424327680 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7411932 CPUtime=8.79 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 6950 0 0 0 878 1 0 0 25 0 1 0 440408689 7589818368 2617 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1852983 2617 336 96 0 1849545 0
[pid=1129] ppid=1126 vsize=16044 CPUtime=9.34 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 1431 0 0 0 934 0 0 0 25 0 1 0 440408689 16429056 1323 33554432000 4194304 4785740 140735213972208 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 4011 1323 340 145 0 1056 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=7.34 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 734 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7902524

[startup+51.1009 s]
/proc/loadavg: 6.82 7.71 7.88 7/184 1161
/proc/meminfo: memFree=17921796/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294135081497001984 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=38496 CPUtime=17.24 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 10623 0 0 0 1722 2 0 0 25 0 1 0 440408689 39419904 3788 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 9624 3788 336 96 0 6186 0
[pid=1129] ppid=1126 vsize=17484 CPUtime=17.89 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 1742 0 0 0 1789 0 0 0 25 0 1 0 440408689 17903616 1634 33554432000 4194304 4785740 140735213972208 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 4371 1634 341 145 0 1416 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=15.94 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 1594 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 530528

[startup+102.307 s]
/proc/loadavg: 6.35 7.44 7.78 7/184 1163
/proc/meminfo: memFree=17909516/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294135768691769344 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7421092 CPUtime=34.29 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 16290 0 0 0 3427 2 0 0 25 0 1 0 440408689 7599198208 4802 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1855273 4802 336 96 0 1851835 0
[pid=1129] ppid=1126 vsize=18636 CPUtime=34.99 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 2018 0 0 0 3499 0 0 0 25 0 1 0 440408689 19083264 1910 33554432000 4194304 4785740 140735213972208 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 4659 1910 341 145 0 1704 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=33 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 3300 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7914276

[startup+162.3 s]
/proc/loadavg: 6.17 7.19 7.67 7/184 1164
/proc/meminfo: memFree=17901040/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136181008629760 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=45536 CPUtime=54.28 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 21289 0 0 0 5425 3 0 0 25 0 1 0 440408689 46628864 6005 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 11384 6005 336 96 0 7946 0
[pid=1129] ppid=1126 vsize=19932 CPUtime=54.99 cores=0

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

/proc/1129/statm: 6461 3564 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=313 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 31300 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 7932416

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

[startup+947.107 s]
/proc/loadavg: 6.02 6.09 6.70 7/184 1185
/proc/meminfo: memFree=17811864/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7432024 CPUtime=315.94 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 59727 0 0 0 31583 11 0 0 25 0 1 0 440408689 7610392576 9560 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1858006 9560 336 96 0 1854568 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=316.55 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3676 0 0 0 31655 0 0 0 25 0 1 0 440408689 26464256 3568 33554432000 4194304 4785740 140735213972208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3568 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=314.6 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 31460 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 947.09
Current children cumulated vsize (KiB) 7932416

[startup+959.901 s]
/proc/loadavg: 6.01 6.08 6.69 7/184 1185
/proc/meminfo: memFree=17822884/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7432024 CPUtime=320.15 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 59727 0 0 0 32004 11 0 0 25 0 1 0 440408689 7610392576 9560 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1858006 9560 336 96 0 1854568 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=320.84 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3684 0 0 0 32084 0 0 0 25 0 1 0 440408689 26464256 3576 33554432000 4194304 4785740 140735213972208 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3576 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=318.9 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 31890 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 959.89
Current children cumulated vsize (KiB) 7932416

[startup+966.301 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17820276/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=322.34 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60548 0 0 0 32223 11 0 0 25 0 1 0 440408689 7623667712 10377 33554432000 4194304 4587354 140737190371072 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10377 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=322.94 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3684 0 0 0 32294 0 0 0 25 0 1 0 440408689 26464256 3576 33554432000 4194304 4785740 140735213972208 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3576 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=321 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32100 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 966.28
Current children cumulated vsize (KiB) 7945380

[startup+972.701 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17819532/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=324.44 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60751 0 0 0 32433 11 0 0 25 0 1 0 440408689 7623667712 10575 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10575 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=325.14 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3684 0 0 0 32514 0 0 0 25 0 1 0 440408689 26464256 3576 33554432000 4194304 4785740 140735213972208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3576 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=323.1 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32310 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 972.68
Current children cumulated vsize (KiB) 7945380

[startup+975.901 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17819032/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=325.54 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60851 0 0 0 32543 11 0 0 25 0 1 0 440408689 7623667712 10672 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10672 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=326.15 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3688 0 0 0 32615 0 0 0 25 0 1 0 440408689 26464256 3580 33554432000 4194304 4785740 140735213972208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3580 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=324.2 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32420 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 975.89
Current children cumulated vsize (KiB) 7945380

[startup+977.501 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17818908/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=326.04 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60897 0 0 0 32593 11 0 0 25 0 1 0 440408689 7623667712 10716 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10716 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=326.74 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3688 0 0 0 32674 0 0 0 25 0 1 0 440408689 26464256 3580 33554432000 4194304 4785740 140735213972208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3580 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=324.7 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32470 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 977.48
Current children cumulated vsize (KiB) 7945380

[startup+978.3 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17818784/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=326.34 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60924 0 0 0 32623 11 0 0 25 0 1 0 440408689 7623667712 10742 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10742 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25844 CPUtime=326.95 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3688 0 0 0 32695 0 0 0 25 0 1 0 440408689 26464256 3580 33554432000 4194304 4785740 140735213972208 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6461 3580 341 145 0 3506 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=325 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32500 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 978.29
Current children cumulated vsize (KiB) 7945380

[startup+978.5 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17818784/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=326.35 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60926 0 0 0 32624 11 0 0 25 0 1 0 440408689 7623667712 10743 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10743 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25716 CPUtime=327.04 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3688 0 0 0 32704 0 0 0 25 0 1 0 440408689 26333184 3580 33554432000 4194304 4785740 140735213972208 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6429 3580 341 145 0 3474 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=325.1 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32510 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 978.49
Current children cumulated vsize (KiB) 7945252

[startup+978.6 s]
/proc/loadavg: 6.01 6.08 6.68 7/184 1186
/proc/meminfo: memFree=17818784/32951124 swapFree=67111528/67111528
[pid=1126] ppid=1124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1126/stat : 1126 (ppfolio) S 1124 1126 1055 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440408689 18763776 394 33554432000 4194304 4287625 140734707009440 18446744073709551615 216634535439 0 0 4096 65536 1294136043569676288 0 0 17 2 0 0 0
/proc/1126/statm: 4581 394 345 23 0 91 0
[pid=1128] ppid=1126 vsize=7444988 CPUtime=326.44 cores=0
/proc/1128/stat : 1128 (cryptominisat) R 1126 1126 1055 0 -1 4202496 60933 0 0 0 32633 11 0 0 25 0 1 0 440408689 7623667712 10750 33554432000 4194304 4587354 140737190371072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1128/statm: 1861247 10750 336 96 0 1857809 0
[pid=1129] ppid=1126 vsize=25716 CPUtime=327.05 cores=0
/proc/1129/stat : 1129 (clasp) R 1126 1126 1055 0 -1 4202496 3688 0 0 0 32705 0 0 0 25 0 1 0 440408689 26333184 3580 33554432000 4194304 4785740 140735213972208 18446744073709551615 4287254 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1129/statm: 6429 3580 341 145 0 3474 0
[pid=1130] ppid=1126 vsize=456224 CPUtime=325.1 cores=0
/proc/1130/stat : 1130 (TNM) R 1126 1126 1055 0 -1 4202496 441 0 0 0 32510 0 0 0 25 0 1 0 440408689 467173376 338 33554432000 134512640 134534564 4290470960 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1130/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 978.59
Current children cumulated vsize (KiB) 7945252

Child status: 0
Real time (s): 978.608
CPU time (s): 978.622
CPU user time (s): 978.492
CPU system time (s): 0.12998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 7945380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 978.492
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65599
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= 227
involuntary context switches= 11439

runsolver used 1.70174 second user time and 3.57446 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-20 10:27:41
IDJOB=3221104
IDBENCH=82867
IDSOLVER=1639
FILE ID=node103/3221104-1303288061
RUNJOBID= node103-1303288059-1073
PBS_JOBID= 13049589
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221104-1303288061/watcher-3221104-1303288061 -o /tmp/evaluation-result-3221104-1303288061/solver-3221104-1303288061 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221104-1303288061.cnf

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

MD5SUM BENCH= d8b7f1701bbfddf0d556cafbec39b80e
RANDOM SEED=533370653

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17964776 kB
Buffers:        681744 kB
Cached:       13902628 kB
SwapCached:          0 kB
Active:        8439776 kB
Inactive:      6211360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17964776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20248 kB
Writeback:           0 kB
AnonPages:       66668 kB
Mapped:          16428 kB
Slab:           270436 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2246852 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= 71540 MiB
End job on node103 at 2011-04-20 10:43:59