Trace number 3367190

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-2-mt (fixed)UNSAT 152.614 38.6814

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367190-1305394064.cnf'
0.00/0.01	c -- header says num vars:         224228
0.00/0.01	c -- header says num clauses:     5314673
5.96/1.95	c -- clauses added:            0 learnts,      5314673 normals,            0 xors
5.96/1.95	c -- vars added     224228
5.96/1.95	c Parsing time:  1.35 s
5.96/1.95	c  N st     0         0    224228     84581   5226462         0  11725641         0   no data   no data
8.35/2.56	c asymm  cl-useful: 10/152/83026 lits-rem:4575 time: 0.68
39.87/10.45	c Flit:  1480 Blit:  27417 bXBeca:    0 bXProp:  174 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  7.89
40.27/10.56	c Cleaning up after failed var search:     0.11 s 
41.07/10.73	c Replacing      175 vars Replaced    15146 lits Time:     0.16 s 
41.47/10.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
42.66/11.17	c bin-w-bin subsume rem         1917 bins  time:  0.27 s
53.04/13.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.56 s
60.23/15.52	c Subs w/ non-existent bins:      0 l-rem:    177 v-fix:     0 done:  31559 time:  1.77 s
61.02/15.72	c Removed useless bin:       0  fixed:     0  props:  20.05M  time:  0.19 s
82.97/21.24	c lits-rem:       110  cl-subs:      103  v-elim:    377  v-fix:    0  time:  5.51 s
83.37/21.37	c Finding binary XORs  T:     0.13 s  found:     295
84.17/21.54	c Replacing      295 vars Replaced    21626 lits Time:     0.17 s 
84.97/21.71	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
84.97/21.71	c calculated reachability. Time: 0.01
84.97/21.80	c Calc default polars -  time:   0.09 s pos:    5798 undec:   63478 neg:  154952
84.97/21.80	c =========================================================================================
84.97/21.80	c types(t): F = full restart, N = normal restart
84.97/21.80	c types(t): S = simplification begin/end, E = solution found
84.97/21.80	c restart types(rt): st = static, dy = dynamic
84.97/21.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
84.97/21.80	c  B st     0         0    187861     69640   4085105         0  10231868         0   no data   no data
146.06/37.03	c  N dy    16      4572    186481     69640   4085622      3940  10231859   3205159     30.87     32.99
152.44/38.62	c Following stats are for *FIRST FINISHED THREAD ONLY*
152.44/38.62	c num threads              : 4          
152.44/38.62	c restarts                 : 67         
152.44/38.62	c dynamic restarts         : 61         
152.44/38.62	c static restarts          : 6          
152.44/38.62	c full restarts            : 0          
152.44/38.62	c total simplify time      : 0.85       
152.44/38.62	c learnts DL2              : 0          
152.44/38.62	c learnts size 2           : 5232830    
152.44/38.62	c learnts size 1           : 42414       (18.92     % of vars)
152.44/38.62	c filedLit time            : 0.00        (0.00      % time)
152.44/38.62	c v-elim SatELite          : 0           (0.00      % vars)
152.44/38.62	c SatELite time            : 0.00        (0.00      % time)
152.44/38.62	c v-elim xor               : 0           (0.00      % vars)
152.44/38.62	c xor elim time            : 0.00        (0.00      % time)
152.44/38.62	c num binary xor trees     : 147        
152.44/38.62	c binxor trees' crown      : 170         (1.16      leafs/tree)
152.44/38.62	c bin xor find time        : 0.10       
152.44/38.62	c OTF clause improved      : 257         (0.02      clauses/conflict)
152.44/38.62	c OTF impr. size diff      : 432         (1.68       lits/clause)
152.44/38.62	c OTF cl watch-shrink      : 7494        (0.57      clauses/conflict)
152.44/38.62	c OTF cl watch-sh-lit      : 377842      (50.42      lits/clause)
152.44/38.62	c tried to recurMin cls    : 8454        (64.02      % of conflicts)
152.44/38.62	c updated cache            : 35820       (4.24       lits/tried recurMin)
152.44/38.62	c unit cls recevied        : 2388        (5.63      % of units)
152.44/38.62	c unit cls sent            : 13563       (31.98     % of units)
152.44/38.62	c bin cls recevied         : 2399       
152.44/38.62	c bin cls sent             : 2581       
152.44/38.62	c clauses over max glue    : 0           (0.00      % of all clauses)
152.44/38.62	c conflicts                : 13205       (350.63    / sec)
152.44/38.62	c decisions                : 171269      (1.24      % random)
152.44/38.62	c bogo-props               : 924149400   (24538452.95 / sec)
152.44/38.62	c conflict literals        : 8306558     (25.02     % deleted)
152.44/38.62	c Memory used              : 1526.82     MB
152.44/38.62	c single-thread CPU time   : 37.66       s
152.44/38.62	c all-threads sum CPU time : 150.66      s
152.44/38.62	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: 961)

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

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

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.12 4.88 5.58 6/253 11890
/proc/meminfo: memFree=21046844/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 651004627 52396032 348 33554432000 4194304 4580107 140734922617680 18446744073709551615 47375768283058 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 12792 348 299 95 0 7774 0
[pid=11890/tid=11891] ppid=11888 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651004627 52396032 348 33554432000 4194304 4580107 140734922617680 18446744073709551615 47375768283058 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651004627 52396032 348 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651004627 52396032 348 33554432000 4194304 4580107 140734922617680 18446744073709551615 47375768283058 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0991899 s]
/proc/loadavg: 6.12 4.88 5.58 6/253 11890
/proc/meminfo: memFree=21046844/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=403488 CPUtime=0.34 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) D 11888 11890 11320 0 -1 4202496 64360 0 0 0 20 14 0 0 18 0 4 0 651004627 413171712 46386 33554432000 4194304 4580107 140734922617680 18446744073709551615 4307185 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 100872 46386 335 95 0 95854 0
[pid=11890/tid=11891] ppid=11888 vsize=403488 CPUtime=0.07 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) D 11888 11890 11320 0 -1 4202560 15565 0 0 0 4 3 0 0 18 0 4 0 651004627 413171712 46386 33554432000 4194304 4580107 140734922617680 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=403488 CPUtime=0.07 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) D 11888 11890 11320 0 -1 4202560 17017 0 0 0 4 3 0 0 18 0 4 0 651004627 413171712 46386 33554432000 4194304 4580107 140734922617680 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=403488 CPUtime=0.08 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 16776 0 0 0 5 3 0 0 18 0 4 0 651004627 413171712 46386 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550595498 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 403488

