Trace number 3287312

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 81.1187 21.3003

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
MD5SUMee9a3768141236efcc4a858e8f92a7e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.353945
Satisfiable
(Un)Satisfiability was proved
Number of variables27224
Number of clauses68879
Sum of the clauses size160715
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 245918
Number of clauses of size 322959
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287312-1304041611.cnf'
0.00/0.00	c -- header says num vars:          27224
0.00/0.00	c -- header says num clauses:       68879
0.00/0.04	c -- clauses added:            0 learnts,        68879 normals,            0 xors
0.00/0.04	c -- vars added      27224
0.00/0.04	c Parsing time:  0.12 s
0.00/0.04	c  N st     0         0     27224     22959     45918         0    160713         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/22894/22894 lits-rem:0 time: 0.14
0.31/0.29	c Flit:   224 Blit:      0 bXBeca:    0 bXProp:  624 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.77
0.31/0.29	c Cleaning up after failed var search:     0.01 s 
0.31/0.29	c Replacing      624 vars Replaced    18528 lits Time:     0.02 s 
0.47/0.31	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.47/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.47/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26102 time:  0.15 s
0.47/0.39	c Removed useless bin:       0  fixed:     0  props:   3.45M  time:  0.10 s
0.47/0.85	c lits-rem:         0  cl-subs:        0  v-elim:   8700  v-fix:    0  time:  0.25 s
0.47/0.85	c Finding binary XORs  T:     0.03 s  found:       0
0.47/0.85	c Finding non-binary XORs:     0.05 s (found:    4048, avg size: 3.0)
0.47/0.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    935 locsubst:     0 time:   0.03
0.47/0.85	c calculated reachability. Time: 0.01
0.47/0.85	c Calc default polars -  time:   0.01 s pos:    1858 undec:   13136 neg:   12230
0.47/0.85	c =========================================================================================
0.47/0.85	c types(t): F = full restart, N = normal restart
0.47/0.85	c types(t): S = simplification begin/end, E = solution found
0.47/0.85	c restart types(rt): st = static, dy = dynamic
0.47/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.47/0.85	c  B st     0         0     16467      9289     18890         0     75953         0   no data   no data  --
5.21/1.40	c Decided on static restart strategy
10.76/2.76	c  N st     8      4912     16467      9289     18910      4774     75953    215783   no data   no data  --
19.96/5.01	c  N st    10     11294     16467      9289     18926      4757     75953    181623   no data   no data  --
25.94/6.56	c  N st    11     17037     16467      9289     18930     10400     75953    470192   no data   no data  --
33.93/8.59	c  F st    12     25000     16466      9289     18983     12848     75953    575353   no data   no data  --
34.33/8.62	c  N st    12     25000     16466      9282     18985     12713     75936    567839   no data   no data  --
37.94/9.54	c Decided on static restart strategy
37.94/9.54	c  N st    18     30001     16466      9282     19019     11126     75936    469112   no data   no data  --
37.94/9.54	c  S st    18     30001     16466      9282     19019     11126     75936    469112   no data   no data  --
38.32/9.66	c  S st    18     30502     16466      9282     19058     11475     75936    470688   no data   no data  --
38.32/9.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    890 locsubst:     0 time:   0.02
38.32/9.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
39.12/9.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    265 BRemL:     99 BRemN:      0 P:  2.8M T:  0.82
39.12/9.88	c Replacing        1 vars Replaced      159 lits Time:     0.02 s 
39.12/9.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.31/10.11	c subs with bin:      729  lits-rem:         9  v-fix:    0  time:  0.85 s
40.31/10.13	c Subs w/ non-existent bins:      0 l-rem:     83 v-fix:     0 done:  15575 time:  0.09 s
40.31/10.14	c Removed useless bin:       0  fixed:     0  props:   0.71M  time:  0.04 s
57.49/14.42	c lits-rem:     12226  cl-subs:     8517  v-elim:   9516  v-fix:    0  time: 17.05 s
57.49/14.45	c asymm  cl-useful: 27/5230/5230 lits-rem:39 time: 0.14
57.49/14.45	c calculated reachability. Time: 0.01
57.49/14.45	c  N st    18     30502      6059      5230      1096      2133     32726    103971   no data   no data  --
60.29/15.15	c Finding binary XORs  T:     0.01 s  found:       9
63.89/16.02	c  N st    20     37612      6059      5230      1128      8169     32726    413808   no data   no data  --
69.07/17.30	c  N st    21     44011      6059      5230      1138      6755     32726    331378   no data   no data  --
70.27/17.62	c  S st    22     45756      6059      5230      1170      8331     32725    407531   no data   no data  --
70.27/17.69	c  S st    22     46258      6059      5230      1241      8609     32717    409444   no data   no data  --
70.67/17.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    112 locsubst:     0 time:   0.01
70.67/17.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.67/17.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    164 BRemL:      3 BRemN:      1 P:  0.3M T:  0.15
70.67/17.74	c Replacing       10 vars Replaced     5615 lits Time:     0.03 s 
70.67/17.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.67/17.76	c subs with bin:       87  lits-rem:       629  v-fix:    0  time:  0.02 s
70.67/17.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5937 time:  0.01 s
70.67/17.76	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
77.12/19.49	c lits-rem:      3423  cl-subs:     3978  v-elim:    229  v-fix:    0  time:  6.45 s
77.12/19.49	c vivif2 --  cl tried     4090 cl shrink        0 lits rem          0 time: 0.00
77.12/19.50	c vivif2 --  cl tried     3337 cl shrink        0 lits rem          0 time: 0.01
77.40/19.51	c asymm  cl-useful: 10/4090/4090 lits-rem:15 time: 0.05
77.40/19.51	c calculated reachability. Time: 0.00
77.40/19.51	c  N st    22     46258      5708      4090      1380      3337     28724    141396   no data   no data  --
80.92/21.29	c Following stats are for *FIRST FINISHED THREAD ONLY*
80.92/21.29	c num threads              : 4          
80.92/21.29	c restarts                 : 217        
80.92/21.29	c dynamic restarts         : 211        
80.92/21.29	c static restarts          : 6          
80.92/21.29	c full restarts            : 1          
80.92/21.29	c total simplify time      : 0.21       
80.92/21.29	c learnts DL2              : 0          
80.92/21.29	c learnts size 2           : 48878      
80.92/21.29	c learnts size 1           : 637         (2.34      % of vars)
80.92/21.29	c filedLit time            : 2.03        (2.50      % time)
80.92/21.29	c v-elim SatELite          : 8688        (31.91     % vars)
80.92/21.29	c SatELite time            : 2.13        (2.63      % time)
80.92/21.29	c v-elim xor               : 0           (0.00      % vars)
80.92/21.29	c xor elim time            : 0.02        (0.02      % time)
80.92/21.29	c num binary xor trees     : 573        
80.92/21.29	c binxor trees' crown      : 638         (1.11      leafs/tree)
80.92/21.29	c bin xor find time        : 0.08       
80.92/21.29	c OTF clause improved      : 1271        (0.02      clauses/conflict)
80.92/21.29	c OTF impr. size diff      : 1466        (1.15       lits/clause)
80.92/21.29	c OTF cl watch-shrink      : 881         (0.02      clauses/conflict)
80.92/21.29	c OTF cl watch-sh-lit      : 2252        (2.56       lits/clause)
80.92/21.29	c tried to recurMin cls    : 12415       (23.49      % of conflicts)
80.92/21.29	c updated cache            : 10805       (0.87       lits/tried recurMin)
80.92/21.29	c unit cls received        : 126         (19.78     % of units)
80.92/21.29	c unit cls sent            : 3           (0.47      % of units)
80.92/21.29	c bin cls received         : 1579       
80.92/21.29	c bin cls sent             : 162        
80.92/21.29	c clauses over max glue    : 0           (0.00      % of all clauses)
80.92/21.29	c conflicts                : 52861       (653.00    / sec)
80.92/21.29	c decisions                : 5387058     (3.52      % random)
80.92/21.29	c bogo-props               : 540555639   (6677591.25 / sec)
80.92/21.29	c conflict literals        : 2376500     (18.08     % deleted)
80.92/21.29	c Memory used              : 391.10      MB
80.92/21.29	c single-thread CPU time   : 80.95       s
80.92/21.29	c all-threads sum CPU time : 80.95       s
80.92/21.29	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-3287312-1304041611/watcher-3287312-1304041611 -o /tmp/evaluation-result-3287312-1304041611/solver-3287312-1304041611 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3287312-1304041611.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.14 7.04 7.55 5/180 335
/proc/meminfo: memFree=16960124/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=20420 CPUtime=0 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4194304 237 0 0 0 0 0 0 0 25 0 1 0 515761530 20910080 189 33554432000 4194304 4650419 140736440316608 18446744073709551615 230804203409 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/335/statm: 5105 189 156 112 0 57 0
[pid=335/tid=336] ppid=333 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 515761530 52465664 357 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740658 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=335/tid=337] ppid=333 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 515761530 52465664 357 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740658 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 515761530 52465664 357 33554432000 4194304 4650419 140736440316608 18446744073709551615 230804212822 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0856749 s]
/proc/loadavg: 6.14 7.04 7.55 5/180 335
/proc/meminfo: memFree=16960124/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=396172 CPUtime=0.31 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 13254 0 0 0 28 3 0 0 18 0 4 0 515761530 405680128 11185 33554432000 4194304 4650419 140736440316608 18446744073709551615 4511549 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 99043 11197 370 112 0 94008 0
[pid=335/tid=336] ppid=333 vsize=396172 CPUtime=0.07 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 2981 0 0 0 7 0 0 0 18 0 4 0 515761530 405680128 11201 33554432000 4194304 4650419 140736440316608 18446744073709551615 230808863354 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=337] ppid=333 vsize=396172 CPUtime=0.07 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 3101 0 0 0 7 0 0 0 18 0 4 0 515761530 405680128 11206 33554432000 4194304 4650419 140736440316608 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=396428 CPUtime=0.07 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 3434 0 0 0 7 0 0 0 18 0 4 0 515761530 405942272 11214 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 396172

