Trace number 3174136

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 44.8572 11.2335

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
MD5SUMd38a82e2419451ef5d17985fa1c6cc2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.506922
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
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-3174136-1304101808.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added        250
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       250      1065         0         0      3195         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.83	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.00 s
3.18/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.83	c calculated reachability. Time: 0.00
3.18/0.83	c Calc default polars -  time:   0.00 s pos:     112 undec:      20 neg:     118
3.18/0.83	c =========================================================================================
3.18/0.83	c types(t): F = full restart, N = normal restart
3.18/0.83	c types(t): S = simplification begin/end, E = solution found
3.18/0.83	c restart types(rt): st = static, dy = dynamic
3.18/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.83	c  B st     0         0       247      1063         0         0      3209         0   no data   no data
3.18/0.83	c Decided on static restart strategy
3.18/0.83	c  N st     8      4919       247      1063         0      4737      3209     67512   no data   no data
3.18/0.83	c  N st    10     11301       247      1063         0      4393      3209     52061   no data   no data
3.18/0.83	c  N st    11     17044       247      1063         0      9836      3209    124665   no data   no data
3.58/0.93	c  F st    12     25002       247      1063         0     12113      3209    155265   no data   no data
3.58/0.93	c  N st    12     25002       247      1063         0     12113      3209    155265   no data   no data
4.39/1.14	c Decided on static restart strategy
4.39/1.14	c  N st    18     30002       247      1063         0     10426      3209    121493   no data   no data
4.39/1.14	c  S st    18     30002       247      1063         0     10426      3209    121493   no data   no data
4.39/1.17	c  S st    18     30504       247      1063         0     10922      3209    129433   no data   no data
4.39/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.39/1.18	c blocked clauses removed:       11 vars:      1 tried:         247 T: 0.00 s
4.39/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
4.39/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.24	c lits-rem:       223  cl-subs:     1798  v-elim:      0  v-fix:    0  time:  0.06 s
4.80/1.25	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.00
4.80/1.25	c calculated reachability. Time: 0.00
4.80/1.25	c  N st    18     30504       246      1052         0      9121      3176    107137   no data   no data
6.37/1.63	c  N st    20     37615       246      1052         0      8409      3176     85483   no data   no data
7.57/1.96	c  N st    21     44015       246      1052         0     14459      3176    167761   no data   no data
7.97/2.06	c  S st    22     45756       246      1052         0     16098      3176    188807   no data   no data
8.37/2.11	c  S st    22     46260       246      1052         0     16597      3176    196249   no data   no data
8.37/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.37/2.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
8.37/2.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.30	c lits-rem:       663  cl-subs:     3125  v-elim:      0  v-fix:    0  time:  0.18 s
9.19/2.30	c vivif2 --  cl tried     1052 cl shrink        0 lits rem          0 time: 0.00
9.19/2.31	c vivif2 --  cl tried    13472 cl shrink        0 lits rem          0 time: 0.00
9.19/2.31	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.01
9.19/2.31	c calculated reachability. Time: 0.00
9.19/2.31	c  N st    22     46260       246      1052         0     13472      3176    156236   no data   no data
12.37/3.11	c  N st    23     60658       246      1052         0     18720      3176    216711   no data   no data
13.96/3.59	c  N st    24     69393       246      1052         0     17681      3176    209810   no data   no data
13.96/3.59	c  S st    24     69393       246      1052         0     17681      3176    209810   no data   no data
14.36/3.64	c  S st    24     69898       246      1052         0     18182      3176    217169   no data   no data
14.36/3.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.36/3.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.36/3.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.36/3.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.36/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.36/3.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
14.36/3.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.36/3.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.36/3.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.81	c lits-rem:       302  cl-subs:     2522  v-elim:      0  v-fix:    0  time:  0.16 s
15.16/3.81	c vivif2 --  cl tried     1052 cl shrink        0 lits rem          0 time: 0.00
15.16/3.81	c vivif2 --  cl tried    15660 cl shrink        0 lits rem          0 time: 0.00
15.16/3.82	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.01
15.16/3.82	c calculated reachability. Time: 0.00
15.16/3.82	c  N st    24     69898       246      1052         0     15660      3176    185720   no data   no data
19.95/5.05	c  F st    25     87500       246      1052         0     22015      3176    255392   no data   no data
19.95/5.05	c  N st    25     87500       246      1052         0     22015      3176    255392   no data   no data
21.56/5.41	c Decided on static restart strategy
21.97/5.60	c  N st    32     95537       246      1052         0     18297      3176    205001   no data   no data
24.75/6.28	c  N st    34    104847       246      1052         0     14798      3176    142590   no data   no data
24.75/6.28	c  S st    34    104847       246      1052         0     14798      3176    142590   no data   no data
25.15/6.33	c  S st    34    105350       246      1052         0     15299      3176    150647   no data   no data
25.15/6.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.15/6.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.15/6.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.15/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.15/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.15/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
25.15/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.15/6.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.15/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.15/6.38	c lits-rem:       118  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.04 s
25.15/6.38	c vivif2 --  cl tried     1052 cl shrink        0 lits rem          0 time: 0.00
25.15/6.38	c vivif2 --  cl tried    14265 cl shrink        0 lits rem          0 time: 0.00
25.15/6.39	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.01
25.15/6.39	c calculated reachability. Time: 0.00
25.15/6.39	c  N st    34    105350       246      1052         0     14265      3176    138749   no data   no data
27.94/7.07	c  N st    35    114948       246      1052         0     23315      3176    258692   no data   no data
31.94/8.08	c  N st    36    129348       246      1052         2     23634      3176    247989   no data   no data
37.13/9.34	c Finding binary XORs  T:     0.00 s  found:       0
38.74/9.71	c  N st    37    150944       245      1033        16     19574      3141    198550   no data   no data
39.96/10.09	c  S st    38    158027       245      1033        16     16346      3141    162158   no data   no data
40.33/10.14	c  S st    38    158531       245      1033        17     16847      3141    169098   no data   no data
40.33/10.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.33/10.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
40.33/10.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.33/10.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.33/10.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.33/10.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    245 time:  0.00 s
40.33/10.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.33/10.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.33/10.17	c subs with bin:      768  lits-rem:      1430  v-fix:    0  time:  0.02 s
40.73/10.27	c lits-rem:       149  cl-subs:     2101  v-elim:      0  v-fix:    0  time:  0.09 s
40.73/10.27	c vivif2 --  cl tried     1033 cl shrink        0 lits rem          0 time: 0.00
40.73/10.27	c vivif2 --  cl tried    13978 cl shrink        0 lits rem          0 time: 0.00
40.73/10.28	c asymm  cl-useful: 0/1033/1033 lits-rem:0 time: 0.01
40.73/10.28	c calculated reachability. Time: 0.00
40.73/10.28	c  N st    38    158531       245      1033        17     13978      3141    132026   no data   no data
44.73/11.23	c  E st    39    172078       245      1033        31     26640      3141    277854   no data   no data
44.73/11.23	c Following stats are for *FIRST FINISHED THREAD ONLY*
44.73/11.23	c num threads              : 4          
44.73/11.23	c restarts                 : 39         
44.73/11.23	c dynamic restarts         : 0          
44.73/11.23	c static restarts          : 39         
44.73/11.23	c full restarts            : 2          
44.73/11.23	c total simplify time      : 0.02       
44.73/11.23	c learnts DL2              : 0          
44.73/11.23	c learnts size 2           : 46         
44.73/11.23	c learnts size 1           : 2           (0.80      % of vars)
44.73/11.23	c filedLit time            : 0.02        (0.16      % time)
44.73/11.23	c v-elim SatELite          : 4           (1.60      % vars)
44.73/11.23	c SatELite time            : 0.52        (4.67      % time)
44.73/11.23	c v-elim xor               : 0           (0.00      % vars)
44.73/11.23	c xor elim time            : 0.00        (0.01      % time)
44.73/11.23	c num binary xor trees     : 0          
44.73/11.23	c binxor trees' crown      : 0           (nan       leafs/tree)
44.73/11.23	c bin xor find time        : 0.00       
44.73/11.23	c OTF clause improved      : 8888        (0.05      clauses/conflict)
44.73/11.23	c OTF impr. size diff      : 9227        (1.04       lits/clause)
44.73/11.23	c OTF cl watch-shrink      : 36751       (0.21      clauses/conflict)
44.73/11.23	c OTF cl watch-sh-lit      : 45289       (1.23       lits/clause)
44.73/11.23	c tried to recurMin cls    : 19215       (11.17      % of conflicts)
44.73/11.23	c updated cache            : 0           (0.00       lits/tried recurMin)
44.73/11.23	c unit cls recevied        : 0           (0.00      % of units)
44.73/11.23	c unit cls sent            : 1           (50.00     % of units)
44.73/11.23	c bin cls recevied         : 5          
44.73/11.23	c bin cls sent             : 27         
44.73/11.23	c clauses over max glue    : 0           (0.00      % of all clauses)
44.73/11.23	c conflicts                : 172078      (15339.05  / sec)
44.73/11.23	c decisions                : 200440      (1.97      % random)
44.73/11.23	c bogo-props               : 1381741870  (123168627.07 / sec)
44.73/11.23	c conflict literals        : 2305086     (27.37     % deleted)
44.73/11.23	c Memory used              : 279.00      MB
44.73/11.23	c single-thread CPU time   : 11.22       s
44.73/11.23	c all-threads sum CPU time : 44.82       s
44.73/11.23	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-3174136-1304101808/watcher-3174136-1304101808 -o /tmp/evaluation-result-3174136-1304101808/solver-3174136-1304101808 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174136-1304101808.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.45 7.95 7.98 7/180 2346
/proc/meminfo: memFree=24387704/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 521778581 52441088 347 33554432000 4194304 4627427 140733445621824 18446744073709551615 47673358763954 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 12803 347 299 106 0 7774 0
[pid=2346/tid=2347] ppid=2344 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 521778581 52441088 347 33554432000 4194304 4627427 140733445621824 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 521778581 52441088 347 33554432000 4194304 4627427 140733445621824 18446744073709551615 212699472950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 521778581 52441088 347 33554432000 4194304 4627427 140733445621824 18446744073709551615 47673358763954 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.104673 s]
/proc/loadavg: 7.45 7.95 7.98 7/180 2346
/proc/meminfo: memFree=24387704/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=281864 CPUtime=0.39 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 1356 0 0 0 39 0 0 0 18 0 4 0 521778581 288628736 1265 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 70466 1265 384 106 0 65437 0
[pid=2346/tid=2347] ppid=2344 vsize=281864 CPUtime=0.09 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 245 0 0 0 9 0 0 0 24 0 4 0 521778581 288628736 1265 33554432000 4194304 4627427 140733445621824 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=281864 CPUtime=0.09 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 241 0 0 0 9 0 0 0 18 0 4 0 521778581 288628736 1265 33554432000 4194304 4627427 140733445621824 18446744073709551615 4308668 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=281864 CPUtime=0.1 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 210 0 0 0 10 0 0 0 18 0 4 0 521778581 288628736 1265 33554432000 4194304 4627427 140733445621824 18446744073709551615 4321913 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 281864

