Trace number 3287770

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 132.269 33.1953

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.18721
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287770-1304029955.cnf'
0.00/0.00	c -- header says num vars:         160244
0.00/0.00	c -- header says num clauses:      479591
0.99/0.58	c -- clauses added:            0 learnts,       479591 normals,            0 xors
0.99/0.58	c -- vars added     160244
0.99/0.58	c Parsing time:  0.20 s
0.99/0.58	c  N st     0         0    160244    159863    319726         0   1119041         0   no data   no data
2.88/0.77	c asymm  cl-useful: 0/7516/159862 lits-rem:0 time: 0.44
48.11/12.13	c Flit:   322 Blit:  13385 bXBeca:    0 bXProp: 9400 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.36
48.11/12.15	c Cleaning up after failed var search:     0.02 s 
48.51/12.20	c Replacing     9401 vars Replaced   167264 lits Time:     0.04 s 
48.51/12.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.51/12.27	c bin-w-bin subsume rem          683 bins  time:  0.03 s
48.92/12.34	c subs with bin:       19  lits-rem:        18  v-fix:    0  time:  0.06 s
51.30/12.94	c Subs w/ non-existent bins:    165 l-rem:    132 v-fix:    33 done: 122159 time:  0.60 s
51.70/13.05	c Removed useless bin:     103  fixed:     0  props:  20.00M  time:  0.11 s
53.68/13.55	c lits-rem:      5659  cl-subs:    17378  v-elim:  45277  v-fix:    0  time:  0.47 s
53.68/13.57	c Finding binary XORs  T:     0.02 s  found:     109
54.05/13.60	c Replacing      109 vars Replaced     5281 lits Time:     0.03 s 
54.05/13.67	c Finding non-binary XORs:     0.04 s (found:      56, avg size: 3.0)
54.05/13.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.05/13.68	c calculated reachability. Time: 0.00
54.05/13.69	c Calc default polars -  time:   0.01 s pos:     997 undec:   70126 neg:   89121
54.05/13.69	c =========================================================================================
54.05/13.69	c types(t): F = full restart, N = normal restart
54.05/13.69	c types(t): S = simplification begin/end, E = solution found
54.05/13.69	c restart types(rt): st = static, dy = dynamic
54.05/13.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
54.05/13.69	c  B st     0         0     90413    124606    180735         0    788152         0   no data   no data
62.45/15.73	c  N dy    18      4122     90412    124606    180925      3863    788143     69505      5.38      5.67
74.42/18.72	c  N dy    45      8183     90219    124606    182162      7687    788133    149716      5.93     11.99
88.42/22.24	c  N dy    76     12249     90177    124606    183377     11616    788133    266150      6.45      6.80
107.17/26.98	c  N dy   108     16335     89838    124606    183439     15596    788133    410651      6.68      7.16
126.75/31.85	c Finding binary XORs  T:     0.03 s  found:    1012
127.15/31.91	c Replacing     1024 vars Replaced    63605 lits Time:     0.05 s 
131.14/32.91	c  N dy   142     20372     88595    119088    179291      9343    754942    109516      6.94      7.31
131.95/33.17	c Following stats are for *FIRST FINISHED THREAD ONLY*
131.95/33.17	c num threads              : 4          
131.95/33.17	c restarts                 : 159        
131.95/33.17	c dynamic restarts         : 151        
131.95/33.17	c static restarts          : 8          
131.95/33.17	c full restarts            : 1          
131.95/33.17	c total simplify time      : 0.39       
131.95/33.17	c learnts DL2              : 0          
131.95/33.17	c learnts size 2           : 381143     
131.95/33.17	c learnts size 1           : 59411       (37.08     % of vars)
131.95/33.17	c filedLit time            : 0.00        (0.00      % time)
131.95/33.17	c v-elim SatELite          : 0           (0.00      % vars)
131.95/33.17	c SatELite time            : 0.00        (0.00      % time)
131.95/33.17	c v-elim xor               : 0           (0.00      % vars)
131.95/33.17	c xor elim time            : 0.00        (0.00      % time)
131.95/33.17	c num binary xor trees     : 2356       
131.95/33.17	c binxor trees' crown      : 13216       (5.61      leafs/tree)
131.95/33.17	c bin xor find time        : 0.11       
131.95/33.17	c OTF clause improved      : 339         (0.01      clauses/conflict)
131.95/33.17	c OTF impr. size diff      : 399         (1.18       lits/clause)
131.95/33.17	c OTF cl watch-shrink      : 9417        (0.37      clauses/conflict)
131.95/33.17	c OTF cl watch-sh-lit      : 28531       (3.03       lits/clause)
131.95/33.17	c tried to recurMin cls    : 13241       (52.33      % of conflicts)
131.95/33.17	c updated cache            : 13846       (1.05       lits/tried recurMin)
131.95/33.17	c unit cls recevied        : 834         (1.40      % of units)
131.95/33.17	c unit cls sent            : 15850       (26.68     % of units)
131.95/33.17	c bin cls recevied         : 55033      
131.95/33.17	c bin cls sent             : 18205      
131.95/33.17	c clauses over max glue    : 0           (0.00      % of all clauses)
131.95/33.17	c conflicts                : 25302       (766.54    / sec)
131.95/33.17	c decisions                : 62996       (1.54      % random)
131.95/33.17	c bogo-props               : 700276768   (21215376.57 / sec)
131.95/33.17	c conflict literals        : 679993      (50.73     % deleted)
131.95/33.17	c Memory used              : 758.92      MB
131.95/33.17	c single-thread CPU time   : 33.01       s
131.95/33.17	c all-threads sum CPU time : 131.72      s
131.95/33.17	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-3287770-1304029955/watcher-3287770-1304029955 -o /tmp/evaluation-result-3287770-1304029955/solver-3287770-1304029955 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3287770-1304029955.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: 7.76 7.89 5.93 5/180 18999
/proc/meminfo: memFree=13033496/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 514596461 52441088 347 33554432000 4194304 4627427 140734985447984 18446744073709551615 47103021086642 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 12803 347 299 106 0 7774 0
[pid=18999/tid=19000] ppid=18997 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514596462 52441088 347 33554432000 4194304 4627427 140734985447984 18446744073709551615 47103021086646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514596462 52441088 347 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514596462 52441088 347 33554432000 4194304 4627427 140734985447984 18446744073709551615 47103021086642 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0430139 s]
/proc/loadavg: 7.76 7.89 5.93 5/180 18999
/proc/meminfo: memFree=13033496/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=301020 CPUtime=0.12 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 10676 0 0 0 8 4 0 0 18 0 4 0 514596461 308244480 8628 33554432000 4194304 4627427 140734985447984 18446744073709551615 4360952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 75255 8655 339 106 0 70226 0
[pid=18999/tid=19000] ppid=18997 vsize=301344 CPUtime=0.02 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 2474 0 0 0 2 0 0 0 18 0 4 0 514596462 308576256 8659 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=301344 CPUtime=0.02 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) S 18997 18999 18832 0 -1 4202560 2602 0 0 0 1 1 0 0 18 0 4 0 514596462 308576256 8677 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613215726 0 0 4096 2 18446604471099070464 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=301344 CPUtime=0.03 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 2571 0 0 0 2 1 0 0 17 0 4 0 514596462 308576256 8699 33554432000 4194304 4627427 140734985447984 18446744073709551615 270612807799 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 301020

