Trace number 3174255

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 1753.73 439.029

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
MD5SUMdb8052d689d68a5a8af12c3049f9d9c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.20921
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174255-1304116184.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1491/1491 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    350 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.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     163 undec:      44 neg:     143
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       336      1476         0         0      4506         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.00/0.13	c  N st     8      4918       336      1476         0      4801      4506     84373   no data   no data
0.00/0.37	c  N st    10     11301       336      1476         0      4410      4506     57798   no data   no data
0.00/0.60	c  N st    11     17044       336      1476         0      9943      4506    151117   no data   no data
3.57/0.99	c  F st    12     25001       336      1476         0     12166      4506    188906   no data   no data
3.57/0.99	c  N st    12     25001       336      1476         0     12166      4506    188906   no data   no data
4.78/1.22	c Decided on static restart strategy
4.78/1.22	c  N st    18     30000       336      1476         0     10496      4506    146002   no data   no data
4.78/1.22	c  S st    18     30000       336      1476         0     10496      4506    146002   no data   no data
4.78/1.25	c  S st    18     30504       336      1476         0     10999      4506    155237   no data   no data
4.78/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.78/1.25	c blocked clauses removed:        0 vars:      0 tried:         336 T: 0.00 s
4.78/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.78/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
4.78/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.78/1.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.78/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.31	c lits-rem:       146  cl-subs:     1166  v-elim:      0  v-fix:    0  time:  0.06 s
5.17/1.32	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.00
5.17/1.32	c calculated reachability. Time: 0.00
5.17/1.32	c  N st    18     30504       336      1476         0      9833      4506    137176   no data   no data
6.77/1.70	c  N st    20     37617       336      1476         0      9116      4506    111109   no data   no data
7.97/2.05	c  N st    21     44016       336      1476         0     15264      4506    213726   no data   no data
8.37/2.16	c  S st    22     45756       336      1476         0     16942      4506    242621   no data   no data
8.77/2.21	c  S st    22     46258       336      1476         0      8841      4506     96528   no data   no data
8.77/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.77/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.77/2.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.77/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
8.77/2.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.77/2.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.77/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.23	c lits-rem:        34  cl-subs:      296  v-elim:      0  v-fix:    0  time:  0.01 s
8.77/2.23	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
8.77/2.23	c vivif2 --  cl tried     8545 cl shrink        0 lits rem          0 time: 0.00
8.77/2.24	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.00
8.77/2.24	c calculated reachability. Time: 0.00
8.77/2.24	c  N st    22     46258       336      1476         0      8545      4506     92467   no data   no data
11.98/3.07	c  N st    23     60657       336      1476         0     12843      4506    158273   no data   no data
14.36/3.62	c  N st    24     69388       336      1476         0     21248      4506    299149   no data   no data
14.36/3.62	c  S st    24     69388       336      1476         0     21248      4506    299149   no data   no data
14.36/3.68	c  S st    24     69893       336      1476         0     11176      4506    123786   no data   no data
14.36/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.36/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.36/3.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.36/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.36/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.36/3.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
14.36/3.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.36/3.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.36/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.70	c lits-rem:        41  cl-subs:      256  v-elim:      0  v-fix:    0  time:  0.01 s
14.76/3.70	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
14.76/3.70	c vivif2 --  cl tried    10920 cl shrink        0 lits rem          0 time: 0.00
14.76/3.71	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.00
14.76/3.71	c calculated reachability. Time: 0.00
14.76/3.71	c  N st    24     69893       336      1476         0     10920      4506    120125   no data   no data
19.15/4.85	c  F st    25     87500       336      1476         0     16364      4506    210170   no data   no data
19.15/4.85	c  N st    25     87500       336      1476         0     16364      4506    210170   no data   no data
20.78/5.22	c Decided on static restart strategy
21.55/5.46	c  N st    32     95538       336      1476         0     24179      4506    349768   no data   no data
24.35/6.12	c  N st    34    104839       336      1476         0     20645      4506    278319   no data   no data
24.35/6.12	c  S st    34    104839       336      1476         0     20645      4506    278319   no data   no data
24.35/6.18	c  S st    34    105342       336      1476         0     21146      4506    286886   no data   no data
24.35/6.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.35/6.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
24.35/6.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.35/6.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.35/6.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.35/6.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
24.35/6.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.35/6.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.35/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.16/6.31	c lits-rem:       162  cl-subs:     1066  v-elim:      0  v-fix:    0  time:  0.11 s
25.16/6.31	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
25.16/6.31	c vivif2 --  cl tried    20080 cl shrink        0 lits rem          0 time: 0.00
25.16/6.32	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
25.16/6.32	c calculated reachability. Time: 0.00
25.16/6.32	c  N st    34    105342       336      1476         0     20080      4506    268475   no data   no data
27.94/7.08	c  N st    35    114940       336      1476         0     15863      4506    177067   no data   no data
32.74/8.25	c  N st    36    129339       336      1476         0     15230      4506    153353   no data   no data
39.93/10.05	c  N st    37    150935       336      1476         0     20528      4506    234393   no data   no data
42.34/10.63	c  S st    38    158015       336      1476         0     27328      4506    349079   no data   no data
42.34/10.70	c  S st    38    158521       336      1476         0     27830      4506    358041   no data   no data
42.34/10.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.75/10.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
42.75/10.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.75/10.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.75/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.75/10.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
42.75/10.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.75/10.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
42.75/10.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.92/11.09	c lits-rem:       251  cl-subs:     2877  v-elim:      0  v-fix:    0  time:  0.37 s
43.92/11.09	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
44.32/11.10	c vivif2 --  cl tried    24953 cl shrink        0 lits rem          0 time: 0.00
44.32/11.11	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
44.32/11.11	c calculated reachability. Time: 0.00
44.32/11.11	c  N st    38    158521       336      1476         0     24953      4506    314208   no data   no data
62.70/15.71	c  N st    39    207110       336      1476         0     19848      4506    203249   no data   no data
74.68/18.72	c  N st    40    237781       336      1476         0     29941      4506    352954   no data   no data
74.68/18.72	c  S st    40    237781       336      1476         0     29941      4506    352954   no data   no data
74.68/18.79	c  S st    40    238285       336      1476         0     30444      4506    361948   no data   no data
74.68/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.08/18.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.08/18.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.08/18.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.08/18.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.08/18.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
75.08/18.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.08/18.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.08/18.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.08/19.31	c lits-rem:       447  cl-subs:     4432  v-elim:      0  v-fix:    0  time:  0.49 s
77.08/19.31	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
77.08/19.31	c vivif2 --  cl tried    26012 cl shrink        0 lits rem          0 time: 0.00
77.08/19.32	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
77.08/19.33	c calculated reachability. Time: 0.00
77.08/19.33	c  N st    40    238285       336      1476         0     26012      4506    297057   no data   no data
103.86/26.09	c  F st    41    306250       336      1476         0     28024      4506    299261   no data   no data
103.86/26.09	c  N st    41    306250       336      1476         0     28024      4506    299261   no data   no data
106.25/26.65	c Decided on static restart strategy
116.24/29.16	c  N st    51    334555       336      1476         0     32228      4506    360375   no data   no data
127.01/31.82	c  N st    53    357427       336      1476         0     30201      4506    319886   no data   no data
127.01/31.82	c  S st    53    357427       336      1476         0     30201      4506    319886   no data   no data
127.01/31.90	c  S st    53    357928       336      1476         0     30699      4506    329029   no data   no data
127.41/31.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
127.41/31.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
127.41/31.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
127.41/31.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.41/31.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.41/31.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
127.41/31.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
127.41/31.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
127.41/31.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.21/32.11	c lits-rem:       243  cl-subs:     1780  v-elim:      0  v-fix:    0  time:  0.19 s
128.21/32.11	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
128.21/32.11	c vivif2 --  cl tried    28919 cl shrink        0 lits rem          0 time: 0.00
128.21/32.13	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
128.21/32.13	c calculated reachability. Time: 0.00
128.21/32.13	c  N st    53    357928       336      1476         0     28919      4506    303947   no data   no data
141.80/35.57	c  N st    54    390321       336      1476         0     35055      4506    387697   no data   no data
168.16/42.10	c  N st    55    438909       336      1476         0     29018      4506    275828   no data   no data
205.33/51.41	c  N st    56    511791       336      1476         0     42129      4506    462761   no data   no data
218.52/54.72	c  N st    57    536897       336      1476         0     36557      4506    376243   no data   no data
218.52/54.72	c  S st    57    536897       336      1476         0     36557      4506    376243   no data   no data
218.89/54.81	c  S st    57    537399       336      1476         0     37059      4506    385608   no data   no data
218.89/54.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
218.89/54.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
218.89/54.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.89/54.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.89/54.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.89/54.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
218.89/54.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
218.89/54.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
218.89/54.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.69/55.08	c lits-rem:       263  cl-subs:     2015  v-elim:      0  v-fix:    0  time:  0.23 s
219.69/55.08	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
219.69/55.08	c vivif2 --  cl tried    35044 cl shrink        0 lits rem          0 time: 0.00
220.09/55.10	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.02
220.09/55.10	c calculated reachability. Time: 0.00
220.09/55.10	c  N st    57    537399       336      1476         0     35044      4506    356432   no data   no data
312.78/78.33	c  N st    58    701383       336      1476         0     64122      4506    863554   no data   no data
379.89/95.17	c  N st    59    806098       336      1476         0     57755      4506    661397   no data   no data
379.89/95.17	c  S st    59    806098       336      1476         0     57755      4506    661397   no data   no data
380.70/95.32	c  S st    59    806601       336      1476         0     58258      4506    670743   no data   no data
380.70/95.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
380.70/95.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
380.70/95.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
380.70/95.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.70/95.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.70/95.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
380.70/95.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
380.70/95.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
380.70/95.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.68/96.89	c lits-rem:       387  cl-subs:     7092  v-elim:      0  v-fix:    0  time:  1.51 s
386.68/96.89	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
387.07/96.90	c vivif2 --  cl tried    51166 cl shrink        0 lits rem          0 time: 0.01
387.07/96.93	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.03
387.07/96.93	c calculated reachability. Time: 0.00
387.07/96.93	c  N st    59    806601       336      1476         0     51166      4506    571691   no data   no data
570.43/142.84	c  F st    60   1071875       336      1476         1     66560      4506    720743   no data   no data
570.43/142.85	c  N st    60   1071875       336      1476         1     66560      4506    720743   no data   no data
574.46/143.88	c Decided on static restart strategy
592.41/148.35	c  N st    70   1100182       336      1476         1     51030      4506    516363   no data   no data
619.16/155.05	c  N st    72   1136174       336      1476         1     85356      4506   1072256   no data   no data
640.74/160.42	c  N st    73   1168566       336      1476         1     72311      4506    861455   no data   no data
668.70/167.48	c  N st    74   1209902       336      1476         1     67017      4506    782550   no data   no data
668.70/167.48	c  S st    74   1209902       336      1476         1     67017      4506    782550   no data   no data
669.90/167.70	c  S st    74   1210407       336      1476         1     67521      4506    792179   no data   no data
669.90/167.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
669.90/167.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
669.90/167.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
669.90/167.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
669.90/167.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
669.90/167.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
669.90/167.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
669.90/167.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
671.12/168.05	c subs with bin:     1816  lits-rem:       251  v-fix:    0  time:  0.27 s
677.90/169.74	c lits-rem:       951  cl-subs:     5624  v-elim:      0  v-fix:    0  time:  1.70 s
677.90/169.75	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
677.90/169.76	c vivif2 --  cl tried    60081 cl shrink        0 lits rem          0 time: 0.01
678.30/169.81	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.06
678.30/169.82	c calculated reachability. Time: 0.00
678.30/169.82	c  N st    74   1210407       336      1476         1     60081      4506    690069   no data   no data
736.22/184.36	c  N st    75   1283289       336      1476         1     84091      4506   1062745   no data   no data
824.51/206.49	c  N st    76   1392613       336      1476         1     93639      4506   1145556   no data   no data
961.13/240.65	c  N st    77   1556600       336      1476         1    101052      4506   1239173   no data   no data
1087.74/272.36	c  N st    78   1710407       336      1476         1     90134      4506    986220   no data   no data
1087.74/272.36	c  S st    78   1710407       336      1476         1     90134      4506    986220   no data   no data
1088.94/272.63	c  S st    78   1710910       336      1476         1     90636      4506    996405   no data   no data
1088.94/272.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1088.94/272.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1088.94/272.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1088.94/272.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1088.94/272.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1088.94/272.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1088.94/272.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1088.94/272.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1089.34/272.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1114.53/279.06	c lits-rem:      2446  cl-subs:    22646  v-elim:      0  v-fix:    0  time:  6.34 s
1114.53/279.06	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
1114.53/279.07	c vivif2 --  cl tried    67990 cl shrink        0 lits rem          0 time: 0.01
1114.93/279.17	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.09
1114.93/279.17	c calculated reachability. Time: 0.00
1114.93/279.17	c  N st    78   1710910       336      1476         1     67990      4506    689461   no data   no data
1438.47/360.10	c  N st    79   2079874       336      1476         2     80845      4506    832431   no data   no data
1560.31/390.62	c  N st    80   2210911       336      1476         3     84812      4506    890214   no data   no data
1560.31/390.62	c  S st    80   2210911       336      1476         3     84812      4506    890214   no data   no data
1561.11/390.88	c  S st    80   2211414       336      1476         5     85315      4506    899626   no data   no data
1561.11/390.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1561.51/390.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1561.51/390.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1561.51/390.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1561.51/390.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1561.51/390.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1561.51/390.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1561.51/390.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1567.11/392.31	c subs with bin:     9058  lits-rem:      7150  v-fix:    0  time:  1.35 s
1571.91/393.51	c lits-rem:       734  cl-subs:     4729  v-elim:      0  v-fix:    0  time:  1.19 s
1571.91/393.51	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
1571.91/393.52	c vivif2 --  cl tried    71528 cl shrink        0 lits rem          0 time: 0.01
1571.91/393.58	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.06
1571.91/393.58	c calculated reachability. Time: 0.00
1571.91/393.58	c  N st    80   2211414       336      1476         8     71528      4506    719961   no data   no data
1716.10/429.61	c Finding binary XORs  T:     0.00 s  found:       0
1738.06/435.13	c Finding binary XORs  T:     0.00 s  found:       0
1751.25/438.49	c Finding binary XORs  T:     0.00 s  found:       0
1753.64/439.01	c Following stats are for *FIRST FINISHED THREAD ONLY*
1753.64/439.01	c num threads              : 4          
1753.64/439.01	c restarts                 : 80         
1753.64/439.01	c dynamic restarts         : 0          
1753.64/439.01	c static restarts          : 80         
1753.64/439.01	c full restarts            : 4          
1753.64/439.01	c total simplify time      : 0.17       
1753.64/439.01	c learnts DL2              : 0          
1753.64/439.01	c learnts size 2           : 44         
1753.64/439.01	c learnts size 1           : 5           (1.43      % of vars)
1753.64/439.01	c filedLit time            : 0.19        (0.04      % time)
1753.64/439.01	c v-elim SatELite          : 14          (4.00      % vars)
1753.64/439.01	c SatELite time            : 20.57       (4.69      % time)
1753.64/439.01	c v-elim xor               : 0           (0.00      % vars)
1753.64/439.01	c xor elim time            : 0.03        (0.01      % time)
1753.64/439.01	c num binary xor trees     : 0          
1753.64/439.01	c binxor trees' crown      : 0           (nan       leafs/tree)
1753.64/439.01	c bin xor find time        : 0.00       
1753.64/439.01	c OTF clause improved      : 105248      (0.04      clauses/conflict)
1753.64/439.01	c OTF impr. size diff      : 111505      (1.06       lits/clause)
1753.64/439.01	c OTF cl watch-shrink      : 608250      (0.26      clauses/conflict)
1753.64/439.01	c OTF cl watch-sh-lit      : 784053      (1.29       lits/clause)
1753.64/439.01	c tried to recurMin cls    : 235756      (9.98       % of conflicts)
1753.64/439.01	c updated cache            : 4571        (0.02       lits/tried recurMin)
1753.64/439.01	c unit cls recevied        : 0           (0.00      % of units)
1753.64/439.01	c unit cls sent            : 1           (20.00     % of units)
1753.64/439.01	c bin cls recevied         : 5          
1753.64/439.01	c bin cls sent             : 16         
1753.64/439.01	c clauses over max glue    : 0           (0.00      % of all clauses)
1753.64/439.01	c conflicts                : 2362082     (5383.35   / sec)
1753.64/439.01	c decisions                : 2710770     (0.58      % random)
1753.64/439.01	c bogo-props               : 59675548179 (136004804.11 / sec)
1753.64/439.01	c conflict literals        : 39484301    (31.21     % deleted)
1753.64/439.01	c Memory used              : 339.91      MB
1753.64/439.01	c single-thread CPU time   : 438.78      s
1753.64/439.01	c all-threads sum CPU time : 1752.69     s
1753.64/439.01	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174255-1304116184/watcher-3174255-1304116184 -o /tmp/evaluation-result-3174255-1304116184/solver-3174255-1304116184 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174255-1304116184.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: 1.87 4.07 5.68 3/176 5923
/proc/meminfo: memFree=29245920/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 412 0 0 0 0 0 0 0 22 0 4 0 601848865 52441088 352 33554432000 4194304 4627427 140733911104960 18446744073709551615 252458065851 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 12803 352 303 106 0 7774 0
[pid=5923/tid=5924] ppid=5919 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 601848865 52441088 352 33554432000 4194304 4627427 140733911104960 18446744073709551615 46928206276121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 601848865 52441088 352 33554432000 4194304 4627427 140733911104960 18446744073709551615 46928206276534 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 601848866 52441088 352 33554432000 4194304 4627427 140733911104960 18446744073709551615 46928206276115 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.807351 s]
/proc/loadavg: 1.87 4.07 5.68 3/176 5923
/proc/meminfo: memFree=29245920/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=284300 CPUtime=3.2 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 4286 0 0 0 320 0 0 0 18 0 4 0 601848865 291123200 2288 33554432000 4194304 4627427 140733911104960 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71075 2288 385 106 0 66046 0
[pid=5923/tid=5924] ppid=5919 vsize=284300 CPUtime=0.79 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 954 0 0 0 79 0 0 0 25 0 4 0 601848865 291123200 2288 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=284300 CPUtime=0.8 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1008 0 0 0 80 0 0 0 19 0 4 0 601848865 291123200 2288 33554432000 4194304 4627427 140733911104960 18446744073709551615 4333617 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=284300 CPUtime=0.79 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 895 0 0 0 79 0 0 0 25 0 4 0 601848866 291123200 2289 33554432000 4194304 4627427 140733911104960 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 284300

