Trace number 3284828

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
CryptoMiniSat Strange-Night-1-mtUNSAT 239.034 60.3419

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3284828-1304037140.cnf'
0.00/0.00	c -- header says num vars:         516641
0.00/0.00	c -- header says num clauses:     9436757
11.87/3.49	c -- clauses added:            0 learnts,      9436757 normals,            0 xors
11.87/3.49	c -- vars added     516641
11.87/3.49	c Parsing time:  8.50 s
11.87/3.49	c  N st     0         0    516641    321663   8129437         0  18415253         0   no data   no data  --
15.05/4.29	c asymm  cl-useful: 519/674/247225 lits-rem:2328 time: 3.16
51.01/13.23	c Flit:   233 Blit:  93807 bXBeca:    0 bXProp:  810 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 35.22
51.39/13.38	c Cleaning up after failed var search:     0.62 s 
52.59/13.60	c Replacing      810 vars Replaced    26619 lits Time:     0.82 s 
55.76/14.45	c bin-w-bin subsume rem          884 bins  time:  2.17 s
60.56/15.62	c subs with bin:        0  lits-rem:       984  v-fix:    0  time:  4.68 s
73.71/18.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  23829 time: 13.29 s
74.91/19.23	c Removed useless bin:    6590  fixed:     0  props:  20.02M  time:  1.01 s
80.91/20.73	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  5.97 s
81.33/20.86	c Finding binary XORs  T:     0.50 s  found:    2248
82.11/21.05	c Replacing     2248 vars Replaced   277404 lits Time:     0.78 s 
83.31/21.32	c Finding non-binary XORs:     0.43 s (found:       0, avg size: nan)
83.31/21.32	c Calc default polars -  time:   0.30 s pos:    2958 undec:  253132 neg:  260551
83.31/21.32	c =========================================================================================
83.31/21.32	c types(t): F = full restart, N = normal restart
83.31/21.32	c types(t): S = simplification begin/end, E = solution found
83.31/21.32	c restart types(rt): st = static, dy = dynamic
83.31/21.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
83.31/21.32	c  B st     0         0    263509    182514   4342283         0   9902860         0   no data   no data  --
132.44/33.63	c  N dy    17      4154    216192    149057   3305548      3661   7601129   2007974     11.60     12.29  --
200.74/50.75	c  N dy    28      8468    213273    146819   3241471      7572   7456664   4816522      9.45     10.03  --
238.70/60.26	c Following stats are for *FIRST FINISHED THREAD ONLY*
238.70/60.26	c num threads              : 4          
238.70/60.26	c restarts                 : 15         
238.70/60.26	c dynamic restarts         : 15         
238.70/60.26	c static restarts          : 0          
238.70/60.26	c full restarts            : 0          
238.70/60.26	c total simplify time      : 4.28       
238.70/60.26	c learnts DL2              : 0          
238.70/60.26	c learnts size 2           : 8139930    
238.70/60.26	c learnts size 1           : 321615      (62.25     % of vars)
238.70/60.26	c filedLit time            : 0.00        (0.00      % time)
238.70/60.26	c v-elim SatELite          : 0           (0.00      % vars)
238.70/60.26	c SatELite time            : 0.00        (0.00      % time)
238.70/60.26	c v-elim xor               : 0           (0.00      % vars)
238.70/60.26	c xor elim time            : 0.00        (0.00      % time)
238.70/60.26	c num binary xor trees     : 2812       
238.70/60.26	c binxor trees' crown      : 3063        (1.09      leafs/tree)
238.70/60.26	c bin xor find time        : 0.56       
238.70/60.26	c OTF clause improved      : 130         (0.01      clauses/conflict)
238.70/60.26	c OTF impr. size diff      : 587         (4.52       lits/clause)
238.70/60.26	c OTF cl watch-shrink      : 9555        (0.57      clauses/conflict)
238.70/60.26	c OTF cl watch-sh-lit      : 441006      (46.15      lits/clause)
238.70/60.26	c tried to recurMin cls    : 12259       (72.97      % of conflicts)
238.70/60.26	c updated cache            : 71396       (5.82       lits/tried recurMin)
238.70/60.26	c unit cls received        : 1071        (0.33      % of units)
238.70/60.26	c unit cls sent            : 303520      (94.37     % of units)
238.70/60.26	c bin cls received         : 1415       
238.70/60.26	c bin cls sent             : 7855       
238.70/60.26	c clauses over max glue    : 0           (0.00      % of all clauses)
238.70/60.26	c conflicts                : 16799       (71.48     / sec)
238.70/60.26	c decisions                : 181398      (1.46      % random)
238.70/60.26	c bogo-props               : 672689781   (2862469.83 / sec)
238.70/60.26	c conflict literals        : 10447579    (34.77     % deleted)
238.70/60.26	c Memory used              : 2144.06     MB
238.70/60.26	c single-thread CPU time   : 235.00      s
238.70/60.26	c all-threads sum CPU time : 235.00      s
238.70/60.26	s UNSATISFIABLE

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-3284828-1304037140/watcher-3284828-1304037140 -o /tmp/evaluation-result-3284828-1304037140/solver-3284828-1304037140 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3284828-1304037140.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 6.81 5.70 6.56 5/180 17802
/proc/meminfo: memFree=10864432/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 414 0 0 0 0 0 0 0 22 0 4 0 593945218 52465664 353 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735235057 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 12809 353 303 112 0 7774 0
[pid=17802/tid=17803] ppid=17800 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 593945218 52465664 353 33554432000 4194304 4650419 140733455531856 18446744073709551615 47550026241974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 593945218 52465664 353 33554432000 4194304 4650419 140733455531856 18446744073709551615 47550026241960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 593945218 52465664 353 33554432000 4194304 4650419 140733455531856 18446744073709551615 216746976310 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0378931 s]
/proc/loadavg: 6.81 5.70 6.56 5/180 17802
/proc/meminfo: memFree=10864432/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=232308 CPUtime=0.12 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) D 17800 17802 16723 0 -1 4202496 7566 0 0 0 11 1 0 0 18 0 4 0 593945218 237883392 6059 33554432000 4194304 4650419 140733455531856 18446744073709551615 4317116 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17802/statm: 58590 6319 345 112 0 53555 0
[pid=17802/tid=17803] ppid=17800 vsize=233332 CPUtime=0.02 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 1947 0 0 0 2 0 0 0 18 0 4 0 593945218 238931968 6475 33554432000 4194304 4650419 140733455531856 18446744073709551615 4373056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=233264 CPUtime=0.02 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 2133 0 0 0 2 0 0 0 24 0 4 0 593945218 238862336 6752 33554432000 4194304 4650419 140733455531856 18446744073709551615 4547016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=233264 CPUtime=0.03 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 2006 0 0 0 3 0 0 0 18 0 4 0 593945218 238862336 6771 33554432000 4194304 4650419 140733455531856 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 232308