[startup+0.100815 s]
/proc/loadavg: 6.14 7.04 7.55 5/180 335
/proc/meminfo: memFree=16960124/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=373856 CPUtime=0.47 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 15232 0 0 0 44 3 0 0 18 0 4 0 515761530 382828544 12754 33554432000 4194304 4650419 140736440316608 18446744073709551615 230808826913 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 93629 13516 373 112 0 88594 0
[pid=335/tid=336] ppid=333 vsize=375572 CPUtime=0.15 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) D 333 335 32317 0 -1 4202560 4240 0 0 0 14 1 0 0 18 0 4 0 515761530 384585728 14462 33554432000 4194304 4650419 140736440316608 18446744073709551615 230809209015 0 0 4096 2 18446604443416427456 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=377024 CPUtime=0.19 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 4957 0 0 0 18 1 0 0 18 0 4 0 515761530 386072576 15966 33554432000 4194304 4650419 140736440316608 18446744073709551615 230808826565 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=379808 CPUtime=0.28 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 3477 0 0 0 28 0 0 0 18 0 4 0 515761530 388923392 17175 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 373856

[startup+0.417631 s]
/proc/loadavg: 6.14 7.04 7.55 5/180 335
/proc/meminfo: memFree=16960124/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=385096 CPUtime=1.68 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 25331 0 0 0 163 5 0 0 18 0 4 0 515761530 394338304 22806 33554432000 4194304 4650419 140736440316608 18446744073709551615 4441399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 96355 23549 393 112 0 91320 0
[pid=335/tid=336] ppid=333 vsize=385420 CPUtime=0.89 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 7706 0 0 0 88 1 0 0 19 0 4 0 515761530 394670080 23549 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364045 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=385420 CPUtime=0.89 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 7622 0 0 0 88 1 0 0 19 0 4 0 515761530 394670080 23549 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364962 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=385420 CPUtime=0.89 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 3564 0 0 0 89 0 0 0 19 0 4 0 515761530 394670080 23549 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310830 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 385096