[startup+0.200655 s]
/proc/loadavg: 7.45 7.95 7.98 7/180 2346
/proc/meminfo: memFree=24387704/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=282768 CPUtime=0.78 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 1831 0 0 0 78 0 0 0 18 0 4 0 521778581 289554432 1400 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 70692 1400 385 106 0 65663 0
[pid=2346/tid=2347] ppid=2344 vsize=282768 CPUtime=0.19 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 358 0 0 0 19 0 0 0 24 0 4 0 521778581 289554432 1400 33554432000 4194304 4627427 140733445621824 18446744073709551615 4327622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=282768 CPUtime=0.19 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 359 0 0 0 19 0 0 0 18 0 4 0 521778581 289554432 1400 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=282768 CPUtime=0.19 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 330 0 0 0 19 0 0 0 18 0 4 0 521778581 289554432 1400 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 282768

[startup+0.300636 s]
/proc/loadavg: 7.45 7.95 7.98 7/180 2346
/proc/meminfo: memFree=24387704/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=282920 CPUtime=1.18 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 2129 0 0 0 118 0 0 0 18 0 4 0 521778581 289710080 1698 33554432000 4194304 4627427 140733445621824 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 70730 1698 385 106 0 65701 0
[pid=2346/tid=2347] ppid=2344 vsize=282920 CPUtime=0.29 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 431 0 0 0 29 0 0 0 25 0 4 0 521778581 289710080 1698 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=282920 CPUtime=0.29 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 433 0 0 0 29 0 0 0 18 0 4 0 521778581 289710080 1698 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=282920 CPUtime=0.29 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 405 0 0 0 29 0 0 0 18 0 4 0 521778581 289710080 1698 33554432000 4194304 4627427 140733445621824 18446744073709551615 4308353 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 282920

