Trace number 3368822

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-mt (fixed)UNSAT 176.757 44.3301

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1469984978-038.UNKNOWN.cnf
MD5SUMaa033649e20861950136340d4750574f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.13083
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368822-1305403885.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:        1278
0.00/0.01	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       300      1278         0         0      3834         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 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:      6  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:     133 undec:      29 neg:     138
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       294      1265         0         0      3817         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.22/0.13	c  N st     8      4917       294      1265         0      4764      3817     75750   no data   no data  --
1.17/0.34	c  N st    10     11299       294      1265         0      4386      3817     51288   no data   no data  --
1.96/0.56	c  N st    11     17044       294      1265         0      9872      3817    129765   no data   no data  --
3.56/0.93	c  F st    12     25002       294      1265         0     12139      3817    159046   no data   no data  --
3.56/0.93	c  N st    12     25002       294      1265         0     12139      3817    159046   no data   no data  --
4.41/1.17	c Decided on static restart strategy
4.41/1.17	c  N st    18     30000       294      1265         0     10464      3817    127917   no data   no data  --
4.41/1.17	c  S st    18     30000       294      1265         0     10464      3817    127917   no data   no data  --
4.75/1.20	c  S st    18     30506       294      1265         0     10967      3817    135934   no data   no data  --
4.75/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.75/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.75/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.75/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.75/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
4.75/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.15/1.32	c lits-rem:       293  cl-subs:     1582  v-elim:      0  v-fix:    0  time:  0.44 s
5.15/1.32	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.02
5.15/1.32	c calculated reachability. Time: 0.00
5.15/1.32	c  N st    18     30506       294      1265         0      9385      3817    115140   no data   no data  --
6.75/1.73	c  N st    20     37617       294      1265         0      8693      3817     93115   no data   no data  --
7.96/2.07	c  N st    21     44016       294      1265         0     14820      3817    180136   no data   no data  --
8.37/2.16	c  S st    22     45760       294      1265         0     16521      3817    208528   no data   no data  --
8.37/2.20	c  S st    22     46264       294      1265         0     17024      3817    216831   no data   no data  --
8.37/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.37/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.80/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.80/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.80/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
8.80/2.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.56	c lits-rem:       439  cl-subs:     1992  v-elim:      0  v-fix:    0  time:  1.39 s
9.94/2.56	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c vivif2 --  cl tried    15032 cl shrink        0 lits rem          0 time: 0.01
9.94/2.58	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.04
9.94/2.58	c calculated reachability. Time: 0.00
9.94/2.58	c  N st    22     46264       294      1265         0     15032      3817    190924   no data   no data  --
13.53/3.40	c  N st    23     60661       294      1265         0     10713      3817    109044   no data   no data  --
15.52/3.94	c  N st    24     69397       294      1265         0     18991      3817    226087   no data   no data  --
15.52/3.94	c  S st    24     69397       294      1265         0     18991      3817    226087   no data   no data  --
15.52/3.99	c  S st    24     69898       294      1265         0     19490      3817    234584   no data   no data  --
15.52/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.52/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.92/4.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.92/4.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.92/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.92/4.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
15.92/4.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.48	c lits-rem:       630  cl-subs:     3265  v-elim:      0  v-fix:    0  time:  1.88 s
17.57/4.48	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
17.57/4.48	c vivif2 --  cl tried    16225 cl shrink        0 lits rem          0 time: 0.01
17.57/4.49	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.04
17.57/4.49	c calculated reachability. Time: 0.00
17.57/4.49	c  N st    24     69898       294      1265         0     16225      3817    190405   no data   no data  --
22.30/5.65	c  F st    25     87500       294      1265         0     22584      3817    275488   no data   no data  --
22.30/5.65	c  N st    25     87500       294      1265         0     22584      3817    275488   no data   no data  --
23.50/5.98	c Decided on static restart strategy
24.30/6.17	c  N st    32     95541       294      1265         0     18944      3817    220949   no data   no data  --
27.08/6.84	c  N st    34    104848       294      1265         0     15426      3817    157744   no data   no data  --
27.08/6.84	c  S st    34    104848       294      1265         0     15426      3817    157744   no data   no data  --
27.08/6.89	c  S st    34    105351       294      1265         0     15927      3817    165899   no data   no data  --
27.08/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.08/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.08/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
27.08/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.08/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.08/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
27.08/6.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.28/7.12	c lits-rem:       391  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  0.90 s
28.28/7.12	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
28.28/7.12	c vivif2 --  cl tried    14780 cl shrink        0 lits rem          0 time: 0.01
28.28/7.13	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.04
28.28/7.13	c calculated reachability. Time: 0.00
28.28/7.13	c  N st    34    105351       294      1265         0     14780      3817    150888   no data   no data  --
30.73/7.75	c  N st    35    114950       294      1265         0     23988      3817    288507   no data   no data  --
34.69/8.80	c  N st    36    129347       294      1265         0     24383      3817    285904   no data   no data  --
41.85/10.51	c  N st    37    150944       294      1265         0     30542      3817    349582   no data   no data  --
43.89/11.05	c  S st    38    158026       294      1265         0     22008      3817    223404   no data   no data  --
44.24/11.10	c  S st    38    158528       294      1265         0     22507      3817    231776   no data   no data  --
44.24/11.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.24/11.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.24/11.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
44.24/11.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.24/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.24/11.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
44.24/11.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.84/11.59	c lits-rem:       708  cl-subs:     2885  v-elim:      0  v-fix:    0  time:  1.92 s
45.84/11.59	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
46.24/11.60	c vivif2 --  cl tried    19622 cl shrink        0 lits rem          0 time: 0.01
46.24/11.61	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.05
46.24/11.61	c calculated reachability. Time: 0.00
46.24/11.61	c  N st    38    158528       294      1265         0     19622      3817    195379   no data   no data  --
61.43/15.48	c  N st    39    207116       294      1265         0     32750      3817    378032   no data   no data  --
72.15/18.20	c  N st    40    237793       294      1265         0     24921      3817    250157   no data   no data  --
72.15/18.20	c  S st    40    237793       294      1265         0     24921      3817    250157   no data   no data  --
72.55/18.27	c  S st    40    238298       294      1265         1     25421      3817    258885   no data   no data  --
72.55/18.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.55/18.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.55/18.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
72.55/18.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.96/18.31	c subs with bin:      522  lits-rem:      1056  v-fix:    0  time:  0.11 s
72.96/18.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
72.96/18.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.95/18.88	c lits-rem:       640  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  2.26 s
74.95/18.88	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
74.95/18.88	c vivif2 --  cl tried    23061 cl shrink        0 lits rem          0 time: 0.01
75.35/18.90	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.06
75.35/18.90	c calculated reachability. Time: 0.00
75.35/18.90	c  N st    40    238298       294      1265         1     23061      3817    228201   no data   no data  --
101.67/25.56	c  F st    41    306250       294      1265         2     24819      3817    224631   no data   no data  --
101.67/25.56	c  N st    41    306250       294      1265         2     24819      3817    224631   no data   no data  --
103.67/26.04	c Decided on static restart strategy
113.24/28.42	c  N st    51    334552       294      1265         3     28970      3817    270907   no data   no data  --
116.42/29.22	c Finding binary XORs  T:     0.00 s  found:       0
121.61/30.57	c  N st    53    357448       293      1245        11     21056      3775    178772   no data   no data  --
121.61/30.57	c  S st    53    357448       293      1245        11     21056      3775    178772   no data   no data  --
122.01/30.62	c  S st    53    357953       293      1245        11     21556      3775    186513   no data   no data  --
122.01/30.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.01/30.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.01/30.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
122.01/30.63	c bin-w-bin subsume rem            1 bins  time:  0.00 s
122.01/30.64	c subs with bin:      181  lits-rem:       155  v-fix:    0  time:  0.02 s
122.01/30.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
122.01/30.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
123.20/30.96	c lits-rem:       406  cl-subs:     1317  v-elim:      0  v-fix:    0  time:  1.27 s
123.20/30.96	c vivif2 --  cl tried     1245 cl shrink        0 lits rem          0 time: 0.00
123.20/30.96	c vivif2 --  cl tried    20058 cl shrink        0 lits rem          0 time: 0.01
123.20/30.97	c asymm  cl-useful: 0/1245/1245 lits-rem:0 time: 0.05
123.20/30.97	c calculated reachability. Time: 0.00
123.20/30.97	c  N st    53    357953       293      1245        10     20058      3775    169446   no data   no data  --
135.18/33.93	c  N st    54    390347       293      1245        10     29146      3775    278391   no data   no data  --
150.32/37.70	c Finding binary XORs  T:     0.00 s  found:       0
155.90/39.14	c  N st    55    438936       292      1225        21     36710      3726    372250   no data   no data  --
165.89/41.70	c Finding binary XORs  T:     0.00 s  found:       0
173.86/43.67	c Finding binary XORs  T:     0.00 s  found:       0
176.64/44.32	c Following stats are for *FIRST FINISHED THREAD ONLY*
176.64/44.32	c num threads              : 4          
176.64/44.32	c restarts                 : 55         
176.64/44.32	c dynamic restarts         : 0          
176.64/44.32	c static restarts          : 55         
176.64/44.32	c full restarts            : 3          
176.64/44.32	c total simplify time      : 0.26       
176.64/44.32	c learnts DL2              : 0          
176.64/44.32	c learnts size 2           : 195        
176.64/44.32	c learnts size 1           : 80          (26.67     % of vars)
176.64/44.32	c filedLit time            : 0.09        (0.05      % time)
176.64/44.32	c v-elim SatELite          : 6           (2.00      % vars)
176.64/44.32	c SatELite time            : 14.16       (8.02      % time)
176.64/44.32	c v-elim xor               : 0           (0.00      % vars)
176.64/44.32	c xor elim time            : 0.01        (0.01      % time)
176.64/44.32	c num binary xor trees     : 0          
176.64/44.32	c binxor trees' crown      : 0           (nan       leafs/tree)
176.64/44.32	c bin xor find time        : 0.00       
176.64/44.32	c OTF clause improved      : 21477       (0.05      clauses/conflict)
176.64/44.32	c OTF impr. size diff      : 22386       (1.04       lits/clause)
176.64/44.32	c OTF cl watch-shrink      : 101562      (0.22      clauses/conflict)
176.64/44.32	c OTF cl watch-sh-lit      : 126649      (1.25       lits/clause)
176.64/44.32	c tried to recurMin cls    : 67586       (14.63      % of conflicts)
176.64/44.32	c updated cache            : 538         (0.01       lits/tried recurMin)
176.64/44.32	c unit cls received        : 6           (7.50      % of units)
176.64/44.32	c unit cls sent            : 1           (1.25      % of units)
176.64/44.32	c bin cls received         : 59         
176.64/44.32	c bin cls sent             : 16         
176.64/44.32	c clauses over max glue    : 0           (0.00      % of all clauses)
176.64/44.32	c conflicts                : 461828      (2614.66   / sec)
176.64/44.32	c decisions                : 537671      (1.89      % random)
176.64/44.32	c bogo-props               : 5693386220  (32233377.40 / sec)
176.64/44.32	c conflict literals        : 6756075     (28.17     % deleted)
176.64/44.32	c Memory used              : 300.07      MB
176.64/44.32	c single-thread CPU time   : 176.63      s
176.64/44.32	c all-threads sum CPU time : 176.63      s
176.64/44.32	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: 961)

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-3368822-1305403885/watcher-3368822-1305403885 -o /tmp/evaluation-result-3368822-1305403885/solver-3368822-1305403885 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368822-1305403885.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.48 7.73 7.97 2/363 15282
/proc/meminfo: memFree=23309740/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 730619209 52465664 352 33554432000 4194304 4650419 140734541903904 18446744073709551615 47970324592556 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 12809 352 303 112 0 7774 0
[pid=15282/tid=15285] ppid=15278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730619209 52465664 352 33554432000 4194304 4650419 140734541903904 18446744073709551615 47970324592562 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730619209 52465664 352 33554432000 4194304 4650419 140734541903904 18446744073709551615 47970324592562 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730619209 52465664 352 33554432000 4194304 4650419 140734541903904 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.064823 s]
/proc/loadavg: 6.48 7.73 7.97 2/363 15282
/proc/meminfo: memFree=23309740/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=282004 CPUtime=0.22 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 1272 0 0 0 22 0 0 0 25 0 4 0 730619209 288772096 1152 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 70501 1153 391 112 0 65466 0
[pid=15282/tid=15285] ppid=15278 vsize=282004 CPUtime=0.05 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 246 0 0 0 5 0 0 0 25 0 4 0 730619209 288772096 1153 33554432000 4194304 4650419 140734541903904 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=282004 CPUtime=0.05 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 217 0 0 0 5 0 0 0 25 0 4 0 730619209 288772096 1153 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=282004 CPUtime=0.04 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 168 0 0 0 4 0 0 0 25 0 4 0 730619209 288772096 1153 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282004

