Trace number 3175213

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 178.706 44.7455

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.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-3175213-1304099935.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.01 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.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.08/0.05	c Decided on static restart strategy
0.37/0.12	c  N st     8      4917       294      1265         0      4764      3817     75750   no data   no data  --
1.17/0.33	c  N st    10     11299       294      1265         0      4386      3817     51288   no data   no data  --
1.97/0.55	c  N st    11     17044       294      1265         0      9872      3817    129765   no data   no data  --
3.57/0.93	c  F st    12     25002       294      1265         0     12139      3817    159046   no data   no data  --
3.57/0.93	c  N st    12     25002       294      1265         0     12139      3817    159046   no data   no data  --
4.39/1.17	c Decided on static restart strategy
4.39/1.17	c  N st    18     30000       294      1265         0     10464      3817    127917   no data   no data  --
4.39/1.17	c  S st    18     30000       294      1265         0     10464      3817    127917   no data   no data  --
4.76/1.20	c  S st    18     30506       294      1265         0     10967      3817    135934   no data   no data  --
4.76/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.76/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.76/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
4.76/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.32	c lits-rem:       293  cl-subs:     1582  v-elim:      0  v-fix:    0  time:  0.46 s
5.16/1.33	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.03
5.16/1.33	c calculated reachability. Time: 0.00
5.16/1.33	c  N st    18     30506       294      1265         0      9385      3817    115140   no data   no data  --
6.76/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.17	c  S st    22     45760       294      1265         0     16521      3817    208528   no data   no data  --
8.78/2.21	c  S st    22     46264       294      1265         0     17024      3817    216831   no data   no data  --
8.78/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.78/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
8.78/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
8.78/2.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.58	c lits-rem:       439  cl-subs:     1992  v-elim:      0  v-fix:    0  time:  1.43 s
9.96/2.58	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
9.96/2.58	c vivif2 --  cl tried    15032 cl shrink        0 lits rem          0 time: 0.01
9.96/2.59	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.04
9.96/2.59	c calculated reachability. Time: 0.00
9.96/2.59	c  N st    22     46264       294      1265         0     15032      3817    190924   no data   no data  --
13.55/3.42	c  N st    23     60661       294      1265         0     10713      3817    109044   no data   no data  --
15.56/3.97	c  N st    24     69397       294      1265         0     18991      3817    226087   no data   no data  --
15.56/3.97	c  S st    24     69397       294      1265         0     18991      3817    226087   no data   no data  --
15.96/4.02	c  S st    24     69898       294      1265         0     19490      3817    234584   no data   no data  --
15.96/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.96/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
15.96/4.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.95/4.51	c lits-rem:       630  cl-subs:     3265  v-elim:      0  v-fix:    0  time:  1.91 s
17.95/4.51	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
17.95/4.51	c vivif2 --  cl tried    16225 cl shrink        0 lits rem          0 time: 0.01
17.95/4.53	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.04
17.95/4.53	c calculated reachability. Time: 0.00
17.95/4.53	c  N st    24     69898       294      1265         0     16225      3817    190405   no data   no data  --
22.34/5.69	c  F st    25     87500       294      1265         0     22584      3817    275488   no data   no data  --
22.34/5.69	c  N st    25     87500       294      1265         0     22584      3817    275488   no data   no data  --
23.94/6.02	c Decided on static restart strategy
24.74/6.21	c  N st    32     95541       294      1265         0     18944      3817    220949   no data   no data  --
27.13/6.89	c  N st    34    104848       294      1265         0     15426      3817    157744   no data   no data  --
27.13/6.89	c  S st    34    104848       294      1265         0     15426      3817    157744   no data   no data  --
27.53/6.93	c  S st    34    105351       294      1265         0     15927      3817    165899   no data   no data  --
27.53/6.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.53/6.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.53/6.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
27.53/6.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.53/6.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.53/6.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
27.53/6.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.33/7.17	c lits-rem:       391  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  0.92 s
28.33/7.17	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
28.33/7.17	c vivif2 --  cl tried    14780 cl shrink        0 lits rem          0 time: 0.01
28.33/7.18	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.04
28.33/7.18	c calculated reachability. Time: 0.00
28.33/7.18	c  N st    34    105351       294      1265         0     14780      3817    150888   no data   no data  --
31.13/7.80	c  N st    35    114950       294      1265         0     23988      3817    288507   no data   no data  --
35.14/8.86	c  N st    36    129347       294      1265         0     24383      3817    285904   no data   no data  --
41.92/10.58	c  N st    37    150944       294      1265         0     30542      3817    349582   no data   no data  --
44.32/11.12	c  S st    38    158026       294      1265         0     22008      3817    223404   no data   no data  --
44.32/11.17	c  S st    38    158528       294      1265         0     22507      3817    231776   no data   no data  --
44.32/11.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.32/11.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.32/11.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
44.32/11.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.32/11.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.32/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
44.32/11.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.31/11.67	c lits-rem:       708  cl-subs:     2885  v-elim:      0  v-fix:    0  time:  1.95 s
46.31/11.67	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
46.31/11.67	c vivif2 --  cl tried    19622 cl shrink        0 lits rem          0 time: 0.01
46.31/11.68	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.05
46.31/11.69	c calculated reachability. Time: 0.00
46.31/11.69	c  N st    38    158528       294      1265         0     19622      3817    195379   no data   no data  --
61.88/15.57	c  N st    39    207116       294      1265         0     32750      3817    378032   no data   no data  --
73.07/18.30	c  N st    40    237793       294      1265         0     24921      3817    250157   no data   no data  --
73.07/18.30	c  S st    40    237793       294      1265         0     24921      3817    250157   no data   no data  --
73.07/18.37	c  S st    40    238298       294      1265         1     25421      3817    258885   no data   no data  --
73.07/18.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.07/18.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.07/18.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
73.07/18.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.47/18.41	c subs with bin:      522  lits-rem:      1056  v-fix:    0  time:  0.11 s
73.47/18.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    294 time:  0.00 s
73.47/18.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.86/19.01	c lits-rem:       640  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  2.39 s
75.86/19.01	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
75.86/19.01	c vivif2 --  cl tried    23061 cl shrink        0 lits rem          0 time: 0.01
75.86/19.03	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.06
75.86/19.03	c calculated reachability. Time: 0.00
75.86/19.03	c  N st    40    238298       294      1265         1     23061      3817    228201   no data   no data  --
102.63/25.72	c  F st    41    306250       294      1265         2     24819      3817    224631   no data   no data  --
102.63/25.72	c  N st    41    306250       294      1265         2     24819      3817    224631   no data   no data  --
104.63/26.20	c Decided on static restart strategy
113.83/28.59	c  N st    51    334552       294      1265         3     28970      3817    270907   no data   no data  --
117.01/29.39	c Finding binary XORs  T:     0.00 s  found:       0
122.62/30.75	c  N st    53    357448       293      1245        11     21056      3775    178772   no data   no data  --
122.62/30.75	c  S st    53    357448       293      1245        11     21056      3775    178772   no data   no data  --
122.62/30.80	c  S st    53    357953       293      1245        11     21556      3775    186513   no data   no data  --
122.62/30.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.62/30.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.02/30.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
123.02/30.81	c bin-w-bin subsume rem            1 bins  time:  0.00 s
123.02/30.81	c subs with bin:      181  lits-rem:       155  v-fix:    0  time:  0.01 s
123.02/30.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
123.02/30.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
124.20/31.14	c lits-rem:       406  cl-subs:     1317  v-elim:      0  v-fix:    0  time:  1.30 s
124.20/31.14	c vivif2 --  cl tried     1245 cl shrink        0 lits rem          0 time: 0.00
124.20/31.14	c vivif2 --  cl tried    20058 cl shrink        0 lits rem          0 time: 0.01
124.20/31.15	c asymm  cl-useful: 0/1245/1245 lits-rem:0 time: 0.05
124.20/31.15	c calculated reachability. Time: 0.00
124.20/31.15	c  N st    53    357953       293      1245        10     20058      3775    169446   no data   no data  --
136.21/34.12	c  N st    54    390347       293      1245        10     29146      3775    278391   no data   no data  --
153.78/38.60	c Finding binary XORs  T:     0.00 s  found:       0
156.96/39.34	c  N st    55    438936       292      1225        20     33125      3726    344721   no data   no data  --
171.36/42.92	c Finding binary XORs  T:     0.00 s  found:       0
177.73/44.51	c Finding binary XORs  T:     0.00 s  found:       0
178.53/44.74	c  E st    56    498252       279      1141        94     24178      3546    210810   no data   no data  --
178.53/44.74	c Following stats are for *FIRST FINISHED THREAD ONLY*
178.53/44.74	c num threads              : 4          
178.53/44.74	c restarts                 : 56         
178.53/44.74	c dynamic restarts         : 0          
178.53/44.74	c static restarts          : 56         
178.53/44.74	c full restarts            : 3          
178.53/44.74	c total simplify time      : 0.48       
178.53/44.74	c learnts DL2              : 0          
178.53/44.74	c learnts size 2           : 177        
178.53/44.74	c learnts size 1           : 54          (18.00     % of vars)
178.53/44.74	c filedLit time            : 0.13        (0.07      % time)
178.53/44.74	c v-elim SatELite          : 6           (2.00      % vars)
178.53/44.74	c SatELite time            : 10.20       (5.71      % time)
178.53/44.74	c v-elim xor               : 0           (0.00      % vars)
178.53/44.74	c xor elim time            : 0.02        (0.01      % time)
178.53/44.74	c num binary xor trees     : 0          
178.53/44.74	c binxor trees' crown      : 0           (nan       leafs/tree)
178.53/44.74	c bin xor find time        : 0.00       
178.53/44.74	c OTF clause improved      : 24450       (0.05      clauses/conflict)
178.53/44.74	c OTF impr. size diff      : 25554       (1.05       lits/clause)
178.53/44.74	c OTF cl watch-shrink      : 115813      (0.23      clauses/conflict)
178.53/44.74	c OTF cl watch-sh-lit      : 145489      (1.26       lits/clause)
178.53/44.74	c tried to recurMin cls    : 75920       (15.24      % of conflicts)
178.53/44.74	c updated cache            : 0           (0.00       lits/tried recurMin)
178.53/44.74	c unit cls received        : 0           (0.00      % of units)
178.53/44.74	c unit cls sent            : 8           (14.81     % of units)
178.53/44.74	c bin cls received         : 3          
178.53/44.74	c bin cls sent             : 117        
178.53/44.74	c clauses over max glue    : 0           (0.00      % of all clauses)
178.53/44.74	c conflicts                : 498252      (2790.33   / sec)
178.53/44.74	c decisions                : 576377      (1.01      % random)
178.53/44.74	c bogo-props               : 5837894570  (32693596.38 / sec)
178.53/44.74	c conflict literals        : 6938252     (29.88     % deleted)
178.53/44.74	c Memory used              : 276.43      MB
178.53/44.74	c single-thread CPU time   : 178.56      s
178.53/44.74	c all-threads sum CPU time : 178.56      s
178.53/44.74	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-3175213-1304099935/watcher-3175213-1304099935 -o /tmp/evaluation-result-3175213-1304099935/solver-3175213-1304099935 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175213-1304099935.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.13 8.07 8.01 1/172 30948
/proc/meminfo: memFree=30949764/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 418 0 0 0 0 0 0 0 25 0 4 0 521591465 52465664 357 33554432000 4194304 4650419 140735885753264 18446744073709551615 228244348859 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 12809 357 306 112 0 7774 0
[pid=30948/tid=30949] ppid=30946 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521591465 52465664 357 33554432000 4194304 4650419 140735885753264 18446744073709551615 47500133001132 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521591465 52465664 357 33554432000 4194304 4650419 140735885753264 18446744073709551615 228239395926 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521591465 52465664 357 33554432000 4194304 4650419 140735885753264 18446744073709551615 228239395926 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0266571 s]
/proc/loadavg: 8.13 8.07 8.01 1/172 30948
/proc/meminfo: memFree=30949764/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=282164 CPUtime=0.08 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 1077 0 0 0 8 0 0 0 18 0 4 0 521591465 288935936 950 33554432000 4194304 4650419 140735885753264 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70541 950 390 112 0 65506 0
[pid=30948/tid=30949] ppid=30946 vsize=282164 CPUtime=0.01 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 161 0 0 0 1 0 0 0 25 0 4 0 521591465 288935936 950 33554432000 4194304 4650419 140735885753264 18446744073709551615 4330626 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=282164 CPUtime=0.01 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 202 0 0 0 1 0 0 0 18 0 4 0 521591465 288935936 950 33554432000 4194304 4650419 140735885753264 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=282164 CPUtime=0.02 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 117 0 0 0 2 0 0 0 18 0 4 0 521591465 288935936 950 33554432000 4194304 4650419 140735885753264 18446744073709551615 4334208 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282164