[startup+1.0104 s]
/proc/loadavg: 6.14 7.04 7.55 5/180 335
/proc/meminfo: memFree=16960124/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=385420 CPUtime=4.01 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 26800 0 0 0 395 6 0 0 19 0 4 0 515761530 394670080 23579 33554432000 4194304 4650419 140736440316608 18446744073709551615 4311360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 96355 23579 393 112 0 91320 0
[pid=335/tid=336] ppid=333 vsize=385420 CPUtime=0.99 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 7718 0 0 0 98 1 0 0 19 0 4 0 515761530 394670080 23579 33554432000 4194304 4650419 140736440316608 18446744073709551615 4363271 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=385420 CPUtime=0.99 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 7627 0 0 0 98 1 0 0 19 0 4 0 515761530 394670080 23579 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310852 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=385420 CPUtime=0.99 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 3570 0 0 0 99 0 0 0 19 0 4 0 515761530 394670080 23579 33554432000 4194304 4650419 140736440316608 18446744073709551615 4304311 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 385420

[startup+1.50031 s]
/proc/loadavg: 6.14 7.04 7.55 5/180 335
/proc/meminfo: memFree=16960124/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=385420 CPUtime=5.97 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 27049 0 0 0 591 6 0 0 20 0 4 0 515761530 394670080 23796 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 96355 23796 394 112 0 91320 0
[pid=335/tid=336] ppid=333 vsize=385420 CPUtime=1.48 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 7799 0 0 0 147 1 0 0 19 0 4 0 515761530 394670080 23796 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310752 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=385420 CPUtime=1.48 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 7657 0 0 0 147 1 0 0 19 0 4 0 515761530 394670080 23796 33554432000 4194304 4650419 140736440316608 18446744073709551615 4366475 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=385420 CPUtime=1.48 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 3605 0 0 0 148 0 0 0 20 0 4 0 515761530 394670080 23796 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310834 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 385420