[startup+0.164805 s]
/proc/loadavg: 6.48 7.73 7.97 2/363 15282
/proc/meminfo: memFree=23309740/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=283032 CPUtime=0.62 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 1914 0 0 0 62 0 0 0 25 0 4 0 730619209 289824768 1405 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 70758 1405 393 112 0 65723 0
[pid=15282/tid=15285] ppid=15278 vsize=283032 CPUtime=0.15 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 408 0 0 0 15 0 0 0 25 0 4 0 730619209 289824768 1405 33554432000 4194304 4650419 140734541903904 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=283032 CPUtime=0.15 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 371 0 0 0 15 0 0 0 25 0 4 0 730619209 289824768 1405 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364631 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=283032 CPUtime=0.14 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 330 0 0 0 14 0 0 0 25 0 4 0 730619209 289824768 1405 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 283032

[startup+0.30078 s]
/proc/loadavg: 6.48 7.73 7.97 2/363 15282
/proc/meminfo: memFree=23309740/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=283172 CPUtime=1.17 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 2314 0 0 0 117 0 0 0 25 0 4 0 730619209 289968128 1805 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 70793 1805 393 112 0 65758 0
[pid=15282/tid=15285] ppid=15278 vsize=283172 CPUtime=0.29 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 511 0 0 0 29 0 0 0 25 0 4 0 730619209 289968128 1805 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=283172 CPUtime=0.29 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 466 0 0 0 29 0 0 0 25 0 4 0 730619209 289968128 1805 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=283172 CPUtime=0.28 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 430 0 0 0 28 0 0 0 25 0 4 0 730619209 289968128 1805 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283172

