Trace number 3282619

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-Night2-st? (TO) 1300.03 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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 This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282619-1303755215.cnf'
0.07/0.09	c -- clauses added:            0 learnts,       226787 normals,            0 xors
0.07/0.09	c -- vars added      69561
0.07/0.09	c Parsing time:  0.08 s
0.07/0.09	c  N st     0         0     69561    133769     92375         0    586057         0   no data   no data
0.19/0.22	c asymm  cl-useful: 2/133769/133769 lits-rem:6 time: 0.12
0.49/0.56	c Flit:     9 Blit:    106 bXBeca:    0 bXProp: 5530 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.34
0.49/0.56	c Cleaning up after failed var search:     0.00 s 
0.49/0.58	c Replacing     5530 vars Replaced    70076 lits Time:     0.02 s 
0.59/0.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.59/0.64	c bin-w-bin subsume rem            6 bins  time:  0.01 s
0.59/0.65	c subs with bin:       90  lits-rem:        60  v-fix:    0  time:  0.02 s
0.59/0.68	c Subs w/ non-existent bins:      6 l-rem:      4 v-fix:     0 done:  63670 time:  0.03 s
0.69/0.71	c Removed useless bin:       2  fixed:     0  props:   1.67M  time:  0.02 s
0.89/0.90	c lits-rem:         0  cl-subs:     5611  v-elim:  21223  v-fix:    0  time:  0.19 s
0.89/0.92	c Finding binary XORs  T:     0.01 s  found:      34
0.89/0.92	c Replacing       34 vars Replaced      402 lits Time:     0.01 s 
0.89/1.00	c Finding non-binary XORs:     0.05 s (found:   23091, avg size: 3.0)
0.89/1.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   8752 locsubst:    63 time:   0.02
0.99/1.00	c calculated reachability. Time: 0.00
0.99/1.00	c Calc default polars -  time:   0.00 s pos:    8287 undec:   35997 neg:   25277
0.99/1.00	c =========================================================================================
0.99/1.00	c types(t): F = full restart, N = normal restart
0.99/1.00	c types(t): S = simplification begin/end, E = solution found
0.99/1.00	c restart types(rt): st = static, dy = dynamic
0.99/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.99/1.00	c  B st     0         0     33661     56236     23453         0    267313         0   no data   no data
3.04/3.45	c Decided on static restart strategy
3.37/6.42	c  N st     8      4916     33643     56236     23660      4595    267313    371979   no data   no data
13.69/13.76	c  N st    10     11299     33643     56236     23741     10780    267313    769291   no data   no data
23.59/23.68	c  N st    11     17044     33641     56236     23786     16389    267313   1510848   no data   no data
32.90/32.92	c  F st    12     25000     33641     56236     23912     15437    267313    858249   no data   no data
32.90/32.97	c Replacing       63 vars Replaced    10690 lits Time:     0.04 s 
32.90/33.00	c  N st    12     25000     33578     56164     23798     15433    266839    858111   no data   no data
34.49/34.54	c Finding binary XORs  T:     0.01 s  found:      32
37.89/37.91	c Decided on static restart strategy
37.89/37.91	c  N st    18     30000     33573     56164     23867     20283    266839   1106653   no data   no data
37.89/37.91	c  S st    18     30000     33573     56164     23867     20283    266839   1106653   no data   no data
37.89/37.99	c  S st    18     30505     33573     56164     23899     20746    266839   1114193   no data   no data
37.99/38.01	c x-sub:    29 x-cut:      0 vfix:      0 v-elim:    242 locsubst:     6 time:   0.02
38.29/38.38	c Flit:    11 Blit:     32 bXBeca:    0 bXProp:  147 Bins:  12180 BRemL:   3892 BRemN:     28 P:  3.8M T:  0.37
38.40/38.42	c Replacing      195 vars Replaced    27941 lits Time:     0.03 s 
38.40/38.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.40/38.43	c bin-w-bin subsume rem          401 bins  time:  0.00 s
38.40/38.45	c subs with bin:     1756  lits-rem:        21  v-fix:    0  time:  0.01 s
38.40/38.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33072 time:  0.01 s
38.40/38.47	c Removed useless bin:      26  fixed:     0  props:   0.46M  time:  0.01 s
38.49/38.52	c lits-rem:         0  cl-subs:       91  v-elim:   4517  v-fix:    0  time:  0.05 s
38.49/38.56	c subs with bin:      110  lits-rem:      9809  v-fix:    0  time:  0.02 s
38.59/38.64	c lits-rem:      2032  cl-subs:      547  v-elim:      0  v-fix:    0  time:  0.07 s
38.69/38.70	c asymm  cl-useful: 0/58577/58577 lits-rem:0 time: 0.07
38.69/38.71	c calculated reachability. Time: 0.00
38.69/38.71	c  N st    18     30505     28555     58577     16895     12038    249114    224062   no data   no data
43.29/43.31	c Finding binary XORs  T:     0.01 s  found:      29
49.19/49.25	c  N st    20     37616     28555     58577     16898     18998    249114   1016814   no data   no data
59.59/59.60	c  N st    21     44015     28555     58577     16900     15762    249114    375964   no data   no data
62.30/62.36	c  S st    22     45758     28555     58577     16900     17467    249114    593398   no data   no data
62.40/62.42	c  S st    22     46261     28555     58577     16902     17964    249114    599919   no data   no data
62.40/62.43	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:     65 locsubst:    14 time:   0.01
62.70/62.74	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   46 Bins:    366 BRemL:    403 BRemN:      7 P:  2.5M T:  0.31
62.70/62.76	c Replacing       82 vars Replaced     3700 lits Time:     0.02 s 
62.70/62.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.70/62.78	c bin-w-bin subsume rem           78 bins  time:  0.00 s
62.70/62.78	c subs with bin:        7  lits-rem:         1  v-fix:    0  time:  0.01 s
62.70/62.80	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:  28407 time:  0.01 s
62.79/62.80	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.01 s
62.79/62.82	c lits-rem:         0  cl-subs:       59  v-elim:     28  v-fix:    0  time:  0.02 s
62.79/62.85	c subs with bin:       20  lits-rem:      1385  v-fix:    0  time:  0.02 s
62.89/62.94	c lits-rem:       821  cl-subs:      479  v-elim:      0  v-fix:    0  time:  0.08 s
62.89/62.95	c vivif2 --  cl tried    58489 cl shrink        1 lits rem          1 time: 0.00
62.89/62.96	c vivif2 --  cl tried    16235 cl shrink     2605 lits rem       3773 time: 0.02
62.99/63.03	c asymm  cl-useful: 2/58488/58488 lits-rem:2 time: 0.07
62.99/63.04	c calculated reachability. Time: 0.00
62.99/63.04	c  N st    22     46261     28379     58488     16606     16223    248435    332396   no data   no data
95.40/95.43	c  N st    23     60658     28379     58488     16610     30292    248435   1384361   no data   no data
111.80/111.82	c  N st    24     69391     28379     58488     16610     25018    248435   1013860   no data   no data
111.80/111.82	c  S st    24     69391     28379     58488     16610     25018    248435   1013860   no data   no data
111.90/111.90	c  S st    24     69892     28379     58488     16614     25512    248435   1021766   no data   no data
111.90/111.91	c x-sub:     7 x-cut:      0 vfix:      0 v-elim:      1 locsubst:    20 time:   0.01
112.20/112.24	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   35 Bins:    307 BRemL:    182 BRemN:      5 P:  2.7M T:  0.32
112.20/112.26	c Replacing       45 vars Replaced     1457 lits Time:     0.02 s 
112.20/112.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.20/112.28	c bin-w-bin subsume rem           51 bins  time:  0.00 s
112.20/112.29	c subs with bin:        5  lits-rem:         1  v-fix:    0  time:  0.01 s
112.29/112.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28332 time:  0.01 s
112.29/112.31	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.01 s
112.29/112.34	c lits-rem:         0  cl-subs:       16  v-elim:     15  v-fix:    0  time:  0.03 s
112.39/112.43	c subs with bin:       17  lits-rem:      1133  v-fix:    0  time:  0.05 s
112.80/112.86	c lits-rem:      1983  cl-subs:      742  v-elim:      0  v-fix:    0  time:  0.43 s
112.80/112.86	c vivif2 --  cl tried    58460 cl shrink        1 lits rem          1 time: 0.01
112.90/112.92	c vivif2 --  cl tried    24747 cl shrink     3888 lits rem       9477 time: 0.06
112.99/113.00	c asymm  cl-useful: 14/58459/58459 lits-rem:42 time: 0.08
112.99/113.01	c calculated reachability. Time: 0.00
112.99/113.01	c  N st    24     69892     28317     58445     16629     24747    248251    961696   no data   no data
141.29/141.33	c  F st    25     87502     28317     58445     16631     42099    248251   2774189   no data   no data
141.29/141.36	c  N st    25     87502     28317     58445     16631     42099    248251   2774189   no data   no data
141.29/141.37	c Finding binary XORs  T:     0.01 s  found:       2
147.89/147.95	c Decided on static restart strategy
153.50/153.58	c  N st    32     95538     28317     58445     16633     32167    248251   1248688   no data   no data
169.59/169.68	c  N st    34    104838     28317     58445     16634     41340    248251   2490015   no data   no data
169.59/169.68	c  S st    34    104838     28317     58445     16634     41340    248251   2490015   no data   no data
169.69/169.78	c  S st    34    105341     28317     58445     16638     41831    248251   2496767   no data   no data
169.79/169.80	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     4 time:   0.02
170.10/170.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   73 Bins:    217 BRemL:    112 BRemN:      1 P:  3.0M T:  0.34
170.10/170.15	c Replacing       77 vars Replaced     1291 lits Time:     0.01 s 
170.10/170.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
170.10/170.16	c bin-w-bin subsume rem           94 bins  time:  0.00 s
170.10/170.17	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
170.10/170.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28240 time:  0.01 s
170.10/170.19	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
170.19/170.24	c lits-rem:         0  cl-subs:       41  v-elim:     35  v-fix:    0  time:  0.05 s
170.39/170.45	c subs with bin:       21  lits-rem:       819  v-fix:    0  time:  0.12 s
172.30/172.32	c lits-rem:      4142  cl-subs:     1064  v-elim:      0  v-fix:    0  time:  1.87 s
172.30/172.33	c vivif2 --  cl tried    58353 cl shrink        0 lits rem          0 time: 0.00
172.40/172.47	c vivif2 --  cl tried    40746 cl shrink     8292 lits rem      18574 time: 0.14
172.50/172.57	c asymm  cl-useful: 0/58353/58353 lits-rem:0 time: 0.10
172.50/172.58	c calculated reachability. Time: 0.00
172.50/172.58	c  N st    34    105341     28205     58353     16477     40746    247592   2340139   no data   no data
185.89/185.98	c  N st    35    114939     28205     58353     16477     30352    247592    678339   no data   no data
216.79/216.84	c  N st    36    129337     28205     58353     16480     44535    247592   1491872   no data   no data
276.29/276.36	c  N st    37    150932     28205     58353     16489     43944    247592    906779   no data   no data
290.00/290.03	c  S st    38    158011     28205     58353     16489     50937    247592   1518609   no data   no data
290.10/290.14	c  S st    38    158512     28205     58353     16489     51434    247592   1526967   no data   no data
290.10/290.16	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      9 locsubst:    18 time:   0.01
290.50/290.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   25 Bins:    190 BRemL:     93 BRemN:      1 P:  3.5M T:  0.35
290.50/290.53	c Replacing       34 vars Replaced     2025 lits Time:     0.02 s 
290.50/290.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.50/290.54	c bin-w-bin subsume rem           32 bins  time:  0.00 s
290.50/290.55	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
290.50/290.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28162 time:  0.01 s
290.50/290.57	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.01 s
290.60/290.61	c lits-rem:         0  cl-subs:       16  v-elim:     10  v-fix:    0  time:  0.04 s
291.00/291.05	c subs with bin:     5140  lits-rem:      2167  v-fix:    0  time:  0.39 s
292.10/292.14	c lits-rem:      3727  cl-subs:     1349  v-elim:      0  v-fix:    0  time:  1.07 s
292.10/292.14	c vivif2 --  cl tried    58323 cl shrink        0 lits rem          0 time: 0.00
292.20/292.21	c vivif2 --  cl tried    44945 cl shrink     5809 lits rem      11497 time: 0.07
292.29/292.32	c asymm  cl-useful: 0/58323/58323 lits-rem:0 time: 0.11
292.29/292.33	c calculated reachability. Time: 0.00
292.29/292.33	c  N st    38    158512     28152     58323     16501     44944    247320   1330645   no data   no data
442.70/442.72	c  N st    39    207100     28152     58323     16505     46035    247320    781108   no data   no data
442.70/442.73	c Finding binary XORs  T:     0.01 s  found:       0
523.40/523.49	c  N st    40    237768     28152     58323     16507     51491    247320   1782031   no data   no data
523.40/523.49	c  S st    40    237768     28152     58323     16507     51491    247320   1782031   no data   no data
523.60/523.61	c  S st    40    238268     28152     58323     16509     51986    247320   1789778   no data   no data
523.60/523.63	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    12 time:   0.02
523.90/523.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     21 BRemL:     17 BRemN:      0 P:  3.4M T:  0.35
523.90/523.99	c Replacing        6 vars Replaced       60 lits Time:     0.01 s 
524.00/524.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
524.00/524.01	c bin-w-bin subsume rem            2 bins  time:  0.00 s
524.00/524.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
524.00/524.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28146 time:  0.01 s
524.00/524.04	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
524.00/524.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
524.20/524.22	c subs with bin:        6  lits-rem:        25  v-fix:    0  time:  0.09 s
525.30/525.36	c lits-rem:      3020  cl-subs:     2300  v-elim:      0  v-fix:    0  time:  1.13 s
525.30/525.37	c vivif2 --  cl tried    58323 cl shrink        0 lits rem          0 time: 0.01
525.40/525.47	c vivif2 --  cl tried    49680 cl shrink     5204 lits rem      11258 time: 0.09
525.49/525.58	c asymm  cl-useful: 0/58323/58323 lits-rem:0 time: 0.11
525.49/525.59	c calculated reachability. Time: 0.00
525.49/525.59	c  N st    40    238268     28146     58323     16511     49680    247293   1705944   no data   no data
691.19/691.29	c  F st    41    306250     28146     58323     16517     63215    247293   1114250   no data   no data
691.30/691.32	c  N st    41    306250     28146     58323     16517     63215    247293   1114250   no data   no data
702.99/703.05	c Decided on static restart strategy
766.10/766.12	c  N st    51    334549     28145     58323     16533     62958    247293   1113730   no data   no data
821.10/821.20	c  N st    53    357403     28145     58323     16534     56474    247293   1664030   no data   no data
821.10/821.20	c  S st    53    357403     28145     58323     16534     56474    247293   1664030   no data   no data
821.31/821.34	c  S st    53    357907     28145     58323     16534     56971    247293   1671843   no data   no data
821.31/821.35	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
821.60/821.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     87 BRemL:     53 BRemN:      0 P:  3.4M T:  0.34
821.70/821.73	c Replacing        2 vars Replaced      154 lits Time:     0.03 s 
821.70/821.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
821.70/821.75	c bin-w-bin subsume rem            2 bins  time:  0.00 s
821.70/821.75	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
821.70/821.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28143 time:  0.01 s
821.70/821.78	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
821.80/821.82	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
821.90/821.94	c subs with bin:       42  lits-rem:       476  v-fix:    0  time:  0.07 s
822.90/822.91	c lits-rem:      2666  cl-subs:      405  v-elim:      0  v-fix:    0  time:  0.95 s
822.90/822.91	c vivif2 --  cl tried    58316 cl shrink        0 lits rem          0 time: 0.00
823.00/823.01	c vivif2 --  cl tried    56459 cl shrink     5264 lits rem      11174 time: 0.10
823.10/823.13	c asymm  cl-useful: 0/58316/58316 lits-rem:0 time: 0.12
823.10/823.14	c calculated reachability. Time: 0.00
823.10/823.14	c  N st    53    357907     28143     58316     16489     56457    247245   1636994   no data   no data
910.10/910.16	c  N st    54    390299     28143     58316     16492     57810    247245    956717   no data   no data
1069.41/1069.49	c  N st    55    438887     28143     58316     16493     73881    247245   1302543   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3282619-1303755215/watcher-3282619-1303755215 -o /tmp/evaluation-result-3282619-1303755215/solver-3282619-1303755215 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3282619-1303755215.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.85 2.04 2.49 4/187 13552
/proc/meminfo: memFree=18898216/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=35972 CPUtime=0 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 3561 0 0 0 0 0 0 0 21 0 1 0 487121156 36835328 2994 33554432000 4194304 4627331 140733372340944 18446744073709551615 4357923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 8993 3004 321 106 0 3964 0

