Trace number 3274182

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 1118.68 280.499

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
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-3274182-1304128737.cnf'
0.00/0.00	c -- header says num vars:            140
0.00/0.00	c -- header says num clauses:         336
0.00/0.00	c -- clauses added:            0 learnts,          336 normals,            0 xors
0.00/0.00	c -- vars added        140
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       140        56       280         0       840         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/56/56 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 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:    140 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:      63 undec:       0 neg:      77
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       140        56       280         0       840         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.38/0.14	c  N st     8      4920       140        56       280      4762       840    117374   no data   no data  --
1.58/0.41	c  N st    10     11303       140        56       280      4416       840     92742   no data   no data  --
2.78/0.73	c  N st    11     17048       140        56       280      9998       840    227415   no data   no data  --
4.78/1.23	c  F st    12     25000       140        56       280     12221       840    272191   no data   no data  --
4.78/1.23	c  N st    12     25000       140        56       280     12221       840    272191   no data   no data  --
5.98/1.55	c Decided on static restart strategy
5.98/1.55	c  N st    18     30000       140        56       280     10525       840    214371   no data   no data  --
5.98/1.55	c  S st    18     30000       140        56       280     10525       840    214371   no data   no data  --
5.98/1.59	c  S st    18     30502       140        56       280     11023       840    225411   no data   no data  --
5.98/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/1.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.38/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
6.38/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.38/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
6.38/1.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
6.38/1.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.57/1.94	c lits-rem:       343  cl-subs:      283  v-elim:      0  v-fix:    0  time:  1.24 s
7.57/1.94	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
7.57/1.94	c calculated reachability. Time: 0.00
7.57/1.94	c  N st    18     30502       140        56       280     10740       840    219389   no data   no data  --
9.17/2.37	c  N st    20     37612       140        56       280      9948       840    194087   no data   no data  --
10.77/2.80	c  N st    21     44011       140        56       280     16155       840    347087   no data   no data  --
11.57/2.93	c  S st    22     45753       140        56       280      9163       840    160017   no data   no data  --
11.57/2.97	c  S st    22     46253       140        56       280      9655       840    171028   no data   no data  --
11.57/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.57/2.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.57/2.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
11.57/2.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.57/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
11.57/3.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
11.57/3.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.96/3.04	c lits-rem:       118  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.17 s
11.96/3.04	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
11.96/3.04	c vivif2 --  cl tried     9613 cl shrink        0 lits rem          0 time: 0.01
11.96/3.04	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
11.96/3.04	c calculated reachability. Time: 0.00
11.96/3.04	c  N st    22     46253       140        56       280      9613       840    170054   no data   no data  --
15.96/4.08	c  N st    23     60650       140        56       280     13924       840    269974   no data   no data  --
19.16/4.88	c  N st    24     69379       140        56       280     11784       840    204624   no data   no data  --
19.16/4.88	c  S st    24     69379       140        56       280     11784       840    204624   no data   no data  --
19.56/4.94	c  S st    24     69881       140        56       280     12279       840    215649   no data   no data  --
19.56/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.56/4.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.56/4.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
19.56/4.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.56/4.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
19.56/4.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
19.56/4.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.16/5.35	c lits-rem:        96  cl-subs:       56  v-elim:      0  v-fix:    0  time:  1.51 s
21.16/5.35	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
21.16/5.35	c vivif2 --  cl tried    12223 cl shrink        0 lits rem          0 time: 0.01
21.16/5.36	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
21.16/5.36	c calculated reachability. Time: 0.00
21.16/5.36	c  N st    24     69881       140        56       280     12223       840    214136   no data   no data  --
28.35/7.12	c  F st    25     87500       140        56       280     17699       840    350946   no data   no data  --
28.35/7.13	c  N st    25     87500       140        56       280     17699       840    350946   no data   no data  --
30.36/7.67	c Decided on static restart strategy
31.94/8.03	c  N st    32     95540       140        56       280     12852       840    207004   no data   no data  --
35.54/8.95	c  N st    34    104821       140        56       280     21926       840    432291   no data   no data  --
35.54/8.95	c  S st    34    104821       140        56       280     21926       840    432291   no data   no data  --
35.94/9.06	c  S st    34    105325       140        56       280     22424       840    443617   no data   no data  --
35.94/9.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.94/9.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.94/9.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.06
35.94/9.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.34/9.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
36.34/9.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
36.34/9.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.33/10.15	c lits-rem:       630  cl-subs:      381  v-elim:      0  v-fix:    0  time:  4.09 s
40.33/10.15	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
40.33/10.16	c vivif2 --  cl tried    22043 cl shrink        0 lits rem          0 time: 0.02
40.33/10.16	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.02
40.33/10.16	c calculated reachability. Time: 0.00
40.33/10.16	c  N st    34    105325       140        56       280     22043       840    434978   no data   no data  --
44.32/11.14	c  N st    35    114923       140        56       280     17785       840    316628   no data   no data  --
51.92/13.01	c  N st    36    129320       140        56       280     17184       840    287737   no data   no data  --
62.31/15.63	c  N st    37    150917       140        56       280     22540       840    415297   no data   no data  --
65.92/16.58	c  S st    38    157987       140        56       280     29362       840    567971   no data   no data  --
66.70/16.70	c  S st    38    158491       140        56       280     29859       840    579252   no data   no data  --
66.70/16.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.70/16.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.70/16.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
66.70/16.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.70/16.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
66.70/16.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
66.70/16.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.50/17.94	c lits-rem:       539  cl-subs:      963  v-elim:      0  v-fix:    0  time:  4.57 s
71.50/17.94	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
71.50/17.94	c vivif2 --  cl tried    28896 cl shrink        0 lits rem          0 time: 0.03
71.50/17.95	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.03
71.50/17.95	c calculated reachability. Time: 0.00
71.50/17.95	c  N st    38    158491       140        56       280     28896       840    562081   no data   no data  --
96.28/24.16	c  N st    39    207081       140        56       280     23699       840    400118   no data   no data  --
114.26/28.66	c  N st    40    237737       140        56       280     34011       840    642273   no data   no data  --
114.26/28.66	c  S st    40    237737       140        56       280     34011       840    642273   no data   no data  --
115.03/28.85	c  S st    40    238240       140        56       280     34511       840    653632   no data   no data  --
115.03/28.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
115.03/28.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.03/28.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
115.43/28.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.43/28.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
115.43/28.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
115.43/28.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.23/30.19	c lits-rem:       799  cl-subs:     1030  v-elim:      0  v-fix:    0  time:  4.90 s
120.23/30.19	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
120.63/30.20	c vivif2 --  cl tried    33481 cl shrink        0 lits rem          0 time: 0.03
120.63/30.21	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.04
120.63/30.21	c calculated reachability. Time: 0.00
120.63/30.21	c  N st    40    238240       140        56       280     33481       840    634145   no data   no data  --
161.77/40.57	c  F st    41    306250       140        56       280     35497       840    660820   no data   no data  --
161.77/40.57	c  N st    41    306250       140        56       280     35497       840    660820   no data   no data  --
165.76/41.55	c Decided on static restart strategy
182.54/45.70	c  N st    51    334554       140        56       280     39633       840    718337   no data   no data  --
197.75/49.51	c  N st    53    357361       140        56       280     37426       840    652956   no data   no data  --
197.75/49.51	c  S st    53    357361       140        56       280     37426       840    652956   no data   no data  --
198.12/49.69	c  S st    53    357869       140        56       280     37930       840    664304   no data   no data  --
198.12/49.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
198.12/49.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.52/49.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.10
198.52/49.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.52/49.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
198.52/49.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
198.52/49.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
203.71/51.09	c lits-rem:       733  cl-subs:      835  v-elim:      0  v-fix:    0  time:  5.20 s
203.71/51.09	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
204.11/51.10	c vivif2 --  cl tried    37095 cl shrink        0 lits rem          0 time: 0.03
204.11/51.11	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.04
204.11/51.11	c calculated reachability. Time: 0.00
204.11/51.11	c  N st    53    357869       140        56       280     37095       840    649358   no data   no data  --
226.08/56.69	c  N st    54    390264       140        56       280     43363       840    823820   no data   no data  --
266.43/66.79	c  N st    55    438852       140        56       280     37094       840    624772   no data   no data  --
323.95/81.19	c  N st    56    511735       140        56       280     50372       840    917865   no data   no data  --
347.52/87.04	c  N st    57    536803       140        56       280     44573       840    766935   no data   no data  --
347.52/87.04	c  S st    57    536803       140        56       280     44573       840    766935   no data   no data  --
348.32/87.25	c  S st    57    537305       140        56       280     45072       840    777991   no data   no data  --
348.32/87.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
348.32/87.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.32/87.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.16
348.72/87.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.72/87.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
348.72/87.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
348.72/87.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
356.70/89.33	c lits-rem:       925  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  7.80 s
356.70/89.33	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
356.70/89.34	c vivif2 --  cl tried    43278 cl shrink        0 lits rem          0 time: 0.04
356.70/89.36	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.06
356.70/89.36	c calculated reachability. Time: 0.00
356.70/89.36	c  N st    57    537305       140        56       280     43278       840    746464   no data   no data  --
519.67/130.11	c  N st    58    701291       140        56       281     37701       840    544966   no data   no data  --
627.95/157.27	c  N st    59    805957       140        56       281     66383       840   1205527   no data   no data  --
627.95/157.27	c  S st    59    805957       140        56       281     66383       840   1205527   no data   no data  --
629.53/157.62	c  S st    59    806461       140        56       281     66881       840   1216861   no data   no data  --
629.53/157.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
629.53/157.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
629.93/157.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.30
629.93/157.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.33/157.89	c subs with bin:      125  lits-rem:        23  v-fix:    0  time:  0.63 s
630.33/157.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
630.33/157.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
642.30/160.88	c lits-rem:       112  cl-subs:     2605  v-elim:      0  v-fix:    0  time: 11.95 s
642.30/160.88	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
642.70/160.90	c vivif2 --  cl tried    64151 cl shrink        0 lits rem          0 time: 0.06
642.70/160.92	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.09
642.70/160.92	c calculated reachability. Time: 0.00
642.70/160.92	c  N st    59    806461       140        56       281     64151       840   1174250   no data   no data  --
968.12/242.81	c  F st    60   1071875       140        56       281     79719       840   1456471   no data   no data  --
968.12/242.81	c  N st    60   1071875       140        56       281     79719       840   1456471   no data   no data  --
978.50/245.48	c Decided on static restart strategy
1005.66/252.24	c  N st    70   1100179       140        56       281     63828       840   1062525   no data   no data  --
1054.40/264.47	c  N st    72   1136171       140        56       281     54215       840    836993   no data   no data  --
1099.94/275.82	c  N st    73   1168563       140        56       281     85292       840   1533927   no data   no data  --
1118.33/280.48	c Following stats are for *FIRST FINISHED THREAD ONLY*
1118.33/280.48	c num threads              : 4          
1118.33/280.48	c restarts                 : 66         
1118.33/280.48	c dynamic restarts         : 0          
1118.33/280.48	c static restarts          : 66         
1118.33/280.48	c full restarts            : 4          
1118.33/280.48	c total simplify time      : 0.00       
1118.33/280.48	c learnts DL2              : 0          
1118.33/280.48	c learnts size 2           : 281        
1118.33/280.48	c learnts size 1           : 0           (0.00      % of vars)
1118.33/280.48	c filedLit time            : 0.53        (0.05      % time)
1118.33/280.48	c v-elim SatELite          : 0           (0.00      % vars)
1118.33/280.48	c SatELite time            : 32.63       (2.92      % time)
1118.33/280.48	c v-elim xor               : 0           (0.00      % vars)
1118.33/280.48	c xor elim time            : 0.04        (0.00      % time)
1118.33/280.48	c num binary xor trees     : 0          
1118.33/280.48	c binxor trees' crown      : 0           (nan       leafs/tree)
1118.33/280.48	c bin xor find time        : 0.00       
1118.33/280.48	c OTF clause improved      : 64228       (0.06      clauses/conflict)
1118.33/280.48	c OTF impr. size diff      : 68334       (1.06       lits/clause)
1118.33/280.48	c OTF cl watch-shrink      : 449656      (0.42      clauses/conflict)
1118.33/280.48	c OTF cl watch-sh-lit      : 711778      (1.58       lits/clause)
1118.33/280.48	c tried to recurMin cls    : 112140      (10.41      % of conflicts)
1118.33/280.48	c updated cache            : 1068        (0.01       lits/tried recurMin)
1118.33/280.48	c unit cls received        : 0           (nan       % of units)
1118.33/280.48	c unit cls sent            : 0           (nan       % of units)
1118.33/280.48	c bin cls received         : 1          
1118.33/280.48	c bin cls sent             : 0          
1118.33/280.48	c clauses over max glue    : 0           (0.00      % of all clauses)
1118.33/280.48	c conflicts                : 1077165     (963.48    / sec)
1118.33/280.48	c decisions                : 1234165     (0.59      % random)
1118.33/280.48	c bogo-props               : 32776298084 (29317059.79 / sec)
1118.33/280.48	c conflict literals        : 27401230    (20.77     % deleted)
1118.33/280.48	c Memory used              : 407.30      MB
1118.33/280.48	c single-thread CPU time   : 1117.99     s
1118.33/280.48	c all-threads sum CPU time : 1117.99     s
1118.33/280.48	s SATISFIABLE
1118.33/280.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 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-3274182-1304128737/watcher-3274182-1304128737 -o /tmp/evaluation-result-3274182-1304128737/solver-3274182-1304128737 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3274182-1304128737.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: 6.01 7.59 7.89 6/180 5599
/proc/meminfo: memFree=28435968/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 417 0 0 0 0 0 0 0 21 0 4 0 603104403 52465664 357 33554432000 4194304 4650419 140735033799984 18446744073709551615 47607296427539 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 12809 357 306 112 0 7774 0
[pid=5599/tid=5600] ppid=5597 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 603104404 52465664 357 33554432000 4194304 4650419 140735033799984 18446744073709551615 47607296427954 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 603104404 52465664 357 33554432000 4194304 4650419 140735033799984 18446744073709551615 47607296427539 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 603104404 52465664 357 33554432000 4194304 4650419 140735033799984 18446744073709551615 47607296427545 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0570281 s]
/proc/loadavg: 6.01 7.59 7.89 6/180 5599
/proc/meminfo: memFree=28435968/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=281912 CPUtime=0.21 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 1069 0 0 0 21 0 0 0 23 0 4 0 603104403 288677888 987 33554432000 4194304 4650419 140735033799984 18446744073709551615 4331892 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 70478 987 390 112 0 65443 0
[pid=5599/tid=5600] ppid=5597 vsize=281912 CPUtime=0.05 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 192 0 0 0 5 0 0 0 23 0 4 0 603104404 288677888 987 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=281912 CPUtime=0.05 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 140 0 0 0 5 0 0 0 24 0 4 0 603104404 288677888 987 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=281912 CPUtime=0.05 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 143 0 0 0 5 0 0 0 24 0 4 0 603104404 288677888 987 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 281912