[startup+0.700709 s]
/proc/loadavg: 6.48 7.73 7.97 2/363 15282
/proc/meminfo: memFree=23309740/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=284416 CPUtime=2.76 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 4011 0 0 0 276 0 0 0 25 0 4 0 730619209 291241984 2174 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366130 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 71104 2174 393 112 0 66069 0
[pid=15282/tid=15285] ppid=15278 vsize=284416 CPUtime=0.69 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 966 0 0 0 69 0 0 0 25 0 4 0 730619209 291241984 2174 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=284416 CPUtime=0.69 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 888 0 0 0 69 0 0 0 25 0 4 0 730619209 291241984 2174 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=284416 CPUtime=0.68 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 829 0 0 0 68 0 0 0 25 0 4 0 730619209 291241984 2174 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284416

[startup+1.50056 s]
/proc/loadavg: 6.48 7.73 7.97 10/371 15290
/proc/meminfo: memFree=23284876/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=284848 CPUtime=5.95 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 6926 0 0 0 595 0 0 0 25 0 4 0 730619209 291684352 3563 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 71212 3563 395 112 0 66177 0
[pid=15282/tid=15285] ppid=15278 vsize=284848 CPUtime=1.49 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 1567 0 0 0 149 0 0 0 25 0 4 0 730619209 291684352 3563 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=284848 CPUtime=1.49 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 1503 0 0 0 149 0 0 0 25 0 4 0 730619209 291684352 3563 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=284848 CPUtime=1.47 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 1233 0 0 0 147 0 0 0 25 0 4 0 730619209 291684352 3563 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 284848

