Trace number 3175401

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-mtSAT 545.229 136.496

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1023920765-089.SATISFIABLE.cnf
MD5SUMea9dfa5adeec712c099d553962345305
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3175401-1304122559.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:     169 undec:      45 neg:     186
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       390      1688         0         0      5111         0   no data   no data  --
0.00/0.13	c Decided on static restart strategy
0.78/0.23	c  N st     8      4919       390      1688         0      4797      5111     95480   no data   no data  --
1.17/0.36	c  N st    10     11303       390      1688         0      4468      5111     66472   no data   no data  --
2.37/0.60	c  N st    11     17046       390      1688         0     10033      5111    185933   no data   no data  --
3.97/1.00	c  F st    12     25001       390      1688         0     12240      5111    228103   no data   no data  --
3.97/1.00	c  N st    12     25001       390      1688         0     12240      5111    228103   no data   no data  --
4.79/1.22	c Decided on static restart strategy
4.79/1.22	c  N st    18     30000       390      1688         0     10573      5111    172798   no data   no data  --
4.79/1.22	c  S st    18     30000       390      1688         0     10573      5111    172798   no data   no data  --
4.79/1.25	c  S st    18     30505       390      1688         0     11077      5111    182769   no data   no data  --
4.79/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.79/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4.79/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.43	c lits-rem:       143  cl-subs:      942  v-elim:      0  v-fix:    0  time:  0.69 s
5.57/1.44	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.03
5.57/1.44	c calculated reachability. Time: 0.00
5.57/1.44	c  N st    18     30505       390      1688         0     10135      5111    163844   no data   no data  --
6.77/1.79	c  N st    20     37620       390      1688         0      9437      5111    136951   no data   no data  --
8.37/2.15	c  N st    21     44022       390      1688         0     15650      5111    270346   no data   no data  --
8.78/2.27	c  S st    22     45758       390      1688         0     17351      5111    306845   no data   no data  --
9.18/2.32	c  S st    22     46262       390      1688         0      9158      5111    116745   no data   no data  --
9.18/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.18/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
9.18/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.18/2.38	c lits-rem:        35  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.21 s
9.18/2.38	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
9.18/2.38	c vivif2 --  cl tried     9083 cl shrink        0 lits rem          0 time: 0.00
9.18/2.38	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.03
9.18/2.38	c calculated reachability. Time: 0.00
9.18/2.38	c  N st    22     46262       390      1688         0      9083      5111    115115   no data   no data  --
12.77/3.20	c  N st    23     60660       390      1688         0     13421      5111    206736   no data   no data  --
15.16/3.87	c  N st    24     69393       390      1688         0     11208      5111    146265   no data   no data  --
15.16/3.87	c  S st    24     69393       390      1688         0     11208      5111    146265   no data   no data  --
15.56/3.90	c  S st    24     69894       390      1688         0     11708      5111    156024   no data   no data  --
15.56/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.56/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
15.56/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.95/4.05	c lits-rem:        78  cl-subs:      157  v-elim:      0  v-fix:    0  time:  0.56 s
15.95/4.05	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
15.95/4.05	c vivif2 --  cl tried    11551 cl shrink        0 lits rem          0 time: 0.00
15.95/4.06	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.03
15.95/4.06	c calculated reachability. Time: 0.00
15.95/4.06	c  N st    24     69894       390      1688         0     11551      5111    152506   no data   no data  --
21.15/5.36	c  F st    25     87503       390      1688         0     16961      5111    249201   no data   no data  --
21.15/5.36	c  N st    25     87503       390      1688         0     16961      5111    249201   no data   no data  --
22.74/5.71	c Decided on static restart strategy
23.54/5.93	c  N st    32     95543       390      1688         0     24781      5111    409648   no data   no data  --
25.95/6.57	c  N st    34    104841       390      1688         0     21237      5111    332834   no data   no data  --
25.95/6.57	c  S st    34    104841       390      1688         0     21237      5111    332834   no data   no data  --
26.36/6.62	c  S st    34    105344       390      1688         0     21740      5111    342955   no data   no data  --
26.36/6.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.36/6.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.36/6.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
26.36/6.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.36/6.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
26.36/6.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.54/7.42	c lits-rem:       553  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  3.11 s
29.54/7.42	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
29.54/7.42	c vivif2 --  cl tried    20706 cl shrink        0 lits rem          0 time: 0.01
29.54/7.43	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.06
29.54/7.44	c calculated reachability. Time: 0.00
29.54/7.44	c  N st    34    105344       390      1688         0     20706      5111    318835   no data   no data  --
32.74/8.21	c  N st    35    114946       390      1688         0     16449      5111    207713   no data   no data  --
37.53/9.43	c  N st    36    129343       390      1688         0     15829      5111    181535   no data   no data  --
44.34/11.17	c  N st    37    150942       390      1688         0     21256      5111    285982   no data   no data  --
46.72/11.77	c  S st    38    158016       390      1688         0     28169      5111    441715   no data   no data  --
47.12/11.83	c  S st    38    158517       390      1688         0     28670      5111    452653   no data   no data  --
47.12/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.12/11.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.12/11.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
47.12/11.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.12/11.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.12/11.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
47.12/11.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.73/13.30	c lits-rem:       707  cl-subs:     1685  v-elim:      0  v-fix:    0  time:  5.77 s
52.73/13.30	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
53.13/13.30	c vivif2 --  cl tried    26985 cl shrink        0 lits rem          0 time: 0.02
53.13/13.32	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.08
53.13/13.33	c calculated reachability. Time: 0.00
53.13/13.33	c  N st    38    158517       390      1688         0     26985      5111    417908   no data   no data  --
71.49/17.93	c  N st    39    207109       390      1688         0     21734      5111    267894   no data   no data  --
84.27/21.10	c  N st    40    237775       390      1688         0     32013      5111    463815   no data   no data  --
84.27/21.10	c  S st    40    237775       390      1688         0     32013      5111    463815   no data   no data  --
84.67/21.20	c  S st    40    238281       390      1688         0     32519      5111    473570   no data   no data  --
84.67/21.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.67/21.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.67/21.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
84.67/21.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.67/21.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.67/21.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
84.67/21.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.05/22.86	c lits-rem:       815  cl-subs:     2625  v-elim:      0  v-fix:    0  time:  6.55 s
91.05/22.87	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
91.05/22.87	c vivif2 --  cl tried    29894 cl shrink        0 lits rem          0 time: 0.02
91.05/22.89	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.09
91.05/22.89	c calculated reachability. Time: 0.00
91.05/22.89	c  N st    40    238281       390      1688         0     29894      5111    421768   no data   no data  --
122.22/30.60	c  F st    41    306250       390      1688         0     31852      5111    404001   no data   no data  --
122.22/30.61	c  N st    41    306250       390      1688         0     31852      5111    404001   no data   no data  --
124.62/31.29	c Decided on static restart strategy
135.80/34.09	c  N st    51    334557       390      1688         0     36097      5111    495760   no data   no data  --
147.78/37.00	c  N st    53    357423       390      1688         0     34017      5111    437783   no data   no data  --
147.78/37.00	c  S st    53    357423       390      1688         0     34017      5111    437783   no data   no data  --
147.78/37.08	c  S st    53    357927       390      1688         0     34519      5111    447798   no data   no data  --
147.78/37.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.78/37.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.78/37.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
148.18/37.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.18/37.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.18/37.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
148.18/37.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.38/38.50	c lits-rem:       540  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  5.57 s
153.38/38.50	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
153.79/38.50	c vivif2 --  cl tried    32889 cl shrink        0 lits rem          0 time: 0.02
153.79/38.53	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.09
153.79/38.53	c calculated reachability. Time: 0.00
153.79/38.53	c  N st    53    357927       390      1688         0     32889      5111    416513   no data   no data  --
171.78/43.05	c  N st    54    390319       390      1688         0     39086      5111    519145   no data   no data  --
198.52/49.77	c  N st    55    438908       390      1688         0     32791      5111    360597   no data   no data  --
240.07/60.11	c  N st    56    511790       390      1688         0     46311      5111    627797   no data   no data  --
256.04/64.11	c  N st    57    536893       390      1688         0     40599      5111    504291   no data   no data  --
256.04/64.11	c  S st    57    536893       390      1688         0     40599      5111    504291   no data   no data  --
256.44/64.22	c  S st    57    537394       390      1688         0     41100      5111    514852   no data   no data  --
256.44/64.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
256.44/64.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.44/64.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
256.44/64.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.44/64.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.44/64.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
256.44/64.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.84/65.90	c lits-rem:       671  cl-subs:     2149  v-elim:      0  v-fix:    0  time:  6.57 s
262.84/65.90	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
263.24/65.90	c vivif2 --  cl tried    38951 cl shrink        0 lits rem          0 time: 0.02
263.24/65.93	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.13
263.24/65.94	c calculated reachability. Time: 0.00
263.24/65.94	c  N st    57    537394       390      1688         0     38951      5111    474590   no data   no data  --
365.90/91.64	c  N st    58    701380       390      1688         0     67475      5111   1004467   no data   no data  --
437.41/109.58	c  N st    59    806091       390      1688         0     61491      5111    860105   no data   no data  --
437.41/109.58	c  S st    59    806091       390      1688         0     61491      5111    860105   no data   no data  --
438.21/109.76	c  S st    59    806596       390      1688         0     61991      5111    869954   no data   no data  --
438.21/109.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
438.21/109.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
438.21/109.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
438.61/109.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.61/109.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.61/109.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
438.61/109.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
453.39/113.55	c lits-rem:      1832  cl-subs:     5667  v-elim:      0  v-fix:    0  time: 14.89 s
453.39/113.55	c vivif2 --  cl tried     1688 cl shrink        0 lits rem          0 time: 0.00
453.39/113.56	c vivif2 --  cl tried    56324 cl shrink        0 lits rem          0 time: 0.04
453.79/113.61	c asymm  cl-useful: 0/1688/1688 lits-rem:0 time: 0.23
453.79/113.61	c calculated reachability. Time: 0.00
453.79/113.61	c  N st    59    806596       390      1688         0     56324      5111    762173   no data   no data  --
544.89/136.48	c  E st    60    934800         0      1688         0     64569      5111    871576   no data   no data  --
544.89/136.48	c Verified 1688 clauses.
544.89/136.48	c Solution needs extension. Extending.
544.89/136.48	c Verified 1688 clauses.
544.89/136.48	c Following stats are for *FIRST FINISHED THREAD ONLY*
544.89/136.48	c num threads              : 4          
544.89/136.48	c restarts                 : 60         
544.89/136.48	c dynamic restarts         : 0          
544.89/136.48	c static restarts          : 60         
544.89/136.48	c full restarts            : 3          
544.89/136.48	c total simplify time      : 0.00       
544.89/136.48	c learnts DL2              : 0          
544.89/136.48	c learnts size 2           : 0          
544.89/136.48	c learnts size 1           : 0           (0.00      % of vars)
544.89/136.48	c filedLit time            : 0.32        (0.06      % time)
544.89/136.48	c v-elim SatELite          : 10          (2.50      % vars)
544.89/136.48	c SatELite time            : 43.51       (7.98      % time)
544.89/136.48	c v-elim xor               : 0           (0.00      % vars)
544.89/136.48	c xor elim time            : 0.05        (0.01      % time)
544.89/136.48	c num binary xor trees     : 0          
544.89/136.48	c binxor trees' crown      : 0           (nan       leafs/tree)
544.89/136.48	c bin xor find time        : 0.00       
544.89/136.48	c OTF clause improved      : 31493       (0.03      clauses/conflict)
544.89/136.48	c OTF impr. size diff      : 33142       (1.05       lits/clause)
544.89/136.48	c OTF cl watch-shrink      : 241690      (0.26      clauses/conflict)
544.89/136.48	c OTF cl watch-sh-lit      : 312115      (1.29       lits/clause)
544.89/136.48	c tried to recurMin cls    : 130793      (13.99      % of conflicts)
544.89/136.48	c updated cache            : 766         (0.01       lits/tried recurMin)
544.89/136.48	c unit cls received        : 0           (nan       % of units)
544.89/136.48	c unit cls sent            : 0           (nan       % of units)
544.89/136.48	c bin cls received         : 0          
544.89/136.48	c bin cls sent             : 0          
544.89/136.48	c clauses over max glue    : 0           (0.00      % of all clauses)
544.89/136.48	c conflicts                : 934800      (1715.72   / sec)
544.89/136.48	c decisions                : 1099160     (0.75      % random)
544.89/136.48	c bogo-props               : 15599583153 (28631327.29 / sec)
544.89/136.48	c conflict literals        : 19143166    (25.77     % deleted)
544.89/136.48	c Memory used              : 361.34      MB
544.89/136.48	c single-thread CPU time   : 544.84      s
544.89/136.48	c all-threads sum CPU time : 544.84      s
544.89/136.48	s SATISFIABLE
544.89/136.48	v 1 -2 3 4 -5 -6 -7 8 -9 10 -11 -12 13 -14 15 -16 -17 18 19 -20 -21 -22 23 24 25 26 -27 -28 29 -30 31 32 33 34 -35 36 37 38 -39 -40 -41 -42 43 44 -45 -46 47 -48 -49 -50 51 -52 53 54 -55 -56 -57 58 -59 -60 -61 62 -63 64 -65 -66 -67 -68 -69 70 -71 72 73 -74 -75 76 -77 -78 -79 -80 81 -82 -83 84 85 86 -87 88 89 -90 -91 92 93 -94 -95 96 97 -98 -99 100 -101 102 103 104 -105 106 -107 -108 -109 110 111 -112 -113 -114 -115 116 -117 118 119 120 -121 122 123 -124 125 126 -127 128 -129 -130 131 132 -133 134 -135 136 137 -138 139 140 -141 142 143 -144 145 -146 147 148 149 -150 -151 152 -153 154 -155 156 157 158 159 -160 161 162 -163 164 -165 166 167 168 -169 -170 -171 -172 173 -174 175 176 -177 -178 -179 -180 181 182 -183 -184 185 186 -187 -188 -189 -190 191 -192 -193 -194 -195 196 -197 -198 199 -200 -201 202 203 204 205 206 -207 -208 209 210 -211 212 213 -214 -215 -216 -217 -218 -219 -220 -221 -222 223 224 -225 226 -227 228 -229 230 -231 -232 -233 234 235 -236 -237 -238 -239 -240 -241 -242 243 244 245 246 247 248 249 -250 251 252 -253 -254 255 256 257 258 -259 -260 261 262 263 264 -265 266 -267 -268 -269 -270 271 272 273 -274 275 -276 277 -278 -279 280 281 -282 -283 284 -285 -286 -287 -288 -289 -290 291 292 293 294 295 296 -297 -298 299 300 301 -302 303 -304 -305 -306 -307 -308 -309 -310 -311 312 -313 314 -315 -316 -317 318 319 320 321 -322 323 -324 -325 -326 327 -328 329 330 331 -332 -333 334 335 -336 -337 338 -339 -340 -341 -342 343 344 -345 346 -347 -348 -349 -350 -351 352 353 354 -355 356 -357 358 359 360 -361 362 363 -364 -365 366 -367 368 369 370 -371 -372 -373 374 375 -376 -377 -378 379 380 381 -382 -383 384 -385 -386 387 388 -389 -390 -391 -392 -393 -394 -395 396 -397 -398 399 -400 0

