Trace number 3286574

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 165.622 41.5221

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-3286574-1304029915.cnf'
0.00/0.00	c -- header says num vars:         224228
0.00/0.00	c -- header says num clauses:     5314673
5.89/1.51	c -- clauses added:            0 learnts,      5314673 normals,            0 xors
5.89/1.51	c -- vars added     224228
5.89/1.54	c Parsing time:  1.32 s
5.89/1.54	c  N st     0         0    224228     84581   5226462         0  11725641         0   no data   no data
8.70/2.24	c asymm  cl-useful: 10/152/83026 lits-rem:4575 time: 0.72
45.44/11.47	c Flit:  1480 Blit:  27417 bXBeca:    0 bXProp:  174 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  9.22
45.84/11.58	c Cleaning up after failed var search:     0.10 s 
46.63/11.73	c Replacing      175 vars Replaced    15146 lits Time:     0.15 s 
47.43/11.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.63/12.25	c bin-w-bin subsume rem         1917 bins  time:  0.33 s
59.82/15.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.82 s
67.40/16.96	c Subs w/ non-existent bins:      0 l-rem:    177 v-fix:     0 done:  31559 time:  1.86 s
68.20/17.16	c Removed useless bin:       0  fixed:     0  props:  20.05M  time:  0.20 s
89.77/22.57	c lits-rem:       110  cl-subs:      103  v-elim:    377  v-fix:    0  time:  5.40 s
90.17/22.68	c Finding binary XORs  T:     0.11 s  found:     295
90.96/22.87	c Replacing      295 vars Replaced    21626 lits Time:     0.18 s 
91.78/23.06	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
91.78/23.06	c calculated reachability. Time: 0.00
92.18/23.14	c Calc default polars -  time:   0.08 s pos:    5798 undec:   63478 neg:  154952
92.18/23.14	c =========================================================================================
92.18/23.14	c types(t): F = full restart, N = normal restart
92.18/23.14	c types(t): S = simplification begin/end, E = solution found
92.18/23.14	c restart types(rt): st = static, dy = dynamic
92.18/23.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
92.18/23.14	c  B st     0         0    187861     69640   4085105         0  10231868         0   no data   no data
161.66/40.55	c  N dy    16      4572    186481     69640   4085622      3940  10231859   3205159     30.87     32.99
165.25/41.47	c Following stats are for *FIRST FINISHED THREAD ONLY*
165.25/41.47	c num threads              : 4          
165.25/41.47	c restarts                 : 67         
165.25/41.47	c dynamic restarts         : 61         
165.25/41.47	c static restarts          : 6          
165.25/41.47	c full restarts            : 0          
165.25/41.47	c total simplify time      : 0.82       
165.25/41.47	c learnts DL2              : 0          
165.25/41.47	c learnts size 2           : 5232830    
165.25/41.47	c learnts size 1           : 42414       (18.92     % of vars)
165.25/41.47	c filedLit time            : 0.00        (0.00      % time)
165.25/41.47	c v-elim SatELite          : 0           (0.00      % vars)
165.25/41.47	c SatELite time            : 0.00        (0.00      % time)
165.25/41.47	c v-elim xor               : 0           (0.00      % vars)
165.25/41.47	c xor elim time            : 0.00        (0.00      % time)
165.25/41.47	c num binary xor trees     : 147        
165.25/41.47	c binxor trees' crown      : 170         (1.16      leafs/tree)
165.25/41.47	c bin xor find time        : 0.10       
165.25/41.47	c OTF clause improved      : 257         (0.02      clauses/conflict)
165.25/41.47	c OTF impr. size diff      : 432         (1.68       lits/clause)
165.25/41.47	c OTF cl watch-shrink      : 7494        (0.57      clauses/conflict)
165.25/41.47	c OTF cl watch-sh-lit      : 377842      (50.42      lits/clause)
165.25/41.47	c tried to recurMin cls    : 8454        (64.02      % of conflicts)
165.25/41.47	c updated cache            : 35820       (4.24       lits/tried recurMin)
165.25/41.47	c unit cls recevied        : 2388        (5.63      % of units)
165.25/41.47	c unit cls sent            : 13563       (31.98     % of units)
165.25/41.47	c bin cls recevied         : 2399       
165.25/41.47	c bin cls sent             : 2581       
165.25/41.47	c clauses over max glue    : 0           (0.00      % of all clauses)
165.25/41.47	c conflicts                : 13205       (320.47    / sec)
165.25/41.47	c decisions                : 171269      (1.24      % random)
165.25/41.47	c bogo-props               : 924149400   (22427688.77 / sec)
165.25/41.47	c conflict literals        : 8306558     (25.02     % deleted)
165.25/41.47	c Memory used              : 1512.61     MB
165.25/41.47	c single-thread CPU time   : 41.21       s
165.25/41.47	c all-threads sum CPU time : 164.72      s
165.25/41.47	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-3286574-1304029915/watcher-3286574-1304029915 -o /tmp/evaluation-result-3286574-1304029915/solver-3286574-1304029915 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3286574-1304029915.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: 8.65 8.88 6.27 5/182 11885
/proc/meminfo: memFree=29995364/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 514594126 52441088 347 33554432000 4194304 4627427 140733242545936 18446744073709551615 47254021978034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 12803 347 299 106 0 7774 0
[pid=11885/tid=11886] ppid=11883 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514594126 52441088 347 33554432000 4194304 4627427 140733242545936 18446744073709551615 47254021978038 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514594126 52441088 347 33554432000 4194304 4627427 140733242545936 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514594126 52441088 347 33554432000 4194304 4627427 140733242545936 18446744073709551615 212447814710 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.063209 s]
/proc/loadavg: 8.65 8.88 6.27 5/182 11885
/proc/meminfo: memFree=29995364/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=325144 CPUtime=0.21 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 37298 0 0 0 14 7 0 0 23 0 4 0 514594126 332947456 28717 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714483 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 81286 28717 338 106 0 76257 0
[pid=11885/tid=11886] ppid=11883 vsize=325144 CPUtime=0.05 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 9301 0 0 0 3 2 0 0 18 0 4 0 514594126 332947456 28717 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714233 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=325144 CPUtime=0.04 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 9286 0 0 0 3 1 0 0 24 0 4 0 514594126 332947456 28717 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714233 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=325144 CPUtime=0.04 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 9144 0 0 0 3 1 0 0 24 0 4 0 514594126 332947456 28717 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714226 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 325144

