Trace number 3370653

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-st (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370653-1305379221.cnf'
0.00/0.01	c -- header says num vars:           4020
0.00/0.01	c -- header says num clauses:      466486
0.09/0.11	c -- clauses added:            0 learnts,       466486 normals,            0 xors
0.09/0.11	c -- vars added       4020
0.09/0.11	c Parsing time:  0.11 s
0.09/0.11	c  N st     0         0      4020    460299      6187         0   1393798         0   no data   no data  --
0.39/0.43	c asymm  cl-useful: 0/5895/460299 lits-rem:0 time: 0.32
0.69/0.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  213 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.26
0.79/0.89	c Replacing      213 vars Replaced    96130 lits Time:     0.16 s 
1.00/1.02	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1.00/1.06	c subs with bin:     8346  lits-rem:         0  v-fix:    0  time:  0.04 s
1.10/1.13	c Subs w/ non-existent bins:   6620 l-rem:      0 v-fix:     0 done:   2433 time:  0.06 s
1.10/1.15	c Removed useless bin:       0  fixed:     0  props:   5.40M  time:  0.02 s
2.69/2.72	c lits-rem:         0  cl-subs:        0  v-elim:   1130  v-fix:    0  time:  1.56 s
2.69/2.73	c Finding binary XORs  T:     0.00 s  found:       0
2.89/2.90	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
2.89/2.90	c calculated reachability. Time: 0.00
2.89/2.91	c Calc default polars -  time:   0.01 s pos:    1417 undec:    1462 neg:    1141
2.89/2.91	c =========================================================================================
2.89/2.91	c types(t): F = full restart, N = normal restart
2.89/2.91	c types(t): S = simplification begin/end, E = solution found
2.89/2.91	c restart types(rt): st = static, dy = dynamic
2.89/2.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.89/2.91	c  B st     0         0      2677    444112      6449         0   1346732         0   no data   no data  --
3.30/3.38	c  N dy    18      4042      2677    444112      6449      4017   1346732    494791     25.42     27.03  --
3.79/3.88	c  N dy    29      8187      2677    444112      6449      8149   1346732   1033446     23.77     25.07  --
4.40/4.42	c  N dy    49     12231      2677    444112      6449     12144   1346732   1531130     24.26     25.55  --
4.99/5.06	c  N dy    61     16809      2677    444112      6449     16685   1346732   2068011     24.10     25.37  --
5.89/5.90	c  N dy    94     22149      2677    444112      6449     12089   1346732   1209480     25.25     26.66  --
6.19/6.29	c  F st   109     25002      2677    444112      6449     14936   1346732   1578921     25.46     22.88  --
6.50/6.52	c  N st   112     26190      2677    444112      6449     16116   1346732   1750248     25.46   no data  --
7.09/7.10	c  S st   115     30000      2677    444112      6449     19915   1346732   2352420     25.46   no data  --
7.19/7.26	c  S st   115     30504      2677    444112      6449     20415   1346732   2406610     25.46   no data  --
7.19/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
7.19/7.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.22
7.60/7.69	c bin-w-bin subsume rem            0 bins  time:  0.05 s
8.89/8.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
8.89/8.96	c Subs w/ non-existent bins:   2310 l-rem:   1517 v-fix:     0 done:   1092 time:  0.06 s
8.89/8.98	c Removed useless bin:       0  fixed:     0  props:   3.96M  time:  0.02 s
91.59/91.69	c lits-rem:        88  cl-subs:       47  v-elim:      0  v-fix:    0  time: 82.70 s
91.99/92.02	c asymm  cl-useful: 0/4199/441802 lits-rem:0 time: 0.33
91.99/92.05	c calculated reachability. Time: 0.00
91.99/92.05	c  N dy   115     30504      2677    441802      6449     20368   1339802   2397762     25.46   no data  --
92.79/92.80	c  N dy   133     35221      2677    441802      6449     25058   1339802   3067714     25.53     26.98  --
94.60/94.61	c  N dy   139     44508      2677    441802      6449     18867   1339802   1970911     24.58     25.88  --
94.69/94.79	c  S st   150     45758      2677    441802      6449     20116   1339802   2131739     24.77     23.34  --
94.89/94.91	c  S st   150     46261      2677    441802      6449     20619   1339802   2186276     24.77   no data  --
94.89/94.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
94.89/94.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.09/95.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.7M T:  0.22
95.29/95.32	c bin-w-bin subsume rem            0 bins  time:  0.05 s
96.09/96.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.83 s
96.09/96.19	c Subs w/ non-existent bins:    899 l-rem:    945 v-fix:     0 done:    471 time:  0.05 s
96.19/96.22	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s
187.69/187.77	c lits-rem:         3  cl-subs:       22  v-elim:      0  v-fix:    0  time: 91.55 s
187.79/187.85	c vivif2 --  cl tried   440903 cl shrink        0 lits rem          0 time: 0.07
187.89/187.93	c vivif2 --  cl tried    20597 cl shrink     5577 lits rem     102120 time: 0.08
188.20/188.27	c asymm  cl-useful: 0/4362/440903 lits-rem:0 time: 0.34
188.20/188.29	c calculated reachability. Time: 0.00
188.20/188.29	c  N dy   150     46261      2677    440903      6449     20597   1337105   2079076     24.77   no data  --
188.90/188.94	c  N dy   168     50339      2677    440903      6449     24662   1337105   2664114     24.91     26.47  --
189.50/189.59	c  N dy   191     54403      2677    440903      6449     28723   1337105   3193072     25.17     33.74  --
190.31/190.39	c  N dy   205     59661      2677    440903      6449     33955   1337105   3850719     25.10     26.44  --
191.10/191.16	c  N dy   229     63720      2677    440903      6449     19334   1337105   1642013     25.20     33.85  --
191.89/191.97	c  N dy   239     69392      2677    440903      6449     24826   1337105   2265302     24.88     20.82  --
191.89/191.97	c  S st   239     69392      2677    440903      6449     24826   1337105   2265302     24.88     20.82  --
192.09/192.10	c  S st   239     69894      2677    440903      6449     25327   1337105   2320154     24.88   no data  --
192.09/192.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
192.09/192.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.29/192.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.23
192.51/192.52	c bin-w-bin subsume rem            0 bins  time:  0.05 s
193.29/193.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.86 s
193.39/193.44	c Subs w/ non-existent bins:    588 l-rem:    938 v-fix:     0 done:    389 time:  0.05 s
193.39/193.46	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s
262.40/262.47	c lits-rem:        36  cl-subs:      280  v-elim:      0  v-fix:    0  time: 69.01 s
262.50/262.55	c vivif2 --  cl tried   440315 cl shrink        0 lits rem          0 time: 0.07
262.60/262.60	c vivif2 --  cl tried    25047 cl shrink     2984 lits rem      39497 time: 0.05
262.91/262.94	c asymm  cl-useful: 0/771/440315 lits-rem:0 time: 0.34
262.91/262.97	c calculated reachability. Time: 0.00
262.91/262.97	c  N dy   239     69894      2677    440315      6449     25047   1335341   2246801     24.88   no data  --
263.80/263.80	c  N dy   263     75171      2677    440315      6449     30317   1335341   3006075     24.95     26.99  --
264.50/264.59	c  N dy   286     79970      2677    440315      6449     35098   1335341   3666045     25.10     34.71  --
265.40/265.46	c  N dy   311     85126      2677    440315      6449     40225   1335341   4328980     25.29     41.42  --
265.80/265.87	c  F st   314     87500      2677    440315      6449     21877   1335341   1765404     25.22     21.23  --
266.40/266.47	c  N st   319     90794      2677    440315      6449     25155   1335341   2298114     25.22   no data  --
267.60/267.67	c  N dy   343     97207      2677    440315      6449     31548   1335341   3291854     25.31     26.79  --
268.70/268.72	c  N dy   369    103426      2677    440315      6449     37752   1335341   4131181     25.39     41.42  --
268.90/268.95	c  S st   378    104844      2677    440315      6449     39167   1335341   4301605     25.41     24.69  --
269.10/269.13	c  S st   378    105346      2677    440315      6449     39669   1335341   4348742     25.41   no data  --
269.10/269.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
269.10/269.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.41/269.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.28
269.60/269.67	c bin-w-bin subsume rem            0 bins  time:  0.05 s
271.09/271.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
271.19/271.23	c Subs w/ non-existent bins:    242 l-rem:   1253 v-fix:     0 done:    224 time:  0.05 s
271.19/271.25	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s
448.11/448.15	c lits-rem:         6  cl-subs:       35  v-elim:      0  v-fix:    0  time: 176.90 s
448.21/448.22	c vivif2 --  cl tried   440073 cl shrink        0 lits rem          0 time: 0.07
448.31/448.35	c vivif2 --  cl tried    39634 cl shrink     5786 lits rem     101771 time: 0.13
448.71/448.71	c asymm  cl-useful: 0/625/440073 lits-rem:0 time: 0.35
448.71/448.72	c calculated reachability. Time: 0.00
448.71/448.72	c  N dy   378    105346      2677    440073      6449     39634   1334615   4239587     25.41   no data  --
450.01/450.06	c  N dy   420    112220      2677    440073      6449     24144   1334615   1880454     25.64     27.10  --
451.31/451.32	c  N dy   467    119400      2677    440073      6449     31316   1334615   2890561     25.88     37.12  --
452.90/452.96	c  N dy   476    127646      2677    440073      6449     39529   1334615   4286060     25.62     27.33  --
454.60/454.67	c  N dy   530    136103      2677    440073      6449     24337   1334615   1798960     25.85     27.22  --
456.10/456.15	c  N dy   563    145541      2677    440073      6449     33736   1334615   3047225     25.86     27.27  --
457.71/457.77	c  N dy   609    155063      2677    440073      6449     43226   1334615   4290879     25.99     27.74  --
458.31/458.35	c  S st   631    158019      2677    440073      6449     46177   1334615   4694135     26.09     23.93  --
458.51/458.52	c  S st   631    158522      2677    440073      6449     46679   1334615   4746700     26.09   no data  --
458.51/458.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
458.51/458.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
458.81/458.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.9M T:  0.31
459.01/459.09	c bin-w-bin subsume rem            0 bins  time:  0.05 s
460.60/460.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
460.60/460.68	c Subs w/ non-existent bins:    327 l-rem:   1058 v-fix:     0 done:    249 time:  0.05 s
460.70/460.70	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s
648.71/648.77	c lits-rem:        21  cl-subs:       39  v-elim:      0  v-fix:    0  time: 188.07 s
648.81/648.85	c vivif2 --  cl tried   439746 cl shrink        0 lits rem          0 time: 0.07
648.92/649.00	c vivif2 --  cl tried    46640 cl shrink     7502 lits rem     122418 time: 0.15
649.31/649.35	c asymm  cl-useful: 0/1294/439746 lits-rem:0 time: 0.34
649.31/649.37	c calculated reachability. Time: 0.00
649.31/649.37	c  N dy   631    158522      2677    439746      6449     46640   1333634   4616357     26.09   no data  --
651.22/651.23	c  N dy   689    168647      2677    439746      6449     31979   1333634   2682653     26.28     41.07  --
653.02/653.03	c  N dy   741    179473      2677    439746      6449     42770   1333634   4159308     26.34     34.10  --
655.32/655.30	c  N dy   800    191001      2677    439746      6449     28413   1333634   2122394     26.45     27.92  --
657.51/657.58	c  N dy   832    204330      2677    439746      6449     41675   1333634   3991987     26.36     27.87  --
662.81/662.87	c  N dy   879    232442      2677    439746      6449     42637   1333634   4211581     25.94     27.36  --
663.91/663.95	c  S st   915    237783      2677    439746      6449     47964   1333634   4935771     26.01   no data  --
664.11/664.12	c  S st   915    238288      2677    439746      6449     48469   1333634   5002635     26.01   no data  --
664.11/664.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
664.11/664.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
664.42/664.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.2M T:  0.31
664.71/664.71	c bin-w-bin subsume rem            0 bins  time:  0.05 s
666.31/666.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
666.31/666.36	c Subs w/ non-existent bins:    207 l-rem:    696 v-fix:     0 done:    370 time:  0.05 s
666.31/666.38	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s
873.51/873.55	c lits-rem:        25  cl-subs:      152  v-elim:      0  v-fix:    0  time: 207.18 s
873.61/873.62	c vivif2 --  cl tried   439539 cl shrink        0 lits rem          0 time: 0.07
873.82/873.81	c vivif2 --  cl tried    48317 cl shrink     9079 lits rem     153998 time: 0.19
874.11/874.16	c asymm  cl-useful: 0/1102/439539 lits-rem:0 time: 0.35
874.11/874.18	c calculated reachability. Time: 0.00
874.11/874.18	c  N dy   915    238288      2677    439539      6449     48317   1333013   4823382     26.01   no data  --
877.22/877.28	c  N dy  1009    253511      2677    439539      6449     35670   1333013   2876457     26.21     27.59  --
880.52/880.50	c  N dy  1062    269778      2677    439539      6449     51836   1333013   5097596     26.16     32.16  --
883.82/883.88	c  N dy  1128    287674      2677    439539      6449     40835   1333013   3522359     26.23     27.90  --
887.92/887.99	c  N dy  1195    306131      2677    439539      6449     59051   1333013   5797347     26.28     34.96  --
888.02/888.02	c  F st  1197    306250      2677    439539      6449     59169   1333013   5814450     26.28   no data  --
892.52/892.52	c  N dy  1243    325715      2677    439539      6449     48649   1333013   5000214     26.20     27.87  --
896.22/896.27	c  N dy  1326    345995      2677    439539      6449     38085   1333013   2988680     26.23     27.79  --
898.32/898.31	c  S st  1369    357432      2677    439539      6449     49473   1333013   4535614     26.24     26.64  --
898.42/898.48	c  S st  1369    357934      2677    439539      6449     49975   1333013   4590605     26.24   no data  --
898.52/898.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
898.52/898.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
898.82/898.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.31
899.02/899.04	c bin-w-bin subsume rem            0 bins  time:  0.05 s
900.52/900.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
900.62/900.64	c Subs w/ non-existent bins:     40 l-rem:    871 v-fix:     0 done:    123 time:  0.05 s
900.62/900.67	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s
1072.53/1072.56	c lits-rem:        19  cl-subs:       65  v-elim:      0  v-fix:    0  time: 171.90 s
1072.62/1072.63	c vivif2 --  cl tried   439499 cl shrink        0 lits rem          0 time: 0.07
1072.73/1072.77	c vivif2 --  cl tried    49910 cl shrink     6428 lits rem     111605 time: 0.14
1073.13/1073.12	c asymm  cl-useful: 0/1331/439499 lits-rem:0 time: 0.35
1073.13/1073.15	c calculated reachability. Time: 0.00
1073.13/1073.15	c  N dy  1369    357934      2677    439499      6449     49910   1332893   4467717     26.24   no data  --
1077.33/1077.33	c  N dy  1487    378730      2677    439499      6449     38862   1332893   3022103     26.40     27.98  --
1081.03/1081.06	c  N dy  1566    398799      2677    439499      6449     58865   1332893   5738462     26.47     28.95  --
1084.93/1084.91	c  N dy  1668    418909      2677    439499      6449     46087   1332893   3802827     26.52     28.01  --
1089.22/1089.28	c  N dy  1781    439003      2677    439499      6449     66081   1332893   6604877     26.63     31.03  --
1093.33/1093.35	c  N dy  1892    459329      2677    439499      6449     52467   1332893   4609547     26.75     28.28  --
1097.63/1097.65	c  N dy  1956    479712      2677    439499      6449     37925   1332893   2545604     26.71     28.88  --
1101.73/1101.72	c  N dy  2058    501100      2677    439499      6449     59238   1332893   5477726     26.79     28.23  --
1106.12/1106.19	c  N dy  2200    521146      2677    439499      6449     43354   1332893   3170834     26.97     32.52  --
1109.22/1109.29	c  S st  2246    536901      2677    439499      6449     59006   1332893   5329294     26.95     27.80  --
1109.42/1109.48	c  S st  2246    537405      2677    439499      6449     59510   1332893   5383378     26.95   no data  --
1109.52/1109.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1109.52/1109.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1109.83/1109.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.3M T:  0.34
1110.02/1110.09	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1111.62/1111.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
1111.72/1111.74	c Subs w/ non-existent bins:    192 l-rem:   3097 v-fix:     0 done:    627 time:  0.09 s
1111.72/1111.77	c Removed useless bin:       0  fixed:     0  props:   3.95M  time:  0.02 s

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: 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-3370653-1305379221/watcher-3370653-1305379221 -o /tmp/evaluation-result-3370653-1305379221/solver-3370653-1305379221 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370653-1305379221.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.27 0.32 0.10 3/308 14072
/proc/meminfo: memFree=12190600/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=31720 CPUtime=0 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 1338 0 0 0 0 0 0 0 25 0 1 0 649519997 32481280 1246 33554432000 4194304 4650387 140734174369696 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 7930 1246 329 112 0 2895 0

[startup+0.0401279 s]
/proc/loadavg: 1.27 0.32 0.10 3/308 14072
/proc/meminfo: memFree=12190600/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=37644 CPUtime=0.03 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 3372 0 0 0 3 0 0 0 25 0 1 0 649519997 38547456 3280 33554432000 4194304 4650387 140734174369696 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 9411 3281 329 112 0 4376 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 37644

[startup+0.101117 s]
/proc/loadavg: 1.27 0.32 0.10 3/308 14072
/proc/meminfo: memFree=12190600/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=81220 CPUtime=0.09 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 7447 0 0 0 9 0 0 0 25 0 1 0 649519997 83169280 7355 33554432000 4194304 4650387 140734174369696 18446744073709551615 255376998155 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 20305 7369 329 112 0 15270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81220

[startup+0.301088 s]
/proc/loadavg: 1.27 0.32 0.10 3/308 14072
/proc/meminfo: memFree=12190600/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=83128 CPUtime=0.29 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 8438 0 0 0 29 0 0 0 25 0 1 0 649519997 85123072 8346 33554432000 4194304 4650387 140734174369696 18446744073709551615 4369254 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 20782 8346 346 112 0 15747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83128

[startup+0.701005 s]
/proc/loadavg: 1.27 0.32 0.10 3/308 14072
/proc/meminfo: memFree=12190600/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=68356 CPUtime=0.69 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 15768 0 0 0 68 1 0 0 25 0 1 0 649519997 69996544 9654 33554432000 4194304 4650387 140734174369696 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 17089 9654 352 112 0 12054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68356

[startup+1.5009 s]
/proc/loadavg: 1.27 0.32 0.10 4/309 14073
/proc/meminfo: memFree=12106268/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=137060 CPUtime=1.49 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 32340 0 0 0 145 4 0 0 25 0 1 0 649519997 140349440 26226 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 34265 26226 369 112 0 29230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137060

[startup+3.10057 s]
/proc/loadavg: 1.27 0.32 0.10 4/309 14073
/proc/meminfo: memFree=12082212/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=141108 CPUtime=3.09 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 33850 0 0 0 305 4 0 0 25 0 1 0 649519997 144494592 27736 33554432000 4194304 4650387 140734174369696 18446744073709551615 4328286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 35277 27736 379 112 0 30242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141108

[startup+6.30097 s]
/proc/loadavg: 1.40 0.37 0.12 4/309 14073
/proc/meminfo: memFree=12066860/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=145140 CPUtime=6.29 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 40304 0 0 0 624 5 0 0 25 0 1 0 649519997 148623360 29015 33554432000 4194304 4650387 140734174369696 18446744073709551615 47262824736208 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 36285 29015 382 112 0 31250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145140

[startup+12.7008 s]
/proc/loadavg: 1.53 0.41 0.13 4/309 14073
/proc/meminfo: memFree=12006260/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=185268 CPUtime=12.69 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 50695 0 0 0 1263 6 0 0 25 0 1 0 649519997 189714432 39406 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 46317 39406 383 112 0 41282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185268

[startup+25.5004 s]
/proc/loadavg: 1.86 0.54 0.18 5/314 14084
/proc/meminfo: memFree=11973264/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=190196 CPUtime=25.5 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 51605 0 0 0 2543 7 0 0 25 0 1 0 649519997 194760704 40316 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 47549 40316 383 112 0 42514 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 190196

[startup+51.1007 s]
/proc/loadavg: 2.59 0.81 0.28 5/314 14111
/proc/meminfo: memFree=12028296/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=190196 CPUtime=51.09 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 51605 0 0 0 5102 7 0 0 25 0 1 0 649519997 194760704 40316 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 47549 40316 383 112 0 42514 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190196

[startup+102.312 s]
/proc/loadavg: 3.38 1.30 0.47 5/314 14113
/proc/meminfo: memFree=11977092/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=204700 CPUtime=102.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 60243 0 0 0 10222 9 0 0 25 0 1 0 649519997 209612800 42473 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 51175 42473 383 112 0 46140 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 204700

[startup+162.301 s]
/proc/loadavg: 3.85 1.81 0.70 5/314 14114
/proc/meminfo: memFree=11920260/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=204700 CPUtime=162.3 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 60406 0 0 0 16221 9 0 0 25 0 1 0 649519997 209612800 42636 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 51175 42636 383 112 0 46140 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 204700

[startup+222.301 s]
/proc/loadavg: 4.07 2.25 0.91 5/314 14143
/proc/meminfo: memFree=11918988/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=209252 CPUtime=222.3 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 69466 0 0 0 22219 11 0 0 25 0 1 0 649519997 214274048 43819 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476333 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 52313 43819 383 112 0 47278 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 209252

[startup+282.301 s]
/proc/loadavg: 4.17 2.60 1.12 5/314 14144
/proc/meminfo: memFree=11852208/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=244264 CPUtime=282.3 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 86842 0 0 0 28215 15 0 0 25 0 1 0 649519997 250126336 53635 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 61066 53635 383 112 0 56031 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 244264

[startup+342.301 s]
/proc/loadavg: 4.06 2.85 1.29 5/314 14146
/proc/meminfo: memFree=11815972/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=245732 CPUtime=342.3 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 87264 0 0 0 34215 15 0 0 25 0 1 0 649519997 251629568 54057 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 61433 54057 383 112 0 56398 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 245732

[startup+402.301 s]
/proc/loadavg: 4.02 3.06 1.46 5/314 14148
/proc/meminfo: memFree=11789156/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=246560 CPUtime=402.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 87413 0 0 0 40216 15 0 0 25 0 1 0 649519997 252477440 54206 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 61640 54206 383 112 0 56605 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 246560

[startup+462.3 s]
/proc/loadavg: 4.05 3.24 1.62 5/314 14149
/proc/meminfo: memFree=11732432/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=328028 CPUtime=462.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 107825 0 0 0 46212 19 0 0 25 0 1 0 649519997 335900672 57891 33554432000 4194304 4650387 140734174369696 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 82007 57891 383 112 0 76972 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 328028

[startup+522.3 s]
/proc/loadavg: 4.08 3.39 1.77 5/314 14151
/proc/meminfo: memFree=11718128/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=330776 CPUtime=522.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 109114 0 0 0 52212 19 0 0 25 0 1 0 649519997 338714624 59180 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 82694 59180 383 112 0 77659 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 330776

[startup+582.3 s]
/proc/loadavg: 4.03 3.50 1.91 5/314 14152
/proc/meminfo: memFree=11714732/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=330776 CPUtime=582.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 109119 0 0 0 58212 19 0 0 25 0 1 0 649519997 338714624 59185 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 82694 59185 383 112 0 77659 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 330776

[startup+642.301 s]
/proc/loadavg: 4.01 3.59 2.04 5/314 14154
/proc/meminfo: memFree=11714820/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=330776 CPUtime=642.32 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 109119 0 0 0 64213 19 0 0 25 0 1 0 649519997 338714624 59185 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 82694 59185 383 112 0 77659 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 330776

[startup+702.301 s]
/proc/loadavg: 4.00 3.66 2.16 5/314 14156
/proc/meminfo: memFree=11647304/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=373708 CPUtime=702.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 144076 0 0 0 70207 24 0 0 25 0 1 0 649519997 382676992 68852 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 93427 68852 383 112 0 88392 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 373708

[startup+762.312 s]
/proc/loadavg: 4.11 3.75 2.28 5/314 14157
/proc/meminfo: memFree=11639452/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=373976 CPUtime=762.32 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 144309 0 0 0 76208 24 0 0 25 0 1 0 649519997 382951424 69085 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 93494 69085 383 112 0 88459 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 373976

[startup+822.301 s]
/proc/loadavg: 4.04 3.79 2.38 5/314 14159
/proc/meminfo: memFree=11632700/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=373976 CPUtime=822.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 144309 0 0 0 82207 24 0 0 25 0 1 0 649519997 382951424 69085 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 93494 69085 383 112 0 88459 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 373976

[startup+882.301 s]
/proc/loadavg: 4.05 3.84 2.49 5/314 14160
/proc/meminfo: memFree=11637740/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=308916 CPUtime=882.31 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 160429 0 0 0 88205 26 0 0 25 0 1 0 649519997 316329984 66417 33554432000 4194304 4650387 140734174369696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 77229 66417 383 112 0 72194 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 308916

[startup+942.301 s]
/proc/loadavg: 4.09 3.88 2.58 5/314 14162
/proc/meminfo: memFree=11639428/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=311108 CPUtime=942.32 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 181082 0 0 0 94202 30 0 0 25 0 1 0 649519997 318574592 69234 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 77777 69234 383 112 0 72742 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 311108

[startup+1002.3 s]
/proc/loadavg: 4.03 3.90 2.67 5/314 14164
/proc/meminfo: memFree=11610976/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=313948 CPUtime=1002.32 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 181581 0 0 0 100202 30 0 0 25 0 1 0 649519997 321482752 69733 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 78487 69733 383 112 0 73452 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 313948

[startup+1062.3 s]
/proc/loadavg: 4.01 3.92 2.75 5/314 14165
/proc/meminfo: memFree=11581508/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=313948 CPUtime=1062.32 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 181581 0 0 0 106202 30 0 0 25 0 1 0 649519997 321482752 69733 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 78487 69733 383 112 0 73452 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 313948

[startup+1122.3 s]
/proc/loadavg: 4.03 3.94 2.83 6/314 14167
/proc/meminfo: memFree=11550600/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=408356 CPUtime=1122.32 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 230888 0 0 0 112194 38 0 0 25 0 1 0 649519997 418156544 78123 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 102089 78123 383 112 0 97054 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 408356

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.90 5/314 14168
/proc/meminfo: memFree=11550548/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=408356 CPUtime=1182.33 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 230888 0 0 0 118194 39 0 0 25 0 1 0 649519997 418156544 78123 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 102089 78123 383 112 0 97054 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 408356

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.97 5/314 14170
/proc/meminfo: memFree=11530784/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=408356 CPUtime=1242.33 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 230888 0 0 0 124194 39 0 0 25 0 1 0 649519997 418156544 78123 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 102089 78123 383 112 0 97054 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 408356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.96 3.03 5/314 14200
/proc/meminfo: memFree=11171496/32951124 swapFree=66050672/67111528
[pid=14072] ppid=14070 vsize=408356 CPUtime=1300.04 cores=4,6
/proc/14072/stat : 14072 (strangenight1-s) R 14070 14072 13939 0 -1 4202496 230888 0 0 0 129963 41 0 0 25 0 1 0 649519997 418156544 78123 33554432000 4194304 4650387 140734174369696 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14072/statm: 102089 78123 383 112 0 97054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 408356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.64
CPU system time (s): 0.431934
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 408356

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

runsolver used 4.08138 second user time and 8.93164 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 15:20:21
IDJOB=3370653
IDBENCH=71095
IDSOLVER=1847
FILE ID=node135/3370653-1305379221
RUNJOBID= node135-1305379151-13958
PBS_JOBID= 13324367
Free space on /tmp= 73320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370653-1305379221/watcher-3370653-1305379221 -o /tmp/evaluation-result-3370653-1305379221/solver-3370653-1305379221 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370653-1305379221.cnf

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=2130413609

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12190756 kB
Buffers:        256652 kB
Cached:        5737688 kB
SwapCached:      50684 kB
Active:        9967916 kB
Inactive:     10549276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12190756 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           25012 kB
Writeback:           0 kB
AnonPages:    14477436 kB
Mapped:          20008 kB
Slab:           134348 kB
PageTables:      47300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57204188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73264 MiB
End job on node135 at 2011-05-14 15:42:03