[startup+0.101156 s]
/proc/loadavg: 7.76 7.89 5.93 5/180 18999
/proc/meminfo: memFree=13033496/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=395144 CPUtime=0.34 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) S 18997 18999 18832 0 -1 4202496 24662 0 0 0 23 11 0 0 17 0 4 0 514596461 404627456 20466 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 98786 20661 339 106 0 93757 0
[pid=18999/tid=19000] ppid=18997 vsize=395144 CPUtime=0.07 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 5984 0 0 0 5 2 0 0 17 0 4 0 514596462 404627456 20799 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=395144 CPUtime=0.07 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) S 18997 18999 18832 0 -1 4202560 6160 0 0 0 5 2 0 0 17 0 4 0 514596462 404627456 20966 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613215726 0 0 4096 2 18446604471099070464 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=395144 CPUtime=0.08 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 6249 0 0 0 6 2 0 0 17 0 4 0 514596462 404627456 21147 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 395144

[startup+0.301142 s]
/proc/loadavg: 7.76 7.89 5.93 5/180 18999
/proc/meminfo: memFree=13033496/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=498288 CPUtime=0.99 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) D 18997 18999 18832 0 -1 4202496 77551 0 0 0 69 30 0 0 17 0 4 0 514596461 510246912 60493 33554432000 4194304 4627427 140734985447984 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 124572 60801 339 106 0 119543 0
[pid=18999/tid=19000] ppid=18997 vsize=498288 CPUtime=0.25 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 19087 0 0 0 17 8 0 0 17 0 4 0 514596462 510246912 60866 33554432000 4194304 4627427 140734985447984 18446744073709551615 4530613 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=498288 CPUtime=0.23 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) S 18997 18999 18832 0 -1 4202560 18243 0 0 0 16 7 0 0 17 0 4 0 514596462 510246912 60919 33554432000 4194304 4627427 140734985447984 18446744073709551615 270613215726 0 0 4096 2 18446604471099070464 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=498288 CPUtime=0.24 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 19890 0 0 0 17 7 0 0 17 0 4 0 514596462 510246912 61220 33554432000 4194304 4627427 140734985447984 18446744073709551615 270612807343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 498288