[startup+0.0765729 s]
/proc/loadavg: 1.85 2.04 2.49 4/187 13552
/proc/meminfo: memFree=18898216/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=64728 CPUtime=0.07 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 10005 0 0 0 6 1 0 0 21 0 1 0 487121156 66281472 7869 33554432000 4194304 4627331 140733372340944 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 16182 7870 323 106 0 11153 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 64728

[startup+0.100533 s]
/proc/loadavg: 1.85 2.04 2.49 4/187 13552
/proc/meminfo: memFree=18898216/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=65692 CPUtime=0.09 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 10610 0 0 0 8 1 0 0 21 0 1 0 487121156 67268608 8474 33554432000 4194304 4627331 140733372340944 18446744073709551615 4519350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 16423 8474 341 106 0 11394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65692

[startup+0.300544 s]
/proc/loadavg: 1.85 2.04 2.49 4/187 13552
/proc/meminfo: memFree=18898216/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=68680 CPUtime=0.29 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 11373 0 0 0 28 1 0 0 22 0 1 0 487121156 70328320 9237 33554432000 4194304 4627331 140733372340944 18446744073709551615 210646807237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 17170 9237 347 106 0 12141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68680

[startup+0.700464 s]
/proc/loadavg: 1.85 2.04 2.49 4/187 13552
/proc/meminfo: memFree=18898216/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=88040 CPUtime=0.69 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 16188 0 0 0 67 2 0 0 23 0 1 0 487121156 90152960 14052 33554432000 4194304 4627331 140733372340944 18446744073709551615 4300767 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 22010 14052 361 106 0 16981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88040