[startup+0.900332 s]
/proc/loadavg: 1.87 4.07 5.68 3/176 5923
/proc/meminfo: memFree=29245920/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=284300 CPUtime=3.57 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 4481 0 0 0 357 0 0 0 19 0 4 0 601848865 291123200 2483 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71075 2483 385 106 0 66046 0
[pid=5923/tid=5924] ppid=5919 vsize=284300 CPUtime=0.89 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 991 0 0 0 89 0 0 0 25 0 4 0 601848865 291123200 2483 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=284300 CPUtime=0.89 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1063 0 0 0 89 0 0 0 19 0 4 0 601848865 291123200 2483 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=284300 CPUtime=0.89 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 957 0 0 0 89 0 0 0 25 0 4 0 601848866 291123200 2483 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 284300

[startup+1.00031 s]
/proc/loadavg: 1.87 4.07 5.68 3/176 5923
/proc/meminfo: memFree=29245920/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=284532 CPUtime=3.97 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 5000 0 0 0 397 0 0 0 19 0 4 0 601848865 291360768 2505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71133 2505 386 106 0 66104 0
[pid=5923/tid=5924] ppid=5919 vsize=284532 CPUtime=0.99 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1067 0 0 0 99 0 0 0 25 0 4 0 601848865 291360768 2505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=284532 CPUtime=0.99 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1235 0 0 0 99 0 0 0 19 0 4 0 601848865 291360768 2505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=284532 CPUtime=0.99 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1145 0 0 0 99 0 0 0 25 0 4 0 601848866 291360768 2505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 284532