[startup+0.778405 s]
/proc/loadavg: 7.76 7.89 5.93 5/180 18999
/proc/meminfo: memFree=13033496/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=519516 CPUtime=2.88 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 83623 0 0 0 255 33 0 0 18 0 4 0 514596461 531984384 66405 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 129879 66422 365 106 0 124850 0
[pid=18999/tid=19000] ppid=18997 vsize=519516 CPUtime=0.71 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 20179 0 0 0 63 8 0 0 18 0 4 0 514596462 531984384 66430 33554432000 4194304 4627427 140734985447984 18446744073709551615 4228567 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=519516 CPUtime=0.71 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 19713 0 0 0 63 8 0 0 18 0 4 0 514596462 531984384 66439 33554432000 4194304 4627427 140734985447984 18446744073709551615 4228487 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=519516 CPUtime=0.71 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 21693 0 0 0 63 8 0 0 18 0 4 0 514596462 531984384 66448 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 519516

[startup+1.50076 s]
/proc/loadavg: 7.76 7.89 5.93 10/184 19003
/proc/meminfo: memFree=12753752/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=522832 CPUtime=5.76 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 86227 0 0 0 543 33 0 0 19 0 4 0 514596461 535379968 68477 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 130708 68477 367 106 0 125679 0
[pid=18999/tid=19000] ppid=18997 vsize=522832 CPUtime=1.45 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 21074 0 0 0 136 9 0 0 19 0 4 0 514596462 535379968 68477 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308304 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=522832 CPUtime=1.42 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 19995 0 0 0 134 8 0 0 19 0 4 0 514596462 535379968 68477 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=522832 CPUtime=1.43 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 22311 0 0 0 135 8 0 0 19 0 4 0 514596462 535379968 68477 33554432000 4194304 4627427 140734985447984 18446744073709551615 4299707 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 522832