[startup+0.104864 s]
/proc/loadavg: 6.81 5.70 6.56 5/180 17802
/proc/meminfo: memFree=10864432/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=315192 CPUtime=0.41 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) S 17800 17802 16723 0 -1 4202496 16910 0 0 0 37 4 0 0 18 0 4 0 593945218 322756608 12747 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17802/statm: 78798 12793 345 112 0 73763 0
[pid=17802/tid=17803] ppid=17800 vsize=317412 CPUtime=0.1 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 4297 0 0 0 10 0 0 0 18 0 4 0 593945218 325029888 13993 33554432000 4194304 4650419 140733455531856 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=317412 CPUtime=0.1 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) S 17800 17802 16723 0 -1 4202560 4738 0 0 0 9 1 0 0 18 0 4 0 593945218 325029888 13996 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446604468421981120 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=317412 CPUtime=0.1 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 3986 0 0 0 10 0 0 0 18 0 4 0 593945218 325029888 13996 33554432000 4194304 4650419 140733455531856 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 315192

[startup+0.302668 s]
/proc/loadavg: 6.81 5.70 6.56 5/180 17802
/proc/meminfo: memFree=10864432/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=360124 CPUtime=1.06 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) S 17800 17802 16723 0 -1 4202496 36993 0 0 0 87 19 0 0 18 0 4 0 593945218 368766976 28573 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17802/statm: 90031 28589 345 112 0 84996 0
[pid=17802/tid=17803] ppid=17800 vsize=360256 CPUtime=0.26 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 8967 0 0 0 21 5 0 0 18 0 4 0 593945218 368902144 28618 33554432000 4194304 4650419 140733455531856 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=360256 CPUtime=0.26 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 9639 0 0 0 21 5 0 0 17 0 4 0 593945218 368902144 28628 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283743 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=360256 CPUtime=0.26 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 8754 0 0 0 22 4 0 0 17 0 4 0 593945218 368902144 28630 33554432000 4194304 4650419 140733455531856 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 360124

