Trace number 3175129

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-mtUNSAT 133.13 33.3334

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1569819208-064.UNKNOWN.cnf
MD5SUM00f21cbc78a2d739f741e391ca987da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20581
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175129-1304090425.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.01 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:     132 undec:      31 neg:     137
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       296      1277         0         0      3850         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.38/0.12	c  N st     8      4913       296      1277         0      4767      3850     74129   no data   no data  --
1.17/0.32	c  N st    10     11297       296      1277         0      4375      3850     52868   no data   no data  --
1.97/0.53	c  N st    11     17040       296      1277         0      9899      3850    140697   no data   no data  --
3.17/0.86	c  F st    12     25000       296      1277         0     12164      3850    168692   no data   no data  --
3.17/0.86	c  N st    12     25000       296      1277         0     12164      3850    168692   no data   no data  --
3.99/1.07	c Decided on static restart strategy
3.99/1.07	c  N st    18     30000       296      1277         0     10481      3850    133834   no data   no data  --
3.99/1.07	c  S st    18     30000       296      1277         0     10481      3850    133834   no data   no data  --
4.39/1.11	c  S st    18     30501       296      1277         0     10979      3850    141909   no data   no data  --
4.39/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.39/1.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
4.39/1.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.24	c lits-rem:       317  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.49 s
4.77/1.24	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.03
4.77/1.24	c calculated reachability. Time: 0.00
4.77/1.24	c  N st    18     30501       296      1277         0      9656      3850    123749   no data   no data  --
6.36/1.63	c  N st    20     37611       296      1277         0      8950      3850    103066   no data   no data  --
7.57/1.96	c  N st    21     44012       296      1277         0     15040      3850    186490   no data   no data  --
7.97/2.07	c  S st    22     45751       296      1277         0     16703      3850    211292   no data   no data  --
8.38/2.12	c  S st    22     46254       296      1277         0     17202      3850    219480   no data   no data  --
8.38/2.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.38/2.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.38/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
8.38/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/2.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
8.38/2.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.54	c lits-rem:      1119  cl-subs:     3161  v-elim:      0  v-fix:    0  time:  1.64 s
9.96/2.54	c vivif2 --  cl tried     1277 cl shrink        0 lits rem          0 time: 0.00
9.96/2.54	c vivif2 --  cl tried    14041 cl shrink        0 lits rem          0 time: 0.01
9.96/2.55	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.04
9.96/2.55	c calculated reachability. Time: 0.00
9.96/2.55	c  N st    22     46254       296      1277         0     14041      3850    177600   no data   no data  --
13.17/3.36	c  N st    23     60651       296      1277         0      9827      3850     99410   no data   no data  --
15.15/3.84	c  N st    24     69381       296      1277         0     18190      3850    221087   no data   no data  --
15.15/3.84	c  S st    24     69381       296      1277         0     18190      3850    221087   no data   no data  --
15.15/3.89	c  S st    24     69885       296      1277         0     18693      3850    229365   no data   no data  --
15.15/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.56/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
15.56/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.17/4.33	c lits-rem:       494  cl-subs:     2925  v-elim:      0  v-fix:    0  time:  1.71 s
17.17/4.33	c vivif2 --  cl tried     1277 cl shrink        0 lits rem          0 time: 0.00
17.17/4.33	c vivif2 --  cl tried    15768 cl shrink        0 lits rem          0 time: 0.00
17.17/4.34	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.04
17.17/4.34	c calculated reachability. Time: 0.00
17.17/4.34	c  N st    24     69885       296      1277         0     15768      3850    192815   no data   no data  --
21.56/5.42	c  F st    25     87500       296      1277         0     22137      3850    280256   no data   no data  --
21.56/5.42	c  N st    25     87500       296      1277         0     22137      3850    280256   no data   no data  --
22.74/5.75	c Decided on static restart strategy
23.54/5.95	c  N st    32     95539       296      1277         0     18397      3850    219417   no data   no data  --
25.96/6.57	c  N st    34    104827       296      1277         0     14861      3850    153094   no data   no data  --
25.96/6.57	c  S st    34    104827       296      1277         0     14861      3850    153094   no data   no data  --
26.36/6.61	c  S st    34    105328       296      1277         0     15357      3850    161252   no data   no data  --
26.36/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.36/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.36/6.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
26.36/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.36/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
26.36/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.13/6.82	c lits-rem:       205  cl-subs:      983  v-elim:      0  v-fix:    0  time:  0.79 s
27.13/6.82	c vivif2 --  cl tried     1277 cl shrink        0 lits rem          0 time: 0.00
27.13/6.82	c vivif2 --  cl tried    14374 cl shrink        0 lits rem          0 time: 0.01
27.13/6.83	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.04
27.13/6.83	c calculated reachability. Time: 0.00
27.13/6.83	c  N st    34    105328       296      1277         0     14374      3850    149077   no data   no data  --
29.53/7.49	c  N st    35    114926       296      1277         0     23521      3850    284652   no data   no data  --
33.93/8.51	c  N st    36    129325       296      1277         0     23934      3850    280851   no data   no data  --
40.32/10.18	c  N st    37    150922       296      1277         0     30130      3850    373502   no data   no data  --
42.32/10.67	c  S st    38    157992       296      1277         0     21668      3850    232261   no data   no data  --
42.72/10.73	c  S st    38    158492       296      1277         0     22166      3850    241030   no data   no data  --
42.72/10.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.72/10.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.72/10.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
42.72/10.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.72/10.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.72/10.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
42.72/10.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.71/11.26	c lits-rem:       615  cl-subs:     2822  v-elim:      0  v-fix:    0  time:  2.06 s
44.71/11.26	c vivif2 --  cl tried     1277 cl shrink        0 lits rem          0 time: 0.00
44.71/11.26	c vivif2 --  cl tried    19344 cl shrink        0 lits rem          0 time: 0.01
44.71/11.27	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.05
44.71/11.27	c calculated reachability. Time: 0.00
44.71/11.27	c  N st    38    158492       296      1277         0     19344      3850    203990   no data   no data  --
59.90/15.09	c  N st    39    207083       296      1277         0     32336      3850    379220   no data   no data  --
70.31/17.62	c  N st    40    237741       296      1277         0     24438      3850    249262   no data   no data  --
70.31/17.62	c  S st    40    237741       296      1277         0     24438      3850    249262   no data   no data  --
70.31/17.69	c  S st    40    238246       296      1277         0     24937      3850    258088   no data   no data  --
70.31/17.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.31/17.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.31/17.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
70.69/17.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.69/17.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.69/17.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
70.69/17.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.08/18.32	c lits-rem:      1171  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  2.48 s
73.08/18.32	c vivif2 --  cl tried     1277 cl shrink        0 lits rem          0 time: 0.00
73.08/18.32	c vivif2 --  cl tried    22686 cl shrink        0 lits rem          0 time: 0.01
73.08/18.34	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.06
73.08/18.34	c calculated reachability. Time: 0.00
73.08/18.34	c  N st    40    238246       296      1277         0     22686      3850    229637   no data   no data  --
97.05/24.38	c  F st    41    306250       296      1277         1     24672      3850    233463   no data   no data  --
97.05/24.38	c  N st    41    306250       296      1277         1     24672      3850    233463   no data   no data  --
99.05/24.80	c Decided on static restart strategy
107.44/26.97	c  N st    51    334550       296      1277         4     28769      3850    285479   no data   no data  --
113.03/28.32	c Finding binary XORs  T:     0.00 s  found:       0
116.23/29.18	c  N st    53    357369       296      1277         5     26762      3850    247348   no data   no data  --
116.23/29.18	c  S st    53    357369       296      1277         5     26762      3850    247348   no data   no data  --
116.63/29.24	c  S st    53    357872       296      1277         7     27263      3850    255004   no data   no data  --
116.63/29.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.63/29.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.63/29.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      1 BRemN:      0 P:  0.3M T:  0.02
116.63/29.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.03/29.33	c subs with bin:     1815  lits-rem:      2593  v-fix:    0  time:  0.29 s
117.03/29.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    296 time:  0.00 s
117.03/29.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
119.02/29.83	c lits-rem:      1100  cl-subs:     1874  v-elim:      0  v-fix:    0  time:  1.98 s
119.02/29.83	c vivif2 --  cl tried     1277 cl shrink        0 lits rem          0 time: 0.00
119.02/29.83	c vivif2 --  cl tried    23574 cl shrink      170 lits rem        170 time: 0.01
119.02/29.85	c asymm  cl-useful: 0/1277/1277 lits-rem:0 time: 0.07
119.02/29.85	c calculated reachability. Time: 0.00
119.02/29.85	c  N st    53    357872       296      1277         8     23574      3850    211068   no data   no data  --
129.40/32.46	c Finding binary XORs  T:     0.00 s  found:       0
130.60/32.71	c  N st    54    390264       295      1260        24     24942      3819    223496   no data   no data  --
133.01/33.32	c Finding binary XORs  T:     0.00 s  found:       0
133.01/33.32	c  E st    55    396918       266       939       153      6819      3086     44233   no data   no data  --
133.01/33.32	c Following stats are for *FIRST FINISHED THREAD ONLY*
133.01/33.32	c num threads              : 4          
133.01/33.32	c restarts                 : 55         
133.01/33.32	c dynamic restarts         : 0          
133.01/33.32	c static restarts          : 55         
133.01/33.32	c full restarts            : 3          
133.01/33.32	c total simplify time      : 0.15       
133.01/33.32	c learnts DL2              : 0          
133.01/33.32	c learnts size 2           : 237        
133.01/33.32	c learnts size 1           : 87          (29.00     % of vars)
133.01/33.32	c filedLit time            : 0.13        (0.10      % time)
133.01/33.32	c v-elim SatELite          : 4           (1.33      % vars)
133.01/33.32	c SatELite time            : 11.01       (8.27      % time)
133.01/33.32	c v-elim xor               : 0           (0.00      % vars)
133.01/33.32	c xor elim time            : 0.01        (0.01      % time)
133.01/33.32	c num binary xor trees     : 0          
133.01/33.32	c binxor trees' crown      : 0           (nan       leafs/tree)
133.01/33.32	c bin xor find time        : 0.01       
133.01/33.32	c OTF clause improved      : 18662       (0.05      clauses/conflict)
133.01/33.32	c OTF impr. size diff      : 19434       (1.04       lits/clause)
133.01/33.32	c OTF cl watch-shrink      : 90476       (0.23      clauses/conflict)
133.01/33.32	c OTF cl watch-sh-lit      : 114901      (1.27       lits/clause)
133.01/33.32	c tried to recurMin cls    : 58684       (14.78      % of conflicts)
133.01/33.32	c updated cache            : 0           (0.00       lits/tried recurMin)
133.01/33.32	c unit cls received        : 0           (0.00      % of units)
133.01/33.32	c unit cls sent            : 3           (3.45      % of units)
133.01/33.32	c bin cls received         : 9          
133.01/33.32	c bin cls sent             : 50         
133.01/33.32	c clauses over max glue    : 0           (0.00      % of all clauses)
133.01/33.32	c conflicts                : 396918      (2983.83   / sec)
133.01/33.32	c decisions                : 461299      (1.27      % random)
133.01/33.32	c bogo-props               : 4339567153  (32622737.63 / sec)
133.01/33.32	c conflict literals        : 5779792     (29.74     % deleted)
133.01/33.32	c Memory used              : 317.68      MB
133.01/33.32	c single-thread CPU time   : 133.02      s
133.01/33.32	c all-threads sum CPU time : 133.02      s
133.01/33.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: 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-3175129-1304090425/watcher-3175129-1304090425 -o /tmp/evaluation-result-3175129-1304090425/solver-3175129-1304090425 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175129-1304090425.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.40 7.84 6.55 1/172 18480
/proc/meminfo: memFree=30261392/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 418 0 0 0 0 0 0 0 22 0 4 0 520644825 52465664 357 33554432000 4194304 4650419 140734089329616 18446744073709551615 47735592200114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 12809 357 306 112 0 7774 0
[pid=18480/tid=18481] ppid=18478 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520644825 52465664 357 33554432000 4194304 4650419 140734089329616 18446744073709551615 47735592200114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 520644825 52465664 357 33554432000 4194304 4650419 140734089329616 18446744073709551615 212436017083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520644825 52465664 357 33554432000 4194304 4650419 140734089329616 18446744073709551615 212431064150 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0551821 s]
/proc/loadavg: 7.40 7.84 6.55 1/172 18480
/proc/meminfo: memFree=30261392/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=282004 CPUtime=0.2 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 1204 0 0 0 20 0 0 0 18 0 4 0 520644825 288772096 1102 33554432000 4194304 4650419 140734089329616 18446744073709551615 4333529 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 70501 1103 391 112 0 65466 0
[pid=18480/tid=18481] ppid=18478 vsize=282004 CPUtime=0.05 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 202 0 0 0 5 0 0 0 24 0 4 0 520644825 288772096 1103 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=282004 CPUtime=0.04 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 184 0 0 0 4 0 0 0 24 0 4 0 520644825 288772096 1103 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=282004 CPUtime=0.04 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 153 0 0 0 4 0 0 0 24 0 4 0 520644825 288772096 1103 33554432000 4194304 4650419 140734089329616 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282004