Verifier Data

OK

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-3175401-1304122559/watcher-3175401-1304122559 -o /tmp/evaluation-result-3175401-1304122559/solver-3175401-1304122559 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175401-1304122559.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: 8.17 8.12 7.80 5/180 20356
/proc/meminfo: memFree=27836836/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 523855573 52465664 353 33554432000 4194304 4650419 140735601198672 18446744073709551615 47791513663410 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 12809 353 303 112 0 7774 0
[pid=20356/tid=20357] ppid=20354 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523855573 52465664 353 33554432000 4194304 4650419 140735601198672 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523855573 52465664 353 33554432000 4194304 4650419 140735601198672 18446744073709551615 208075264232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523855573 52465664 353 33554432000 4194304 4650419 140735601198672 18446744073709551615 208075264232 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.157674 s]
/proc/loadavg: 8.17 8.12 7.80 5/180 20356
/proc/meminfo: memFree=27836836/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=283392 CPUtime=0.6 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 2142 0 0 0 60 0 0 0 25 0 4 0 523855573 290193408 1520 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 70848 1520 393 112 0 65813 0
[pid=20356/tid=20357] ppid=20354 vsize=283392 CPUtime=0.14 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 452 0 0 0 14 0 0 0 25 0 4 0 523855573 290193408 1520 33554432000 4194304 4650419 140735601198672 18446744073709551615 4363592 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=283392 CPUtime=0.15 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 459 0 0 0 15 0 0 0 25 0 4 0 523855573 290193408 1520 33554432000 4194304 4650419 140735601198672 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=283392 CPUtime=0.15 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 374 0 0 0 15 0 0 0 25 0 4 0 523855573 290193408 1520 33554432000 4194304 4650419 140735601198672 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283392