[startup+0.110316 s]
/proc/loadavg: 6.12 4.88 5.58 6/253 11890
/proc/meminfo: memFree=21046844/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=413200 CPUtime=0.35 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 66501 0 0 0 21 14 0 0 18 0 4 0 651004627 423116800 48491 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550595498 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 103300 48491 335 95 0 98282 0
[pid=11890/tid=11891] ppid=11888 vsize=420492 CPUtime=0.09 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) D 11888 11890 11320 0 -1 4202560 16048 0 0 0 5 4 0 0 18 0 4 0 651004627 430583808 48491 33554432000 4194304 4580107 140734922617680 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=415628 CPUtime=0.08 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) D 11888 11890 11320 0 -1 4202560 17356 0 0 0 5 3 0 0 18 0 4 0 651004627 425603072 48494 33554432000 4194304 4580107 140734922617680 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=415628 CPUtime=0.08 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) D 11888 11890 11320 0 -1 4202560 17318 0 0 0 5 3 0 0 18 0 4 0 651004627 425603072 48494 33554432000 4194304 4580107 140734922617680 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 413200

[startup+0.300526 s]
/proc/loadavg: 6.12 4.88 5.58 6/253 11890
/proc/meminfo: memFree=21046844/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=522508 CPUtime=1.02 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 81283 0 0 0 73 29 0 0 18 0 4 0 651004627 535048192 63263 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550198469 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 130627 63266 338 95 0 125609 0
[pid=11890/tid=11891] ppid=11888 vsize=522508 CPUtime=0.23 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 20029 0 0 0 15 8 0 0 18 0 4 0 651004627 535048192 63267 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550198817 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=522508 CPUtime=0.25 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 21017 0 0 0 17 8 0 0 18 0 4 0 651004627 535048192 63268 33554432000 4194304 4580107 140734922617680 18446744073709551615 4511991 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=522508 CPUtime=0.25 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 20889 0 0 0 18 7 0 0 18 0 4 0 651004627 535048192 63268 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550537531 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 522508