[startup+0.703572 s]
/proc/loadavg: 6.81 5.70 6.56 5/180 17802
/proc/meminfo: memFree=10864432/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=459468 CPUtime=2.43 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 70780 0 0 0 177 66 0 0 17 0 4 0 593945218 470495232 62112 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17802/statm: 114867 62114 345 112 0 109832 0
[pid=17802/tid=17803] ppid=17800 vsize=459468 CPUtime=0.6 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 17494 0 0 0 43 17 0 0 17 0 4 0 593945218 470495232 62114 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283743 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=459468 CPUtime=0.59 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 18637 0 0 0 44 15 0 0 17 0 4 0 593945218 470495232 62116 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283743 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=459468 CPUtime=0.6 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 16883 0 0 0 44 16 0 0 17 0 4 0 593945218 470495232 62117 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283743 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 459468

[startup+1.50038 s]
/proc/loadavg: 7.07 5.77 6.58 9/184 17806
/proc/meminfo: memFree=10513860/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=723572 CPUtime=5.13 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 152501 0 0 0 360 153 0 0 17 0 4 0 593945218 740937728 135145 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735221943 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17802/statm: 180893 135145 345 112 0 175858 0
[pid=17802/tid=17803] ppid=17800 vsize=723572 CPUtime=1.26 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) S 17800 17802 16723 0 -1 4202560 37632 0 0 0 89 37 0 0 17 0 4 0 593945218 740937728 135145 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446604468421981120 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=723572 CPUtime=1.26 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) S 17800 17802 16723 0 -1 4202560 40169 0 0 0 89 37 0 0 17 0 4 0 593945218 740937728 135145 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446604468421981120 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=723572 CPUtime=1.28 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) S 17800 17802 16723 0 -1 4202560 38389 0 0 0 91 37 0 0 17 0 4 0 593945218 740937728 135145 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 18446604468421981120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 723572

[startup+3.1011 s]
/proc/loadavg: 7.07 5.77 6.58 9/184 17806
/proc/meminfo: memFree=10084944/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=1521984 CPUtime=10.78 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 328534 0 0 0 758 320 0 0 17 0 4 0 593945218 1558511616 293439 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283743 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 380496 293443 345 112 0 375461 0
[pid=17802/tid=17803] ppid=17800 vsize=1521984 CPUtime=2.68 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 79124 0 0 0 188 80 0 0 17 0 4 0 593945218 1558511616 293443 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283743 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=1521984 CPUtime=2.67 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 86692 0 0 0 187 80 0 0 17 0 4 0 593945218 1558511616 293443 33554432000 4194304 4650419 140733455531856 18446744073709551615 216735283694 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=1521984 CPUtime=2.71 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 85092 0 0 0 191 80 0 0 17 0 4 0 593945218 1558511616 293443 33554432000 4194304 4650419 140733455531856 18446744073709551615 4545872 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 1521984

[startup+6.30055 s]
/proc/loadavg: 7.07 5.77 6.58 9/184 17806
/proc/meminfo: memFree=9574288/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=1598976 CPUtime=23.43 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 373085 0 0 0 1985 358 0 0 22 0 4 0 593945218 1637351424 328351 33554432000 4194304 4650419 140733455531856 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 399744 328351 373 112 0 394709 0
[pid=17802/tid=17803] ppid=17800 vsize=1598976 CPUtime=5.84 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 91430 0 0 0 495 89 0 0 22 0 4 0 593945218 1637351424 328351 33554432000 4194304 4650419 140733455531856 18446744073709551615 4244991 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=1598976 CPUtime=5.83 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 99146 0 0 0 493 90 0 0 22 0 4 0 593945218 1637351424 328351 33554432000 4194304 4650419 140733455531856 18446744073709551615 4370379 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=1598976 CPUtime=5.88 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 92853 0 0 0 499 89 0 0 22 0 4 0 593945218 1637351424 328351 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.43
Current children cumulated vsize (KiB) 1598976