[startup+1.1003 s]
/proc/loadavg: 1.87 4.07 5.68 3/176 5923
/proc/meminfo: memFree=29245920/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=284624 CPUtime=4.37 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 5413 0 0 0 437 0 0 0 19 0 4 0 601848865 291454976 2419 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71156 2419 386 106 0 66127 0
[pid=5923/tid=5924] ppid=5919 vsize=284624 CPUtime=1.09 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1228 0 0 0 109 0 0 0 25 0 4 0 601848865 291454976 2419 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=284624 CPUtime=1.09 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1281 0 0 0 109 0 0 0 19 0 4 0 601848865 291454976 2419 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=284624 CPUtime=1.09 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1192 0 0 0 109 0 0 0 25 0 4 0 601848866 291454976 2419 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 284624

[startup+1.50022 s]
/proc/loadavg: 1.87 4.07 5.68 3/176 5923
/proc/meminfo: memFree=29245920/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=284892 CPUtime=5.97 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 7465 0 0 0 596 1 0 0 20 0 4 0 601848865 291729408 3787 33554432000 4194304 4627427 140733911104960 18446744073709551615 4507174 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71223 3787 389 106 0 66194 0
[pid=5923/tid=5924] ppid=5919 vsize=284892 CPUtime=1.49 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1430 0 0 0 149 0 0 0 25 0 4 0 601848865 291729408 3787 33554432000 4194304 4627427 140733911104960 18446744073709551615 4338562 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=284892 CPUtime=1.49 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1585 0 0 0 149 0 0 0 20 0 4 0 601848865 291729408 3787 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=284892 CPUtime=1.48 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 1502 0 0 0 148 0 0 0 25 0 4 0 601848866 291729408 3787 33554432000 4194304 4627427 140733911104960 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 284892