[startup+0.200665 s]
/proc/loadavg: 8.17 8.12 7.80 5/180 20356
/proc/meminfo: memFree=27836836/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=283392 CPUtime=0.78 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 2274 0 0 0 78 0 0 0 25 0 4 0 523855573 290193408 1652 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 70848 1652 393 112 0 65813 0
[pid=20356/tid=20357] ppid=20354 vsize=283392 CPUtime=0.19 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 485 0 0 0 19 0 0 0 25 0 4 0 523855573 290193408 1652 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364500 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=283392 CPUtime=0.19 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 493 0 0 0 19 0 0 0 25 0 4 0 523855573 290193408 1652 33554432000 4194304 4650419 140735601198672 18446744073709551615 4333694 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=283392 CPUtime=0.19 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 406 0 0 0 19 0 0 0 25 0 4 0 523855573 290193408 1652 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283392

[startup+0.300646 s]
/proc/loadavg: 8.17 8.12 7.80 5/180 20356
/proc/meminfo: memFree=27836836/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=283564 CPUtime=1.17 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 2641 0 0 0 117 0 0 0 25 0 4 0 523855573 290369536 2019 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 70891 2019 393 112 0 65856 0
[pid=20356/tid=20357] ppid=20354 vsize=283564 CPUtime=0.29 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 576 0 0 0 29 0 0 0 25 0 4 0 523855573 290369536 2019 33554432000 4194304 4650419 140735601198672 18446744073709551615 4363568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=283564 CPUtime=0.29 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 585 0 0 0 29 0 0 0 25 0 4 0 523855573 290369536 2019 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=283564 CPUtime=0.29 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 499 0 0 0 29 0 0 0 25 0 4 0 523855573 290369536 2019 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283564