[startup+0.10102 s]
/proc/loadavg: 6.01 7.59 7.89 6/180 5599
/proc/meminfo: memFree=28435968/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=282044 CPUtime=0.38 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 1314 0 0 0 38 0 0 0 23 0 4 0 603104403 288813056 1232 33554432000 4194304 4650419 140735033799984 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 70511 1232 390 112 0 65476 0
[pid=5599/tid=5600] ppid=5597 vsize=282044 CPUtime=0.09 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 257 0 0 0 9 0 0 0 23 0 4 0 603104404 288813056 1232 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=282044 CPUtime=0.09 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 197 0 0 0 9 0 0 0 24 0 4 0 603104404 288813056 1232 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=282044 CPUtime=0.09 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 198 0 0 0 9 0 0 0 24 0 4 0 603104404 288813056 1232 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282044

[startup+0.300983 s]
/proc/loadavg: 6.01 7.59 7.89 6/180 5599
/proc/meminfo: memFree=28435968/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=283348 CPUtime=1.18 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 2372 0 0 0 118 0 0 0 24 0 4 0 603104403 290148352 1756 33554432000 4194304 4650419 140735033799984 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 70837 1756 392 112 0 65802 0
[pid=5599/tid=5600] ppid=5597 vsize=283348 CPUtime=0.29 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 547 0 0 0 29 0 0 0 23 0 4 0 603104404 290148352 1756 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=283348 CPUtime=0.29 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 451 0 0 0 29 0 0 0 25 0 4 0 603104404 290148352 1756 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=283348 CPUtime=0.29 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 452 0 0 0 29 0 0 0 25 0 4 0 603104404 290148352 1756 33554432000 4194304 4650419 140735033799984 18446744073709551615 4328179 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283348