[startup+3.10102 s]
/proc/loadavg: 6.14 7.04 7.55 9/184 339
/proc/meminfo: memFree=16863900/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=385828 CPUtime=12.35 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 28089 0 0 0 1229 6 0 0 25 0 4 0 515761530 395087872 23765 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 96457 23765 395 112 0 91422 0
[pid=335/tid=336] ppid=333 vsize=385828 CPUtime=3.07 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 8172 0 0 0 305 2 0 0 25 0 4 0 515761530 395087872 23765 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310898 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=385828 CPUtime=3.08 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 7793 0 0 0 307 1 0 0 25 0 4 0 515761530 395087872 23765 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=385828 CPUtime=3.08 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 3758 0 0 0 308 0 0 0 25 0 4 0 515761530 395087872 23765 33554432000 4194304 4650419 140736440316608 18446744073709551615 4303912 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 385828

[startup+6.30043 s]
/proc/loadavg: 6.37 7.07 7.56 9/184 339
/proc/meminfo: memFree=16860924/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=388260 CPUtime=25.14 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 31401 0 0 0 2507 7 0 0 25 0 4 0 515761530 397578240 24685 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 97065 24686 395 112 0 92030 0
[pid=335/tid=336] ppid=333 vsize=388260 CPUtime=6.25 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 8927 0 0 0 623 2 0 0 25 0 4 0 515761530 397578240 24686 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=388260 CPUtime=6.28 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 8663 0 0 0 627 1 0 0 25 0 4 0 515761530 397578240 24686 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364026 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=388260 CPUtime=6.28 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 4259 0 0 0 628 0 0 0 25 0 4 0 515761530 397578240 24686 33554432000 4194304 4650419 140736440316608 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 388260

