Trace number 3369558

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 78.942 19.9288

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.05	c This is CryptoMiniSat 2.9.0
0.00/0.05	c compiled with gcc version 4.4.5
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3369558-1305388855.cnf'
0.00/0.05	c -- header says num vars:         108786
0.00/0.05	c -- header says num clauses:      482639
1.19/0.41	c -- clauses added:            0 learnts,       482639 normals,            0 xors
1.19/0.41	c -- vars added     108786
1.19/0.41	c Parsing time:  0.70 s
1.19/0.41	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data  --
4.02/1.14	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 1.11
23.90/6.17	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T: 21.95
23.90/6.19	c Cleaning up after failed var search:     0.08 s 
24.28/6.20	c Replacing     8626 vars Replaced   106553 lits Time:     0.03 s 
24.28/6.21	c bin-w-bin subsume rem         1149 bins  time:  0.01 s
24.28/6.21	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.02 s
24.28/6.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.15 s
24.28/6.28	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.12 s
24.28/6.29	c lits-rem:        10  cl-subs:      287  v-elim:   1314  v-fix:    0  time:  0.05 s
24.69/6.30	c Finding binary XORs  T:     0.03 s  found:       0
24.69/6.30	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
24.69/6.30	c Calc default polars -  time:   0.01 s pos:     876 undec:  106631 neg:    1279
24.69/6.30	c =========================================================================================
24.69/6.30	c types(t): F = full restart, N = normal restart
24.69/6.30	c types(t): S = simplification begin/end, E = solution found
24.69/6.30	c restart types(rt): st = static, dy = dynamic
24.69/6.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
24.69/6.30	c  B st     0         0      2628      5384      7233         0     31820         0   no data   no data  --
25.09/6.46	c Decided on static restart strategy
26.27/6.72	c  N st     8      4914      2627      5384      7260      4689     31820    158841   no data   no data  --
29.06/7.44	c  N st    10     11298      2594      5136      8116     10640     30913    378913   no data   no data  --
29.06/7.45	c Finding binary XORs  T:     0.03 s  found:      22
32.25/8.23	c  N st    11     17041      2594      5136      8121     16022     30913    574658   no data   no data  --
36.21/9.28	c  F st    12     25002      2581      5136      8181     14143     30913    449830   no data   no data  --
36.62/9.30	c Replacing       22 vars Replaced     2140 lits Time:     0.04 s 
36.62/9.30	c Found part      238 vars:       2433 clauses:     12026 lits size:     30259
36.62/9.30	c Found part      239 vars:         12 clauses:        11 lits size:        22
36.62/9.30	c Found part      240 vars:         71 clauses:        70 lits size:       140
36.62/9.30	c Found part      241 vars:         25 clauses:        24 lits size:        48
36.62/9.30	c Found part      242 vars:          4 clauses:         3 lits size:         6
36.62/9.30	c Found part      243 vars:          2 clauses:         1 lits size:         2
36.62/9.30	c Found part      244 vars:          3 clauses:         2 lits size:         4
36.62/9.30	c Found part      245 vars:          8 clauses:         7 lits size:        14
36.62/9.30	c Found parts:          8 time: 0.07 s
36.62/9.30	c Solving part 243
36.62/9.34	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
36.62/9.34	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
36.62/9.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
36.62/9.35	c Finding binary XORs  T:     0.02 s  found:       0
36.62/9.35	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
36.62/9.35	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
36.62/9.35	c =========================================================================================
36.62/9.35	c types(t): F = full restart, N = normal restart
36.62/9.35	c types(t): S = simplification begin/end, E = solution found
36.62/9.35	c restart types(rt): st = static, dy = dynamic
36.62/9.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
36.62/9.35	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
36.62/9.35	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
36.62/9.35	c Verified 0 clauses.
36.62/9.35	c Verified 0 clauses.
36.62/9.35	c Solved part
36.62/9.35	c =========================================================================================
36.62/9.36	c Solving part 244
36.62/9.39	c  N st     0         0         3         0         2         0         4         0   no data   no data  --
36.62/9.39	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
36.62/9.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
37.01/9.40	c Finding binary XORs  T:     0.02 s  found:       0
37.01/9.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
37.01/9.40	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
37.01/9.40	c =========================================================================================
37.01/9.40	c types(t): F = full restart, N = normal restart
37.01/9.40	c types(t): S = simplification begin/end, E = solution found
37.01/9.40	c restart types(rt): st = static, dy = dynamic
37.01/9.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.01/9.40	c  B st     0         0         3         0         2         0         4         0   no data   no data  --
37.01/9.40	c  E st     1         0         0         0         2         0         4         0   no data   no data  --
37.01/9.41	c Verified 0 clauses.
37.01/9.41	c Verified 0 clauses.
37.01/9.41	c Solved part
37.01/9.41	c =========================================================================================
37.01/9.41	c Solving part 242
37.01/9.45	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
37.01/9.45	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
37.01/9.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
37.01/9.45	c Finding binary XORs  T:     0.02 s  found:       0
37.01/9.46	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
37.01/9.46	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
37.01/9.46	c =========================================================================================
37.01/9.46	c types(t): F = full restart, N = normal restart
37.01/9.46	c types(t): S = simplification begin/end, E = solution found
37.01/9.46	c restart types(rt): st = static, dy = dynamic
37.01/9.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.01/9.46	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
37.01/9.46	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
37.01/9.46	c Verified 0 clauses.
37.01/9.46	c Verified 0 clauses.
37.01/9.46	c Solved part
37.01/9.46	c =========================================================================================
37.01/9.46	c Solving part 245
37.42/9.50	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
37.42/9.50	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
37.42/9.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
37.42/9.51	c Finding binary XORs  T:     0.02 s  found:       0
37.42/9.51	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
37.42/9.51	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
37.42/9.51	c =========================================================================================
37.42/9.51	c types(t): F = full restart, N = normal restart
37.42/9.51	c types(t): S = simplification begin/end, E = solution found
37.42/9.51	c restart types(rt): st = static, dy = dynamic
37.42/9.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.42/9.51	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
37.42/9.51	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
37.42/9.51	c Verified 0 clauses.
37.42/9.51	c Verified 0 clauses.
37.42/9.51	c Solved part
37.42/9.51	c =========================================================================================
37.42/9.51	c Solving part 239
37.42/9.55	c  N st     0         0        12         0        11         0        22         0   no data   no data  --
37.42/9.55	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
37.42/9.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
37.42/9.56	c Finding binary XORs  T:     0.02 s  found:       0
37.42/9.56	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
37.42/9.56	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
37.42/9.56	c =========================================================================================
37.42/9.56	c types(t): F = full restart, N = normal restart
37.42/9.56	c types(t): S = simplification begin/end, E = solution found
37.42/9.56	c restart types(rt): st = static, dy = dynamic
37.42/9.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.42/9.56	c  B st     0         0        12         0        11         0        22         0   no data   no data  --
37.42/9.56	c  E st     1         0         0         0        11         0        22         0   no data   no data  --
37.42/9.56	c Verified 0 clauses.
37.42/9.56	c Verified 0 clauses.
37.42/9.56	c Solved part
37.42/9.56	c =========================================================================================
37.42/9.57	c Solving part 241
37.81/9.61	c  N st     0         0        25         0        24         0        48         0   no data   no data  --
37.81/9.61	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
37.81/9.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
37.81/9.61	c Finding binary XORs  T:     0.02 s  found:       0
37.81/9.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
37.81/9.61	c Calc default polars -  time:   0.01 s pos:       1 undec:  108784 neg:       1
37.81/9.61	c =========================================================================================
37.81/9.61	c types(t): F = full restart, N = normal restart
37.81/9.61	c types(t): S = simplification begin/end, E = solution found
37.81/9.61	c restart types(rt): st = static, dy = dynamic
37.81/9.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.81/9.61	c  B st     0         0        25         0        24         0        48         0   no data   no data  --
37.81/9.61	c  E st     1         0         0         0        24         0        48         0   no data   no data  --
37.81/9.62	c Verified 0 clauses.
37.81/9.62	c Verified 0 clauses.
37.81/9.62	c Solved part
37.81/9.62	c =========================================================================================
37.81/9.62	c Solving part 240
37.81/9.66	c  N st     0         0        71         0        70         0       140         0   no data   no data  --
37.81/9.66	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
37.81/9.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
37.81/9.67	c Finding binary XORs  T:     0.02 s  found:       0
37.81/9.67	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
37.81/9.67	c Calc default polars -  time:   0.00 s pos:       1 undec:  108784 neg:       1
37.81/9.67	c =========================================================================================
37.81/9.67	c types(t): F = full restart, N = normal restart
37.81/9.67	c types(t): S = simplification begin/end, E = solution found
37.81/9.67	c restart types(rt): st = static, dy = dynamic
37.81/9.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.81/9.67	c  B st     0         0        71         0        70         0       140         0   no data   no data  --
37.81/9.67	c  E st     1         0         0         0        70         0       140         0   no data   no data  --
37.81/9.67	c Verified 0 clauses.
37.81/9.67	c Verified 0 clauses.
37.81/9.67	c Solved part
37.81/9.67	c =========================================================================================
37.81/9.68	c Coming back to original instance
37.81/9.68	c =========================================================================================
37.81/9.68	c  N st    12     25002      2434      5045      7937     14102     30259    447631   no data   no data  --
39.79/10.18	c Finding binary XORs  T:     0.03 s  found:       7
40.99/10.43	c  N dy    18     30000      2425      5020      8051     18745     29990    583292   no data   no data  --
40.99/10.43	c  S st    18     30000      2425      5020      8051     18745     29990    583292   no data   no data  --
41.39/10.54	c  S st    18     30501      2424      5020      8076     19212     29990    593593   no data   no data  --
41.39/10.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
48.18/12.21	c Flit:    93 Blit:     70 bXBeca:    0 bXProp:  230 Bins:  21497 BRemL:  11959 BRemN:    240 P: 24.5M T:  6.62
48.18/12.22	c Cleaning up after failed var search:     0.02 s 
48.18/12.24	c Replacing      237 vars Replaced    18726 lits Time:     0.10 s 
48.18/12.26	c bin-w-bin subsume rem          686 bins  time:  0.01 s
48.57/12.34	c subs with bin:      150  lits-rem:      4289  v-fix:    0  time:  0.29 s
48.57/12.37	c Subs w/ non-existent bins:     56 l-rem:   3640 v-fix:     0 done:    257 time:  0.14 s
48.57/12.37	c Removed useless bin:     176  fixed:     0  props:   0.15M  time:  0.01 s
58.14/14.74	c lits-rem:      3091  cl-subs:    13782  v-elim:    382  v-fix:    0  time:  9.44 s
58.54/14.85	c asymm  cl-useful: 0/2345/3989 lits-rem:0 time: 0.43
58.54/14.85	c calculated reachability. Time: 0.01
58.54/14.85	c  N dy    18     30501      1580      3989      9777      5304     22466    123337   no data   no data  --
58.54/14.87	c Finding binary XORs  T:     0.05 s  found:       0
60.14/15.22	c  N dy    37     35013      1574      3989      9851      9611     22466    211380      7.79      8.26  --
61.73/15.65	c  N dy    64     39133      1560      3877     21639     12909     22036    326134      9.08      9.62  --
61.73/15.66	c Finding binary XORs  T:     0.04 s  found:       1
63.73/16.17	c  N dy    87     43203      1544      3772     21353     16848     21667    431422      9.33     14.32  --
64.97/16.49	c  S st   100     45752      1533      3772     21356     19300     21667    482708      9.33      9.11  --
65.37/16.56	c  S st   100     46258      1533      3772     21361     19794     21667    495703      9.33   no data  --
65.37/16.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
65.37/16.57	c Cache  BProp: 6 Set: 0 BXProp: 0 T: 0.00
67.72/17.10	c Flit:    12 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   1686 BRemL:  11029 BRemN:    239 P:  7.7M T:  2.13
67.72/17.11	c Replacing        1 vars Replaced      556 lits Time:     0.02 s 
67.72/17.13	c bin-w-bin subsume rem          529 bins  time:  0.01 s
68.12/17.20	c subs with bin:      323  lits-rem:      1594  v-fix:    0  time:  0.28 s
68.12/17.24	c Subs w/ non-existent bins:    161 l-rem:   3923 v-fix:     0 done:   1092 time:  0.14 s
68.12/17.24	c Removed useless bin:      71  fixed:     0  props:   0.11M  time:  0.01 s
76.10/19.26	c lits-rem:      2647  cl-subs:     4359  v-elim:     80  v-fix:    0  time:  8.05 s
76.10/19.26	c vivif2 --  cl tried     3467 cl shrink       70 lits rem         83 time: 0.01
76.10/19.29	c vivif2 --  cl tried    15035 cl shrink     6432 lits rem      35106 time: 0.12
77.30/19.54	c asymm  cl-useful: 1/3413/3413 lits-rem:1 time: 0.98
77.30/19.54	c calculated reachability. Time: 0.01
77.30/19.54	c  N dy   100     46258      1438      3413      9570     15019     19792    301982      9.33   no data  --
77.30/19.55	c Finding binary XORs  T:     0.04 s  found:       0
78.88/19.90	c Following stats are for *FIRST FINISHED THREAD ONLY*
78.88/19.90	c num threads              : 4          
78.88/19.90	c restarts                 : 29         
78.88/19.90	c dynamic restarts         : 0          
78.88/19.90	c static restarts          : 29         
78.88/19.90	c full restarts            : 2          
78.88/19.90	c total simplify time      : 0.52       
78.88/19.90	c learnts DL2              : 0          
78.88/19.90	c learnts size 2           : 452322     
78.88/19.90	c learnts size 1           : 98382       (90.44     % of vars)
78.88/19.90	c filedLit time            : 29.45       (37.56     % time)
78.88/19.90	c v-elim SatELite          : 1729        (1.59      % vars)
78.88/19.90	c SatELite time            : 3.30        (4.21      % time)
78.88/19.90	c v-elim xor               : 0           (0.00      % vars)
78.88/19.90	c xor elim time            : 0.02        (0.03      % time)
78.88/19.90	c num binary xor trees     : 1818       
78.88/19.90	c binxor trees' crown      : 8891        (4.89      leafs/tree)
78.88/19.90	c bin xor find time        : 0.28       
78.88/19.90	c OTF clause improved      : 5159        (0.06      clauses/conflict)
78.88/19.90	c OTF impr. size diff      : 6531        (1.27       lits/clause)
78.88/19.90	c OTF cl watch-shrink      : 36642       (0.40      clauses/conflict)
78.88/19.90	c OTF cl watch-sh-lit      : 65393       (1.78       lits/clause)
78.88/19.90	c tried to recurMin cls    : 13772       (15.22      % of conflicts)
78.88/19.90	c updated cache            : 0           (0.00       lits/tried recurMin)
78.88/19.90	c unit cls received        : 54          (0.05      % of units)
78.88/19.90	c unit cls sent            : 7414        (7.54      % of units)
78.88/19.90	c bin cls received         : 35802      
78.88/19.90	c bin cls sent             : 26256      
78.88/19.90	c clauses over max glue    : 0           (0.00      % of all clauses)
78.88/19.90	c conflicts                : 90480       (1153.70   / sec)
78.88/19.90	c decisions                : 130145      (1.29      % random)
78.88/19.90	c bogo-props               : 982044768   (12521916.25 / sec)
78.88/19.90	c conflict literals        : 2548899     (37.59     % deleted)
78.88/19.90	c Memory used              : 599.24      MB
78.88/19.90	c single-thread CPU time   : 78.43       s
78.88/19.90	c all-threads sum CPU time : 78.43       s
78.88/19.90	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369558-1305388855/watcher-3369558-1305388855 -o /tmp/evaluation-result-3369558-1305388855/solver-3369558-1305388855 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369558-1305388855.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.07 2.64 3.40 2/333 29920
/proc/meminfo: memFree=17618900/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 412 0 0 0 1 0 0 0 24 0 4 0 650486482 52465664 352 33554432000 4194304 4650419 140733786158528 18446744073709551615 47707405760434 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29920/statm: 12809 352 303 112 0 7774 0
[pid=29920/tid=29921] ppid=29918 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650486483 52465664 352 33554432000 4194304 4650419 140733786158528 18446744073709551615 47707405760432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650486483 52465664 352 33554432000 4194304 4650419 140733786158528 18446744073709551615 47707405760434 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650486483 52465664 352 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.060086 s]
/proc/loadavg: 1.07 2.64 3.40 2/333 29920
/proc/meminfo: memFree=17618900/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=223240 CPUtime=0.14 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 5008 0 0 0 14 0 0 0 18 0 4 0 650486482 228597760 4404 33554432000 4194304 4650419 140733786158528 18446744073709551615 4361571 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29920/statm: 72578 5226 344 112 0 67543 0
[pid=29920/tid=29921] ppid=29918 vsize=290956 CPUtime=0 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 1404 0 0 0 0 0 0 0 18 0 4 0 650486483 297938944 5500 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613153882 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=293652 CPUtime=0.05 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) D 29918 29920 29888 0 -1 4202560 1643 0 0 0 5 0 0 0 25 0 4 0 650486483 300699648 5989 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=293652 CPUtime=0.04 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) D 29918 29920 29888 0 -1 4202560 1758 0 0 0 4 0 0 0 18 0 4 0 650486483 300699648 5989 33554432000 4194304 4650419 140733786158528 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 223240