[startup+3.10092 s]
/proc/loadavg: 2.60 4.18 5.71 10/184 5932
/proc/meminfo: memFree=29171728/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=285800 CPUtime=12.36 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 14673 0 0 0 1234 2 0 0 25 0 4 0 601848865 292659200 7339 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71450 7339 389 106 0 66421 0
[pid=5923/tid=5924] ppid=5919 vsize=285800 CPUtime=3.08 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 3273 0 0 0 308 0 0 0 25 0 4 0 601848865 292659200 7339 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=285800 CPUtime=3.07 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 3944 0 0 0 307 0 0 0 25 0 4 0 601848865 292659200 7339 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=285800 CPUtime=3.09 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 3512 0 0 0 308 1 0 0 25 0 4 0 601848866 292659200 7339 33554432000 4194304 4627427 140733911104960 18446744073709551615 4333328 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285800

[startup+6.30633 s]
/proc/loadavg: 3.04 4.25 5.72 10/184 5932
/proc/meminfo: memFree=29137228/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=287108 CPUtime=25.16 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 23541 0 0 0 2512 4 0 0 25 0 4 0 601848865 293998592 10863 33554432000 4194304 4627427 140733911104960 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71777 10863 389 106 0 66748 0
[pid=5923/tid=5924] ppid=5919 vsize=287108 CPUtime=6.29 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 5910 0 0 0 628 1 0 0 25 0 4 0 601848865 293998592 10863 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=287108 CPUtime=6.26 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 6152 0 0 0 626 0 0 0 25 0 4 0 601848865 293998592 10863 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=287108 CPUtime=6.29 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 4933 0 0 0 628 1 0 0 25 0 4 0 601848866 293998592 10863 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 287108