[startup+0.70091 s]
/proc/loadavg: 6.01 7.59 7.89 6/180 5599
/proc/meminfo: memFree=28435968/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=284704 CPUtime=2.78 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 3857 0 0 0 278 0 0 0 25 0 4 0 603104403 291536896 2385 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 71176 2385 392 112 0 66141 0
[pid=5599/tid=5600] ppid=5597 vsize=284704 CPUtime=0.69 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 956 0 0 0 69 0 0 0 25 0 4 0 603104404 291536896 2385 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=284704 CPUtime=0.69 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 834 0 0 0 69 0 0 0 25 0 4 0 603104404 291536896 2385 33554432000 4194304 4650419 140735033799984 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=284704 CPUtime=0.69 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 777 0 0 0 69 0 0 0 25 0 4 0 603104404 291536896 2385 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284704

[startup+1.50076 s]
/proc/loadavg: 6.01 7.59 7.89 10/184 5603
/proc/meminfo: memFree=28417584/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=285928 CPUtime=5.98 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 6461 0 0 0 597 1 0 0 25 0 4 0 603104403 292790272 2895 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 71482 2895 393 112 0 66447 0
[pid=5599/tid=5600] ppid=5597 vsize=285928 CPUtime=1.48 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1693 0 0 0 148 0 0 0 25 0 4 0 603104404 292790272 2895 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366015 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=285928 CPUtime=1.49 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1512 0 0 0 149 0 0 0 25 0 4 0 603104404 292790272 2895 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=285928 CPUtime=1.49 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1241 0 0 0 149 0 0 0 25 0 4 0 603104404 292790272 2895 33554432000 4194304 4650419 140735033799984 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 285928