[startup+0.114081 s]
/proc/loadavg: 1.07 2.64 3.40 2/333 29920
/proc/meminfo: memFree=17618900/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=341740 CPUtime=0.28 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 27871 0 0 0 23 5 0 0 17 0 4 0 650486482 349941760 21476 33554432000 4194304 4650419 140733786158528 18446744073709551615 4547384 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29920/statm: 85435 21476 344 112 0 80400 0
[pid=29920/tid=29921] ppid=29918 vsize=341740 CPUtime=0.03 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) D 29918 29920 29888 0 -1 4202560 7056 0 0 0 2 1 0 0 17 0 4 0 650486483 349941760 21476 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613168554 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=341740 CPUtime=0.08 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) D 29918 29920 29888 0 -1 4202560 9525 0 0 0 7 1 0 0 18 0 4 0 650486483 349941760 21476 33554432000 4194304 4650419 140733786158528 18446744073709551615 4317229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=343900 CPUtime=0.07 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 6283 0 0 0 6 1 0 0 18 0 4 0 650486483 352153600 21516 33554432000 4194304 4650419 140733786158528 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 341740

[startup+0.301042 s]
/proc/loadavg: 1.07 2.64 3.40 2/333 29920
/proc/meminfo: memFree=17618900/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=431556 CPUtime=0.82 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 49487 0 0 0 65 17 0 0 17 0 4 0 650486482 441913344 40892 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 107889 40893 351 112 0 102854 0
[pid=29920/tid=29921] ppid=29918 vsize=431556 CPUtime=0.17 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 11594 0 0 0 14 3 0 0 17 0 4 0 650486483 441913344 40893 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=431556 CPUtime=0.25 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 14005 0 0 0 23 2 0 0 18 0 4 0 650486483 441913344 40893 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=431556 CPUtime=0.18 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 11679 0 0 0 13 5 0 0 18 0 4 0 650486483 441913344 40893 33554432000 4194304 4650419 140733786158528 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 431556