[startup+12.7004 s]
/proc/loadavg: 7.21 5.84 6.59 9/184 17806
/proc/meminfo: memFree=9648256/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=1602104 CPUtime=48.99 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 376289 0 0 0 4541 358 0 0 25 0 4 0 593945218 1640554496 331555 33554432000 4194304 4650419 140733455531856 18446744073709551615 4244801 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 400526 331555 373 112 0 395491 0
[pid=17802/tid=17803] ppid=17800 vsize=1602104 CPUtime=12.23 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 92230 0 0 0 1134 89 0 0 25 0 4 0 593945218 1640554496 331555 33554432000 4194304 4650419 140733455531856 18446744073709551615 4369870 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=1602104 CPUtime=12.23 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 99618 0 0 0 1133 90 0 0 25 0 4 0 593945218 1640554496 331555 33554432000 4194304 4650419 140733455531856 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=1602104 CPUtime=12.24 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 93863 0 0 0 1135 89 0 0 25 0 4 0 593945218 1640554496 331555 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363493 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.99
Current children cumulated vsize (KiB) 1602104

[startup+25.5012 s]
/proc/loadavg: 7.33 5.91 6.61 9/184 17806
/proc/meminfo: memFree=9275804/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=1909120 CPUtime=100.08 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 446420 0 0 0 9624 384 0 0 25 0 4 0 593945218 1954938880 401685 33554432000 4194304 4650419 140733455531856 18446744073709551615 4334234 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 477280 401685 391 112 0 472245 0
[pid=17802/tid=17803] ppid=17800 vsize=1909120 CPUtime=25.03 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 114475 0 0 0 2405 98 0 0 25 0 4 0 593945218 1954938880 401685 33554432000 4194304 4650419 140733455531856 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=1909120 CPUtime=25.02 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 121464 0 0 0 2405 97 0 0 25 0 4 0 593945218 1954938880 401685 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=1909120 CPUtime=24.97 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 97963 0 0 0 2407 90 0 0 25 0 4 0 593945218 1954938880 401685 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.08
Current children cumulated vsize (KiB) 1909120

[startup+51.1007 s]
/proc/loadavg: 7.63 6.09 6.65 9/184 17807
/proc/meminfo: memFree=8981488/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=2195516 CPUtime=202.34 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 471820 0 0 0 19843 391 0 0 25 0 4 0 593945218 2248208384 427085 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315137 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 548879 427085 391 112 0 543844 0
[pid=17802/tid=17803] ppid=17800 vsize=2195516 CPUtime=50.63 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 119513 0 0 0 4963 100 0 0 25 0 4 0 593945218 2248208384 427085 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=2195516 CPUtime=50.61 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 127123 0 0 0 4963 98 0 0 25 0 4 0 593945218 2248208384 427085 33554432000 4194304 4650419 140733455531856 18446744073709551615 4303936 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=2195516 CPUtime=50.43 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 108333 0 0 0 4951 92 0 0 25 0 4 0 593945218 2248208384 427085 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.34
Current children cumulated vsize (KiB) 2195516

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

[startup+54.3012 s]
/proc/loadavg: 7.66 6.12 6.66 9/184 17807
/proc/meminfo: memFree=8964748/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=2195516 CPUtime=215.12 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 474369 0 0 0 21120 392 0 0 25 0 4 0 593945218 2248208384 429634 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 548879 429634 391 112 0 543844 0
[pid=17802/tid=17803] ppid=17800 vsize=2195516 CPUtime=53.83 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 120092 0 0 0 5283 100 0 0 25 0 4 0 593945218 2248208384 429634 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315996 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=2195516 CPUtime=53.81 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 127880 0 0 0 5282 99 0 0 25 0 4 0 593945218 2248208384 429634 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=2195516 CPUtime=53.61 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 108823 0 0 0 5269 92 0 0 25 0 4 0 593945218 2248208384 429634 33554432000 4194304 4650419 140733455531856 18446744073709551615 4365020 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 215.12
Current children cumulated vsize (KiB) 2195516

[startup+57.5006 s]
/proc/loadavg: 7.69 6.15 6.66 9/184 17807
/proc/meminfo: memFree=8945896/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=2195516 CPUtime=227.9 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 476772 0 0 0 22397 393 0 0 25 0 4 0 593945218 2248208384 432037 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315168 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 548879 432037 391 112 0 543844 0
[pid=17802/tid=17803] ppid=17800 vsize=2195516 CPUtime=57.04 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 120518 0 0 0 5603 101 0 0 25 0 4 0 593945218 2248208384 432037 33554432000 4194304 4650419 140733455531856 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=2195516 CPUtime=57.01 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 128553 0 0 0 5602 99 0 0 25 0 4 0 593945218 2248208384 432037 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=2195516 CPUtime=56.8 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 109452 0 0 0 5587 93 0 0 25 0 4 0 593945218 2248208384 432037 33554432000 4194304 4650419 140733455531856 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 227.9
Current children cumulated vsize (KiB) 2195516