[startup+0.101173 s]
/proc/loadavg: 7.40 7.84 6.55 1/172 18480
/proc/meminfo: memFree=30261392/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=282156 CPUtime=0.38 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 1431 0 0 0 38 0 0 0 18 0 4 0 520644825 288927744 1329 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365313 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 70539 1329 391 112 0 65504 0
[pid=18480/tid=18481] ppid=18478 vsize=282156 CPUtime=0.09 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 255 0 0 0 9 0 0 0 24 0 4 0 520644825 288927744 1329 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=282156 CPUtime=0.09 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 244 0 0 0 9 0 0 0 24 0 4 0 520644825 288927744 1329 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=282156 CPUtime=0.09 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 212 0 0 0 9 0 0 0 24 0 4 0 520644825 288927744 1329 33554432000 4194304 4650419 140734089329616 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282156

[startup+0.300135 s]
/proc/loadavg: 7.40 7.84 6.55 1/172 18480
/proc/meminfo: memFree=30261392/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=283172 CPUtime=1.17 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 2337 0 0 0 117 0 0 0 18 0 4 0 520644825 289968128 1849 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 70793 1849 393 112 0 65758 0
[pid=18480/tid=18481] ppid=18478 vsize=283172 CPUtime=0.29 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 495 0 0 0 29 0 0 0 24 0 4 0 520644825 289968128 1849 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=283172 CPUtime=0.29 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 467 0 0 0 29 0 0 0 25 0 4 0 520644825 289968128 1849 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=283172 CPUtime=0.29 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 435 0 0 0 29 0 0 0 25 0 4 0 520644825 289968128 1849 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283172