[startup+12.7011 s]
/proc/loadavg: 3.43 4.31 5.73 10/184 5932
/proc/meminfo: memFree=29108364/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=288252 CPUtime=50.72 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 35971 0 0 0 5064 8 0 0 25 0 4 0 601848865 295170048 14075 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 72063 14075 389 106 0 67034 0
[pid=5923/tid=5924] ppid=5919 vsize=288252 CPUtime=12.69 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 9182 0 0 0 1267 2 0 0 25 0 4 0 601848865 295170048 14075 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=288252 CPUtime=12.63 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 8448 0 0 0 1262 1 0 0 25 0 4 0 601848865 295170048 14075 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=288252 CPUtime=12.69 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 8419 0 0 0 1267 2 0 0 25 0 4 0 601848866 295170048 14075 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 288252

[startup+25.5008 s]
/proc/loadavg: 4.13 4.43 5.75 10/184 5932
/proc/meminfo: memFree=29056324/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=290576 CPUtime=101.85 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 55394 0 0 0 10172 13 0 0 25 0 4 0 601848865 297549824 17066 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308317 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 72644 17066 389 106 0 67615 0
[pid=5923/tid=5924] ppid=5919 vsize=290576 CPUtime=25.49 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 14504 0 0 0 2545 4 0 0 25 0 4 0 601848865 297549824 17066 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=290576 CPUtime=25.36 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 13446 0 0 0 2534 2 0 0 25 0 4 0 601848865 297549824 17066 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=290576 CPUtime=25.49 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 12925 0 0 0 2546 3 0 0 25 0 4 0 601848866 297549824 17066 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 290576