[startup+0.700474 s]
/proc/loadavg: 6.12 4.88 5.58 6/253 11890
/proc/meminfo: memFree=21046844/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=609628 CPUtime=2.04 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 109137 0 0 0 133 71 0 0 18 0 4 0 651004627 624259072 91062 33554432000 4194304 4580107 140734922617680 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 152407 91064 338 95 0 147389 0
[pid=11890/tid=11891] ppid=11888 vsize=609628 CPUtime=0.44 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 26594 0 0 0 26 18 0 0 17 0 4 0 651004627 624259072 91064 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=609628 CPUtime=0.47 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 28359 0 0 0 27 20 0 0 18 0 4 0 651004627 624259072 91068 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=609628 CPUtime=0.48 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 27968 0 0 0 27 21 0 0 18 0 4 0 651004627 624259072 91069 33554432000 4194304 4580107 140734922617680 18446744073709551615 4353598 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 609628

[startup+1.50028 s]
/proc/loadavg: 6.12 4.88 5.58 4/249 11915
/proc/meminfo: memFree=21234020/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=791256 CPUtime=4.48 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 165838 0 0 0 311 137 0 0 17 0 4 0 651004627 810246144 147637 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550537531 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 197814 147637 338 95 0 192796 0
[pid=11890/tid=11891] ppid=11888 vsize=791256 CPUtime=1.02 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 41667 0 0 0 65 37 0 0 17 0 4 0 651004627 810246144 147637 33554432000 4194304 4580107 140734922617680 18446744073709551615 4510992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=791256 CPUtime=1.05 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 42516 0 0 0 69 36 0 0 17 0 4 0 651004627 810246144 147637 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=791256 CPUtime=1.06 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 41912 0 0 0 67 39 0 0 17 0 4 0 651004627 810246144 147638 33554432000 4194304 4580107 140734922617680 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 791256

[startup+3.10099 s]
/proc/loadavg: 6.12 4.88 5.58 10/257 11924
/proc/meminfo: memFree=20776880/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=947204 CPUtime=10.75 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 198287 0 0 0 912 163 0 0 19 0 4 0 651004627 969936896 179538 33554432000 4194304 4580107 140734922617680 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 236801 179538 360 95 0 231783 0
[pid=11890/tid=11891] ppid=11888 vsize=947204 CPUtime=2.57 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 50079 0 0 0 213 44 0 0 19 0 4 0 651004627 969936896 179538 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=947204 CPUtime=2.63 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 49551 0 0 0 221 42 0 0 19 0 4 0 651004627 969936896 179538 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=947204 CPUtime=2.64 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 50256 0 0 0 219 45 0 0 19 0 4 0 651004627 969936896 179538 33554432000 4194304 4580107 140734922617680 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.75
Current children cumulated vsize (KiB) 947204