[startup+0.700572 s]
/proc/loadavg: 8.17 8.12 7.80 5/180 20356
/proc/meminfo: memFree=27836836/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=285036 CPUtime=2.77 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 4629 0 0 0 277 0 0 0 25 0 4 0 523855573 291876864 2290 33554432000 4194304 4650419 140735601198672 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 71259 2290 393 112 0 66224 0
[pid=20356/tid=20357] ppid=20354 vsize=285036 CPUtime=0.69 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1092 0 0 0 69 0 0 0 25 0 4 0 523855573 291876864 2290 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364491 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=285036 CPUtime=0.69 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1088 0 0 0 69 0 0 0 25 0 4 0 523855573 291876864 2291 33554432000 4194304 4650419 140735601198672 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=285036 CPUtime=0.69 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 955 0 0 0 69 0 0 0 25 0 4 0 523855573 291876864 2291 33554432000 4194304 4650419 140735601198672 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285036

[startup+1.50042 s]
/proc/loadavg: 8.32 8.15 7.81 9/184 20360
/proc/meminfo: memFree=27818420/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=285648 CPUtime=5.97 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 7850 0 0 0 596 1 0 0 25 0 4 0 523855573 292503552 4259 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 71412 4259 395 112 0 66377 0
[pid=20356/tid=20357] ppid=20354 vsize=285648 CPUtime=1.48 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1645 0 0 0 148 0 0 0 25 0 4 0 523855573 292503552 4259 33554432000 4194304 4650419 140735601198672 18446744073709551615 4330558 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=285648 CPUtime=1.49 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1644 0 0 0 149 0 0 0 25 0 4 0 523855573 292503552 4259 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=285648 CPUtime=1.49 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 1452 0 0 0 149 0 0 0 25 0 4 0 523855573 292503552 4259 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285648

