Trace number 3286482

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-mtUNSAT 58.941 16.038

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.8798
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

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-3286482-1304029910.cnf'
0.00/0.00	c -- header says num vars:         130021
0.00/0.00	c -- header says num clauses:     2509375
2.93/0.89	c -- clauses added:            0 learnts,      2509375 normals,            0 xors
2.93/0.89	c -- vars added     130021
2.93/0.89	c Parsing time:  0.66 s
2.93/0.89	c  N st     0         0    130021     71781   2434960         0   5673471         0   no data   no data
5.30/1.48	c asymm  cl-useful: 17/248/70593 lits-rem:3895 time: 0.58
40.05/10.11	c Flit:  1216 Blit:  14835 bXBeca:    0 bXProp:  291 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.62
40.05/10.17	c Cleaning up after failed var search:     0.06 s 
40.45/10.25	c Replacing      292 vars Replaced    10640 lits Time:     0.08 s 
40.85/10.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.24/10.49	c bin-w-bin subsume rem         1978 bins  time:  0.13 s
45.64/11.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.07 s
57.09/15.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  22443 time:  3.60 s
57.49/15.35	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  0.16 s
58.48/15.80	c lits-rem:        60  cl-subs:       78  v-elim:    208  v-fix:    0  time:  0.45 s
58.48/15.85	c Finding binary XORs  T:     0.04 s  found:     224
58.68/15.91	c Replacing      224 vars Replaced    11419 lits Time:     0.07 s 
58.68/15.98	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
58.68/15.98	c calculated reachability. Time: 0.00
58.88/16.01	c Calc default polars -  time:   0.03 s pos:    2878 undec:   37437 neg:   89706
58.88/16.01	c =========================================================================================
58.88/16.01	c types(t): F = full restart, N = normal restart
58.88/16.01	c types(t): S = simplification begin/end, E = solution found
58.88/16.01	c restart types(rt): st = static, dy = dynamic
58.88/16.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.88/16.01	c  B st     0         0    107055     55506   1845542         0   4283948         0   no data   no data
58.88/16.01	c Following stats are for *FIRST FINISHED THREAD ONLY*
58.88/16.01	c num threads              : 4          
58.88/16.01	c restarts                 : 27         
58.88/16.01	c dynamic restarts         : 21         
58.88/16.01	c static restarts          : 6          
58.88/16.01	c full restarts            : 0          
58.88/16.01	c total simplify time      : 0.22       
58.88/16.01	c learnts DL2              : 0          
58.88/16.01	c learnts size 2           : 2436330    
58.88/16.01	c learnts size 1           : 27295       (20.99     % of vars)
58.88/16.01	c filedLit time            : 0.00        (0.00      % time)
58.88/16.01	c v-elim SatELite          : 0           (0.00      % vars)
58.88/16.01	c SatELite time            : 0.00        (0.00      % time)
58.88/16.01	c v-elim xor               : 0           (0.00      % vars)
58.88/16.01	c xor elim time            : 0.00        (0.00      % time)
58.88/16.01	c num binary xor trees     : 114        
58.88/16.01	c binxor trees' crown      : 154         (1.35      leafs/tree)
58.88/16.01	c bin xor find time        : 0.05       
58.88/16.01	c OTF clause improved      : 194         (0.03      clauses/conflict)
58.88/16.01	c OTF impr. size diff      : 273         (1.41       lits/clause)
58.88/16.01	c OTF cl watch-shrink      : 3234        (0.53      clauses/conflict)
58.88/16.01	c OTF cl watch-sh-lit      : 66177       (20.46      lits/clause)
58.88/16.01	c tried to recurMin cls    : 3806        (62.70      % of conflicts)
58.88/16.01	c updated cache            : 12489       (3.28       lits/tried recurMin)
58.88/16.01	c unit cls recevied        : 0           (0.00      % of units)
58.88/16.01	c unit cls sent            : 10209       (37.40     % of units)
58.88/16.01	c bin cls recevied         : 0          
58.88/16.01	c bin cls sent             : 1367       
58.88/16.01	c clauses over max glue    : 0           (0.00      % of all clauses)
58.88/16.01	c conflicts                : 6070        (385.21    / sec)
58.88/16.01	c decisions                : 75706       (1.32      % random)
58.88/16.01	c bogo-props               : 238901417   (15161024.29 / sec)
58.88/16.01	c conflict literals        : 2311439     (17.58     % deleted)
58.88/16.01	c Memory used              : 745.89      MB
58.88/16.01	c single-thread CPU time   : 15.76       s
58.88/16.01	c all-threads sum CPU time : 58.25       s
58.88/16.01	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-3286482-1304029910/watcher-3286482-1304029910 -o /tmp/evaluation-result-3286482-1304029910/solver-3286482-1304029910 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3286482-1304029910.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: 7.44 7.81 5.83 6/180 24829
/proc/meminfo: memFree=12332792/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 409 0 0 0 0 0 0 0 23 0 4 0 495406654 52441088 348 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095291314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 12803 348 299 106 0 7774 0
[pid=24829/tid=24830] ppid=24827 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 495406654 52441088 348 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 495406654 52441088 348 33554432000 4194304 4627427 140734597865968 18446744073709551615 228107248694 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 495406654 52441088 348 33554432000 4194304 4627427 140734597865968 18446744073709551615 228090482920 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0955879 s]
/proc/loadavg: 7.44 7.81 5.83 6/180 24829
/proc/meminfo: memFree=12332792/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=359848 CPUtime=0.36 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 39734 0 0 0 29 7 0 0 18 0 4 0 495406654 368484352 31227 33554432000 4194304 4627427 140734597865968 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 90074 31758 339 106 0 85045 0
[pid=24829/tid=24830] ppid=24827 vsize=360676 CPUtime=0.09 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 10073 0 0 0 8 1 0 0 18 0 4 0 495406654 369332224 32135 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=360676 CPUtime=0.1 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) D 24827 24829 24690 0 -1 4202560 10455 0 0 0 8 2 0 0 18 0 4 0 495406654 369332224 32721 33554432000 4194304 4627427 140734597865968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=361208 CPUtime=0.08 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 9277 0 0 0 7 1 0 0 18 0 4 0 495406654 369876992 32745 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095494327 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 359848