[startup+0.700973 s]
/proc/loadavg: 1.07 2.64 3.40 2/333 29920
/proc/meminfo: memFree=17618900/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=449104 CPUtime=2.38 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 57519 0 0 0 217 21 0 0 18 0 4 0 650486482 459882496 47363 33554432000 4194304 4650419 140733786158528 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 112276 47363 373 112 0 107241 0
[pid=29920/tid=29921] ppid=29918 vsize=449104 CPUtime=0.56 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 13191 0 0 0 52 4 0 0 18 0 4 0 650486483 459882496 47363 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=449104 CPUtime=0.65 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 15394 0 0 0 62 3 0 0 18 0 4 0 650486483 459882496 47363 33554432000 4194304 4650419 140733786158528 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=449104 CPUtime=0.57 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 13132 0 0 0 50 7 0 0 18 0 4 0 650486483 459882496 47363 33554432000 4194304 4650419 140733786158528 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 449104

[startup+1.5008 s]
/proc/loadavg: 1.07 2.64 3.40 10/343 29933
/proc/meminfo: memFree=17094324/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=449236 CPUtime=5.57 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 57840 0 0 0 536 21 0 0 19 0 4 0 650486482 460017664 47684 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 112309 47684 373 112 0 107274 0
[pid=29920/tid=29921] ppid=29918 vsize=449236 CPUtime=1.35 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 13205 0 0 0 131 4 0 0 19 0 4 0 650486483 460017664 47684 33554432000 4194304 4650419 140733786158528 18446744073709551615 4246271 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=449236 CPUtime=1.45 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 15437 0 0 0 142 3 0 0 19 0 4 0 650486483 460017664 47684 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370267 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=449236 CPUtime=1.37 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 13396 0 0 0 130 7 0 0 19 0 4 0 650486483 460017664 47684 33554432000 4194304 4650419 140733786158528 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 449236