[startup+1.50038 s]
/proc/loadavg: 1.85 2.04 2.49 5/188 13553
/proc/meminfo: memFree=18723492/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=106648 CPUtime=1.49 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 21127 0 0 0 147 2 0 0 18 0 1 0 487121156 109207552 18972 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 26662 18972 373 106 0 21633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106648

[startup+3.35568 s]
/proc/loadavg: 2.02 2.07 2.49 5/188 13553
/proc/meminfo: memFree=18667196/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=106648 CPUtime=3.37 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 21252 0 0 0 335 2 0 0 21 0 1 0 487121156 109207552 19097 33554432000 4194304 4627331 140733372340944 18446744073709551615 4321425 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 26662 19110 373 106 0 21633 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 106648

[startup+13.2565 s]
/proc/loadavg: 2.02 2.07 2.49 5/188 13553
/proc/meminfo: memFree=18577180/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=139464 CPUtime=13.24 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 21924 0 0 0 1322 2 0 0 25 0 1 0 487121156 142811136 19769 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 34866 19769 373 106 0 29837 0
Current children cumulated CPU time (s) 13.24
Current children cumulated vsize (KiB) 139464

[startup+13.3003 s]
/proc/loadavg: 2.02 2.07 2.49 5/188 13553
/proc/meminfo: memFree=18577180/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=139464 CPUtime=13.29 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 21925 0 0 0 1327 2 0 0 25 0 1 0 487121156 142811136 19770 33554432000 4194304 4627331 140733372340944 18446744073709551615 4333269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 34866 19770 373 106 0 29837 0
Current children cumulated CPU time (s) 13.29
Current children cumulated vsize (KiB) 139464