[startup+0.700564 s]
/proc/loadavg: 7.45 7.95 7.98 7/180 2346
/proc/meminfo: memFree=24387704/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=284040 CPUtime=2.78 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 3607 0 0 0 278 0 0 0 18 0 4 0 521778581 290856960 1950 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 71010 1950 385 106 0 65981 0
[pid=2346/tid=2347] ppid=2344 vsize=284040 CPUtime=0.69 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 802 0 0 0 69 0 0 0 25 0 4 0 521778581 290856960 1950 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=284040 CPUtime=0.69 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 803 0 0 0 69 0 0 0 18 0 4 0 521778581 290856960 1950 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=284040 CPUtime=0.69 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 776 0 0 0 69 0 0 0 18 0 4 0 521778581 290856960 1950 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284040

[startup+1.50042 s]
/proc/loadavg: 7.45 7.95 7.98 9/184 2350
/proc/meminfo: memFree=24372008/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=284784 CPUtime=5.97 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 7457 0 0 0 597 0 0 0 20 0 4 0 521778581 291618816 4192 33554432000 4194304 4627427 140733445621824 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 71196 4192 389 106 0 66167 0
[pid=2346/tid=2347] ppid=2344 vsize=284784 CPUtime=1.48 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 2150 0 0 0 148 0 0 0 25 0 4 0 521778581 291618816 4192 33554432000 4194304 4627427 140733445621824 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=284784 CPUtime=1.49 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 1371 0 0 0 149 0 0 0 20 0 4 0 521778581 291618816 4192 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=284784 CPUtime=1.49 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 1328 0 0 0 149 0 0 0 20 0 4 0 521778581 291618816 4192 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 284784