[startup+3.10052 s]
/proc/loadavg: 1.07 2.64 3.40 10/343 29933
/proc/meminfo: memFree=16879224/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=450068 CPUtime=11.95 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 60304 0 0 0 1174 21 0 0 23 0 4 0 650486482 460869632 50148 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 112517 50148 374 112 0 107482 0
[pid=29920/tid=29921] ppid=29918 vsize=450068 CPUtime=2.94 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 13361 0 0 0 290 4 0 0 23 0 4 0 650486483 460869632 50148 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370249 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=450068 CPUtime=3.05 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 15605 0 0 0 302 3 0 0 23 0 4 0 650486483 460869632 50148 33554432000 4194304 4650419 140733786158528 18446744073709551615 4369400 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=450068 CPUtime=2.96 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 15425 0 0 0 289 7 0 0 23 0 4 0 650486483 460869632 50148 33554432000 4194304 4650419 140733786158528 18446744073709551615 4480667 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 450068

[startup+6.30095 s]
/proc/loadavg: 1.62 2.73 3.42 9/343 29933
/proc/meminfo: memFree=16860128/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=456720 CPUtime=24.69 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 67360 0 0 0 2445 24 0 0 25 0 4 0 650486482 467681280 52193 33554432000 4194304 4650419 140733786158528 18446744073709551615 4528498 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 114180 52193 394 112 0 109145 0
[pid=29920/tid=29921] ppid=29918 vsize=456720 CPUtime=6.09 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 15342 0 0 0 605 4 0 0 25 0 4 0 650486483 467681280 52193 33554432000 4194304 4650419 140733786158528 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=456720 CPUtime=6.23 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 17824 0 0 0 620 3 0 0 25 0 4 0 650486483 467681280 52193 33554432000 4194304 4650419 140733786158528 18446744073709551615 4335219 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=456720 CPUtime=6.17 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 16836 0 0 0 609 8 0 0 25 0 4 0 650486483 467681280 52193 33554432000 4194304 4650419 140733786158528 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 456720