[startup+0.70106 s]
/proc/loadavg: 7.40 7.84 6.55 1/172 18480
/proc/meminfo: memFree=30261392/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=284364 CPUtime=2.77 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 4072 0 0 0 277 0 0 0 18 0 4 0 520644825 291188736 2210 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 71091 2210 393 112 0 66056 0
[pid=18480/tid=18481] ppid=18478 vsize=284364 CPUtime=0.69 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 923 0 0 0 69 0 0 0 25 0 4 0 520644825 291188736 2210 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=284364 CPUtime=0.69 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 919 0 0 0 69 0 0 0 25 0 4 0 520644825 291188736 2210 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=284364 CPUtime=0.69 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 841 0 0 0 69 0 0 0 25 0 4 0 520644825 291188736 2210 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284364

[startup+1.50091 s]
/proc/loadavg: 7.40 7.84 6.55 9/184 18497
/proc/meminfo: memFree=30234196/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=293828 CPUtime=5.96 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 7970 0 0 0 596 0 0 0 20 0 4 0 520644825 300879872 4618 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 73457 4618 395 112 0 68422 0
[pid=18480/tid=18481] ppid=18478 vsize=293828 CPUtime=1.49 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 2308 0 0 0 149 0 0 0 25 0 4 0 520644825 300879872 4618 33554432000 4194304 4650419 140734089329616 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=293828 CPUtime=1.48 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 1529 0 0 0 148 0 0 0 25 0 4 0 520644825 300879872 4618 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=293828 CPUtime=1.49 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 1404 0 0 0 149 0 0 0 25 0 4 0 520644825 300879872 4618 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364746 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 293828