[startup+0.100613 s]
/proc/loadavg: 8.13 8.07 8.01 1/172 30948
/proc/meminfo: memFree=30949764/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=282304 CPUtime=0.37 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 1456 0 0 0 37 0 0 0 18 0 4 0 521591465 289079296 1329 33554432000 4194304 4650419 140735885753264 18446744073709551615 228244007655 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70576 1329 391 112 0 65541 0
[pid=30948/tid=30949] ppid=30946 vsize=282304 CPUtime=0.09 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 257 0 0 0 9 0 0 0 25 0 4 0 521591465 289079296 1329 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=282304 CPUtime=0.09 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 301 0 0 0 9 0 0 0 18 0 4 0 521591465 289079296 1329 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=282304 CPUtime=0.09 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 209 0 0 0 9 0 0 0 18 0 4 0 521591465 289079296 1329 33554432000 4194304 4650419 140735885753264 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282304

[startup+0.300578 s]
/proc/loadavg: 8.13 8.07 8.01 1/172 30948
/proc/meminfo: memFree=30949764/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=283192 CPUtime=1.17 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 2332 0 0 0 117 0 0 0 18 0 4 0 521591465 289988608 1816 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70798 1816 393 112 0 65763 0
[pid=30948/tid=30949] ppid=30946 vsize=283192 CPUtime=0.29 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 479 0 0 0 29 0 0 0 25 0 4 0 521591465 289988608 1816 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=283192 CPUtime=0.29 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 515 0 0 0 29 0 0 0 18 0 4 0 521591465 289988608 1816 33554432000 4194304 4650419 140735885753264 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=283192 CPUtime=0.29 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 441 0 0 0 29 0 0 0 18 0 4 0 521591465 289988608 1816 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283192