[startup+12.7008 s]
/proc/loadavg: 2.13 2.81 3.45 9/343 29942
/proc/meminfo: memFree=16637356/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=599732 CPUtime=50.17 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 239780 0 0 0 4970 47 0 0 25 0 4 0 650486482 614125568 97373 33554432000 4194304 4650419 140733786158528 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 149933 97373 396 112 0 144898 0
[pid=29920/tid=29921] ppid=29918 vsize=599732 CPUtime=12.45 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 55833 0 0 0 1235 10 0 0 25 0 4 0 650486483 614125568 97373 33554432000 4194304 4650419 140733786158528 18446744073709551615 4369270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=599732 CPUtime=12.62 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 64819 0 0 0 1253 9 0 0 25 0 4 0 650486483 614125568 97373 33554432000 4194304 4650419 140733786158528 18446744073709551615 4244304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=599732 CPUtime=12.51 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 56276 0 0 0 1238 13 0 0 25 0 4 0 650486483 614125568 97373 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370255 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 599732

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

[startup+15.9003 s]
/proc/loadavg: 2.60 2.90 3.47 9/343 29942
/proc/meminfo: memFree=16495376/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=603128 CPUtime=62.93 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 245263 0 0 0 6245 48 0 0 25 0 4 0 650486482 617603072 101749 33554432000 4194304 4650419 140733786158528 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 150782 101749 396 112 0 145747 0
[pid=29920/tid=29921] ppid=29918 vsize=603128 CPUtime=15.65 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 59285 0 0 0 1554 11 0 0 25 0 4 0 650486483 617603072 101749 33554432000 4194304 4650419 140733786158528 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=603128 CPUtime=15.78 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 65689 0 0 0 1569 9 0 0 25 0 4 0 650486483 617603072 101749 33554432000 4194304 4650419 140733786158528 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=603128 CPUtime=15.71 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 56776 0 0 0 1558 13 0 0 25 0 4 0 650486483 617603072 101749 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370875 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 62.93
Current children cumulated vsize (KiB) 603128