[startup+51.101 s]
/proc/loadavg: 5.51 4.73 5.82 10/184 5933
/proc/meminfo: memFree=29007676/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=293060 CPUtime=204.11 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 84370 0 0 0 20390 21 0 0 25 0 4 0 601848865 300093440 21505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 73265 21505 389 106 0 68236 0
[pid=5923/tid=5924] ppid=5919 vsize=293060 CPUtime=51.09 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 22424 0 0 0 5104 5 0 0 25 0 4 0 601848865 300093440 21505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308353 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=293060 CPUtime=50.83 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 20709 0 0 0 5078 5 0 0 25 0 4 0 601848865 300093440 21505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4327567 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=293060 CPUtime=51.08 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 19336 0 0 0 5104 4 0 0 25 0 4 0 601848866 300093440 21505 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 293060

[startup+102.3 s]
/proc/loadavg: 7.00 5.28 5.94 10/184 5934
/proc/meminfo: memFree=28947884/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=297440 CPUtime=408.64 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 132585 0 0 0 40831 33 0 0 25 0 4 0 601848865 304578560 27292 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 74360 27292 389 106 0 69331 0
[pid=5923/tid=5924] ppid=5919 vsize=297440 CPUtime=102.29 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 34955 0 0 0 10222 7 0 0 25 0 4 0 601848865 304578560 27292 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=297440 CPUtime=101.77 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 31430 0 0 0 10169 8 0 0 25 0 4 0 601848865 304578560 27292 33554432000 4194304 4627427 140733911104960 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=297440 CPUtime=102.28 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 31007 0 0 0 10222 6 0 0 25 0 4 0 601848866 304578560 27292 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 297440

[startup+162.3 s]

################
# More data... #
################

/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 63101 0 0 0 28213 16 0 0 25 0 4 0 601848866 379559936 50651 33554432000 4194304 4627427 140733911104960 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.71
Current children cumulated vsize (KiB) 370664

[startup+342.301 s]
/proc/loadavg: 8.17 6.87 6.44 10/184 5941
/proc/meminfo: memFree=28742796/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=371496 CPUtime=1367.37 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 288806 0 0 0 136652 85 0 0 25 0 4 0 601848865 380411904 49077 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 92874 49077 389 106 0 87845 0
[pid=5923/tid=5924] ppid=5919 vsize=371496 CPUtime=342.3 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 74793 0 0 0 34210 20 0 0 25 0 4 0 601848865 380411904 49077 33554432000 4194304 4627427 140733911104960 18446744073709551615 4299599 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=371496 CPUtime=340.48 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 70997 0 0 0 34026 22 0 0 25 0 4 0 601848865 380411904 49077 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=371496 CPUtime=342.28 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 70287 0 0 0 34209 19 0 0 25 0 4 0 601848866 380411904 49077 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1367.37
Current children cumulated vsize (KiB) 371496

[startup+402.307 s]
/proc/loadavg: 8.16 7.10 6.54 10/184 5942
/proc/meminfo: memFree=28680268/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=372608 CPUtime=1607.06 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 318790 0 0 0 160610 96 0 0 25 0 4 0 601848865 381550592 51267 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 93152 51267 389 106 0 88123 0
[pid=5923/tid=5924] ppid=5919 vsize=372608 CPUtime=402.31 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82338 0 0 0 40208 23 0 0 25 0 4 0 601848865 381550592 51267 33554432000 4194304 4627427 140733911104960 18446744073709551615 4420154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=372608 CPUtime=400.16 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 78382 0 0 0 39991 25 0 0 25 0 4 0 601848865 381550592 51267 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=372608 CPUtime=402.3 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 78019 0 0 0 40208 22 0 0 25 0 4 0 601848866 381550592 51267 33554432000 4194304 4627427 140733911104960 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1607.06
Current children cumulated vsize (KiB) 372608

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