[startup+12.7003 s]
/proc/loadavg: 6.50 7.08 7.56 9/184 339
/proc/meminfo: memFree=16838964/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=399936 CPUtime=50.71 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 45248 0 0 0 5061 10 0 0 25 0 4 0 515761530 409534464 32040 33554432000 4194304 4650419 140736440316608 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 99984 32040 396 112 0 94949 0
[pid=335/tid=336] ppid=333 vsize=399936 CPUtime=12.63 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 13758 0 0 0 1260 3 0 0 25 0 4 0 515761530 409534464 32041 33554432000 4194304 4650419 140736440316608 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=399936 CPUtime=12.69 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 11179 0 0 0 1267 2 0 0 25 0 4 0 515761530 409534464 32041 33554432000 4194304 4650419 140736440316608 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=399936 CPUtime=12.69 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 6169 0 0 0 1268 1 0 0 25 0 4 0 515761530 409534464 32041 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310774 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 399936

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

[startup+13.4011 s]
/proc/loadavg: 6.50 7.08 7.56 9/184 339
/proc/meminfo: memFree=16838964/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=399936 CPUtime=53.5 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 48288 0 0 0 5339 11 0 0 25 0 4 0 515761530 409534464 35080 33554432000 4194304 4650419 140736440316608 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 99984 35080 396 112 0 94949 0
[pid=335/tid=336] ppid=333 vsize=399936 CPUtime=13.32 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 13758 0 0 0 1329 3 0 0 25 0 4 0 515761530 409534464 35080 33554432000 4194304 4650419 140736440316608 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=399936 CPUtime=13.39 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 14054 0 0 0 1336 3 0 0 25 0 4 0 515761530 409534464 35080 33554432000 4194304 4650419 140736440316608 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=399936 CPUtime=13.38 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 6307 0 0 0 1337 1 0 0 25 0 4 0 515761530 409534464 35080 33554432000 4194304 4650419 140736440316608 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 53.5
Current children cumulated vsize (KiB) 399936

[startup+16.6005 s]
/proc/loadavg: 6.62 7.10 7.56 9/184 339
/proc/meminfo: memFree=16804860/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=400156 CPUtime=66.28 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) R 333 335 32317 0 -1 4202496 53190 0 0 0 6616 12 0 0 25 0 4 0 515761530 409759744 38046 33554432000 4194304 4650419 140736440316608 18446744073709551615 4311360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 100039 38046 396 112 0 95004 0
[pid=335/tid=336] ppid=333 vsize=400156 CPUtime=16.5 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 16278 0 0 0 1647 3 0 0 25 0 4 0 515761530 409759744 38046 33554432000 4194304 4650419 140736440316608 18446744073709551615 4310889 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=335/tid=337] ppid=333 vsize=400156 CPUtime=16.59 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) R 333 335 32317 0 -1 4202560 14266 0 0 0 1656 3 0 0 25 0 4 0 515761530 409759744 38046 33554432000 4194304 4650419 140736440316608 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=400156 CPUtime=16.58 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 7356 0 0 0 1656 2 0 0 25 0 4 0 515761530 409759744 38046 33554432000 4194304 4650419 140736440316608 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 66.28
Current children cumulated vsize (KiB) 400156

[startup+19.801 s]
/proc/loadavg: 6.73 7.11 7.56 8/184 339
/proc/meminfo: memFree=16779564/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=400480 CPUtime=78.12 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) S 333 335 32317 0 -1 4202496 62937 0 0 0 7797 15 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 100120 44552 396 112 0 95085 0
[pid=335/tid=336] ppid=333 vsize=400480 CPUtime=19.69 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 19037 0 0 0 1965 4 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=337] ppid=333 vsize=400480 CPUtime=19.03 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) S 333 335 32317 0 -1 4202560 15506 0 0 0 1900 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446604443416427456 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=400480 CPUtime=19.78 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 11647 0 0 0 1975 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034715691 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 78.12
Current children cumulated vsize (KiB) 400480