[startup+17.501 s]
/proc/loadavg: 2.60 2.90 3.47 9/343 29942
/proc/meminfo: memFree=16486092/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=603128 CPUtime=69.35 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 248994 0 0 0 6887 48 0 0 25 0 4 0 650486482 617603072 103485 33554432000 4194304 4650419 140733786158528 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 150782 103485 396 112 0 145747 0
[pid=29920/tid=29921] ppid=29918 vsize=603128 CPUtime=17.26 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 59804 0 0 0 1715 11 0 0 25 0 4 0 650486483 617603072 103485 33554432000 4194304 4650419 140733786158528 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=603128 CPUtime=17.37 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 65689 0 0 0 1728 9 0 0 25 0 4 0 650486483 617603072 103485 33554432000 4194304 4650419 140733786158528 18446744073709551615 4310893 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=603128 CPUtime=17.33 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 58278 0 0 0 1719 14 0 0 25 0 4 0 650486483 617603072 103485 33554432000 4194304 4650419 140733786158528 18446744073709551615 4528981 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 69.35
Current children cumulated vsize (KiB) 603128

[startup+19.1007 s]
/proc/loadavg: 3.04 2.98 3.50 9/343 29942
/proc/meminfo: memFree=16485224/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=613616 CPUtime=75.7 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 249990 0 0 0 7521 49 0 0 25 0 4 0 650486482 628342784 103329 33554432000 4194304 4650419 140733786158528 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 153404 103329 396 112 0 148369 0
[pid=29920/tid=29921] ppid=29918 vsize=613616 CPUtime=18.85 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 60044 0 0 0 1874 11 0 0 25 0 4 0 650486483 628342784 103329 33554432000 4194304 4650419 140733786158528 18446744073709551615 4364823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=613616 CPUtime=18.95 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 66393 0 0 0 1886 9 0 0 25 0 4 0 650486483 628342784 103329 33554432000 4194304 4650419 140733786158528 18446744073709551615 4333980 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=613616 CPUtime=18.91 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 58278 0 0 0 1877 14 0 0 25 0 4 0 650486483 628342784 103329 33554432000 4194304 4650419 140733786158528 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.7
Current children cumulated vsize (KiB) 613616