[startup+3.10047 s]
/proc/loadavg: 7.76 7.89 5.93 10/184 19003
/proc/meminfo: memFree=12770988/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=522832 CPUtime=12.16 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 86701 0 0 0 1182 34 0 0 23 0 4 0 514596461 535379968 68547 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 130708 68547 367 106 0 125679 0
[pid=18999/tid=19000] ppid=18997 vsize=522832 CPUtime=3.05 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 21074 0 0 0 296 9 0 0 23 0 4 0 514596462 535379968 68547 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=522832 CPUtime=3.02 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 19995 0 0 0 294 8 0 0 23 0 4 0 514596462 535379968 68547 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=522832 CPUtime=3.04 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 22785 0 0 0 295 9 0 0 23 0 4 0 514596462 535379968 68547 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 522832

[startup+6.30091 s]
/proc/loadavg: 7.78 7.90 5.94 10/184 19003
/proc/meminfo: memFree=12745780/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=522832 CPUtime=24.94 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 88739 0 0 0 2460 34 0 0 25 0 4 0 514596461 535379968 70585 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 130708 70585 368 106 0 125679 0
[pid=18999/tid=19000] ppid=18997 vsize=522832 CPUtime=6.25 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 21074 0 0 0 616 9 0 0 25 0 4 0 514596462 535379968 70585 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=522832 CPUtime=6.2 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 19995 0 0 0 612 8 0 0 25 0 4 0 514596462 535379968 70585 33554432000 4194304 4627427 140734985447984 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=522832 CPUtime=6.23 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 24823 0 0 0 614 9 0 0 25 0 4 0 514596462 535379968 70585 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 522832

[startup+12.7008 s]
/proc/loadavg: 7.80 7.90 5.95 10/184 19003
/proc/meminfo: memFree=12691792/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=522832 CPUtime=50.51 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 106218 0 0 0 5014 37 0 0 25 0 4 0 514596461 535379968 88060 33554432000 4194304 4627427 140734985447984 18446744073709551615 4436854 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 130708 88060 379 106 0 125679 0
[pid=18999/tid=19000] ppid=18997 vsize=522832 CPUtime=12.64 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26526 0 0 0 1255 9 0 0 25 0 4 0 514596462 535379968 88060 33554432000 4194304 4627427 140734985447984 18446744073709551615 4534805 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=522832 CPUtime=12.56 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26483 0 0 0 1247 9 0 0 25 0 4 0 514596462 535379968 88060 33554432000 4194304 4627427 140734985447984 18446744073709551615 4534923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=522832 CPUtime=12.63 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 25072 0 0 0 1254 9 0 0 25 0 4 0 514596462 535379968 88060 33554432000 4194304 4627427 140734985447984 18446744073709551615 4321779 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 522832

[startup+25.5005 s]
/proc/loadavg: 7.84 7.90 5.99 10/184 19003
/proc/meminfo: memFree=12541644/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=834060 CPUtime=101.6 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 145079 0 0 0 10109 51 0 0 25 0 4 0 514596461 854077440 114594 33554432000 4194304 4627427 140734985447984 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 208515 114594 389 106 0 203486 0
[pid=18999/tid=19000] ppid=18997 vsize=834060 CPUtime=25.43 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 40403 0 0 0 2528 15 0 0 25 0 4 0 514596462 854077440 114594 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=834060 CPUtime=25.27 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 37941 0 0 0 2512 15 0 0 25 0 4 0 514596462 854077440 114594 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=834060 CPUtime=25.44 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26423 0 0 0 2534 10 0 0 25 0 4 0 514596462 854077440 114594 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 834060

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

[startup+25.8005 s]
/proc/loadavg: 7.84 7.90 5.99 10/184 19003
/proc/meminfo: memFree=12541644/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=834060 CPUtime=102.78 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 145119 0 0 0 10227 51 0 0 25 0 4 0 514596461 854077440 114634 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18999/statm: 208515 114634 389 106 0 203486 0
[pid=18999/tid=19000] ppid=18997 vsize=834060 CPUtime=25.73 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 40413 0 0 0 2558 15 0 0 25 0 4 0 514596462 854077440 114634 33554432000 4194304 4627427 140734985447984 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=834060 CPUtime=25.56 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 37952 0 0 0 2541 15 0 0 25 0 4 0 514596462 854077440 114634 33554432000 4194304 4627427 140734985447984 18446744073709551615 4309448 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=834060 CPUtime=25.73 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26432 0 0 0 2563 10 0 0 25 0 4 0 514596462 854077440 114634 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.78
Current children cumulated vsize (KiB) 834060