[startup+3.10111 s]
/proc/loadavg: 8.32 8.15 7.81 9/184 20360
/proc/meminfo: memFree=27796980/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=284428 CPUtime=12.36 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 15610 0 0 0 1235 1 0 0 25 0 4 0 523855573 291254272 8627 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 71107 8627 395 112 0 66072 0
[pid=20356/tid=20357] ppid=20354 vsize=284428 CPUtime=3.08 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 3674 0 0 0 308 0 0 0 25 0 4 0 523855573 291254272 8627 33554432000 4194304 4650419 140735601198672 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=284428 CPUtime=3.08 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 4033 0 0 0 308 0 0 0 25 0 4 0 523855573 291254272 8627 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=284428 CPUtime=3.09 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 3416 0 0 0 309 0 0 0 25 0 4 0 523855573 291254272 8627 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 284428

[startup+6.30051 s]
/proc/loadavg: 8.29 8.15 7.81 9/184 20360
/proc/meminfo: memFree=27771472/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=289688 CPUtime=25.15 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 23694 0 0 0 2511 4 0 0 25 0 4 0 523855573 296640512 12013 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 72422 12013 395 112 0 67387 0
[pid=20356/tid=20357] ppid=20354 vsize=289688 CPUtime=6.25 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 6174 0 0 0 625 0 0 0 25 0 4 0 523855573 296640512 12013 33554432000 4194304 4650419 140735601198672 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=289688 CPUtime=6.28 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 6562 0 0 0 628 0 0 0 25 0 4 0 523855573 296640512 12013 33554432000 4194304 4650419 140735601198672 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=289688 CPUtime=6.28 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 4497 0 0 0 628 0 0 0 25 0 4 0 523855573 296640512 12013 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289688