[startup+19.5006 s]
/proc/loadavg: 3.04 2.98 3.50 9/343 29942
/proc/meminfo: memFree=16485224/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=613616 CPUtime=77.3 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 250314 0 0 0 7681 49 0 0 25 0 4 0 650486482 628342784 103611 33554432000 4194304 4650419 140733786158528 18446744073709551615 4370633 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 153404 103611 396 112 0 148369 0
[pid=29920/tid=29921] ppid=29918 vsize=613616 CPUtime=19.25 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 60044 0 0 0 1914 11 0 0 25 0 4 0 650486483 628342784 103611 33554432000 4194304 4650419 140733786158528 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=613616 CPUtime=19.35 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 66470 0 0 0 1926 9 0 0 25 0 4 0 650486483 628342784 103611 33554432000 4194304 4650419 140733786158528 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=613616 CPUtime=19.31 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 58278 0 0 0 1917 14 0 0 25 0 4 0 650486483 628342784 103611 33554432000 4194304 4650419 140733786158528 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 77.3
Current children cumulated vsize (KiB) 613616

[startup+19.9005 s]
/proc/loadavg: 3.04 2.98 3.50 9/343 29942
/proc/meminfo: memFree=16472216/32951124 swapFree=67056804/67111528
[pid=29920] ppid=29918 vsize=613616 CPUtime=78.88 cores=0,2,4,6
/proc/29920/stat : 29920 (strangenight1-m) R 29918 29920 29888 0 -1 4202496 250519 0 0 0 7839 49 0 0 25 0 4 0 650486482 628342784 103742 33554432000 4194304 4650419 140733786158528 18446744073709551615 47707405760023 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29920/statm: 153404 103742 396 112 0 148369 0
[pid=29920/tid=29921] ppid=29918 vsize=613616 CPUtime=19.65 cores=0,2,4,6
/proc/29920/task/29921/stat : 29921 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 60044 0 0 0 1954 11 0 0 25 0 4 0 650486483 628342784 103742 33554432000 4194304 4650419 140733786158528 18446744073709551615 4312974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29920/tid=29922] ppid=29918 vsize=613616 CPUtime=19.73 cores=0,2,4,6
/proc/29920/task/29922/stat : 29922 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 66610 0 0 0 1964 9 0 0 25 0 4 0 650486483 628342784 103742 33554432000 4194304 4650419 140733786158528 18446744073709551615 47707405735467 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29920/tid=29923] ppid=29918 vsize=613616 CPUtime=19.71 cores=0,2,4,6
/proc/29920/task/29923/stat : 29923 (strangenight1-m) R 29918 29920 29888 0 -1 4202560 58278 0 0 0 1957 14 0 0 25 0 4 0 650486483 628342784 103742 33554432000 4194304 4650419 140733786158528 18446744073709551615 47707405760025 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 78.88
Current children cumulated vsize (KiB) 613616

Child status: 20
Real time (s): 19.9288
CPU time (s): 78.942
CPU user time (s): 78.4261
CPU system time (s): 0.515921
CPU usage (%): 396.12
Max. virtual memory (cumulated for all children) (KiB): 617952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.4261
system time used= 0.515921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250522
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= 10354
involuntary context switches= 1042

runsolver used 0.06299 second user time and 0.168974 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 18:00:55
IDJOB=3369558
IDBENCH=20346
IDSOLVER=1846
FILE ID=node108/3369558-1305388855
RUNJOBID= node108-1305388855-29906
PBS_JOBID= 13324423
Free space on /tmp= 73540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369558-1305388855/watcher-3369558-1305388855 -o /tmp/evaluation-result-3369558-1305388855/solver-3369558-1305388855 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369558-1305388855.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1743274881

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17619188 kB
Buffers:        299240 kB
Cached:        4611240 kB
SwapCached:       8700 kB
Active:       11043248 kB
Inactive:      3974196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17619188 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           24656 kB
Writeback:           0 kB
AnonPages:    10103732 kB
Mapped:          26372 kB
Slab:           210100 kB
PageTables:      38408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52255828 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= 73512 MiB
End job on node108 at 2011-05-14 18:01:15