[startup+29.0009 s]
/proc/loadavg: 7.84 7.90 5.99 10/184 19003
/proc/meminfo: memFree=12553672/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=834060 CPUtime=115.57 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 145471 0 0 0 11505 52 0 0 25 0 4 0 514596461 854077440 114986 33554432000 4194304 4627427 140734985447984 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18999/statm: 208515 114986 389 106 0 203486 0
[pid=18999/tid=19000] ppid=18997 vsize=834060 CPUtime=28.93 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 40505 0 0 0 2878 15 0 0 25 0 4 0 514596462 854077440 114986 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=834060 CPUtime=28.75 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 38051 0 0 0 2860 15 0 0 25 0 4 0 514596462 854077440 114986 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=834060 CPUtime=28.93 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26488 0 0 0 2883 10 0 0 25 0 4 0 514596462 854077440 114986 33554432000 4194304 4627427 140734985447984 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 115.57
Current children cumulated vsize (KiB) 834060

[startup+30.6006 s]
/proc/loadavg: 7.93 7.92 6.00 10/184 19003
/proc/meminfo: memFree=12581820/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=834060 CPUtime=121.96 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 145631 0 0 0 12144 52 0 0 25 0 4 0 514596461 854077440 115146 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18999/statm: 208515 115146 389 106 0 203486 0
[pid=18999/tid=19000] ppid=18997 vsize=834060 CPUtime=30.53 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 40543 0 0 0 3038 15 0 0 25 0 4 0 514596462 854077440 115146 33554432000 4194304 4627427 140734985447984 18446744073709551615 4309004 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=834060 CPUtime=30.35 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 38085 0 0 0 3020 15 0 0 25 0 4 0 514596462 854077440 115146 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=834060 CPUtime=30.53 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26521 0 0 0 3043 10 0 0 25 0 4 0 514596462 854077440 115146 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 121.96
Current children cumulated vsize (KiB) 834060

[startup+32.2063 s]
/proc/loadavg: 7.93 7.92 6.00 10/184 19003
/proc/meminfo: memFree=12571896/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=834060 CPUtime=128.37 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 145923 0 0 0 12785 52 0 0 25 0 4 0 514596461 854077440 115438 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18999/statm: 208515 115438 389 106 0 203486 0
[pid=18999/tid=19000] ppid=18997 vsize=834060 CPUtime=32.13 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 40633 0 0 0 3198 15 0 0 25 0 4 0 514596462 854077440 115438 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=834060 CPUtime=31.95 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 38192 0 0 0 3180 15 0 0 25 0 4 0 514596462 854077440 115438 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=834060 CPUtime=32.14 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 26561 0 0 0 3204 10 0 0 25 0 4 0 514596462 854077440 115438 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 128.37
Current children cumulated vsize (KiB) 834060

[startup+32.6003 s]
/proc/loadavg: 7.93 7.92 6.00 10/184 19003
/proc/meminfo: memFree=12571896/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=777132 CPUtime=129.94 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 148348 0 0 0 12942 52 0 0 25 0 4 0 514596461 795783168 111643 33554432000 4194304 4627427 140734985447984 18446744073709551615 4330046 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18999/statm: 194283 111643 390 106 0 189254 0
[pid=18999/tid=19000] ppid=18997 vsize=777132 CPUtime=32.53 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 41514 0 0 0 3238 15 0 0 25 0 4 0 514596462 795783168 111643 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=777132 CPUtime=32.35 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 38199 0 0 0 3220 15 0 0 25 0 4 0 514596462 795783168 111643 33554432000 4194304 4627427 140734985447984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=777132 CPUtime=32.53 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 27088 0 0 0 3243 10 0 0 25 0 4 0 514596462 795783168 111643 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 129.94
Current children cumulated vsize (KiB) 777132