[startup+3.1006 s]
/proc/loadavg: 7.40 7.84 6.55 9/184 18497
/proc/meminfo: memFree=30200592/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=285284 CPUtime=12.36 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 13389 0 0 0 1235 1 0 0 25 0 4 0 520644825 292130816 7878 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 71321 7878 395 112 0 66286 0
[pid=18480/tid=18481] ppid=18478 vsize=285284 CPUtime=3.09 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 3109 0 0 0 309 0 0 0 25 0 4 0 520644825 292130816 7878 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=285284 CPUtime=3.07 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 3409 0 0 0 307 0 0 0 25 0 4 0 520644825 292130816 7878 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=285284 CPUtime=3.08 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 2857 0 0 0 308 0 0 0 25 0 4 0 520644825 292130816 7878 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285284

[startup+6.301 s]
/proc/loadavg: 7.45 7.84 6.56 9/184 18498
/proc/meminfo: memFree=30166248/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=303400 CPUtime=25.14 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 19728 0 0 0 2512 2 0 0 25 0 4 0 520644825 310681600 10683 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 75850 10683 395 112 0 70815 0
[pid=18480/tid=18481] ppid=18478 vsize=303400 CPUtime=6.29 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 5234 0 0 0 629 0 0 0 25 0 4 0 520644825 310681600 10683 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=303400 CPUtime=6.26 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 5412 0 0 0 625 1 0 0 25 0 4 0 520644825 310681600 10683 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=303400 CPUtime=6.28 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 3620 0 0 0 628 0 0 0 25 0 4 0 520644825 310681600 10683 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 303400