[startup+3.10113 s]
/proc/loadavg: 7.50 7.95 7.98 9/184 2350
/proc/meminfo: memFree=24329972/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=290540 CPUtime=12.37 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 13419 0 0 0 1236 1 0 0 25 0 4 0 521778581 297512960 7293 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 72635 7293 389 106 0 67606 0
[pid=2346/tid=2347] ppid=2344 vsize=290540 CPUtime=3.08 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 2914 0 0 0 308 0 0 0 25 0 4 0 521778581 297512960 7293 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=290540 CPUtime=3.09 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 3457 0 0 0 309 0 0 0 25 0 4 0 521778581 297512960 7293 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=290540 CPUtime=3.09 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 3241 0 0 0 309 0 0 0 25 0 4 0 521778581 297512960 7293 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 290540

[startup+6.30055 s]
/proc/loadavg: 7.50 7.95 7.98 9/184 2350
/proc/meminfo: memFree=24304432/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=291228 CPUtime=25.15 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 20513 0 0 0 2513 2 0 0 25 0 4 0 521778581 298217472 9127 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 72807 9127 389 106 0 67778 0
[pid=2346/tid=2347] ppid=2344 vsize=291228 CPUtime=6.26 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 5057 0 0 0 626 0 0 0 25 0 4 0 521778581 298217472 9127 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=291228 CPUtime=6.28 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 5181 0 0 0 628 0 0 0 25 0 4 0 521778581 298217472 9127 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=291228 CPUtime=6.29 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 4598 0 0 0 629 0 0 0 25 0 4 0 521778581 298217472 9127 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 291228

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

[startup+6.40053 s]
/proc/loadavg: 7.50 7.95 7.98 9/184 2350
/proc/meminfo: memFree=24304432/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=291228 CPUtime=25.55 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 20591 0 0 0 2553 2 0 0 25 0 4 0 521778581 298217472 9205 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 72807 9205 389 106 0 67778 0
[pid=2346/tid=2347] ppid=2344 vsize=291228 CPUtime=6.36 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 5081 0 0 0 636 0 0 0 25 0 4 0 521778581 298217472 9205 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=291228 CPUtime=6.38 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 5199 0 0 0 638 0 0 0 25 0 4 0 521778581 298217472 9205 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=291228 CPUtime=6.39 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 4624 0 0 0 639 0 0 0 25 0 4 0 521778581 298217472 9205 33554432000 4194304 4627427 140733445621824 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 291228

[startup+9.60095 s]
/proc/loadavg: 7.62 7.97 7.99 9/184 2350
/proc/meminfo: memFree=24270608/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=294564 CPUtime=38.33 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 26121 0 0 0 3831 2 0 0 25 0 4 0 521778581 301633536 10647 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 73641 10647 389 106 0 68612 0
[pid=2346/tid=2347] ppid=2344 vsize=294564 CPUtime=9.54 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6656 0 0 0 954 0 0 0 25 0 4 0 521778581 301633536 10647 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=294564 CPUtime=9.58 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6492 0 0 0 958 0 0 0 25 0 4 0 521778581 301633536 10647 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=294564 CPUtime=9.59 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6306 0 0 0 959 0 0 0 25 0 4 0 521778581 301633536 10647 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38.33
Current children cumulated vsize (KiB) 294564