[startup+25.5003 s]
/proc/loadavg: 2.96 2.29 2.56 5/188 13554
/proc/meminfo: memFree=18381676/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=139464 CPUtime=25.49 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 22850 0 0 0 2546 3 0 0 25 0 1 0 487121156 142811136 20695 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 34866 20695 373 106 0 29837 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139464

[startup+51.101 s]
/proc/loadavg: 3.32 2.43 2.59 5/188 13555
/proc/meminfo: memFree=18325572/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=118516 CPUtime=51.09 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 27569 0 0 0 5106 3 0 0 25 0 1 0 487121156 121360384 22239 33554432000 4194304 4627331 140733372340944 18446744073709551615 4309614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 29629 22239 377 106 0 24600 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118516

[startup+102.3 s]
/proc/loadavg: 3.72 2.69 2.67 5/188 13583
/proc/meminfo: memFree=18279300/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=124816 CPUtime=102.29 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 33067 0 0 0 10224 5 0 0 25 0 1 0 487121156 127811584 21998 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 31204 21998 377 106 0 26175 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 124816

[startup+162.3 s]
/proc/loadavg: 3.90 2.93 2.75 5/188 13585
/proc/meminfo: memFree=18229376/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=140084 CPUtime=162.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 42184 0 0 0 16223 7 0 0 25 0 1 0 487121156 143446016 27144 33554432000 4194304 4627331 140733372340944 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 35021 27144 377 106 0 29992 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 140084