[startup+0.700509 s]
/proc/loadavg: 8.13 8.07 8.01 1/172 30948
/proc/meminfo: memFree=30949764/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=284496 CPUtime=2.77 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 4023 0 0 0 277 0 0 0 18 0 4 0 521591465 291323904 2179 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 71124 2179 393 112 0 66089 0
[pid=30948/tid=30949] ppid=30946 vsize=284496 CPUtime=0.69 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 914 0 0 0 69 0 0 0 25 0 4 0 521591465 291323904 2179 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=284496 CPUtime=0.69 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 945 0 0 0 69 0 0 0 18 0 4 0 521591465 291323904 2179 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=284496 CPUtime=0.69 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 825 0 0 0 69 0 0 0 18 0 4 0 521591465 291323904 2179 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284496

[startup+1.50037 s]
/proc/loadavg: 8.13 8.07 8.01 9/184 30963
/proc/meminfo: memFree=30922664/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=276308 CPUtime=5.96 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 6928 0 0 0 596 0 0 0 20 0 4 0 521591465 282939392 3693 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 69077 3693 395 112 0 64042 0
[pid=30948/tid=30949] ppid=30946 vsize=276308 CPUtime=1.48 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 1480 0 0 0 148 0 0 0 25 0 4 0 521591465 282939392 3693 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=276308 CPUtime=1.49 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 1574 0 0 0 149 0 0 0 20 0 4 0 521591465 282939392 3693 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=276308 CPUtime=1.49 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 1228 0 0 0 149 0 0 0 20 0 4 0 521591465 282939392 3693 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 276308