[startup+6.30041 s]
/proc/loadavg: 6.35 4.95 5.60 10/257 11924
/proc/meminfo: memFree=20739200/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=981604 CPUtime=23.5 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 202741 0 0 0 2185 165 0 0 25 0 4 0 651004627 1005162496 182589 33554432000 4194304 4580107 140734922617680 18446744073709551615 4234928 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 245401 182589 360 95 0 240383 0
[pid=11890/tid=11891] ppid=11888 vsize=981604 CPUtime=5.75 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 50437 0 0 0 530 45 0 0 25 0 4 0 651004627 1005162496 182589 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=981604 CPUtime=5.84 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 49949 0 0 0 541 43 0 0 25 0 4 0 651004627 1005162496 182589 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=981604 CPUtime=5.82 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 53521 0 0 0 536 46 0 0 25 0 4 0 651004627 1005162496 182589 33554432000 4194304 4580107 140734922617680 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.5
Current children cumulated vsize (KiB) 981604

[startup+12.7002 s]
/proc/loadavg: 6.48 5.00 5.61 9/257 11924
/proc/meminfo: memFree=20616848/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1034120 CPUtime=49.05 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 224200 0 0 0 4736 169 0 0 25 0 4 0 651004627 1058938880 204048 33554432000 4194304 4580107 140734922617680 18446744073709551615 4412127 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 258530 204048 371 95 0 253512 0
[pid=11890/tid=11891] ppid=11888 vsize=1034120 CPUtime=12.09 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 56830 0 0 0 1164 45 0 0 25 0 4 0 651004627 1058938880 204048 33554432000 4194304 4580107 140734922617680 18446744073709551615 4413356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1034120 CPUtime=12.23 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 56350 0 0 0 1180 43 0 0 25 0 4 0 651004627 1058938880 204048 33554432000 4194304 4580107 140734922617680 18446744073709551615 4413643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1034120 CPUtime=12.22 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 56314 0 0 0 1175 47 0 0 25 0 4 0 651004627 1058938880 204048 33554432000 4194304 4580107 140734922617680 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.05
Current children cumulated vsize (KiB) 1034120

[startup+25.5009 s]
/proc/loadavg: 6.82 5.15 5.65 9/257 11924
/proc/meminfo: memFree=19923076/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1432212 CPUtime=100.14 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 301752 0 0 0 9827 187 0 0 25 0 4 0 651004627 1466585088 277708 33554432000 4194304 4580107 140734922617680 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 358053 277708 378 95 0 353035 0
[pid=11890/tid=11891] ppid=11888 vsize=1432212 CPUtime=24.79 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 86300 0 0 0 2427 52 0 0 25 0 4 0 651004627 1466585088 277708 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316638 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1432212 CPUtime=25.04 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 79394 0 0 0 2454 50 0 0 25 0 4 0 651004627 1466585088 277708 33554432000 4194304 4580107 140734922617680 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1432212 CPUtime=25.03 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 62988 0 0 0 2454 49 0 0 25 0 4 0 651004627 1466585088 277708 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.14
Current children cumulated vsize (KiB) 1432212

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

[startup+31.9098 s]
/proc/loadavg: 6.91 5.19 5.66 10/257 11925
/proc/meminfo: memFree=19616672/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1432212 CPUtime=125.73 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 307750 0 0 0 12384 189 0 0 25 0 4 0 651004627 1466585088 283706 33554432000 4194304 4580107 140734922617680 18446744073709551615 4317485 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 358053 283706 378 95 0 353035 0
[pid=11890/tid=11891] ppid=11888 vsize=1432212 CPUtime=31.14 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 87988 0 0 0 3062 52 0 0 25 0 4 0 651004627 1466585088 283706 33554432000 4194304 4580107 140734922617680 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1432212 CPUtime=31.44 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 81594 0 0 0 3094 50 0 0 25 0 4 0 651004627 1466585088 283706 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1432212 CPUtime=31.43 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 65097 0 0 0 3094 49 0 0 25 0 4 0 651004627 1466585088 283706 33554432000 4194304 4580107 140734922617680 18446744073709551615 4306033 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 125.73
Current children cumulated vsize (KiB) 1432212