[startup+10.4008 s]
/proc/loadavg: 7.62 7.97 7.99 9/184 2350
/proc/meminfo: memFree=24265276/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=285588 CPUtime=41.53 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 27260 0 0 0 4150 3 0 0 25 0 4 0 521778581 292442112 10962 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 71397 10962 389 106 0 66368 0
[pid=2346/tid=2347] ppid=2344 vsize=285588 CPUtime=10.34 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6996 0 0 0 1034 0 0 0 25 0 4 0 521778581 292442112 10962 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=285588 CPUtime=10.38 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6675 0 0 0 1038 0 0 0 25 0 4 0 521778581 292442112 10962 33554432000 4194304 4627427 140733445621824 18446744073709551615 4338629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=285588 CPUtime=10.39 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6480 0 0 0 1039 0 0 0 25 0 4 0 521778581 292442112 10962 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.53
Current children cumulated vsize (KiB) 285588

[startup+10.8007 s]
/proc/loadavg: 7.62 7.97 7.99 9/184 2350
/proc/meminfo: memFree=24265276/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=285640 CPUtime=43.13 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 27960 0 0 0 4310 3 0 0 25 0 4 0 521778581 292495360 10777 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 71410 10777 389 106 0 66381 0
[pid=2346/tid=2347] ppid=2344 vsize=285640 CPUtime=10.74 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 7113 0 0 0 1074 0 0 0 25 0 4 0 521778581 292495360 10777 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=285640 CPUtime=10.78 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6935 0 0 0 1078 0 0 0 25 0 4 0 521778581 292495360 10777 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=285640 CPUtime=10.79 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6724 0 0 0 1079 0 0 0 25 0 4 0 521778581 292495360 10777 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.13
Current children cumulated vsize (KiB) 285640

[startup+11.2007 s]
/proc/loadavg: 7.62 7.97 7.99 9/184 2350
/proc/meminfo: memFree=24260208/32951124 swapFree=67111524/67111528
[pid=2346] ppid=2344 vsize=285692 CPUtime=44.73 cores=1,3,5,7
/proc/2346/stat : 2346 (strangenight2-m) R 2344 2346 1225 0 -1 4202496 28449 0 0 0 4470 3 0 0 25 0 4 0 521778581 292548608 10808 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2346/statm: 71423 10808 389 106 0 66394 0
[pid=2346/tid=2347] ppid=2344 vsize=285692 CPUtime=11.13 cores=1,3,5,7
/proc/2346/task/2347/stat : 2347 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 7373 0 0 0 1113 0 0 0 25 0 4 0 521778581 292548608 10808 33554432000 4194304 4627427 140733445621824 18446744073709551615 4327749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2346/tid=2348] ppid=2344 vsize=285692 CPUtime=11.18 cores=1,3,5,7
/proc/2346/task/2348/stat : 2348 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 7008 0 0 0 1118 0 0 0 25 0 4 0 521778581 292548608 10808 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2346/tid=2349] ppid=2344 vsize=285692 CPUtime=11.19 cores=1,3,5,7
/proc/2346/task/2349/stat : 2349 (strangenight2-m) R 2344 2346 1225 0 -1 4202560 6813 0 0 0 1119 0 0 0 25 0 4 0 521778581 292548608 10808 33554432000 4194304 4627427 140733445621824 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.73
Current children cumulated vsize (KiB) 285692

Child status: 20
Real time (s): 11.2335
CPU time (s): 44.8572
CPU user time (s): 44.8212
CPU system time (s): 0.035994
CPU usage (%): 399.317
Max. virtual memory (cumulated for all children) (KiB): 294604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.8212
system time used= 0.035994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28482
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= 145
involuntary context switches= 381

runsolver used 0.017997 second user time and 0.041993 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 20:30:08
IDJOB=3174136
IDBENCH=82954
IDSOLVER=1586
FILE ID=node139/3174136-1304101808
RUNJOBID= node139-1304101808-2324
PBS_JOBID= 13170601
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174136-1304101808/watcher-3174136-1304101808 -o /tmp/evaluation-result-3174136-1304101808/solver-3174136-1304101808 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174136-1304101808.cnf

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

MD5SUM BENCH= d38a82e2419451ef5d17985fa1c6cc2d
RANDOM SEED=1670402887

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24387984 kB
Buffers:       2045084 kB
Cached:        5929808 kB
SwapCached:          4 kB
Active:         938400 kB
Inactive:      7106448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24387984 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11284 kB
Writeback:           0 kB
AnonPages:       70192 kB
Mapped:          15108 kB
Slab:           453996 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272844 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= 72544 MiB
End job on node139 at 2011-04-29 20:30:20