[startup+12.7008 s]
/proc/loadavg: 7.49 7.85 6.57 9/184 18498
/proc/meminfo: memFree=30137536/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=313344 CPUtime=50.71 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 29472 0 0 0 5067 4 0 0 25 0 4 0 520644825 320864256 13481 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 78336 13481 395 112 0 73301 0
[pid=18480/tid=18481] ppid=18478 vsize=313344 CPUtime=12.69 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 8020 0 0 0 1269 0 0 0 25 0 4 0 520644825 320864256 13481 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=313344 CPUtime=12.62 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 8094 0 0 0 1261 1 0 0 25 0 4 0 520644825 320864256 13481 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=313344 CPUtime=12.69 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 5246 0 0 0 1268 1 0 0 25 0 4 0 520644825 320864256 13481 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 313344

[startup+25.5004 s]
/proc/loadavg: 7.60 7.85 6.59 9/184 18498
/proc/meminfo: memFree=30100800/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=315544 CPUtime=101.84 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 43767 0 0 0 10176 8 0 0 25 0 4 0 520644825 323117056 16696 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 78886 16696 395 112 0 73851 0
[pid=18480/tid=18481] ppid=18478 vsize=315544 CPUtime=25.48 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 12555 0 0 0 2547 1 0 0 25 0 4 0 520644825 323117056 16696 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=315544 CPUtime=25.35 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 12623 0 0 0 2533 2 0 0 25 0 4 0 520644825 323117056 16696 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=315544 CPUtime=25.49 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 6118 0 0 0 2548 1 0 0 25 0 4 0 520644825 323117056 16696 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 315544

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

[startup+28.7007 s]
/proc/loadavg: 7.64 7.86 6.60 9/184 18498
/proc/meminfo: memFree=30098812/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=315688 CPUtime=114.63 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 46593 0 0 0 11454 9 0 0 25 0 4 0 520644825 323264512 17380 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 78922 17380 395 112 0 73887 0
[pid=18480/tid=18481] ppid=18478 vsize=315688 CPUtime=28.69 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 13404 0 0 0 2867 2 0 0 25 0 4 0 520644825 323264512 17380 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=315688 CPUtime=28.54 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 13511 0 0 0 2851 3 0 0 25 0 4 0 520644825 323264512 17380 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=315688 CPUtime=28.68 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 6265 0 0 0 2867 1 0 0 25 0 4 0 520644825 323264512 17380 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 114.63
Current children cumulated vsize (KiB) 315688

[startup+31.9061 s]
/proc/loadavg: 7.64 7.86 6.60 9/184 18498
/proc/meminfo: memFree=30096948/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=315840 CPUtime=127.43 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 49372 0 0 0 12734 9 0 0 25 0 4 0 520644825 323420160 17731 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 78960 17731 395 112 0 73925 0
[pid=18480/tid=18481] ppid=18478 vsize=315840 CPUtime=31.9 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14246 0 0 0 3188 2 0 0 25 0 4 0 520644825 323420160 17731 33554432000 4194304 4650419 140734089329616 18446744073709551615 4360363 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=315840 CPUtime=31.72 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14364 0 0 0 3169 3 0 0 25 0 4 0 520644825 323420160 17731 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=315840 CPUtime=31.89 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 6266 0 0 0 3188 1 0 0 25 0 4 0 520644825 323420160 17731 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 127.43
Current children cumulated vsize (KiB) 315840