[startup+20.6008 s]
/proc/loadavg: 6.73 7.11 7.56 7/184 339
/proc/meminfo: memFree=16779192/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=400480 CPUtime=79.72 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) S 333 335 32317 0 -1 4202496 62937 0 0 0 7957 15 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 100120 44552 396 112 0 95085 0
[pid=335/tid=336] ppid=333 vsize=400480 CPUtime=20.48 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 19037 0 0 0 2044 4 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=337] ppid=333 vsize=400480 CPUtime=19.03 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) S 333 335 32317 0 -1 4202560 15506 0 0 0 1900 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446604443416427456 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=400480 CPUtime=20.58 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 11647 0 0 0 2055 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034715691 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 79.72
Current children cumulated vsize (KiB) 400480

[startup+21.0008 s]
/proc/loadavg: 6.73 7.11 7.56 7/184 339
/proc/meminfo: memFree=16779192/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=400480 CPUtime=80.52 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) S 333 335 32317 0 -1 4202496 62937 0 0 0 8037 15 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 100120 44552 396 112 0 95085 0
[pid=335/tid=336] ppid=333 vsize=400480 CPUtime=20.88 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 19037 0 0 0 2084 4 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=337] ppid=333 vsize=400480 CPUtime=19.03 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) S 333 335 32317 0 -1 4202560 15506 0 0 0 1900 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446604443416427456 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=400480 CPUtime=20.98 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 11647 0 0 0 2095 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034715691 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.52
Current children cumulated vsize (KiB) 400480

[startup+21.2007 s]
/proc/loadavg: 6.73 7.11 7.56 7/184 339
/proc/meminfo: memFree=16779192/32951124 swapFree=67111528/67111528
[pid=335] ppid=333 vsize=400480 CPUtime=80.92 cores=0,2,4,6
/proc/335/stat : 335 (strangenight1-m) S 333 335 32317 0 -1 4202496 62937 0 0 0 8077 15 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/335/statm: 100120 44552 396 112 0 95085 0
[pid=335/tid=336] ppid=333 vsize=400480 CPUtime=21.08 cores=0,2,4,6
/proc/335/task/336/stat : 336 (strangenight1-m) R 333 335 32317 0 -1 4202560 19037 0 0 0 2104 4 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 4438725 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=335/tid=337] ppid=333 vsize=400480 CPUtime=19.03 cores=0,2,4,6
/proc/335/task/337/stat : 337 (strangenight1-m) S 333 335 32317 0 -1 4202560 15506 0 0 0 1900 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034740276 0 0 4096 2 18446604443416427456 0 0 -1 0 0 0 0
[pid=335/tid=338] ppid=333 vsize=400480 CPUtime=21.18 cores=0,2,4,6
/proc/335/task/338/stat : 338 (strangenight1-m) R 333 335 32317 0 -1 4202560 11647 0 0 0 2115 3 0 0 25 0 4 0 515761530 410091520 44552 33554432000 4194304 4650419 140736440316608 18446744073709551615 47803034715691 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 80.92
Current children cumulated vsize (KiB) 400480

Child status: 20
Real time (s): 21.3003
CPU time (s): 81.1187
CPU user time (s): 80.9507
CPU system time (s): 0.167974
CPU usage (%): 380.833
Max. virtual memory (cumulated for all children) (KiB): 410328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.9507
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62942
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= 3264
involuntary context switches= 418

runsolver used 0.032994 second user time and 0.084987 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 03:46:51
IDJOB=3287312
IDBENCH=82463
IDSOLVER=1588
FILE ID=node104/3287312-1304041611
RUNJOBID= node104-1304039974-32335
PBS_JOBID= 13170380
Free space on /tmp= 71528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287312-1304041611/watcher-3287312-1304041611 -o /tmp/evaluation-result-3287312-1304041611/solver-3287312-1304041611 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3287312-1304041611.cnf

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

MD5SUM BENCH= ee9a3768141236efcc4a858e8f92a7e9
RANDOM SEED=947039750

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16960280 kB
Buffers:       2195140 kB
Cached:       11805176 kB
SwapCached:          0 kB
Active:        3671104 kB
Inactive:     11731240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16960280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7004 kB
Writeback:           0 kB
AnonPages:     1401456 kB
Mapped:          15520 kB
Slab:           522380 kB
PageTables:       7824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1739268 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= 71524 MiB
End job on node104 at 2011-04-29 03:47:12