[startup+222.301 s]
/proc/loadavg: 3.46 2.98 2.78 4/182 13603
/proc/meminfo: memFree=18242144/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=174324 CPUtime=222.29 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 54914 0 0 0 22220 9 0 0 25 0 1 0 487121156 178507776 34787 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 43581 34787 377 106 0 38552 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 174324

[startup+282.307 s]
/proc/loadavg: 3.17 2.98 2.79 4/182 13605
/proc/meminfo: memFree=18237792/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=174280 CPUtime=282.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 56827 0 0 0 28221 9 0 0 25 0 1 0 487121156 178462720 34515 33554432000 4194304 4627331 140733372340944 18446744073709551615 4330247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 43570 34515 377 106 0 38541 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 174280

[startup+342.301 s]
/proc/loadavg: 3.06 2.98 2.80 4/182 13607
/proc/meminfo: memFree=18220788/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=181392 CPUtime=342.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 62268 0 0 0 34219 11 0 0 25 0 1 0 487121156 185745408 35609 33554432000 4194304 4627331 140733372340944 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 45348 35609 377 106 0 40319 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 181392

[startup+402.301 s]
/proc/loadavg: 3.02 2.98 2.82 4/182 13608
/proc/meminfo: memFree=18166084/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=181392 CPUtime=402.29 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 63727 0 0 0 40218 11 0 0 25 0 1 0 487121156 185745408 37068 33554432000 4194304 4627331 140733372340944 18446744073709551615 4330101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 45348 37068 377 106 0 40319 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 181392