[startup+3.10047 s]
/proc/loadavg: 6.01 7.59 7.89 10/184 5603
/proc/meminfo: memFree=28391264/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=284280 CPUtime=12.36 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 14433 0 0 0 1234 2 0 0 25 0 4 0 603104403 291102720 8425 33554432000 4194304 4650419 140735033799984 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 71070 8425 394 112 0 66035 0
[pid=5599/tid=5600] ppid=5597 vsize=284280 CPUtime=3.07 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 3813 0 0 0 307 0 0 0 25 0 4 0 603104404 291102720 8425 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=284280 CPUtime=3.08 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 4078 0 0 0 308 0 0 0 25 0 4 0 603104404 291102720 8425 33554432000 4194304 4650419 140735033799984 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=284280 CPUtime=3.09 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 1995 0 0 0 309 0 0 0 25 0 4 0 603104404 291102720 8425 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 284280

[startup+6.30088 s]
/proc/loadavg: 6.17 7.60 7.89 10/184 5603
/proc/meminfo: memFree=28318600/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=295184 CPUtime=25.16 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 22941 0 0 0 2512 4 0 0 25 0 4 0 603104403 302268416 12413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 73796 12413 394 112 0 68761 0
[pid=5599/tid=5600] ppid=5597 vsize=295184 CPUtime=6.26 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 6652 0 0 0 625 1 0 0 25 0 4 0 603104404 302268416 12413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=295184 CPUtime=6.29 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 5458 0 0 0 628 1 0 0 25 0 4 0 603104404 302268416 12413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=295184 CPUtime=6.29 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 4618 0 0 0 629 0 0 0 25 0 4 0 603104404 302268416 12413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 295184