[startup+3.10027 s]
/proc/loadavg: 6.61 7.73 7.97 10/371 15290
/proc/meminfo: memFree=23243440/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=293848 CPUtime=12.34 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 13223 0 0 0 1233 1 0 0 25 0 4 0 730619209 300900352 8123 33554432000 4194304 4650419 140734541903904 18446744073709551615 4314985 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 73462 8123 395 112 0 68427 0
[pid=15282/tid=15285] ppid=15278 vsize=293848 CPUtime=3.09 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 3138 0 0 0 309 0 0 0 25 0 4 0 730619209 300900352 8123 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=293848 CPUtime=3.09 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 3331 0 0 0 309 0 0 0 25 0 4 0 730619209 300900352 8123 33554432000 4194304 4650419 140734541903904 18446744073709551615 4313446 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=293848 CPUtime=3.05 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 2791 0 0 0 305 0 0 0 25 0 4 0 730619209 300900352 8123 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 293848

[startup+6.30068 s]
/proc/loadavg: 6.61 7.73 7.97 10/371 15290
/proc/meminfo: memFree=23205256/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=312012 CPUtime=25.1 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 19184 0 0 0 2508 2 0 0 25 0 4 0 730619209 319500288 10994 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 78003 10994 395 112 0 72968 0
[pid=15282/tid=15285] ppid=15278 vsize=312012 CPUtime=6.28 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 5383 0 0 0 628 0 0 0 25 0 4 0 730619209 319500288 10994 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=312012 CPUtime=6.28 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 5146 0 0 0 628 0 0 0 25 0 4 0 730619209 319500288 10994 33554432000 4194304 4650419 140734541903904 18446744073709551615 4360651 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=312012 CPUtime=6.21 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 3270 0 0 0 621 0 0 0 25 0 4 0 730619209 319500288 10994 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 312012