[startup+0.101199 s]
/proc/loadavg: 8.65 8.88 6.27 5/182 11885
/proc/meminfo: memFree=29995364/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=382800 CPUtime=0.35 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 61079 0 0 0 23 12 0 0 23 0 4 0 514594126 391987200 44215 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714445 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 95700 44267 338 106 0 90671 0
[pid=11885/tid=11886] ppid=11883 vsize=382800 CPUtime=0.09 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 15173 0 0 0 6 3 0 0 18 0 4 0 514594126 391987200 44290 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714425 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=382800 CPUtime=0.08 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 15122 0 0 0 5 3 0 0 24 0 4 0 514594126 391987200 44319 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=382800 CPUtime=0.07 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 15210 0 0 0 5 2 0 0 24 0 4 0 514594126 391987200 44344 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435714487 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 382800

[startup+0.301159 s]
/proc/loadavg: 8.65 8.88 6.27 5/182 11885
/proc/meminfo: memFree=29995364/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=443604 CPUtime=1.14 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 80830 0 0 0 95 19 0 0 24 0 4 0 514594126 454250496 63901 33554432000 4194304 4627427 140733242545936 18446744073709551615 4301182 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 110901 63901 341 106 0 105872 0
[pid=11885/tid=11886] ppid=11883 vsize=443604 CPUtime=0.28 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 20129 0 0 0 24 4 0 0 18 0 4 0 514594126 454250496 63904 33554432000 4194304 4627427 140733242545936 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=443604 CPUtime=0.28 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 20112 0 0 0 23 5 0 0 25 0 4 0 514594126 454250496 63905 33554432000 4194304 4627427 140733242545936 18446744073709551615 4530776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=443604 CPUtime=0.28 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 20066 0 0 0 24 4 0 0 25 0 4 0 514594126 454250496 63906 33554432000 4194304 4627427 140733242545936 18446744073709551615 4531631 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 443604