[startup+12.7007 s]
/proc/loadavg: 6.48 7.64 7.90 9/184 5603
/proc/meminfo: memFree=28274636/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=295568 CPUtime=50.72 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 34416 0 0 0 5066 6 0 0 25 0 4 0 603104403 302661632 18949 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 73892 18949 394 112 0 68857 0
[pid=5599/tid=5600] ppid=5597 vsize=295568 CPUtime=12.62 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 9323 0 0 0 1261 1 0 0 25 0 4 0 603104404 302661632 18949 33554432000 4194304 4650419 140735033799984 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=295568 CPUtime=12.68 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 8303 0 0 0 1267 1 0 0 25 0 4 0 603104404 302661632 18949 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=295568 CPUtime=12.69 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 7634 0 0 0 1268 1 0 0 25 0 4 0 603104404 302661632 18949 33554432000 4194304 4650419 140735033799984 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 295568

[startup+25.5003 s]
/proc/loadavg: 6.81 7.65 7.90 10/184 5604
/proc/meminfo: memFree=28220232/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=318624 CPUtime=101.85 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 50962 0 0 0 10175 10 0 0 25 0 4 0 603104403 326270976 24216 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 79656 24216 394 112 0 74621 0
[pid=5599/tid=5600] ppid=5597 vsize=318624 CPUtime=25.36 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 12773 0 0 0 2534 2 0 0 25 0 4 0 603104404 326270976 24216 33554432000 4194304 4650419 140735033799984 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=318624 CPUtime=25.49 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 12894 0 0 0 2547 2 0 0 25 0 4 0 603104404 326270976 24216 33554432000 4194304 4650419 140735033799984 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=318624 CPUtime=25.49 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 10547 0 0 0 2547 2 0 0 25 0 4 0 603104404 326270976 24216 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 318624