[startup+35.1012 s]
/proc/loadavg: 7.00 5.24 5.67 9/257 11925
/proc/meminfo: memFree=19578968/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1432212 CPUtime=138.5 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 310198 0 0 0 13660 190 0 0 25 0 4 0 651004627 1466585088 286154 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 358053 286154 378 95 0 353035 0
[pid=11890/tid=11891] ppid=11888 vsize=1432212 CPUtime=34.32 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 88890 0 0 0 3380 52 0 0 25 0 4 0 651004627 1466585088 286155 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1432212 CPUtime=34.64 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 82609 0 0 0 3414 50 0 0 25 0 4 0 651004627 1466585088 286155 33554432000 4194304 4580107 140734922617680 18446744073709551615 4325152 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1432212 CPUtime=34.64 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 65629 0 0 0 3414 50 0 0 25 0 4 0 651004627 1466585088 286155 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 138.5
Current children cumulated vsize (KiB) 1432212

[startup+36.7009 s]
/proc/loadavg: 7.00 5.24 5.67 9/257 11925
/proc/meminfo: memFree=19572396/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1563464 CPUtime=144.86 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 311345 0 0 0 14296 190 0 0 25 0 4 0 651004627 1600987136 287301 33554432000 4194304 4580107 140734922617680 18446744073709551615 4321629 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 390866 287301 378 95 0 385848 0
[pid=11890/tid=11891] ppid=11888 vsize=1563464 CPUtime=35.9 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 89184 0 0 0 3538 52 0 0 25 0 4 0 651004627 1600987136 287301 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1563464 CPUtime=36.24 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 83083 0 0 0 3573 51 0 0 25 0 4 0 651004627 1600987136 287301 33554432000 4194304 4580107 140734922617680 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1563464 CPUtime=36.23 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 66007 0 0 0 3573 50 0 0 25 0 4 0 651004627 1600987136 287301 33554432000 4194304 4580107 140734922617680 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 144.86
Current children cumulated vsize (KiB) 1563464

[startup+37.5007 s]
/proc/loadavg: 7.00 5.24 5.67 9/257 11925
/proc/meminfo: memFree=19556772/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1563464 CPUtime=148.04 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 311821 0 0 0 14614 190 0 0 25 0 4 0 651004627 1600987136 287777 33554432000 4194304 4580107 140734922617680 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 390866 287777 378 95 0 385848 0
[pid=11890/tid=11891] ppid=11888 vsize=1563464 CPUtime=36.69 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 89302 0 0 0 3617 52 0 0 25 0 4 0 651004627 1600987136 287777 33554432000 4194304 4580107 140734922617680 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1563464 CPUtime=37.03 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 83256 0 0 0 3652 51 0 0 25 0 4 0 651004627 1600987136 287777 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316823 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1563464 CPUtime=37.03 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 66192 0 0 0 3653 50 0 0 25 0 4 0 651004627 1600987136 287777 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293273 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 148.04
Current children cumulated vsize (KiB) 1563464

[startup+38.3006 s]
/proc/loadavg: 7.00 5.24 5.67 9/257 11925
/proc/meminfo: memFree=19556772/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1563464 CPUtime=151.24 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 312347 0 0 0 14934 190 0 0 25 0 4 0 651004627 1600987136 288303 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293292 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 390866 288303 378 95 0 385848 0
[pid=11890/tid=11891] ppid=11888 vsize=1563464 CPUtime=37.49 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 89461 0 0 0 3697 52 0 0 25 0 4 0 651004627 1600987136 288303 33554432000 4194304 4580107 140734922617680 18446744073709551615 4293308 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1563464 CPUtime=37.83 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 83475 0 0 0 3732 51 0 0 25 0 4 0 651004627 1600987136 288303 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316813 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1563464 CPUtime=37.83 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 66340 0 0 0 3733 50 0 0 25 0 4 0 651004627 1600987136 288303 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316629 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 151.24
Current children cumulated vsize (KiB) 1563464