[startup+0.701083 s]
/proc/loadavg: 8.65 8.88 6.27 5/182 11885
/proc/meminfo: memFree=29995364/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=674672 CPUtime=2.73 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 117624 0 0 0 242 31 0 0 18 0 4 0 514594126 690864128 100660 33554432000 4194304 4627427 140733242545936 18446744073709551615 4531745 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 168668 100662 341 106 0 163639 0
[pid=11885/tid=11886] ppid=11883 vsize=674672 CPUtime=0.68 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 29579 0 0 0 62 6 0 0 18 0 4 0 514594126 690864128 100664 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435677893 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=674672 CPUtime=0.67 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 29194 0 0 0 58 9 0 0 18 0 4 0 514594126 690864128 100666 33554432000 4194304 4627427 140733242545936 18446744073709551615 4530786 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=674672 CPUtime=0.67 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 29220 0 0 0 59 8 0 0 18 0 4 0 514594126 690864128 100667 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435678241 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 674672

[startup+1.50093 s]
/proc/loadavg: 8.65 8.88 6.27 9/186 11889
/proc/meminfo: memFree=29489412/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=940716 CPUtime=5.89 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 188531 0 0 0 532 57 0 0 18 0 4 0 514594126 963293184 171397 33554432000 4194304 4627427 140733242545936 18446744073709551615 4531708 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 235179 171399 345 106 0 230150 0
[pid=11885/tid=11886] ppid=11883 vsize=940716 CPUtime=1.48 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 47188 0 0 0 138 10 0 0 18 0 4 0 514594126 963293184 171401 33554432000 4194304 4627427 140733242545936 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=940716 CPUtime=1.45 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 46884 0 0 0 131 14 0 0 18 0 4 0 514594126 963293184 171401 33554432000 4194304 4627427 140733242545936 18446744073709551615 4532054 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=940716 CPUtime=1.45 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 47002 0 0 0 130 15 0 0 18 0 4 0 514594126 963293184 171401 33554432000 4194304 4627427 140733242545936 18446744073709551615 212435678241 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 940716

[startup+3.10064 s]
/proc/loadavg: 8.67 8.88 6.29 9/185 11889
/proc/meminfo: memFree=29288300/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=947428 CPUtime=12.27 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 197946 0 0 0 1168 59 0 0 20 0 4 0 514594126 970166272 179691 33554432000 4194304 4627427 140733242545936 18446744073709551615 212436060343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 236857 179691 367 106 0 231828 0
[pid=11885/tid=11886] ppid=11883 vsize=947428 CPUtime=3.07 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 48887 0 0 0 297 10 0 0 20 0 4 0 514594126 970166272 179691 33554432000 4194304 4627427 140733242545936 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=947428 CPUtime=3.05 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 49057 0 0 0 290 15 0 0 20 0 4 0 514594126 970166272 179691 33554432000 4194304 4627427 140733242545936 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=947428 CPUtime=3.05 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 50371 0 0 0 289 16 0 0 20 0 4 0 514594126 970166272 179691 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 947428

[startup+6.30104 s]
/proc/loadavg: 8.67 8.88 6.29 9/185 11919
/proc/meminfo: memFree=29613716/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=981748 CPUtime=25.06 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 201708 0 0 0 2443 63 0 0 25 0 4 0 514594126 1005309952 182455 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 245437 182455 367 106 0 240408 0
[pid=11885/tid=11886] ppid=11883 vsize=981748 CPUtime=6.28 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 49254 0 0 0 617 11 0 0 25 0 4 0 514594126 1005309952 182455 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=981748 CPUtime=6.22 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 49435 0 0 0 607 15 0 0 25 0 4 0 514594126 1005309952 182455 33554432000 4194304 4627427 140733242545936 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=981748 CPUtime=6.25 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 53009 0 0 0 608 17 0 0 25 0 4 0 514594126 1005309952 182455 33554432000 4194304 4627427 140733242545936 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 981748

[startup+12.7008 s]
/proc/loadavg: 8.57 8.85 6.30 9/184 11919
/proc/meminfo: memFree=28232472/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1006252 CPUtime=50.62 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 221916 0 0 0 4993 69 0 0 25 0 4 0 514594126 1030402048 202663 33554432000 4194304 4627427 140733242545936 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 251563 202663 377 106 0 246534 0
[pid=11885/tid=11886] ppid=11883 vsize=1006252 CPUtime=12.68 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 55129 0 0 0 1256 12 0 0 25 0 4 0 514594126 1030402048 202663 33554432000 4194304 4627427 140733242545936 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1006252 CPUtime=12.59 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 55318 0 0 0 1242 17 0 0 25 0 4 0 514594126 1030402048 202663 33554432000 4194304 4627427 140733242545936 18446744073709551615 4424289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1006252 CPUtime=12.66 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 55574 0 0 0 1247 19 0 0 25 0 4 0 514594126 1030402048 202663 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 1006252