[startup+51.1006 s]
/proc/loadavg: 7.22 7.68 7.90 9/184 5605
/proc/meminfo: memFree=28157236/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=310100 CPUtime=204.11 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 72863 0 0 0 20394 17 0 0 25 0 4 0 603104403 317542400 30413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4533739 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 77525 30413 394 112 0 72490 0
[pid=5599/tid=5600] ppid=5597 vsize=310100 CPUtime=50.82 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 18451 0 0 0 5078 4 0 0 25 0 4 0 603104404 317542400 30413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=310100 CPUtime=51.09 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 17910 0 0 0 5105 4 0 0 25 0 4 0 603104404 317542400 30413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=310100 CPUtime=51.09 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 14527 0 0 0 5105 4 0 0 25 0 4 0 603104404 317542400 30413 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 310100

[startup+102.306 s]
/proc/loadavg: 7.75 7.76 7.92 10/184 5606
/proc/meminfo: memFree=28091192/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=311544 CPUtime=408.66 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 103986 0 0 0 40838 28 0 0 25 0 4 0 603104403 319021056 35755 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 77886 35755 394 112 0 72851 0
[pid=5599/tid=5600] ppid=5597 vsize=311544 CPUtime=101.74 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 25356 0 0 0 10168 6 0 0 25 0 4 0 603104404 319021056 35755 33554432000 4194304 4650419 140735033799984 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=311544 CPUtime=102.3 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 25172 0 0 0 10224 6 0 0 25 0 4 0 603104404 319021056 35755 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=311544 CPUtime=102.3 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 21361 0 0 0 10224 6 0 0 25 0 4 0 603104404 319021056 35755 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 311544

[startup+162.301 s]
/proc/loadavg: 7.95 7.81 7.92 10/184 5616
/proc/meminfo: memFree=28022304/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=340520 CPUtime=648.31 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 135386 0 0 0 64788 43 0 0 25 0 4 0 603104403 348692480 43206 33554432000 4194304 4650419 140735033799984 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 85130 43206 394 112 0 80095 0
[pid=5599/tid=5600] ppid=5597 vsize=340520 CPUtime=161.42 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 34035 0 0 0 16132 10 0 0 25 0 4 0 603104404 348692480 43206 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=340520 CPUtime=162.29 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 30393 0 0 0 16221 8 0 0 25 0 4 0 603104404 348692480 43206 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=340520 CPUtime=162.3 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 28322 0 0 0 16221 9 0 0 25 0 4 0 603104404 348692480 43206 33554432000 4194304 4650419 140735033799984 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 340520

[startup+222.301 s]
/proc/loadavg: 8.37 7.96 7.96 10/184 6084
/proc/meminfo: memFree=28665856/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=372824 CPUtime=886.22 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 166835 0 0 0 88565 57 0 0 25 0 4 0 603104403 381771776 47994 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 93206 47994 394 112 0 88171 0
[pid=5599/tid=5600] ppid=5597 vsize=372824 CPUtime=221.08 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 41592 0 0 0 22095 13 0 0 25 0 4 0 603104404 381771776 47994 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=372824 CPUtime=222.18 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 38928 0 0 0 22206 12 0 0 25 0 4 0 603104404 381771776 47994 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=372824 CPUtime=222.08 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 35229 0 0 0 22196 12 0 0 25 0 4 0 603104404 381771776 47994 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 886.22
Current children cumulated vsize (KiB) 372824

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

[startup+230.301 s]
/proc/loadavg: 8.39 7.98 7.97 10/184 6084
/proc/meminfo: memFree=28682088/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=361472 CPUtime=918.18 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 168770 0 0 0 91759 59 0 0 25 0 4 0 603104403 370147328 48118 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 90368 48118 394 112 0 85333 0
[pid=5599/tid=5600] ppid=5597 vsize=361472 CPUtime=229.04 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 41663 0 0 0 22891 13 0 0 25 0 4 0 603104404 370147328 48118 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=361472 CPUtime=230.18 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 39568 0 0 0 23006 12 0 0 25 0 4 0 603104404 370147328 48118 33554432000 4194304 4650419 140735033799984 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=361472 CPUtime=230.08 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 35788 0 0 0 22996 12 0 0 25 0 4 0 603104404 370147328 48118 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 918.18
Current children cumulated vsize (KiB) 361472