[startup+462.301 s]
/proc/loadavg: 3.01 2.98 2.82 4/182 13610
/proc/meminfo: memFree=18160992/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=178992 CPUtime=462.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 65708 0 0 0 46218 12 0 0 25 0 1 0 487121156 183287808 36278 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 44748 36278 377 106 0 39719 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 178992

[startup+522.301 s]
/proc/loadavg: 3.06 3.00 2.83 4/182 13611
/proc/meminfo: memFree=18131712/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=192840 CPUtime=522.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 68604 0 0 0 52217 13 0 0 25 0 1 0 487121156 197468160 39174 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 48210 39174 377 106 0 43181 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 192840

[startup+582.301 s]
/proc/loadavg: 3.02 3.00 2.84 4/182 13613
/proc/meminfo: memFree=18126112/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=192996 CPUtime=582.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 71484 0 0 0 58216 14 0 0 25 0 1 0 487121156 197627904 38121 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 48249 38121 377 106 0 43220 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 192996

[startup+642.3 s]
/proc/loadavg: 3.00 3.00 2.85 4/182 13615
/proc/meminfo: memFree=18149908/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=193008 CPUtime=642.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 73263 0 0 0 64216 14 0 0 25 0 1 0 487121156 197640192 38021 33554432000 4194304 4627331 140733372340944 18446744073709551615 4309699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 48252 38021 377 106 0 43223 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 193008

[startup+702.3 s]
/proc/loadavg: 3.00 3.00 2.85 4/182 13616
/proc/meminfo: memFree=18116788/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=193008 CPUtime=702.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 74364 0 0 0 70216 14 0 0 25 0 1 0 487121156 197640192 39122 33554432000 4194304 4627331 140733372340944 18446744073709551615 4321571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 48252 39122 377 106 0 43223 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 193008

[startup+762.301 s]
/proc/loadavg: 3.00 3.00 2.86 4/182 13618
/proc/meminfo: memFree=18139964/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=193084 CPUtime=762.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 76915 0 0 0 76215 15 0 0 25 0 1 0 487121156 197718016 38586 33554432000 4194304 4627331 140733372340944 18446744073709551615 4309916 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 48271 38586 377 106 0 43242 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 193084

[startup+822.301 s]
/proc/loadavg: 3.00 3.00 2.86 4/182 13619
/proc/meminfo: memFree=18080312/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196436 CPUtime=822.31 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 81617 0 0 0 82215 16 0 0 25 0 1 0 487121156 201150464 40160 33554432000 4194304 4627331 140733372340944 18446744073709551615 4427307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49109 40160 377 106 0 44080 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 196436