[startup+0.134051 s]
/proc/loadavg: 7.44 7.81 5.83 6/180 24829
/proc/meminfo: memFree=12332792/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=363048 CPUtime=0.48 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 43317 0 0 0 40 8 0 0 18 0 4 0 495406654 371761152 34810 33554432000 4194304 4627427 140734597865968 18446744073709551615 4507021 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 90762 34836 339 106 0 85733 0
[pid=24829/tid=24830] ppid=24827 vsize=363048 CPUtime=0.11 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 10734 0 0 0 10 1 0 0 18 0 4 0 495406654 371761152 34849 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=363048 CPUtime=0.11 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 10939 0 0 0 9 2 0 0 18 0 4 0 495406654 371761152 34864 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095148135 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=363048 CPUtime=0.1 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 9865 0 0 0 9 1 0 0 18 0 4 0 495406654 371761152 34878 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095111877 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 363048

[startup+0.312509 s]
/proc/loadavg: 7.44 7.81 5.83 6/180 24829
/proc/meminfo: memFree=12332792/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=439920 CPUtime=1.14 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 57613 0 0 0 95 19 0 0 18 0 4 0 495406654 450478080 49088 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 110013 49222 341 106 0 104984 0
[pid=24829/tid=24830] ppid=24827 vsize=440052 CPUtime=0.29 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 14532 0 0 0 25 4 0 0 18 0 4 0 495406654 450613248 49232 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=440184 CPUtime=0.28 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 14480 0 0 0 24 4 0 0 18 0 4 0 495406654 450748416 49334 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=440184 CPUtime=0.27 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 13527 0 0 0 22 5 0 0 18 0 4 0 495406654 450748416 49405 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 439920

[startup+0.70334 s]
/proc/loadavg: 7.44 7.81 5.83 6/180 24829
/proc/meminfo: memFree=12332792/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=475108 CPUtime=2.57 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 84985 0 0 0 211 46 0 0 18 0 4 0 495406654 486510592 76373 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 118777 76373 341 106 0 113748 0
[pid=24829/tid=24830] ppid=24827 vsize=475108 CPUtime=0.64 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 21685 0 0 0 53 11 0 0 18 0 4 0 495406654 486510592 76373 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=475108 CPUtime=0.65 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 21390 0 0 0 53 12 0 0 18 0 4 0 495406654 486510592 76373 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095556078 0 0 4096 2 18446604453953894272 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=475108 CPUtime=0.61 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 19962 0 0 0 51 10 0 0 18 0 4 0 495406654 486510592 76379 33554432000 4194304 4627427 140734597865968 18446744073709551615 228095147787 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 475108

[startup+1.50019 s]
/proc/loadavg: 7.44 7.81 5.83 9/184 24833
/proc/meminfo: memFree=11900992/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=619860 CPUtime=5.7 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 101674 0 0 0 513 57 0 0 18 0 4 0 495406654 634736640 93035 33554432000 4194304 4627427 140734597865968 18446744073709551615 4299657 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 154965 93035 367 106 0 149936 0
[pid=24829/tid=24830] ppid=24827 vsize=619860 CPUtime=1.43 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 25327 0 0 0 130 13 0 0 18 0 4 0 495406654 634736640 93035 33554432000 4194304 4627427 140734597865968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=619860 CPUtime=1.43 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 25122 0 0 0 130 13 0 0 18 0 4 0 495406654 634736640 93035 33554432000 4194304 4627427 140734597865968 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=619860 CPUtime=1.4 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 24770 0 0 0 126 14 0 0 18 0 4 0 495406654 634736640 93035 33554432000 4194304 4627427 140734597865968 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 619860