[startup+12.7005 s]
/proc/loadavg: 6.82 7.74 7.97 10/371 15290
/proc/meminfo: memFree=23160812/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=312988 CPUtime=50.62 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 28489 0 0 0 5058 4 0 0 25 0 4 0 730619209 320499712 13482 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 78247 13482 395 112 0 73212 0
[pid=15282/tid=15285] ppid=15278 vsize=312988 CPUtime=12.69 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 8087 0 0 0 1268 1 0 0 25 0 4 0 730619209 320499712 13482 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=312988 CPUtime=12.68 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 7829 0 0 0 1267 1 0 0 25 0 4 0 730619209 320499712 13482 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=312988 CPUtime=12.53 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 4538 0 0 0 1253 0 0 0 25 0 4 0 730619209 320499712 13482 33554432000 4194304 4650419 140734541903904 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 312988

[startup+25.5011 s]
/proc/loadavg: 7.00 7.75 7.97 10/371 15291
/proc/meminfo: memFree=23113572/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=315028 CPUtime=101.67 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 42460 0 0 0 10159 8 0 0 25 0 4 0 730619209 322588672 17468 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 78757 17468 395 112 0 73722 0
[pid=15282/tid=15285] ppid=15278 vsize=315028 CPUtime=25.49 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 12511 0 0 0 2547 2 0 0 25 0 4 0 730619209 322588672 17468 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=315028 CPUtime=25.48 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 12369 0 0 0 2546 2 0 0 25 0 4 0 730619209 322588672 17468 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=315028 CPUtime=25.18 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 5496 0 0 0 2517 1 0 0 25 0 4 0 730619209 322588672 17468 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 315028

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