[startup+882.301 s]
/proc/loadavg: 3.00 3.00 2.87 4/182 13621
/proc/meminfo: memFree=18021140/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=250420 CPUtime=882.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 84040 0 0 0 88214 16 0 0 25 0 1 0 487121156 256430080 42583 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 62605 42583 377 106 0 57576 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 250420

[startup+942.307 s]
/proc/loadavg: 3.00 3.00 2.87 4/182 13623
/proc/meminfo: memFree=18015296/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196592 CPUtime=942.31 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 86893 0 0 0 94214 17 0 0 25 0 1 0 487121156 201310208 40738 33554432000 4194304 4627331 140733372340944 18446744073709551615 4332808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49148 40738 377 106 0 44119 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 196592

[startup+1002.3 s]
/proc/loadavg: 3.00 3.00 2.88 4/182 13624
/proc/meminfo: memFree=18041052/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196672 CPUtime=1002.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 89168 0 0 0 100213 17 0 0 25 0 1 0 487121156 201392128 39179 33554432000 4194304 4627331 140733372340944 18446744073709551615 4329558 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49168 39179 377 106 0 44139 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 196672

[startup+1062.3 s]
/proc/loadavg: 3.04 3.01 2.89 4/182 13626
/proc/meminfo: memFree=18060012/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196672 CPUtime=1062.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 89747 0 0 0 106213 17 0 0 25 0 1 0 487121156 201392128 39758 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49168 39758 377 106 0 44139 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 196672

[startup+1122.3 s]
/proc/loadavg: 3.08 3.02 2.90 4/182 13627
/proc/meminfo: memFree=18035572/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196676 CPUtime=1122.31 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 92241 0 0 0 112213 18 0 0 25 0 1 0 487121156 201396224 39150 33554432000 4194304 4627331 140733372340944 18446744073709551615 4324640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49169 39150 377 106 0 44140 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 196676

[startup+1182.3 s]
/proc/loadavg: 3.03 3.02 2.91 4/182 13629
/proc/meminfo: memFree=18017712/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196676 CPUtime=1182.31 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 92901 0 0 0 118213 18 0 0 25 0 1 0 487121156 201396224 39810 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49169 39810 377 106 0 44140 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 196676

[startup+1242.3 s]
/proc/loadavg: 3.01 3.01 2.91 4/182 13631
/proc/meminfo: memFree=17970940/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196676 CPUtime=1242.3 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 93771 0 0 0 124212 18 0 0 25 0 1 0 487121156 201396224 40680 33554432000 4194304 4627331 140733372340944 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49169 40680 377 106 0 44140 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 196676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.00 2.91 2/179 13634
/proc/meminfo: memFree=18792704/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196756 CPUtime=1300.01 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 96798 0 0 0 129982 19 0 0 25 0 1 0 487121156 201478144 40809 33554432000 4194304 4627331 140733372340944 18446744073709551615 4332858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49189 40809 377 106 0 44160 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 196756

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 3.00 3.00 2.91 2/179 13634
/proc/meminfo: memFree=18792704/32951132 swapFree=67111524/67111528
[pid=13552] ppid=13550 vsize=196756 CPUtime=1300.01 cores=4,6
/proc/13552/stat : 13552 (strangenight2-s) R 13550 13552 12300 0 -1 4202496 96798 0 0 0 129982 19 0 0 25 0 1 0 487121156 201478144 40809 33554432000 4194304 4627331 140733372340944 18446744073709551615 4332858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13552/statm: 49189 40809 377 106 0 44160 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 196756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.82
CPU system time (s): 0.206968
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 264932

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

runsolver used 3.59145 second user time and 8.23275 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 20:13:35
IDJOB=3282619
IDBENCH=70830
IDSOLVER=1587
FILE ID=node129/3282619-1303755215
RUNJOBID= node129-1303755215-13511
PBS_JOBID= 13154033
Free space on /tmp= 66312 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282619-1303755215/watcher-3282619-1303755215 -o /tmp/evaluation-result-3282619-1303755215/solver-3282619-1303755215 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3282619-1303755215.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=817159873

node129.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.831
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.66
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.831
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.83
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      18898992 kB
Buffers:       1236068 kB
Cached:       12033912 kB
SwapCached:          4 kB
Active:        1948836 kB
Inactive:     11440808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18898992 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           33740 kB
Writeback:           0 kB
AnonPages:      119624 kB
Mapped:          16028 kB
Slab:           599956 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   339408 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node129 at 2011-04-25 20:35:17