[startup+410.3 s]
/proc/loadavg: 8.14 7.12 6.55 10/184 5942
/proc/meminfo: memFree=28694524/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=373764 CPUtime=1639 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 323742 0 0 0 163802 98 0 0 25 0 4 0 601848865 382734336 50320 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 93441 50320 389 106 0 88412 0
[pid=5923/tid=5924] ppid=5919 vsize=373764 CPUtime=410.3 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 83556 0 0 0 41007 23 0 0 25 0 4 0 601848865 382734336 50320 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=373764 CPUtime=408.12 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 79575 0 0 0 40786 26 0 0 25 0 4 0 601848865 382734336 50320 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=373764 CPUtime=410.29 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 79178 0 0 0 41007 22 0 0 25 0 4 0 601848866 382734336 50320 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1639
Current children cumulated vsize (KiB) 373764

[startup+423.101 s]
/proc/loadavg: 8.11 7.16 6.57 10/184 5943
/proc/meminfo: memFree=28707532/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=373844 CPUtime=1690.15 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 329073 0 0 0 168915 100 0 0 25 0 4 0 601848865 382816256 51132 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 93461 51132 389 106 0 88432 0
[pid=5923/tid=5924] ppid=5919 vsize=373844 CPUtime=423.11 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 85344 0 0 0 42287 24 0 0 25 0 4 0 601848865 382816256 51132 33554432000 4194304 4627427 140733911104960 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=373844 CPUtime=420.86 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 80538 0 0 0 42059 27 0 0 25 0 4 0 601848865 382816256 51132 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=373844 CPUtime=423.1 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 80849 0 0 0 42287 23 0 0 25 0 4 0 601848866 382816256 51132 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1690.15
Current children cumulated vsize (KiB) 373844

[startup+429.501 s]
/proc/loadavg: 8.10 7.17 6.58 10/184 5943
/proc/meminfo: memFree=28710508/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=362308 CPUtime=1715.7 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 332411 0 0 0 171469 101 0 0 25 0 4 0 601848865 371003392 50698 33554432000 4194304 4627427 140733911104960 18446744073709551615 4324104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 90577 50698 389 106 0 85548 0
[pid=5923/tid=5924] ppid=5919 vsize=362308 CPUtime=429.5 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 85861 0 0 0 42926 24 0 0 25 0 4 0 601848865 371003392 50698 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=362308 CPUtime=427.22 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 81757 0 0 0 42695 27 0 0 25 0 4 0 601848865 371003392 50699 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=362308 CPUtime=429.49 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 81262 0 0 0 42926 23 0 0 25 0 4 0 601848866 371003392 50699 33554432000 4194304 4627427 140733911104960 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1715.7
Current children cumulated vsize (KiB) 362308

[startup+435.9 s]
/proc/loadavg: 8.09 7.19 6.59 10/184 5943
/proc/meminfo: memFree=28706292/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=350752 CPUtime=1741.26 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 335422 0 0 0 174024 102 0 0 25 0 4 0 601848865 359170048 51911 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 87688 51911 389 106 0 82659 0
[pid=5923/tid=5924] ppid=5919 vsize=350752 CPUtime=435.9 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 86817 0 0 0 43565 25 0 0 25 0 4 0 601848865 359170048 51911 33554432000 4194304 4627427 140733911104960 18446744073709551615 4503044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=350752 CPUtime=433.58 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82164 0 0 0 43331 27 0 0 25 0 4 0 601848865 359170048 51911 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=350752 CPUtime=435.89 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82353 0 0 0 43566 23 0 0 25 0 4 0 601848866 359170048 51911 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1741.26
Current children cumulated vsize (KiB) 350752

[startup+437.506 s]
/proc/loadavg: 8.17 7.22 6.60 9/184 5943
/proc/meminfo: memFree=28704928/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=348068 CPUtime=1747.67 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 336174 0 0 0 174665 102 0 0 25 0 4 0 601848865 356421632 49088 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 87017 49088 389 106 0 81988 0
[pid=5923/tid=5924] ppid=5919 vsize=348068 CPUtime=437.51 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 87002 0 0 0 43726 25 0 0 25 0 4 0 601848865 356421632 49088 33554432000 4194304 4627427 140733911104960 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=348068 CPUtime=435.18 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82263 0 0 0 43491 27 0 0 25 0 4 0 601848865 356421632 49088 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=348068 CPUtime=437.49 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82515 0 0 0 43726 23 0 0 25 0 4 0 601848866 356421632 49088 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1747.67
Current children cumulated vsize (KiB) 348068

[startup+438.301 s]
/proc/loadavg: 8.17 7.22 6.60 9/184 5943
/proc/meminfo: memFree=28704928/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=348068 CPUtime=1750.85 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 336469 0 0 0 174983 102 0 0 25 0 4 0 601848865 356421632 49383 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 87017 49383 389 106 0 81988 0
[pid=5923/tid=5924] ppid=5919 vsize=348068 CPUtime=438.3 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 87067 0 0 0 43805 25 0 0 25 0 4 0 601848865 356421632 49383 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=348068 CPUtime=435.97 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82316 0 0 0 43570 27 0 0 25 0 4 0 601848865 356421632 49383 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=348068 CPUtime=438.29 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82577 0 0 0 43806 23 0 0 25 0 4 0 601848866 356421632 49383 33554432000 4194304 4627427 140733911104960 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1750.85
Current children cumulated vsize (KiB) 348068