[startup+31.914 s]
/proc/loadavg: 7.15 7.75 7.97 10/371 15291
/proc/meminfo: memFree=23104384/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=296328 CPUtime=127.24 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 47997 0 0 0 12715 9 0 0 25 0 4 0 730619209 303439872 18196 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 74082 18196 395 112 0 69047 0
[pid=15282/tid=15285] ppid=15278 vsize=296328 CPUtime=31.9 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 14397 0 0 0 3188 2 0 0 25 0 4 0 730619209 303439872 18196 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=296328 CPUtime=31.9 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 13996 0 0 0 3187 3 0 0 25 0 4 0 730619209 303439872 18196 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=296328 CPUtime=31.51 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 5907 0 0 0 3150 1 0 0 25 0 4 0 730619209 303439872 18196 33554432000 4194304 4650419 140734541903904 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127.24
Current children cumulated vsize (KiB) 296328

[startup+38.3008 s]
/proc/loadavg: 7.22 7.76 7.97 10/371 15291
/proc/meminfo: memFree=23080572/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=305952 CPUtime=152.72 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 53879 0 0 0 15262 10 0 0 25 0 4 0 730619209 313294848 21769 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 76488 21769 395 112 0 71453 0
[pid=15282/tid=15285] ppid=15278 vsize=305952 CPUtime=38.28 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 16533 0 0 0 3826 2 0 0 25 0 4 0 730619209 313294848 21769 33554432000 4194304 4650419 140734541903904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=305952 CPUtime=38.28 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 16194 0 0 0 3825 3 0 0 25 0 4 0 730619209 313294848 21769 33554432000 4194304 4650419 140734541903904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=305952 CPUtime=37.83 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 5979 0 0 0 3782 1 0 0 25 0 4 0 730619209 313294848 21769 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.72
Current children cumulated vsize (KiB) 305952

[startup+41.5002 s]
/proc/loadavg: 7.22 7.76 7.97 10/371 15291
/proc/meminfo: memFree=23080184/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=307172 CPUtime=165.48 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 55583 0 0 0 16537 11 0 0 25 0 4 0 730619209 314544128 20905 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 76793 20905 395 112 0 71758 0
[pid=15282/tid=15285] ppid=15278 vsize=307172 CPUtime=41.49 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 17400 0 0 0 4146 3 0 0 25 0 4 0 730619209 314544128 20905 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=307172 CPUtime=41.48 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 16637 0 0 0 4145 3 0 0 25 0 4 0 730619209 314544128 20905 33554432000 4194304 4650419 140734541903904 18446744073709551615 4315033 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=307172 CPUtime=40.99 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 6250 0 0 0 4098 1 0 0 25 0 4 0 730619209 314544128 20905 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 165.48
Current children cumulated vsize (KiB) 307172

[startup+43.1009 s]
/proc/loadavg: 7.28 7.76 7.97 10/371 15291
/proc/meminfo: memFree=23085632/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=307232 CPUtime=171.86 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 56840 0 0 0 17175 11 0 0 25 0 4 0 730619209 314605568 21302 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 76808 21302 395 112 0 71773 0
[pid=15282/tid=15285] ppid=15278 vsize=307232 CPUtime=43.09 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 17599 0 0 0 4306 3 0 0 25 0 4 0 730619209 314605568 21302 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=307232 CPUtime=43.08 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 17277 0 0 0 4305 3 0 0 25 0 4 0 730619209 314605568 21302 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=307232 CPUtime=42.57 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 6344 0 0 0 4256 1 0 0 25 0 4 0 730619209 314605568 21302 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 171.86
Current children cumulated vsize (KiB) 307232