[startup+255.901 s]
/proc/loadavg: 8.26 7.98 7.97 9/184 6085
/proc/meminfo: memFree=28663220/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=372880 CPUtime=1020.44 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 177443 0 0 0 101982 62 0 0 25 0 4 0 603104403 381829120 49542 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 93220 49542 394 112 0 88185 0
[pid=5599/tid=5600] ppid=5597 vsize=372880 CPUtime=254.5 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 41991 0 0 0 25437 13 0 0 25 0 4 0 603104404 381829120 49542 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=372880 CPUtime=255.79 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 41596 0 0 0 25565 14 0 0 25 0 4 0 603104404 381829120 49542 33554432000 4194304 4650419 140735033799984 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=372880 CPUtime=255.68 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 38459 0 0 0 25554 14 0 0 25 0 4 0 603104404 381829120 49542 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1020.44
Current children cumulated vsize (KiB) 372880

[startup+268.7 s]
/proc/loadavg: 8.22 7.98 7.97 10/184 6085
/proc/meminfo: memFree=28653912/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=363036 CPUtime=1071.58 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 182724 0 0 0 107092 66 0 0 25 0 4 0 603104403 371748864 47450 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 90759 47450 394 112 0 85724 0
[pid=5599/tid=5600] ppid=5597 vsize=363036 CPUtime=267.23 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43772 0 0 0 26709 14 0 0 25 0 4 0 603104404 371748864 47450 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=363036 CPUtime=268.59 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 42635 0 0 0 26845 14 0 0 25 0 4 0 603104404 371748864 47450 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=363036 CPUtime=268.48 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 39223 0 0 0 26833 15 0 0 25 0 4 0 603104404 371748864 47450 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1071.58
Current children cumulated vsize (KiB) 363036

[startup+275.101 s]
/proc/loadavg: 8.18 7.98 7.97 9/184 6086
/proc/meminfo: memFree=28643844/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=417012 CPUtime=1097.14 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 185029 0 0 0 109647 67 0 0 25 0 4 0 603104403 427020288 47787 33554432000 4194304 4650419 140735033799984 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 104253 47787 394 112 0 99218 0
[pid=5599/tid=5600] ppid=5597 vsize=417012 CPUtime=273.59 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 44012 0 0 0 27345 14 0 0 25 0 4 0 603104404 427020288 47787 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=417012 CPUtime=274.99 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43118 0 0 0 27485 14 0 0 25 0 4 0 603104404 427020288 47787 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=417012 CPUtime=274.88 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 40397 0 0 0 27473 15 0 0 25 0 4 0 603104404 427020288 47787 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1097.14
Current children cumulated vsize (KiB) 417012

[startup+278.307 s]
/proc/loadavg: 8.18 7.98 7.97 10/184 6086
/proc/meminfo: memFree=28636028/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=417072 CPUtime=1109.94 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 186371 0 0 0 110927 67 0 0 25 0 4 0 603104403 427081728 47236 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 104268 47236 394 112 0 99233 0
[pid=5599/tid=5600] ppid=5597 vsize=417072 CPUtime=276.78 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 44012 0 0 0 27664 14 0 0 25 0 4 0 603104404 427081728 47236 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=417072 CPUtime=278.19 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43316 0 0 0 27805 14 0 0 25 0 4 0 603104404 427081728 47236 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=417072 CPUtime=278.09 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 40611 0 0 0 27793 16 0 0 25 0 4 0 603104404 427081728 47236 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1109.94
Current children cumulated vsize (KiB) 417072

[startup+279.1 s]
/proc/loadavg: 8.18 7.98 7.97 10/184 6086
/proc/meminfo: memFree=28636028/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=417072 CPUtime=1113.12 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 186542 0 0 0 111245 67 0 0 25 0 4 0 603104403 427081728 47407 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 104268 47407 394 112 0 99233 0
[pid=5599/tid=5600] ppid=5597 vsize=417072 CPUtime=277.57 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 44012 0 0 0 27743 14 0 0 25 0 4 0 603104404 427081728 47407 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=417072 CPUtime=278.98 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43350 0 0 0 27884 14 0 0 25 0 4 0 603104404 427081728 47407 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=417072 CPUtime=278.89 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 40657 0 0 0 27873 16 0 0 25 0 4 0 603104404 427081728 47407 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1113.12
Current children cumulated vsize (KiB) 417072