[startup+438.701 s]
/proc/loadavg: 8.17 7.22 6.60 10/184 5943
/proc/meminfo: memFree=28716708/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=348068 CPUtime=1752.44 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 336613 0 0 0 175142 102 0 0 25 0 4 0 601848865 356421632 49527 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 87017 49527 389 106 0 81988 0
[pid=5923/tid=5924] ppid=5919 vsize=348068 CPUtime=438.7 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 87102 0 0 0 43845 25 0 0 25 0 4 0 601848865 356421632 49527 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=348068 CPUtime=436.37 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82344 0 0 0 43610 27 0 0 25 0 4 0 601848865 356421632 49527 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=348068 CPUtime=438.69 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82614 0 0 0 43846 23 0 0 25 0 4 0 601848866 356421632 49527 33554432000 4194304 4627427 140733911104960 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1752.44
Current children cumulated vsize (KiB) 348068

[startup+438.901 s]
/proc/loadavg: 8.17 7.22 6.60 10/184 5943
/proc/meminfo: memFree=28716708/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=348068 CPUtime=1753.24 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 336683 0 0 0 175222 102 0 0 25 0 4 0 601848865 356421632 49597 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 87017 49597 389 106 0 81988 0
[pid=5923/tid=5924] ppid=5919 vsize=348068 CPUtime=438.9 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 87118 0 0 0 43865 25 0 0 25 0 4 0 601848865 356421632 49597 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=348068 CPUtime=436.57 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82355 0 0 0 43630 27 0 0 25 0 4 0 601848865 356421632 49597 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=348068 CPUtime=438.89 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82633 0 0 0 43866 23 0 0 25 0 4 0 601848866 356421632 49597 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1753.24
Current children cumulated vsize (KiB) 348068

[startup+439.001 s]
/proc/loadavg: 8.17 7.22 6.60 10/184 5943
/proc/meminfo: memFree=28716708/32951124 swapFree=67111348/67111528
[pid=5923] ppid=5919 vsize=348068 CPUtime=1753.64 cores=0,2,4,6
/proc/5923/stat : 5923 (strangenight2-m) R 5919 5923 4980 0 -1 4202496 336718 0 0 0 175262 102 0 0 25 0 4 0 601848865 356421632 49632 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 87017 49632 389 106 0 81988 0
[pid=5923/tid=5924] ppid=5919 vsize=348068 CPUtime=439 cores=0,2,4,6
/proc/5923/task/5924/stat : 5924 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 87125 0 0 0 43875 25 0 0 25 0 4 0 601848865 356421632 49632 33554432000 4194304 4627427 140733911104960 18446744073709551615 4310523 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5923/tid=5926] ppid=5919 vsize=348068 CPUtime=436.67 cores=0,2,4,6
/proc/5923/task/5926/stat : 5926 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82360 0 0 0 43640 27 0 0 25 0 4 0 601848865 356421632 49632 33554432000 4194304 4627427 140733911104960 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5923/tid=5929] ppid=5919 vsize=348068 CPUtime=438.99 cores=0,2,4,6
/proc/5923/task/5929/stat : 5929 (strangenight2-m) R 5919 5923 4980 0 -1 4202560 82643 0 0 0 43876 23 0 0 25 0 4 0 601848866 356421632 49632 33554432000 4194304 4627427 140733911104960 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1753.64
Current children cumulated vsize (KiB) 348068

Child status: 20
Real time (s): 439.029
CPU time (s): 1753.73
CPU user time (s): 1752.69
CPU system time (s): 1.03684
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 383936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1752.69
system time used= 1.03684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336727
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= 296
involuntary context switches= 10941

runsolver used 0.728889 second user time and 1.60476 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 00:29:44
IDJOB=3174255
IDBENCH=83073
IDSOLVER=1586
FILE ID=node111/3174255-1304116184
RUNJOBID= node111-1304116184-5904
PBS_JOBID= 13170676
Free space on /tmp= 70896 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174255-1304116184/watcher-3174255-1304116184 -o /tmp/evaluation-result-3174255-1304116184/solver-3174255-1304116184 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174255-1304116184.cnf

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

MD5SUM BENCH= db8052d689d68a5a8af12c3049f9d9c2
RANDOM SEED=1812107397

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29246232 kB
Buffers:       1012992 kB
Cached:        2175172 kB
SwapCached:          0 kB
Active:         104448 kB
Inactive:      3147148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29246232 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11724 kB
Writeback:           0 kB
AnonPages:       63544 kB
Mapped:          14484 kB
Slab:           386016 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189944 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= 70888 MiB
End job on node111 at 2011-04-30 00:37:03