[startup+38.5096 s]
/proc/loadavg: 7.00 5.24 5.67 9/257 11925
/proc/meminfo: memFree=19547720/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1563464 CPUtime=152.07 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 312517 0 0 0 15017 190 0 0 25 0 4 0 651004627 1600987136 288473 33554432000 4194304 4580107 140734922617680 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 390866 288473 378 95 0 385848 0
[pid=11890/tid=11891] ppid=11888 vsize=1563464 CPUtime=37.69 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 89493 0 0 0 3717 52 0 0 25 0 4 0 651004627 1600987136 288473 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316768 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1563464 CPUtime=38.04 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 83582 0 0 0 3753 51 0 0 25 0 4 0 651004627 1600987136 288473 33554432000 4194304 4580107 140734922617680 18446744073709551615 4317131 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1563464 CPUtime=38.04 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 66371 0 0 0 3754 50 0 0 25 0 4 0 651004627 1600987136 288473 33554432000 4194304 4580107 140734922617680 18446744073709551615 4317008 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 152.07
Current children cumulated vsize (KiB) 1563464

[startup+38.6005 s]
/proc/loadavg: 7.00 5.24 5.67 9/257 11925
/proc/meminfo: memFree=19547720/32951124 swapFree=67056788/67111528
[pid=11890] ppid=11888 vsize=1563464 CPUtime=152.44 cores=0,2,4,6
/proc/11890/stat : 11890 (strangenight2-m) R 11888 11890 11320 0 -1 4202496 312600 0 0 0 15054 190 0 0 25 0 4 0 651004627 1600987136 288556 33554432000 4194304 4580107 140734922617680 18446744073709551615 47375768282640 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11890/statm: 390866 288556 378 95 0 385848 0
[pid=11890/tid=11891] ppid=11888 vsize=1563464 CPUtime=37.78 cores=0,2,4,6
/proc/11890/task/11891/stat : 11891 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 89530 0 0 0 3726 52 0 0 25 0 4 0 651004627 1600987136 288556 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316651 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11890/tid=11892] ppid=11888 vsize=1563464 CPUtime=38.13 cores=0,2,4,6
/proc/11890/task/11892/stat : 11892 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 83622 0 0 0 3762 51 0 0 25 0 4 0 651004627 1600987136 288556 33554432000 4194304 4580107 140734922617680 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=1563464 CPUtime=38.13 cores=0,2,4,6
/proc/11890/task/11893/stat : 11893 (strangenight2-m) R 11888 11890 11320 0 -1 4202560 66377 0 0 0 3763 50 0 0 25 0 4 0 651004627 1600987136 288556 33554432000 4194304 4580107 140734922617680 18446744073709551615 47375768258244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 152.44
Current children cumulated vsize (KiB) 1563464

Child status: 20
Real time (s): 38.6814
CPU time (s): 152.614
CPU user time (s): 150.655
CPU system time (s): 1.9587
CPU usage (%): 394.54
Max. virtual memory (cumulated for all children) (KiB): 1563464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.655
system time used= 1.9587
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312626
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= 160903
involuntary context switches= 2381

runsolver used 0.075988 second user time and 0.232964 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 19:27:47
IDJOB=3367190
IDBENCH=82430
IDSOLVER=1844
FILE ID=node133/3367190-1305394064
RUNJOBID= node133-1305393987-11745
PBS_JOBID= 13324443
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step13.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367190-1305394064/watcher-3367190-1305394064 -o /tmp/evaluation-result-3367190-1305394064/solver-3367190-1305394064 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367190-1305394064.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=973575955

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:      21046876 kB
Buffers:        267504 kB
Cached:        3288800 kB
SwapCached:       8724 kB
Active:        9226564 kB
Inactive:      2391812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21046876 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:          109364 kB
Writeback:           0 kB
AnonPages:     8058800 kB
Mapped:          21544 kB
Slab:           199476 kB
PageTables:      25000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19948952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73540 MiB
End job on node133 at 2011-05-14 19:28:26