[startup+279.9 s]
/proc/loadavg: 8.18 7.98 7.97 10/184 6086
/proc/meminfo: memFree=28637888/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=417072 CPUtime=1116.32 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 186697 0 0 0 111564 68 0 0 25 0 4 0 603104403 427081728 47562 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 104268 47562 394 112 0 99233 0
[pid=5599/tid=5600] ppid=5597 vsize=417072 CPUtime=278.37 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 44012 0 0 0 27823 14 0 0 25 0 4 0 603104404 427081728 47562 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=417072 CPUtime=279.78 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43382 0 0 0 27964 14 0 0 25 0 4 0 603104404 427081728 47562 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=417072 CPUtime=279.69 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 40703 0 0 0 27953 16 0 0 25 0 4 0 603104404 427081728 47562 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1116.32
Current children cumulated vsize (KiB) 417072

[startup+280.3 s]
/proc/loadavg: 8.18 7.98 7.97 10/184 6086
/proc/meminfo: memFree=28637888/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=417072 CPUtime=1117.92 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 186767 0 0 0 111724 68 0 0 25 0 4 0 603104403 427081728 47632 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 104268 47632 394 112 0 99233 0
[pid=5599/tid=5600] ppid=5597 vsize=417072 CPUtime=278.77 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 44012 0 0 0 27863 14 0 0 25 0 4 0 603104404 427081728 47632 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=417072 CPUtime=280.18 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43399 0 0 0 28004 14 0 0 25 0 4 0 603104404 427081728 47632 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=417072 CPUtime=280.09 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 40723 0 0 0 27993 16 0 0 25 0 4 0 603104404 427081728 47632 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1117.92
Current children cumulated vsize (KiB) 417072

[startup+280.4 s]
/proc/loadavg: 8.17 7.98 7.97 10/184 6086
/proc/meminfo: memFree=28642972/32950928 swapFree=67111352/67111528
[pid=5599] ppid=5597 vsize=417072 CPUtime=1118.33 cores=1,3,5,7
/proc/5599/stat : 5599 (strangenight1-m) R 5597 5599 5263 0 -1 4202496 186784 0 0 0 111765 68 0 0 25 0 4 0 603104403 427081728 47649 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5599/statm: 104268 47649 394 112 0 99233 0
[pid=5599/tid=5600] ppid=5597 vsize=417072 CPUtime=278.87 cores=1,3,5,7
/proc/5599/task/5600/stat : 5600 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 44012 0 0 0 27873 14 0 0 25 0 4 0 603104404 427081728 47649 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5599/tid=5601] ppid=5597 vsize=417072 CPUtime=280.29 cores=1,3,5,7
/proc/5599/task/5601/stat : 5601 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 43403 0 0 0 28015 14 0 0 25 0 4 0 603104404 427081728 47649 33554432000 4194304 4650419 140735033799984 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5599/tid=5602] ppid=5597 vsize=417072 CPUtime=280.19 cores=1,3,5,7
/proc/5599/task/5602/stat : 5602 (strangenight1-m) R 5597 5599 5263 0 -1 4202560 40728 0 0 0 28003 16 0 0 25 0 4 0 603104404 427081728 47649 33554432000 4194304 4650419 140735033799984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1118.33
Current children cumulated vsize (KiB) 417072

Child status: 10
Real time (s): 280.499
CPU time (s): 1118.68
CPU user time (s): 1117.99
CPU system time (s): 0.689895
CPU usage (%): 398.819
Max. virtual memory (cumulated for all children) (KiB): 428572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1117.99
system time used= 0.689895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186806
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= 169
involuntary context switches= 8871

runsolver used 0.445932 second user time and 1.08283 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 03:58:57
IDJOB=3274182
IDBENCH=83155
IDSOLVER=1588
FILE ID=node113/3274182-1304128737
RUNJOBID= node113-1304128737-5577
PBS_JOBID= 13170765
Free space on /tmp= 71160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274182-1304128737/watcher-3274182-1304128737 -o /tmp/evaluation-result-3274182-1304128737/solver-3274182-1304128737 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3274182-1304128737.cnf

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=1252812357

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      28436124 kB
Buffers:        740196 kB
Cached:        3191540 kB
SwapCached:         12 kB
Active:         175380 kB
Inactive:      3821752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28436124 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           12420 kB
Writeback:           0 kB
AnonPages:       65556 kB
Mapped:          14868 kB
Slab:           453660 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273540 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= 72384 MiB
End job on node113 at 2011-04-30 04:03:38