[startup+32.701 s]
/proc/loadavg: 7.64 7.86 6.60 9/184 18498
/proc/meminfo: memFree=30096948/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=315936 CPUtime=130.6 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 50416 0 0 0 13051 9 0 0 25 0 4 0 520644825 323518464 17274 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 78984 17274 395 112 0 73949 0
[pid=18480/tid=18481] ppid=18478 vsize=315936 CPUtime=32.69 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14757 0 0 0 3267 2 0 0 25 0 4 0 520644825 323518464 17274 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=315936 CPUtime=32.52 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14471 0 0 0 3249 3 0 0 25 0 4 0 520644825 323518464 17274 33554432000 4194304 4650419 140734089329616 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=315936 CPUtime=32.69 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 6266 0 0 0 3268 1 0 0 25 0 4 0 520644825 323518464 17274 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 130.6
Current children cumulated vsize (KiB) 315936

[startup+33.1009 s]
/proc/loadavg: 7.64 7.86 6.60 9/184 18498
/proc/meminfo: memFree=30096328/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=325300 CPUtime=132.2 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 51280 0 0 0 13211 9 0 0 25 0 4 0 520644825 333107200 17400 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 81325 17400 395 112 0 76290 0
[pid=18480/tid=18481] ppid=18478 vsize=325300 CPUtime=33.09 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14824 0 0 0 3307 2 0 0 25 0 4 0 520644825 333107200 17400 33554432000 4194304 4650419 140734089329616 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=325300 CPUtime=32.91 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14919 0 0 0 3288 3 0 0 25 0 4 0 520644825 333107200 17400 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=325300 CPUtime=33.08 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 6558 0 0 0 3307 1 0 0 25 0 4 0 520644825 333107200 17400 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 132.2
Current children cumulated vsize (KiB) 325300

[startup+33.3009 s]
/proc/loadavg: 7.64 7.86 6.60 9/184 18498
/proc/meminfo: memFree=30096328/32951124 swapFree=67111416/67111528
[pid=18480] ppid=18478 vsize=325300 CPUtime=133.01 cores=1,3,5,7
/proc/18480/stat : 18480 (strangenight1-m) R 18478 18480 17513 0 -1 4202496 51393 0 0 0 13291 10 0 0 25 0 4 0 520644825 333107200 17513 33554432000 4194304 4650419 140734089329616 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18480/statm: 81325 17513 395 112 0 76290 0
[pid=18480/tid=18481] ppid=18478 vsize=325300 CPUtime=33.29 cores=1,3,5,7
/proc/18480/task/18481/stat : 18481 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14845 0 0 0 3327 2 0 0 25 0 4 0 520644825 333107200 17513 33554432000 4194304 4650419 140734089329616 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18480/tid=18482] ppid=18478 vsize=325300 CPUtime=33.11 cores=1,3,5,7
/proc/18480/task/18482/stat : 18482 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 14952 0 0 0 3308 3 0 0 25 0 4 0 520644825 333107200 17513 33554432000 4194304 4650419 140734089329616 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18480/tid=18483] ppid=18478 vsize=325300 CPUtime=33.28 cores=1,3,5,7
/proc/18480/task/18483/stat : 18483 (strangenight1-m) R 18478 18480 17513 0 -1 4202560 6590 0 0 0 3327 1 0 0 25 0 4 0 520644825 333107200 17513 33554432000 4194304 4650419 140734089329616 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 133.01
Current children cumulated vsize (KiB) 325300

Child status: 20
Real time (s): 33.3334
CPU time (s): 133.13
CPU user time (s): 133.026
CPU system time (s): 0.103984
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 325300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.026
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51411
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= 144
involuntary context switches= 723

runsolver used 0.066989 second user time and 0.114982 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 17:20:25
IDJOB=3175129
IDBENCH=82747
IDSOLVER=1588
FILE ID=node102/3175129-1304090425
RUNJOBID= node102-1304089220-18365
PBS_JOBID= 13170533
Free space on /tmp= 71560 MiB

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

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

MD5SUM BENCH= 00f21cbc78a2d739f741e391ca987da6
RANDOM SEED=1940328067

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:     32951124 kB
MemFree:      30261424 kB
Buffers:        650960 kB
Cached:        1549752 kB
SwapCached:          8 kB
Active:         259820 kB
Inactive:      2005072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30261424 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:       63824 kB
Mapped:          14688 kB
Slab:           359988 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188240 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= 71548 MiB
End job on node102 at 2011-04-29 17:20:58