[startup+59.1003 s]
/proc/loadavg: 7.69 6.15 6.66 9/184 17807
/proc/meminfo: memFree=8939696/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=2195516 CPUtime=234.29 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 478007 0 0 0 23035 394 0 0 25 0 4 0 593945218 2248208384 433272 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315464 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 548879 433272 391 112 0 543844 0
[pid=17802/tid=17803] ppid=17800 vsize=2195516 CPUtime=58.63 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 120849 0 0 0 5762 101 0 0 25 0 4 0 593945218 2248208384 433272 33554432000 4194304 4650419 140733455531856 18446744073709551615 4360439 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=2195516 CPUtime=58.61 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 128861 0 0 0 5762 99 0 0 25 0 4 0 593945218 2248208384 433272 33554432000 4194304 4650419 140733455531856 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=2195516 CPUtime=58.39 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 109726 0 0 0 5746 93 0 0 25 0 4 0 593945218 2248208384 433272 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363371 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 234.29
Current children cumulated vsize (KiB) 2195516

[startup+59.9012 s]
/proc/loadavg: 7.69 6.15 6.66 9/184 17807
/proc/meminfo: memFree=8933372/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=2195516 CPUtime=237.5 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) R 17800 17802 16723 0 -1 4202496 478620 0 0 0 23355 395 0 0 25 0 4 0 593945218 2248208384 433885 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 548879 433885 391 112 0 543844 0
[pid=17802/tid=17803] ppid=17800 vsize=2195516 CPUtime=59.43 cores=1,3,5,7
/proc/17802/task/17803/stat : 17803 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 121002 0 0 0 5842 101 0 0 25 0 4 0 593945218 2248208384 433885 33554432000 4194304 4650419 140733455531856 18446744073709551615 4333016 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=2195516 CPUtime=59.41 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 129046 0 0 0 5842 99 0 0 25 0 4 0 593945218 2248208384 433885 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17802/tid=17805] ppid=17800 vsize=2195516 CPUtime=59.18 cores=1,3,5,7
/proc/17802/task/17805/stat : 17805 (strangenight1-m) R 17800 17802 16723 0 -1 4202560 109819 0 0 0 5825 93 0 0 25 0 4 0 593945218 2248208384 433885 33554432000 4194304 4650419 140733455531856 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 237.5
Current children cumulated vsize (KiB) 2195516

[startup+60.3012 s]
/proc/loadavg: 7.69 6.15 6.66 9/184 17807
/proc/meminfo: memFree=8933372/32951124 swapFree=67102140/67111528
[pid=17802] ppid=17800 vsize=0 CPUtime=238.99 cores=1,3,5,7
/proc/17802/stat : 17802 (strangenight1-m) Z 17800 17802 16723 0 -1 4203548 478870 0 0 0 23500 399 0 0 25 0 2 0 593945218 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17802/statm: 0 0 0 0 0 0 0
[pid=17802/tid=17804] ppid=17800 vsize=0 CPUtime=59.81 cores=1,3,5,7
/proc/17802/task/17804/stat : 17804 (strangenight1-m) R 17800 17802 16723 0 -1 4203588 129121 0 0 0 5878 103 0 0 25 0 2 0 593945218 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 238.99
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 60.3419
CPU time (s): 239.034
CPU user time (s): 235.003
CPU system time (s): 4.03039
CPU usage (%): 396.132
Max. virtual memory (cumulated for all children) (KiB): 2195516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 235.003
system time used= 4.03039
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478870
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= 392909
involuntary context switches= 1079

runsolver used 0.099984 second user time and 0.237963 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 02:32:25
IDJOB=3284828
IDBENCH=82364
IDSOLVER=1588
FILE ID=node119/3284828-1304037140
RUNJOBID= node119-1304037070-17688
PBS_JOBID= 13170333
Free space on /tmp= 71600 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284828-1304037140/watcher-3284828-1304037140 -o /tmp/evaluation-result-3284828-1304037140/solver-3284828-1304037140 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3284828-1304037140.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1081041025

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10864712 kB
Buffers:       2243120 kB
Cached:       18524820 kB
SwapCached:       5504 kB
Active:       10398580 kB
Inactive:     11094852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10864712 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          219076 kB
Writeback:           0 kB
AnonPages:      722288 kB
Mapped:          15420 kB
Slab:           527176 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1065960 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= 71592 MiB
End job on node119 at 2011-04-29 02:33:26