[startup+12.7003 s]
/proc/loadavg: 8.27 8.15 7.81 9/184 20361
/proc/meminfo: memFree=27732072/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=290160 CPUtime=50.71 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 36010 0 0 0 5065 6 0 0 25 0 4 0 523855573 297123840 16532 33554432000 4194304 4650419 140735601198672 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 72540 16532 395 112 0 67505 0
[pid=20356/tid=20357] ppid=20354 vsize=290160 CPUtime=12.62 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 9555 0 0 0 1261 1 0 0 25 0 4 0 523855573 297123840 16532 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=290160 CPUtime=12.69 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 8987 0 0 0 1268 1 0 0 25 0 4 0 523855573 297123840 16532 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=290160 CPUtime=12.69 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 6495 0 0 0 1268 1 0 0 25 0 4 0 523855573 297123840 16532 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 290160

[startup+25.5008 s]
/proc/loadavg: 8.28 8.16 7.82 9/184 20361
/proc/meminfo: memFree=27694232/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=297264 CPUtime=101.84 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 54388 0 0 0 10173 11 0 0 25 0 4 0 523855573 304398336 21067 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 74316 21067 395 112 0 69281 0
[pid=20356/tid=20357] ppid=20354 vsize=297264 CPUtime=25.35 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 15095 0 0 0 2532 3 0 0 25 0 4 0 523855573 304398336 21067 33554432000 4194304 4650419 140735601198672 18446744073709551615 4361026 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=297264 CPUtime=25.48 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 14458 0 0 0 2546 2 0 0 25 0 4 0 523855573 304398336 21067 33554432000 4194304 4650419 140735601198672 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=297264 CPUtime=25.48 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 8913 0 0 0 2547 1 0 0 25 0 4 0 523855573 304398336 21067 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 297264

[startup+51.101 s]
/proc/loadavg: 8.19 8.14 7.82 9/184 20362
/proc/meminfo: memFree=27650876/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=305128 CPUtime=204.11 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 82052 0 0 0 20393 18 0 0 25 0 4 0 523855573 312451072 28580 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 76282 28588 395 112 0 71247 0
[pid=20356/tid=20357] ppid=20354 vsize=305128 CPUtime=50.82 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 23347 0 0 0 5077 5 0 0 25 0 4 0 523855573 312451072 28591 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=305128 CPUtime=51.08 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 22515 0 0 0 5104 4 0 0 25 0 4 0 523855573 312451072 28596 33554432000 4194304 4650419 140735601198672 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=305128 CPUtime=51.08 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 12901 0 0 0 5106 2 0 0 25 0 4 0 523855573 312451072 28600 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 305128

[startup+102.301 s]
/proc/loadavg: 8.13 8.13 7.83 9/184 20363
/proc/meminfo: memFree=27600860/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=297280 CPUtime=408.67 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 121069 0 0 0 40837 30 0 0 25 0 4 0 523855573 304414720 33264 33554432000 4194304 4650419 140735601198672 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 74320 33264 395 112 0 69285 0
[pid=20356/tid=20357] ppid=20354 vsize=297280 CPUtime=101.76 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 31954 0 0 0 10168 8 0 0 25 0 4 0 523855573 304414720 33264 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=297280 CPUtime=102.29 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 34106 0 0 0 10222 7 0 0 25 0 4 0 523855573 304414720 33264 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=297280 CPUtime=102.29 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 20417 0 0 0 10225 4 0 0 25 0 4 0 523855573 304414720 33264 33554432000 4194304 4650419 140735601198672 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 297280

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