[startup+43.9008 s]
/proc/loadavg: 7.28 7.76 7.97 10/371 15291
/proc/meminfo: memFree=23085260/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=307232 CPUtime=175.07 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 57126 0 0 0 17496 11 0 0 25 0 4 0 730619209 314605568 21588 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 76808 21588 395 112 0 71773 0
[pid=15282/tid=15285] ppid=15278 vsize=307232 CPUtime=43.9 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 17685 0 0 0 4387 3 0 0 25 0 4 0 730619209 314605568 21592 33554432000 4194304 4650419 140734541903904 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=307232 CPUtime=43.9 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 17371 0 0 0 4387 3 0 0 25 0 4 0 730619209 314605568 21592 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=307232 CPUtime=43.37 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 6344 0 0 0 4336 1 0 0 25 0 4 0 730619209 314605568 21592 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 175.07
Current children cumulated vsize (KiB) 307232

[startup+44.3007 s]
/proc/loadavg: 7.28 7.76 7.97 10/371 15291
/proc/meminfo: memFree=23085260/32950928 swapFree=65730864/67111528
[pid=15282] ppid=15278 vsize=307264 CPUtime=176.64 cores=1,3,5,7
/proc/15282/stat : 15282 (strangenight1-m) R 15278 15282 14715 0 -1 4202496 57562 0 0 0 17653 11 0 0 25 0 4 0 730619209 314638336 21310 33554432000 4194304 4650419 140734541903904 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15282/statm: 76816 21310 395 112 0 71781 0
[pid=15282/tid=15285] ppid=15278 vsize=307264 CPUtime=44.29 cores=1,3,5,7
/proc/15282/task/15285/stat : 15285 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 18020 0 0 0 4426 3 0 0 25 0 4 0 730619209 314638336 21310 33554432000 4194304 4650419 140734541903904 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15282/tid=15286] ppid=15278 vsize=307264 CPUtime=44.28 cores=1,3,5,7
/proc/15282/task/15286/stat : 15286 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 17408 0 0 0 4425 3 0 0 25 0 4 0 730619209 314638336 21310 33554432000 4194304 4650419 140734541903904 18446744073709551615 4314803 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15282/tid=15287] ppid=15278 vsize=307264 CPUtime=43.76 cores=1,3,5,7
/proc/15282/task/15287/stat : 15287 (strangenight1-m) R 15278 15282 14715 0 -1 4202560 6344 0 0 0 4375 1 0 0 25 0 4 0 730619209 314638336 21310 33554432000 4194304 4650419 140734541903904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 176.64
Current children cumulated vsize (KiB) 307264

Child status: 20
Real time (s): 44.3301
CPU time (s): 176.757
CPU user time (s): 176.634
CPU system time (s): 0.122981
CPU usage (%): 398.729
Max. virtual memory (cumulated for all children) (KiB): 324384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.634
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57574
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= 166
involuntary context switches= 1342

runsolver used 0.140978 second user time and 0.398939 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 22:11:25
IDJOB=3368822
IDBENCH=82831
IDSOLVER=1846
FILE ID=node116/3368822-1305403885
RUNJOBID= node116-1305403885-15264
PBS_JOBID= 13324469
Free space on /tmp= 73136 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1469984978-038.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368822-1305403885/watcher-3368822-1305403885 -o /tmp/evaluation-result-3368822-1305403885/solver-3368822-1305403885 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368822-1305403885.cnf

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

MD5SUM BENCH= aa033649e20861950136340d4750574f
RANDOM SEED=1633406970

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23310176 kB
Buffers:         30708 kB
Cached:         111984 kB
SwapCached:      12356 kB
Active:        9385824 kB
Inactive:        48268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23310176 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           12476 kB
Writeback:           0 kB
AnonPages:     9289688 kB
Mapped:          15340 kB
Slab:            96620 kB
PageTables:      43956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82746648 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= 73124 MiB
End job on node116 at 2011-05-14 22:12:10