[startup+25.5004 s]
/proc/loadavg: 8.56 8.84 6.33 9/184 11920
/proc/meminfo: memFree=27581856/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1286404 CPUtime=101.74 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 280629 0 0 0 10093 81 0 0 25 0 4 0 514594126 1317277696 261221 33554432000 4194304 4627427 140733242545936 18446744073709551615 4322548 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 321601 261221 386 106 0 316572 0
[pid=11885/tid=11886] ppid=11883 vsize=1286404 CPUtime=25.48 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73930 0 0 0 2534 14 0 0 25 0 4 0 514594126 1317277696 261221 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1286404 CPUtime=25.32 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 71593 0 0 0 2511 21 0 0 25 0 4 0 514594126 1317277696 261221 33554432000 4194304 4627427 140733242545936 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1286404 CPUtime=25.46 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 62318 0 0 0 2525 21 0 0 25 0 4 0 514594126 1317277696 261221 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 1286404

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

[startup+31.9062 s]
/proc/loadavg: 8.52 8.83 6.33 9/184 11920
/proc/meminfo: memFree=27493200/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1286404 CPUtime=127.33 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 285605 0 0 0 12650 83 0 0 25 0 4 0 514594126 1317277696 266197 33554432000 4194304 4627427 140733242545936 18446744073709551615 4321761 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 321601 266197 386 106 0 316572 0
[pid=11885/tid=11886] ppid=11883 vsize=1286404 CPUtime=31.88 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73932 0 0 0 3174 14 0 0 25 0 4 0 514594126 1317277696 266197 33554432000 4194304 4627427 140733242545936 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1286404 CPUtime=31.69 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73139 0 0 0 3147 22 0 0 25 0 4 0 514594126 1317277696 266197 33554432000 4194304 4627427 140733242545936 18446744073709551615 4321694 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1286404 CPUtime=31.86 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 64450 0 0 0 3164 22 0 0 25 0 4 0 514594126 1317277696 266197 33554432000 4194304 4627427 140733242545936 18446744073709551615 4322484 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 127.33
Current children cumulated vsize (KiB) 1286404

[startup+38.301 s]
/proc/loadavg: 8.66 8.85 6.37 9/184 11920
/proc/meminfo: memFree=27451876/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1286404 CPUtime=152.88 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 289730 0 0 0 15203 85 0 0 25 0 4 0 514594126 1317277696 270322 33554432000 4194304 4627427 140733242545936 18446744073709551615 4321869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 321601 270322 386 106 0 316572 0
[pid=11885/tid=11886] ppid=11883 vsize=1286404 CPUtime=38.28 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73933 0 0 0 3814 14 0 0 25 0 4 0 514594126 1317277696 270322 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1286404 CPUtime=38.05 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 75193 0 0 0 3783 22 0 0 25 0 4 0 514594126 1317277696 270322 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1286404 CPUtime=38.25 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 65791 0 0 0 3803 22 0 0 25 0 4 0 514594126 1317277696 270322 33554432000 4194304 4627427 140733242545936 18446744073709551615 4322433 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.88
Current children cumulated vsize (KiB) 1286404

[startup+39.9007 s]
/proc/loadavg: 8.66 8.85 6.37 9/184 11920
/proc/meminfo: memFree=27430528/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1417656 CPUtime=159.26 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 290910 0 0 0 15841 85 0 0 25 0 4 0 514594126 1451679744 271502 33554432000 4194304 4627427 140733242545936 18446744073709551615 4332830 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 354414 271502 386 106 0 349385 0
[pid=11885/tid=11886] ppid=11883 vsize=1417656 CPUtime=39.88 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73933 0 0 0 3974 14 0 0 25 0 4 0 514594126 1451679744 271502 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308991 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1417656 CPUtime=39.64 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 75624 0 0 0 3942 22 0 0 25 0 4 0 514594126 1451679744 271502 33554432000 4194304 4627427 140733242545936 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1417656 CPUtime=39.84 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 66211 0 0 0 3962 22 0 0 25 0 4 0 514594126 1451679744 271502 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 159.26
Current children cumulated vsize (KiB) 1417656