[startup+3.1009 s]
/proc/loadavg: 7.56 7.83 5.85 9/184 24833
/proc/meminfo: memFree=11878772/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=621500 CPUtime=12.1 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 104315 0 0 0 1151 59 0 0 21 0 4 0 495406654 636416000 95014 33554432000 4194304 4627427 140734597865968 18446744073709551615 4308435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 155375 95014 367 106 0 150346 0
[pid=24829/tid=24830] ppid=24827 vsize=621500 CPUtime=3.02 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 25697 0 0 0 289 13 0 0 22 0 4 0 495406654 636416000 95014 33554432000 4194304 4627427 140734597865968 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=621500 CPUtime=3.03 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 25500 0 0 0 289 14 0 0 21 0 4 0 495406654 636416000 95014 33554432000 4194304 4627427 140734597865968 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=621500 CPUtime=3 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 26285 0 0 0 286 14 0 0 21 0 4 0 495406654 636416000 95014 33554432000 4194304 4627427 140734597865968 18446744073709551615 4330046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 621500

[startup+6.30031 s]
/proc/loadavg: 7.56 7.83 5.85 9/184 24833
/proc/meminfo: memFree=11855968/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=655728 CPUtime=24.87 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 107076 0 0 0 2427 60 0 0 25 0 4 0 495406654 671465472 97460 33554432000 4194304 4627427 140734597865968 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 163932 97460 367 106 0 158903 0
[pid=24829/tid=24830] ppid=24827 vsize=655728 CPUtime=6.2 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 26016 0 0 0 607 13 0 0 25 0 4 0 495406654 671465472 97460 33554432000 4194304 4627427 140734597865968 18446744073709551615 4308931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=655728 CPUtime=6.22 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 25825 0 0 0 608 14 0 0 25 0 4 0 495406654 671465472 97460 33554432000 4194304 4627427 140734597865968 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=655728 CPUtime=6.2 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 28090 0 0 0 605 15 0 0 25 0 4 0 495406654 671465472 97460 33554432000 4194304 4627427 140734597865968 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 655728

[startup+12.7011 s]
/proc/loadavg: 7.63 7.84 5.87 10/184 24833
/proc/meminfo: memFree=11589400/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=763792 CPUtime=50.43 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 137644 0 0 0 4976 67 0 0 19 0 4 0 495406654 782123008 128028 33554432000 4194304 4627427 140734597865968 18446744073709551615 4436170 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 190948 128028 380 106 0 185919 0
[pid=24829/tid=24830] ppid=24827 vsize=763792 CPUtime=12.57 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 35070 0 0 0 1243 14 0 0 19 0 4 0 495406654 782123008 128028 33554432000 4194304 4627427 140734597865968 18446744073709551615 4300431 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=763792 CPUtime=12.62 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 34936 0 0 0 1246 16 0 0 19 0 4 0 495406654 782123008 128028 33554432000 4194304 4627427 140734597865968 18446744073709551615 4300118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=763792 CPUtime=12.6 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 30782 0 0 0 1244 16 0 0 25 0 4 0 495406654 782123008 128028 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095266500 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 763792

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

[startup+14.3059 s]
/proc/loadavg: 7.63 7.84 5.87 7/184 24833
/proc/meminfo: memFree=11583448/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=763792 CPUtime=55.5 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 137689 0 0 0 5483 67 0 0 22 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 4534959 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 190948 128042 385 106 0 185919 0
[pid=24829/tid=24830] ppid=24827 vsize=763792 CPUtime=13.5 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 35105 0 0 0 1336 14 0 0 21 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=763792 CPUtime=13.55 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 34939 0 0 0 1339 16 0 0 20 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=763792 CPUtime=14.21 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 30782 0 0 0 1405 16 0 0 25 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095266347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 55.5
Current children cumulated vsize (KiB) 763792

[startup+15.1007 s]
/proc/loadavg: 7.63 7.84 5.87 7/184 24833
/proc/meminfo: memFree=11583448/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=763792 CPUtime=57.09 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 137689 0 0 0 5642 67 0 0 25 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 4534942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 190948 128042 385 106 0 185919 0
[pid=24829/tid=24830] ppid=24827 vsize=763792 CPUtime=13.5 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 35105 0 0 0 1336 14 0 0 21 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=763792 CPUtime=13.55 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 34939 0 0 0 1339 16 0 0 20 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=763792 CPUtime=15 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 30782 0 0 0 1484 16 0 0 25 0 4 0 495406654 782123008 128042 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095266500 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 57.09
Current children cumulated vsize (KiB) 763792