[startup+33.0012 s]
/proc/loadavg: 7.93 7.92 6.00 10/184 19003
/proc/meminfo: memFree=12571896/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=777132 CPUtime=131.55 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 148381 0 0 0 13103 52 0 0 25 0 4 0 514596461 795783168 111676 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18999/statm: 194283 111676 390 106 0 189254 0
[pid=18999/tid=19000] ppid=18997 vsize=777132 CPUtime=32.93 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 41524 0 0 0 3278 15 0 0 25 0 4 0 514596462 795783168 111676 33554432000 4194304 4627427 140734985447984 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=777132 CPUtime=32.75 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 38207 0 0 0 3260 15 0 0 25 0 4 0 514596462 795783168 111676 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=777132 CPUtime=32.93 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 27093 0 0 0 3283 10 0 0 25 0 4 0 514596462 795783168 111676 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 131.55
Current children cumulated vsize (KiB) 777132

[startup+33.1012 s]
/proc/loadavg: 7.93 7.92 6.00 10/184 19003
/proc/meminfo: memFree=12571896/32951124 swapFree=67111528/67111528
[pid=18999] ppid=18997 vsize=777132 CPUtime=131.95 cores=1,3,5,7
/proc/18999/stat : 18999 (strangenight2-m) R 18997 18999 18832 0 -1 4202496 148389 0 0 0 13143 52 0 0 25 0 4 0 514596461 795783168 111684 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18999/statm: 194283 111684 390 106 0 189254 0
[pid=18999/tid=19000] ppid=18997 vsize=777132 CPUtime=33.03 cores=1,3,5,7
/proc/18999/task/19000/stat : 19000 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 41528 0 0 0 3288 15 0 0 25 0 4 0 514596462 795783168 111684 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18999/tid=19001] ppid=18997 vsize=777132 CPUtime=32.85 cores=1,3,5,7
/proc/18999/task/19001/stat : 19001 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 38209 0 0 0 3270 15 0 0 25 0 4 0 514596462 795783168 111684 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18999/tid=19002] ppid=18997 vsize=777132 CPUtime=33.03 cores=1,3,5,7
/proc/18999/task/19002/stat : 19002 (strangenight2-m) R 18997 18999 18832 0 -1 4202560 27093 0 0 0 3293 10 0 0 25 0 4 0 514596462 795783168 111684 33554432000 4194304 4627427 140734985447984 18446744073709551615 4308703 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 131.95
Current children cumulated vsize (KiB) 777132

Child status: 20
Real time (s): 33.1953
CPU time (s): 132.269
CPU user time (s): 131.723
CPU system time (s): 0.545917
CPU usage (%): 398.456
Max. virtual memory (cumulated for all children) (KiB): 834060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.723
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148400
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= 24524
involuntary context switches= 1012

runsolver used 0.057991 second user time and 0.13098 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 00:32:35
IDJOB=3287770
IDBENCH=82474
IDSOLVER=1586
FILE ID=node108/3287770-1304029955
RUNJOBID= node108-1304028687-18852
PBS_JOBID= 13170344
Free space on /tmp= 72104 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287770-1304029955/watcher-3287770-1304029955 -o /tmp/evaluation-result-3287770-1304029955/solver-3287770-1304029955 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3287770-1304029955.cnf

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

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=1260120708

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13033900 kB
Buffers:       2294172 kB
Cached:       16115976 kB
SwapCached:          0 kB
Active:       11112064 kB
Inactive:      8222772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13033900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14020 kB
Writeback:           0 kB
AnonPages:      923556 kB
Mapped:          15512 kB
Slab:           518108 kB
PageTables:       6564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1366048 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= 72100 MiB
End job on node108 at 2011-04-29 00:33:08