[startup+102.406 s]
/proc/loadavg: 8.13 8.13 7.83 9/184 20363
/proc/meminfo: memFree=27600860/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=297280 CPUtime=409.07 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 121092 0 0 0 40877 30 0 0 25 0 4 0 523855573 304414720 33287 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 74320 33287 395 112 0 69285 0
[pid=20356/tid=20357] ppid=20354 vsize=297280 CPUtime=101.86 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 31954 0 0 0 10178 8 0 0 25 0 4 0 523855573 304414720 33287 33554432000 4194304 4650419 140735601198672 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=297280 CPUtime=102.39 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 34116 0 0 0 10232 7 0 0 25 0 4 0 523855573 304414720 33287 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=297280 CPUtime=102.39 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 20417 0 0 0 10235 4 0 0 25 0 4 0 523855573 304414720 33287 33554432000 4194304 4650419 140735601198672 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 409.07
Current children cumulated vsize (KiB) 297280

[startup+115.201 s]
/proc/loadavg: 8.11 8.13 7.83 9/184 20363
/proc/meminfo: memFree=27556336/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=363136 CPUtime=460.18 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 131257 0 0 0 45985 33 0 0 25 0 4 0 523855573 371851264 39015 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 90784 39015 395 112 0 85749 0
[pid=20356/tid=20357] ppid=20354 vsize=363136 CPUtime=114.58 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 34332 0 0 0 11450 8 0 0 25 0 4 0 523855573 371851264 39015 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=363136 CPUtime=115.19 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 36535 0 0 0 11511 8 0 0 25 0 4 0 523855573 371851264 39015 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=363136 CPUtime=115.19 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 21944 0 0 0 11514 5 0 0 25 0 4 0 523855573 371851264 39015 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 460.18
Current children cumulated vsize (KiB) 363136

[startup+128 s]
/proc/loadavg: 8.09 8.12 7.84 9/184 20364
/proc/meminfo: memFree=27523840/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=369904 CPUtime=511.32 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 141176 0 0 0 51096 36 0 0 25 0 4 0 523855573 378781696 44715 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 92476 44715 395 112 0 87441 0
[pid=20356/tid=20357] ppid=20354 vsize=369904 CPUtime=127.31 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 36718 0 0 0 12722 9 0 0 25 0 4 0 523855573 378781696 44715 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=369904 CPUtime=127.99 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 39641 0 0 0 12790 9 0 0 25 0 4 0 523855573 378781696 44715 33554432000 4194304 4650419 140735601198672 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=369904 CPUtime=127.99 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 23934 0 0 0 12793 6 0 0 25 0 4 0 523855573 378781696 44715 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 511.32
Current children cumulated vsize (KiB) 369904

[startup+131.201 s]
/proc/loadavg: 8.16 8.14 7.84 9/184 20364
/proc/meminfo: memFree=27516524/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=369904 CPUtime=524.1 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 142629 0 0 0 52374 36 0 0 25 0 4 0 523855573 378781696 46168 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 92476 46168 395 112 0 87441 0
[pid=20356/tid=20357] ppid=20354 vsize=369904 CPUtime=130.49 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 37093 0 0 0 13040 9 0 0 25 0 4 0 523855573 378781696 46168 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=369904 CPUtime=131.19 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 39973 0 0 0 13110 9 0 0 25 0 4 0 523855573 378781696 46168 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=369904 CPUtime=131.19 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 24255 0 0 0 13113 6 0 0 25 0 4 0 523855573 378781696 46168 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 524.1
Current children cumulated vsize (KiB) 369904

[startup+134.401 s]
/proc/loadavg: 8.16 8.14 7.84 9/184 20364
/proc/meminfo: memFree=27537480/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=380520 CPUtime=536.88 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 144702 0 0 0 53652 36 0 0 25 0 4 0 523855573 389652480 44187 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 95130 44187 395 112 0 90095 0
[pid=20356/tid=20357] ppid=20354 vsize=380520 CPUtime=133.67 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 37244 0 0 0 13358 9 0 0 25 0 4 0 523855573 389652480 44187 33554432000 4194304 4650419 140735601198672 18446744073709551615 4368273 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=380520 CPUtime=134.39 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 40741 0 0 0 13430 9 0 0 25 0 4 0 523855573 389652480 44187 33554432000 4194304 4650419 140735601198672 18446744073709551615 4511618 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=380520 CPUtime=134.39 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 24509 0 0 0 13433 6 0 0 25 0 4 0 523855573 389652480 44187 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 536.88
Current children cumulated vsize (KiB) 380520