[startup+15.5007 s]
/proc/loadavg: 7.63 7.84 5.87 7/184 24833
/proc/meminfo: memFree=11578000/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=763792 CPUtime=57.88 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 137754 0 0 0 5721 67 0 0 25 0 4 0 495406654 782123008 128075 33554432000 4194304 4627427 140734597865968 18446744073709551615 4412384 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 190948 128075 385 106 0 185919 0
[pid=24829/tid=24830] ppid=24827 vsize=763792 CPUtime=13.5 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 35105 0 0 0 1336 14 0 0 21 0 4 0 495406654 782123008 128075 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=763792 CPUtime=13.55 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 34939 0 0 0 1339 16 0 0 20 0 4 0 495406654 782123008 128075 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=763792 CPUtime=15.4 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 30782 0 0 0 1524 16 0 0 25 0 4 0 495406654 782123008 128075 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095266347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 57.88
Current children cumulated vsize (KiB) 763792

[startup+15.9006 s]
/proc/loadavg: 7.63 7.84 5.87 7/184 24833
/proc/meminfo: memFree=11578000/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=763792 CPUtime=58.68 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 137757 0 0 0 5801 67 0 0 25 0 4 0 495406654 782123008 128078 33554432000 4194304 4627427 140734597865968 18446744073709551615 4258988 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 190948 128078 385 106 0 185919 0
[pid=24829/tid=24830] ppid=24827 vsize=763792 CPUtime=13.5 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 35105 0 0 0 1336 14 0 0 21 0 4 0 495406654 782123008 128078 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=763792 CPUtime=13.55 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 34939 0 0 0 1339 16 0 0 20 0 4 0 495406654 782123008 128078 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=763792 CPUtime=15.8 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 30782 0 0 0 1564 16 0 0 25 0 4 0 495406654 782123008 128078 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095266500 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 58.68
Current children cumulated vsize (KiB) 763792

[startup+16.0006 s]
/proc/loadavg: 7.63 7.84 5.87 7/184 24833
/proc/meminfo: memFree=11578000/32951124 swapFree=67111528/67111528
[pid=24829] ppid=24827 vsize=763792 CPUtime=58.88 cores=0,2,4,6
/proc/24829/stat : 24829 (strangenight2-m) R 24827 24829 24690 0 -1 4202496 138143 0 0 0 5821 67 0 0 25 0 4 0 495406654 782123008 128464 33554432000 4194304 4627427 140734597865968 18446744073709551615 4302114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24829/statm: 190948 128464 386 106 0 185919 0
[pid=24829/tid=24830] ppid=24827 vsize=763792 CPUtime=13.5 cores=0,2,4,6
/proc/24829/task/24830/stat : 24830 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 35105 0 0 0 1336 14 0 0 21 0 4 0 495406654 782123008 128464 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 6 0 0 0
[pid=24829/tid=24831] ppid=24827 vsize=763792 CPUtime=13.55 cores=0,2,4,6
/proc/24829/task/24831/stat : 24831 (strangenight2-m) S 24827 24829 24690 0 -1 4202560 34939 0 0 0 1339 16 0 0 20 0 4 0 495406654 782123008 128464 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095290932 0 0 4096 2 18446604453953894272 0 0 -1 2 0 0 0
[pid=24829/tid=24832] ppid=24827 vsize=763792 CPUtime=15.9 cores=0,2,4,6
/proc/24829/task/24832/stat : 24832 (strangenight2-m) R 24827 24829 24690 0 -1 4202560 30782 0 0 0 1574 16 0 0 25 0 4 0 495406654 782123008 128464 33554432000 4194304 4627427 140734597865968 18446744073709551615 47056095266347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 58.88
Current children cumulated vsize (KiB) 763792

Child status: 20
Real time (s): 16.038
CPU time (s): 58.941
CPU user time (s): 58.2461
CPU system time (s): 0.694894
CPU usage (%): 367.508
Max. virtual memory (cumulated for all children) (KiB): 763792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.2461
system time used= 0.694894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138146
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= 71013
involuntary context switches= 344

runsolver used 0.017997 second user time and 0.067989 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 00:31:52
IDJOB=3286482
IDBENCH=82426
IDSOLVER=1586
FILE ID=node142/3286482-1304029910
RUNJOBID= node142-1304028687-24708
PBS_JOBID= 13170310
Free space on /tmp= 71148 MiB

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

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1759074508

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12333196 kB
Buffers:       2100024 kB
Cached:       16086120 kB
SwapCached:          0 kB
Active:        9772476 kB
Inactive:     10262052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12333196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          174976 kB
Writeback:           0 kB
AnonPages:     1848260 kB
Mapped:          15416 kB
Slab:           515892 kB
PageTables:       8232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2443232 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= 71144 MiB
End job on node142 at 2011-04-29 00:32:08