[startup+3.10109 s]
/proc/loadavg: 8.13 8.07 8.01 9/184 30963
/proc/meminfo: memFree=30895880/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=289516 CPUtime=12.36 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 13178 0 0 0 1235 1 0 0 25 0 4 0 521591465 296464384 7807 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 72379 7807 395 112 0 67344 0
[pid=30948/tid=30949] ppid=30946 vsize=289516 CPUtime=3.07 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 2921 0 0 0 307 0 0 0 25 0 4 0 521591465 296464384 7807 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=289516 CPUtime=3.08 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 3439 0 0 0 308 0 0 0 25 0 4 0 521591465 296464384 7807 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=289516 CPUtime=3.09 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 3063 0 0 0 309 0 0 0 25 0 4 0 521591465 296464384 7808 33554432000 4194304 4650419 140735885753264 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 289516

[startup+6.30053 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 30963
/proc/meminfo: memFree=30848708/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=298768 CPUtime=25.14 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 19568 0 0 0 2512 2 0 0 25 0 4 0 521591465 305938432 11170 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 74692 11170 395 112 0 69657 0
[pid=30948/tid=30949] ppid=30946 vsize=298768 CPUtime=6.25 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 4932 0 0 0 625 0 0 0 25 0 4 0 521591465 305938432 11170 33554432000 4194304 4650419 140735885753264 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=298768 CPUtime=6.28 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 4950 0 0 0 628 0 0 0 25 0 4 0 521591465 305938432 11170 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=298768 CPUtime=6.29 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 4235 0 0 0 629 0 0 0 25 0 4 0 521591465 305938432 11170 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 298768

[startup+12.7004 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 30963
/proc/meminfo: memFree=30801868/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=299516 CPUtime=50.7 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 28543 0 0 0 5066 4 0 0 25 0 4 0 521591465 306704384 14177 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 74879 14177 395 112 0 69844 0
[pid=30948/tid=30949] ppid=30946 vsize=299516 CPUtime=12.61 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 7304 0 0 0 1261 0 0 0 25 0 4 0 521591465 306704384 14177 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=299516 CPUtime=12.68 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 7383 0 0 0 1267 1 0 0 25 0 4 0 521591465 306704384 14177 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=299516 CPUtime=12.69 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 6224 0 0 0 1268 1 0 0 25 0 4 0 521591465 306704384 14177 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 299516

[startup+25.5012 s]
/proc/loadavg: 8.23 8.09 8.02 9/184 30963
/proc/meminfo: memFree=30741224/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=300540 CPUtime=101.83 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 44528 0 0 0 10175 8 0 0 25 0 4 0 521591465 307752960 17778 33554432000 4194304 4650419 140735885753264 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 75135 17778 395 112 0 70100 0
[pid=30948/tid=30949] ppid=30946 vsize=300540 CPUtime=25.34 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11766 0 0 0 2533 1 0 0 25 0 4 0 521591465 307752960 17778 33554432000 4194304 4650419 140735885753264 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=300540 CPUtime=25.48 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11687 0 0 0 2546 2 0 0 25 0 4 0 521591465 307752960 17778 33554432000 4194304 4650419 140735885753264 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=300540 CPUtime=25.49 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 9167 0 0 0 2547 2 0 0 25 0 4 0 521591465 307752960 17778 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 300540

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

[startup+38.3009 s]
/proc/loadavg: 8.20 8.09 8.02 9/184 30964
/proc/meminfo: memFree=30727856/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=282556 CPUtime=152.97 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 55808 0 0 0 15285 12 0 0 25 0 4 0 521591465 289337344 20982 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70639 20982 395 112 0 65604 0
[pid=30948/tid=30949] ppid=30946 vsize=282556 CPUtime=38.08 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15104 0 0 0 3806 2 0 0 25 0 4 0 521591465 289337344 20982 33554432000 4194304 4650419 140735885753264 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=282556 CPUtime=38.29 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15188 0 0 0 3826 3 0 0 25 0 4 0 521591465 289337344 20982 33554432000 4194304 4650419 140735885753264 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=282556 CPUtime=38.29 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11345 0 0 0 3826 3 0 0 25 0 4 0 521591465 289337344 20982 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.97
Current children cumulated vsize (KiB) 282556

[startup+41.5004 s]
/proc/loadavg: 8.18 8.09 8.02 9/184 30964
/proc/meminfo: memFree=30719776/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=282984 CPUtime=165.75 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 57546 0 0 0 16562 13 0 0 25 0 4 0 521591465 289775616 22060 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70746 22060 395 112 0 65711 0
[pid=30948/tid=30949] ppid=30946 vsize=282984 CPUtime=41.26 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15692 0 0 0 4124 2 0 0 25 0 4 0 521591465 289775616 22060 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=282984 CPUtime=41.48 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15732 0 0 0 4145 3 0 0 25 0 4 0 521591465 289775616 22060 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=282984 CPUtime=41.49 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11441 0 0 0 4146 3 0 0 25 0 4 0 521591465 289775616 22060 33554432000 4194304 4650419 140735885753264 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 165.75
Current children cumulated vsize (KiB) 282984

[startup+43.1011 s]
/proc/loadavg: 8.17 8.08 8.02 9/184 30964
/proc/meminfo: memFree=30718928/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=283056 CPUtime=172.14 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 58912 0 0 0 17201 13 0 0 25 0 4 0 521591465 289849344 20600 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70764 20600 395 112 0 65729 0
[pid=30948/tid=30949] ppid=30946 vsize=283056 CPUtime=42.85 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15852 0 0 0 4283 2 0 0 25 0 4 0 521591465 289849344 20600 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=283056 CPUtime=43.08 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 16411 0 0 0 4305 3 0 0 25 0 4 0 521591465 289849344 20600 33554432000 4194304 4650419 140735885753264 18446744073709551615 4315153 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=283056 CPUtime=43.08 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11816 0 0 0 4305 3 0 0 25 0 4 0 521591465 289849344 20600 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.14
Current children cumulated vsize (KiB) 283056

[startup+43.901 s]
/proc/loadavg: 8.17 8.08 8.02 9/184 30964
/proc/meminfo: memFree=30715208/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=283056 CPUtime=175.35 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 59142 0 0 0 17522 13 0 0 25 0 4 0 521591465 289849344 20830 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366841 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70764 20830 395 112 0 65729 0
[pid=30948/tid=30949] ppid=30946 vsize=283056 CPUtime=43.65 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15853 0 0 0 4363 2 0 0 25 0 4 0 521591465 289849344 20830 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=283056 CPUtime=43.89 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 16539 0 0 0 4386 3 0 0 25 0 4 0 521591465 289849344 20830 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=283056 CPUtime=43.89 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11917 0 0 0 4386 3 0 0 25 0 4 0 521591465 289849344 20830 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 175.35
Current children cumulated vsize (KiB) 283056

[startup+44.3009 s]
/proc/loadavg: 8.17 8.08 8.02 9/184 30964
/proc/meminfo: memFree=30715208/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=283056 CPUtime=176.93 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 59250 0 0 0 17680 13 0 0 25 0 4 0 521591465 289849344 20938 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70764 20938 395 112 0 65729 0
[pid=30948/tid=30949] ppid=30946 vsize=283056 CPUtime=44.05 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15862 0 0 0 4403 2 0 0 25 0 4 0 521591465 289849344 20938 33554432000 4194304 4650419 140735885753264 18446744073709551615 4331318 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=283056 CPUtime=44.28 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 16594 0 0 0 4425 3 0 0 25 0 4 0 521591465 289849344 20938 33554432000 4194304 4650419 140735885753264 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=283056 CPUtime=44.28 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 11961 0 0 0 4425 3 0 0 25 0 4 0 521591465 289849344 20938 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 176.93
Current children cumulated vsize (KiB) 283056

[startup+44.7008 s]
/proc/loadavg: 8.17 8.08 8.02 9/184 30964
/proc/meminfo: memFree=30715208/32951124 swapFree=67111364/67111528
[pid=30948] ppid=30946 vsize=283056 CPUtime=178.53 cores=0,2,4,6
/proc/30948/stat : 30948 (strangenight1-m) R 30946 30948 30527 0 -1 4202496 59403 0 0 0 17840 13 0 0 25 0 4 0 521591465 289849344 21091 33554432000 4194304 4650419 140735885753264 18446744073709551615 4352094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30948/statm: 70764 21091 395 112 0 65729 0
[pid=30948/tid=30949] ppid=30946 vsize=283056 CPUtime=44.45 cores=0,2,4,6
/proc/30948/task/30949/stat : 30949 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 15922 0 0 0 4443 2 0 0 25 0 4 0 521591465 289849344 21091 33554432000 4194304 4650419 140735885753264 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30948/tid=30950] ppid=30946 vsize=283056 CPUtime=44.68 cores=0,2,4,6
/proc/30948/task/30950/stat : 30950 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 16646 0 0 0 4465 3 0 0 25 0 4 0 521591465 289849344 21091 33554432000 4194304 4650419 140735885753264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30948/tid=30951] ppid=30946 vsize=283056 CPUtime=44.68 cores=0,2,4,6
/proc/30948/task/30951/stat : 30951 (strangenight1-m) R 30946 30948 30527 0 -1 4202560 12002 0 0 0 4465 3 0 0 25 0 4 0 521591465 289849344 21091 33554432000 4194304 4650419 140735885753264 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.53
Current children cumulated vsize (KiB) 283056

Child status: 20
Real time (s): 44.7455
CPU time (s): 178.706
CPU user time (s): 178.564
CPU system time (s): 0.141978
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 309804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.564
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59424
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= 332
involuntary context switches= 1010

runsolver used 0.073988 second user time and 0.170974 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 19:58:55
IDJOB=3175213
IDBENCH=82831
IDSOLVER=1588
FILE ID=node136/3175213-1304099935
RUNJOBID= node136-1304098731-30842
PBS_JOBID= 13170595
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175213-1304099935/watcher-3175213-1304099935 -o /tmp/evaluation-result-3175213-1304099935/solver-3175213-1304099935 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175213-1304099935.cnf

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

MD5SUM BENCH= aa033649e20861950136340d4750574f
RANDOM SEED=1437528289

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30949936 kB
Buffers:        581280 kB
Cached:         932416 kB
SwapCached:          0 kB
Active:         128496 kB
Inactive:      1448716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30949936 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6228 kB
Writeback:           0 kB
AnonPages:       63748 kB
Mapped:          14684 kB
Slab:           359788 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190080 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= 72324 MiB
End job on node136 at 2011-04-29 19:59:40