[startup+135.201 s]
/proc/loadavg: 8.16 8.14 7.84 9/184 20364
/proc/meminfo: memFree=27537480/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=370008 CPUtime=540.08 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 145013 0 0 0 53971 37 0 0 25 0 4 0 523855573 378888192 43070 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 92502 43070 395 112 0 87467 0
[pid=20356/tid=20357] ppid=20354 vsize=370008 CPUtime=134.47 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 37244 0 0 0 13438 9 0 0 25 0 4 0 523855573 378888192 43070 33554432000 4194304 4650419 140735601198672 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=370008 CPUtime=135.19 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 40866 0 0 0 13510 9 0 0 25 0 4 0 523855573 378888192 43070 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=370008 CPUtime=135.19 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 24568 0 0 0 13513 6 0 0 25 0 4 0 523855573 378888192 43070 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 540.08
Current children cumulated vsize (KiB) 370008

[startup+136.001 s]
/proc/loadavg: 8.15 8.13 7.84 9/184 20364
/proc/meminfo: memFree=27538472/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=370008 CPUtime=543.27 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 145301 0 0 0 54290 37 0 0 25 0 4 0 523855573 378888192 40950 33554432000 4194304 4650419 140735601198672 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 92502 40950 395 112 0 87467 0
[pid=20356/tid=20357] ppid=20354 vsize=370008 CPUtime=135.27 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 37244 0 0 0 13518 9 0 0 25 0 4 0 523855573 378888192 40950 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=370008 CPUtime=135.99 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 41002 0 0 0 13589 10 0 0 25 0 4 0 523855573 378888192 40950 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=370008 CPUtime=135.99 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 24605 0 0 0 13593 6 0 0 25 0 4 0 523855573 378888192 40950 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 543.27
Current children cumulated vsize (KiB) 370008

[startup+136.401 s]
/proc/loadavg: 8.15 8.13 7.84 9/184 20364
/proc/meminfo: memFree=27544292/32950928 swapFree=67111356/67111528
[pid=20356] ppid=20354 vsize=370008 CPUtime=544.89 cores=0,2,4,6
/proc/20356/stat : 20356 (strangenight1-m) R 20354 20356 20055 0 -1 4202496 145419 0 0 0 54452 37 0 0 25 0 4 0 523855573 378888192 41068 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20356/statm: 92502 41068 395 112 0 87467 0
[pid=20356/tid=20357] ppid=20354 vsize=370008 CPUtime=135.67 cores=0,2,4,6
/proc/20356/task/20357/stat : 20357 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 37244 0 0 0 13558 9 0 0 25 0 4 0 523855573 378888192 41068 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20356/tid=20358] ppid=20354 vsize=370008 CPUtime=136.4 cores=0,2,4,6
/proc/20356/task/20358/stat : 20358 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 41065 0 0 0 13630 10 0 0 25 0 4 0 523855573 378888192 41068 33554432000 4194304 4650419 140735601198672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20356/tid=20359] ppid=20354 vsize=370008 CPUtime=136.4 cores=0,2,4,6
/proc/20356/task/20359/stat : 20359 (strangenight1-m) R 20354 20356 20055 0 -1 4202560 24605 0 0 0 13634 6 0 0 25 0 4 0 523855573 378888192 41068 33554432000 4194304 4650419 140735601198672 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 544.89
Current children cumulated vsize (KiB) 370008

Child status: 10
Real time (s): 136.496
CPU time (s): 545.229
CPU user time (s): 544.843
CPU system time (s): 0.385941
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 380520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 544.843
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145456
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= 159
involuntary context switches= 2523

runsolver used 0.223965 second user time and 0.495924 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 02:15:59
IDJOB=3175401
IDBENCH=83019
IDSOLVER=1588
FILE ID=node127/3175401-1304122559
RUNJOBID= node127-1304120141-20073
PBS_JOBID= 13170732
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1023920765-089.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175401-1304122559/watcher-3175401-1304122559 -o /tmp/evaluation-result-3175401-1304122559/solver-3175401-1304122559 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175401-1304122559.cnf

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

MD5SUM BENCH= ea9dfa5adeec712c099d553962345305
RANDOM SEED=1138908869

node127.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.823
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      27836868 kB
Buffers:       1284764 kB
Cached:        3258372 kB
SwapCached:          8 kB
Active:         229452 kB
Inactive:      4431276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27836868 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12688 kB
Writeback:           0 kB
AnonPages:      117788 kB
Mapped:          15524 kB
Slab:           388716 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   375260 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= 71808 MiB
End job on node127 at 2011-04-30 02:18:16