[startup+40.7066 s]
/proc/loadavg: 8.66 8.85 6.37 9/184 11920
/proc/meminfo: memFree=27424824/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1417656 CPUtime=162.48 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 291356 0 0 0 16163 85 0 0 25 0 4 0 514594126 1451679744 271948 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 354414 271948 386 106 0 349385 0
[pid=11885/tid=11886] ppid=11883 vsize=1417656 CPUtime=40.68 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73933 0 0 0 4054 14 0 0 25 0 4 0 514594126 1451679744 271948 33554432000 4194304 4627427 140733242545936 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1417656 CPUtime=40.44 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 75780 0 0 0 4022 22 0 0 25 0 4 0 514594126 1451679744 271948 33554432000 4194304 4627427 140733242545936 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1417656 CPUtime=40.65 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 66346 0 0 0 4043 22 0 0 25 0 4 0 514594126 1451679744 271948 33554432000 4194304 4627427 140733242545936 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.48
Current children cumulated vsize (KiB) 1417656

[startup+41.1005 s]
/proc/loadavg: 8.66 8.85 6.37 9/184 11920
/proc/meminfo: memFree=27424824/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=1548908 CPUtime=164.05 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4202496 291646 0 0 0 16320 85 0 0 25 0 4 0 514594126 1586081792 272238 33554432000 4194304 4627427 140733242545936 18446744073709551615 4310565 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 387227 272238 386 106 0 382198 0
[pid=11885/tid=11886] ppid=11883 vsize=1548908 CPUtime=41.08 cores=1,3,5,7
/proc/11885/task/11886/stat : 11886 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 73940 0 0 0 4094 14 0 0 25 0 4 0 514594126 1586081792 272238 33554432000 4194304 4627427 140733242545936 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11885/tid=11887] ppid=11883 vsize=1548908 CPUtime=40.83 cores=1,3,5,7
/proc/11885/task/11887/stat : 11887 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 75830 0 0 0 4061 22 0 0 25 0 4 0 514594126 1586081792 272238 33554432000 4194304 4627427 140733242545936 18446744073709551615 4321488 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11885/tid=11888] ppid=11883 vsize=1548908 CPUtime=41.04 cores=1,3,5,7
/proc/11885/task/11888/stat : 11888 (strangenight2-m) R 11883 11885 11686 0 -1 4202560 66508 0 0 0 4082 22 0 0 25 0 4 0 514594126 1586081792 272238 33554432000 4194304 4627427 140733242545936 18446744073709551615 4321482 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 164.05
Current children cumulated vsize (KiB) 1548908

[startup+41.5005 s]
/proc/loadavg: 8.66 8.85 6.37 9/184 11920
/proc/meminfo: memFree=27424824/32951124 swapFree=67111416/67111528
[pid=11885] ppid=11883 vsize=0 CPUtime=165.59 cores=1,3,5,7
/proc/11885/stat : 11885 (strangenight2-m) R 11883 11885 11686 0 -1 4203524 291984 0 0 0 16472 87 0 0 25 0 1 0 514594126 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11885/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 165.59
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 41.5221
CPU time (s): 165.622
CPU user time (s): 164.721
CPU system time (s): 0.900863
CPU usage (%): 398.877
Max. virtual memory (cumulated for all children) (KiB): 1548908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.721
system time used= 0.900863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291984
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= 20632
involuntary context switches= 1220

runsolver used 0.070989 second user time and 0.158975 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 00:31:58
IDJOB=3286574
IDBENCH=82430
IDSOLVER=1586
FILE ID=node102/3286574-1304029915
RUNJOBID= node102-1304028687-11705
PBS_JOBID= 13170350
Free space on /tmp= 71460 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3286574-1304029915/watcher-3286574-1304029915 -o /tmp/evaluation-result-3286574-1304029915/solver-3286574-1304029915 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3286574-1304029915.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=1131982993

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      29995644 kB
Buffers:        594868 kB
Cached:        1275104 kB
SwapCached:          8 kB
Active:         840124 kB
Inactive:      1690628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29995644 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:          117600 kB
Writeback:           0 kB
AnonPages:      660308 kB
Mapped:          15472 kB
Slab:           357812 kB
PageTables:       5928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   906360 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= 71456 MiB
End job on node102 at 2011-04-29 00:32:39