Trace number 3291453

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? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291453-1303787597.cnf'
0.00/0.00	c -- header says num vars:          28147
0.00/0.00	c -- header says num clauses:      108436
0.00/0.06	c -- clauses added:            0 learnts,       108436 normals,            0 xors
0.00/0.06	c -- vars added      28147
0.00/0.06	c Parsing time:  0.05 s
0.00/0.06	c  N st     0         0     28147     89613     18786         0    372979         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 3453/89582/89582 lits-rem:3703 time: 0.15
0.29/0.32	c Flit:    11 Blit:      0 bXBeca:    0 bXProp: 4694 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
0.29/0.35	c Replacing     4694 vars Replaced    77987 lits Time:     0.02 s 
0.39/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:      246  lits-rem:       220  v-fix:    0  time:  0.01 s
0.39/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:    16 done:  23417 time:  0.01 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
0.69/0.74	c lits-rem:       878  cl-subs:      714  v-elim:    727  v-fix:    0  time:  0.31 s
0.69/0.75	c Finding binary XORs  T:     0.01 s  found:       0
0.79/0.81	c Finding non-binary XORs:     0.05 s (found:    7709, avg size: 3.5)
0.79/0.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
0.79/0.81	c calculated reachability. Time: 0.00
0.79/0.82	c Calc default polars -  time:   0.00 s pos:    4423 undec:    6112 neg:   17612
0.79/0.82	c =========================================================================================
0.79/0.82	c types(t): F = full restart, N = normal restart
0.79/0.82	c types(t): S = simplification begin/end, E = solution found
0.79/0.82	c restart types(rt): st = static, dy = dynamic
0.79/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.82	c  B st     0         0     22678     42755      9165         0    239147         0   no data   no data  --
1.19/1.26	c Decided on static restart strategy
1.69/1.79	c  N st     8      4913     22548     42755     10781      3237    239146     16864   no data   no data  --
3.30/3.35	c  N st    10     11296     22484     42755     12103      8230    239146     42830   no data   no data  --
3.30/3.37	c Finding binary XORs  T:     0.01 s  found:       0
4.99/5.05	c  N st    11     17040     22376     42023     12965     13131    236986     70208   no data   no data  --
7.60/7.64	c  F st    12     25001     22332     42023     13667     17169    236986    123080   no data   no data  --
7.60/7.66	c Replacing        4 vars Replaced       12 lits Time:     0.01 s 
7.60/7.70	c  N st    12     25001     22330     41367     13880     17051    235200    122760   no data   no data  --
7.89/7.91	c Finding binary XORs  T:     0.01 s  found:       0
9.59/9.65	c Decided on static restart strategy
9.59/9.65	c  N st    18     30000     22311     41367     14005     21861    235200    416187   no data   no data  --
9.59/9.65	c  S st    18     30000     22311     41367     14005     21861    235200    416187   no data   no data  --
9.69/9.78	c  S st    18     30502     22311     41367     14017     22349    235200    422426   no data   no data  --
9.69/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.69/9.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.09/10.17	c Flit:    18 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  12567 BRemL:   1907 BRemN:     13 P:  4.2M T:  0.37
10.09/10.19	c Replacing        2 vars Replaced        0 lits Time:     0.02 s 
10.19/10.22	c bin-w-bin subsume rem           61 bins  time:  0.01 s
10.19/10.29	c subs with bin:    11678  lits-rem:      8172  v-fix:    0  time:  0.07 s
10.29/10.31	c Subs w/ non-existent bins:    399 l-rem:    136 v-fix:     0 done:   4229 time:  0.01 s
10.29/10.32	c Removed useless bin:     178  fixed:     0  props:   0.29M  time:  0.01 s
11.39/11.46	c lits-rem:       831  cl-subs:     5495  v-elim:   1233  v-fix:    0  time:  1.14 s
11.59/11.64	c asymm  cl-useful: 905/32023/32023 lits-rem:909 time: 0.18
11.59/11.65	c calculated reachability. Time: 0.00
11.59/11.65	c  N st    18     30502     21050     32021     21239     16123    211339    116819   no data   no data  --
12.59/12.64	c Finding binary XORs  T:     0.01 s  found:       0
14.69/14.75	c  N st    20     37612     21050     32021     21249     23158    211339    781601   no data   no data  --
16.40/16.41	c  N st    21     44011     21050     32021     21250     29457    211339   1724725   no data   no data  --
16.99/17.00	c  S st    22     45756     21050     32021     21251     31179    211339   2014442   no data   no data  --
17.09/17.15	c  S st    22     46261     21050     32021     21252     31683    211339   2022368   no data   no data  --
17.09/17.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.09/17.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.50/17.52	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:   4811 BRemL:   1013 BRemN:      0 P:  5.4M T:  0.36
17.50/17.55	c Replacing        1 vars Replaced       14 lits Time:     0.03 s 
17.59/17.65	c bin-w-bin subsume rem         1172 bins  time:  0.00 s
17.99/18.06	c subs with bin:     5023  lits-rem:      7843  v-fix:    0  time:  0.41 s
17.99/18.08	c Subs w/ non-existent bins:      1 l-rem:    836 v-fix:     0 done:    222 time:  0.02 s
18.09/18.10	c Removed useless bin:       1  fixed:     0  props:   0.32M  time:  0.01 s
19.99/20.07	c lits-rem:      1002  cl-subs:      557  v-elim:      6  v-fix:    0  time:  1.96 s
19.99/20.07	c vivif2 --  cl tried    27255 cl shrink       56 lits rem         56 time: 0.01
20.09/20.19	c vivif2 --  cl tried    30826 cl shrink     6226 lits rem      10557 time: 0.11
20.29/20.37	c asymm  cl-useful: 1/27215/27215 lits-rem:1 time: 0.18
20.29/20.38	c calculated reachability. Time: 0.00
20.29/20.38	c  N st    22     46261     21042     27215     24488     30809    201615   1937240   no data   no data  --
26.30/26.39	c  N st    23     60659     21042     27215     24488     39792    201615   2937250   no data   no data  --
26.40/26.41	c Finding binary XORs  T:     0.01 s  found:       0
30.49/30.57	c  N st    24     69391     21042     27215     24488     48343    201615   4671291   no data   no data  --
30.49/30.57	c  S st    24     69391     21042     27215     24488     48343    201615   4671291   no data   no data  --
30.70/30.75	c  S st    24     69891     21042     27215     24492     48835    201615   4678250   no data   no data  --
30.70/30.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30.70/30.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.19/31.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2317 BRemL:    794 BRemN:      8 P:  7.5M T:  0.44
31.39/31.41	c bin-w-bin subsume rem          376 bins  time:  0.00 s
32.39/32.43	c subs with bin:      700  lits-rem:      6852  v-fix:    0  time:  1.01 s
32.39/32.44	c Subs w/ non-existent bins:      0 l-rem:    197 v-fix:     0 done:    114 time:  0.01 s
32.39/32.46	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
56.69/56.73	c lits-rem:         9  cl-subs:     1349  v-elim:      0  v-fix:    0  time: 24.27 s
56.69/56.74	c vivif2 --  cl tried    26645 cl shrink        0 lits rem          0 time: 0.01
56.99/57.02	c vivif2 --  cl tried    47336 cl shrink    14512 lits rem      30312 time: 0.27
57.10/57.19	c asymm  cl-useful: 43/26645/26645 lits-rem:129 time: 0.17
57.20/57.20	c calculated reachability. Time: 0.00
57.20/57.20	c  N st    24     69891     21042     26602     25855     47333    200616   4462590   no data   no data  --
57.20/57.22	c Finding binary XORs  T:     0.01 s  found:       0
60.99/61.03	c  F st    25     87501     21042     26602     25855     51082    200616   3735231   no data   no data  --
61.09/61.12	c  N st    25     87501     21042     26602     25855     51082    200616   3735231   no data   no data  --
63.70/63.77	c Decided on static restart strategy
65.10/65.11	c  N st    32     95538     21042     26602     25855     41025    200616   2654416   no data   no data  --
68.79/68.87	c  N st    34    104836     21042     26602     25855     50193    200616   3977730   no data   no data  --
68.79/68.87	c  S st    34    104836     21042     26602     25855     50193    200616   3977730   no data   no data  --
68.99/69.04	c  S st    34    105342     21042     26602     25855     50699    200616   3986335   no data   no data  --
68.99/69.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
68.99/69.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.39/69.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    398 BRemL:    279 BRemN:      3 P:  5.5M T:  0.41
69.59/69.63	c bin-w-bin subsume rem          125 bins  time:  0.00 s
70.39/70.43	c subs with bin:       31  lits-rem:       149  v-fix:    0  time:  0.80 s
70.39/70.44	c Subs w/ non-existent bins:      0 l-rem:     83 v-fix:     0 done:    253 time:  0.01 s
70.39/70.45	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
78.99/79.05	c lits-rem:         4  cl-subs:      666  v-elim:      0  v-fix:    0  time:  8.60 s
78.99/79.05	c vivif2 --  cl tried    26587 cl shrink        0 lits rem          0 time: 0.01
79.20/79.29	c vivif2 --  cl tried    50017 cl shrink    13288 lits rem      33236 time: 0.23
79.39/79.46	c asymm  cl-useful: 0/26587/26587 lits-rem:0 time: 0.17
79.39/79.47	c calculated reachability. Time: 0.00
79.39/79.47	c  N st    34    105342     21042     26587     25846     50017    200531   3876437   no data   no data  --
84.20/84.22	c  N st    35    114940     21042     26587     25846     59529    200531   7106974   no data   no data  --
84.20/84.23	c Finding binary XORs  T:     0.01 s  found:       0
93.09/93.12	c  N st    36    129339     21042     26587     25846     53649    200531   4646868   no data   no data  --
99.59/99.63	c  N st    37    150936     21042     26587     25846     52726    200531   5288340   no data   no data  --
103.40/103.41	c  S st    38    158016     21042     26587     25846     59717    200531   6733702   no data   no data  --
103.50/103.59	c  S st    38    158518     21042     26587     25846     60216    200531   6740031   no data   no data  --
103.60/103.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
103.60/103.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.00/104.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.6M T:  0.39
104.19/104.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.90/105.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
105.90/105.94	c Subs w/ non-existent bins:      0 l-rem:    999 v-fix:     0 done:    246 time:  0.02 s
105.90/105.95	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
186.40/186.46	c lits-rem:         7  cl-subs:      551  v-elim:      0  v-fix:    0  time: 80.51 s
186.40/186.47	c vivif2 --  cl tried    26587 cl shrink        0 lits rem          0 time: 0.01
186.90/186.90	c vivif2 --  cl tried    59665 cl shrink    10219 lits rem      62961 time: 0.43
187.00/187.08	c asymm  cl-useful: 0/26587/26587 lits-rem:0 time: 0.18
187.00/187.09	c calculated reachability. Time: 0.00
187.00/187.09	c  N st    38    158518     21042     26587     25846     59665    200531   6547896   no data   no data  --
214.00/214.06	c  N st    39    207108     21042     26587     25846     58230    200531   5155178   no data   no data  --
231.29/231.36	c  N st    40    237777     21042     26587     25846     61999    200531   6908473   no data   no data  --
231.29/231.36	c  S st    40    237777     21042     26587     25846     61999    200531   6908473   no data   no data  --
231.49/231.53	c  S st    40    238279     21042     26587     25846     62500    200531   6914365   no data   no data  --
231.49/231.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
231.49/231.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.89/231.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.39
232.20/232.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.89/233.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
233.89/233.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1814 time:  0.01 s
233.89/233.97	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
335.60/335.68	c lits-rem:        10  cl-subs:      784  v-elim:      0  v-fix:    0  time: 101.72 s
335.60/335.69	c vivif2 --  cl tried    26587 cl shrink        0 lits rem          0 time: 0.01
336.10/336.10	c vivif2 --  cl tried    61716 cl shrink     8790 lits rem      47043 time: 0.41
336.20/336.28	c asymm  cl-useful: 0/26587/26587 lits-rem:0 time: 0.18
336.20/336.29	c calculated reachability. Time: 0.00
336.20/336.29	c  N st    40    238279     21042     26587     25846     61716    200531   6721112   no data   no data  --
374.40/374.46	c  F st    41    306251     21042     26587     25846     72700    200531   6317595   no data   no data  --
374.50/374.55	c  N st    41    306251     21042     26587     25846     72700    200531   6317595   no data   no data  --
376.90/376.91	c Decided on static restart strategy
389.20/389.23	c  N st    51    334559     21042     26587     25846     71306    200531   6859418   no data   no data  --
401.41/401.47	c  N st    53    357418     21042     26587     25846     63331    200531   5170824   no data   no data  --
401.41/401.47	c  S st    53    357418     21042     26587     25846     63331    200531   5170824   no data   no data  --
401.60/401.64	c  S st    53    357921     21042     26587     25846     63829    200531   5177198   no data   no data  --
401.60/401.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
401.60/401.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
402.00/402.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.39
402.20/402.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.30/403.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.12 s
403.30/403.39	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   2106 time:  0.01 s
403.40/403.40	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
452.61/452.63	c lits-rem:         3  cl-subs:      537  v-elim:      0  v-fix:    0  time: 49.23 s
452.61/452.64	c vivif2 --  cl tried    26587 cl shrink        0 lits rem          0 time: 0.01
452.91/452.91	c vivif2 --  cl tried    63292 cl shrink     6799 lits rem      27503 time: 0.27
453.11/453.10	c asymm  cl-useful: 0/26587/26587 lits-rem:0 time: 0.18
453.11/453.11	c calculated reachability. Time: 0.00
453.11/453.11	c  N st    53    357921     21042     26587     25846     63292    200531   5045881   no data   no data  --
472.20/472.27	c  N st    54    390313     21042     26587     25846     63816    200531   5131368   no data   no data  --
496.51/496.52	c  N st    55    438901     21042     26587     25846     79345    200531   7498610   no data   no data  --
538.30/538.30	c  N st    56    511784     21042     26587     25846     83422    200531  12048699   no data   no data  --
550.50/550.51	c  N st    57    536884     21042     26587     25846     72544    200531   8969183   no data   no data  --
550.50/550.51	c  S st    57    536884     21042     26587     25846     72544    200531   8969183   no data   no data  --
550.70/550.72	c  S st    57    537386     21042     26587     25846     73044    200531   8977175   no data   no data  --
550.70/550.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
550.70/550.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.11/551.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.40
551.51/551.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.21/553.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
553.21/553.27	c Subs w/ non-existent bins:      0 l-rem:      3 v-fix:     0 done:   2257 time:  0.01 s
553.21/553.28	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
724.01/724.06	c lits-rem:         0  cl-subs:      842  v-elim:      0  v-fix:    0  time: 170.78 s
724.01/724.07	c vivif2 --  cl tried    26587 cl shrink        0 lits rem          0 time: 0.01
724.60/724.64	c vivif2 --  cl tried    72202 cl shrink     9489 lits rem      46078 time: 0.57
724.81/724.84	c asymm  cl-useful: 0/26587/26587 lits-rem:0 time: 0.20
724.81/724.85	c calculated reachability. Time: 0.00
724.81/724.85	c  N st    57    537386     21042     26587     25846     72202    200531   8588916   no data   no data  --
841.21/841.29	c  N st    58    701370     21042     26587     25846     82445    200531  11466644   no data   no data  --
903.72/903.70	c  N st    59    806079     21042     26587     25846    103559    200531  10685656   no data   no data  --
903.72/903.70	c  S st    59    806079     21042     26587     25846    103559    200531  10685656   no data   no data  --
903.92/903.94	c  S st    59    806580     21042     26587     25846    104060    200531  10691835   no data   no data  --
903.92/903.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
903.92/903.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
904.42/904.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.44
904.82/904.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
906.51/906.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
906.51/906.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3269 time:  0.01 s
906.51/906.55	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
1261.32/1261.31	c lits-rem:        19  cl-subs:     1830  v-elim:      0  v-fix:    0  time: 354.77 s
1261.32/1261.32	c vivif2 --  cl tried    26587 cl shrink        0 lits rem          0 time: 0.01
1262.02/1262.03	c vivif2 --  cl tried   102230 cl shrink    25190 lits rem     102995 time: 0.70
1262.22/1262.25	c asymm  cl-useful: 0/26587/26587 lits-rem:0 time: 0.22
1262.22/1262.26	c calculated reachability. Time: 0.00
1262.22/1262.26	c  N st    59    806580     21042     26587     25846    102230    200531  10366200   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-3291453-1303787597/watcher-3291453-1303787597 -o /tmp/evaluation-result-3291453-1303787597/solver-3291453-1303787597 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3291453-1303787597.cnf 

running on 2 cores: 5,7

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: 0.97 1.28 2.32 4/189 11675
/proc/meminfo: memFree=14628772/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=28152 CPUtime=0 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 2167 0 0 0 0 0 0 0 20 0 1 0 490358477 28827648 1904 33554432000 4194304 4650387 140733740104320 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 7038 1914 326 112 0 2003 0

[startup+0.090448 s]
/proc/loadavg: 0.97 1.28 2.32 4/189 11675
/proc/meminfo: memFree=14628772/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=41956 CPUtime=0.08 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 4589 0 0 0 8 0 0 0 20 0 1 0 490358477 42962944 4065 33554432000 4194304 4650387 140733740104320 18446744073709551615 4370979 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 10489 4065 348 112 0 5454 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41956

[startup+0.100444 s]
/proc/loadavg: 0.97 1.28 2.32 4/189 11675
/proc/meminfo: memFree=14628772/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=42220 CPUtime=0.09 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 4666 0 0 0 9 0 0 0 20 0 1 0 490358477 43233280 4142 33554432000 4194304 4650387 140733740104320 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 10555 4142 348 112 0 5520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42220

[startup+0.300353 s]
/proc/loadavg: 0.97 1.28 2.32 4/189 11675
/proc/meminfo: memFree=14628772/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=48572 CPUtime=0.29 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 6106 0 0 0 28 1 0 0 21 0 1 0 490358477 49737728 4971 33554432000 4194304 4650387 140733740104320 18446744073709551615 4243846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 12143 4971 354 112 0 7108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48572

[startup+0.700281 s]
/proc/loadavg: 0.97 1.28 2.32 4/189 11675
/proc/meminfo: memFree=14628772/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=67156 CPUtime=0.69 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 10880 0 0 0 68 1 0 0 22 0 1 0 490358477 68767744 9745 33554432000 4194304 4650387 140733740104320 18446744073709551615 4418201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 16789 9745 370 112 0 11754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67156

[startup+1.5002 s]
/proc/loadavg: 1.21 1.32 2.33 5/190 11676
/proc/meminfo: memFree=14559324/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=67156 CPUtime=1.49 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 10949 0 0 0 148 1 0 0 25 0 1 0 490358477 68767744 9814 33554432000 4194304 4650387 140733740104320 18446744073709551615 4310818 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 16789 9814 379 112 0 11754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67156

[startup+3.10086 s]
/proc/loadavg: 1.21 1.32 2.33 5/190 11676
/proc/meminfo: memFree=14557464/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=67156 CPUtime=3.09 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 10991 0 0 0 308 1 0 0 25 0 1 0 490358477 68767744 9856 33554432000 4194304 4650387 140733740104320 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 16789 9856 379 112 0 11754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67156

[startup+6.30029 s]
/proc/loadavg: 1.21 1.32 2.33 5/190 11676
/proc/meminfo: memFree=14537632/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=66496 CPUtime=6.29 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 11528 0 0 0 628 1 0 0 25 0 1 0 490358477 68091904 9213 33554432000 4194304 4650387 140733740104320 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 16624 9213 381 112 0 11589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66496

[startup+12.7002 s]
/proc/loadavg: 1.64 1.41 2.34 5/190 11676
/proc/meminfo: memFree=14506892/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=77036 CPUtime=12.69 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 15054 0 0 0 1267 2 0 0 25 0 1 0 490358477 78884864 12739 33554432000 4194304 4650387 140733740104320 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 19259 12739 382 112 0 14224 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77036

[startup+25.5009 s]
/proc/loadavg: 2.00 1.49 2.36 5/190 11677
/proc/meminfo: memFree=14446096/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=121012 CPUtime=25.5 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 30273 0 0 0 2545 5 0 0 25 0 1 0 490358477 123916288 23669 33554432000 4194304 4650387 140733740104320 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 30253 23669 382 112 0 25218 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 121012

[startup+51.1004 s]
/proc/loadavg: 2.68 1.69 2.40 5/190 11677
/proc/meminfo: memFree=14345832/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=243804 CPUtime=51.09 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 45673 0 0 0 5102 7 0 0 25 0 1 0 490358477 249655296 39069 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 60951 39069 382 112 0 55916 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 243804

[startup+102.306 s]
/proc/loadavg: 3.55 2.10 2.50 5/190 11679
/proc/meminfo: memFree=14307252/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=266504 CPUtime=102.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 81643 0 0 0 10215 15 0 0 25 0 1 0 490358477 272900096 43940 33554432000 4194304 4650387 140733740104320 18446744073709551615 4349662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 66626 43940 382 112 0 61591 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 266504

[startup+162.301 s]
/proc/loadavg: 3.83 2.44 2.59 5/190 11680
/proc/meminfo: memFree=14219444/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=331632 CPUtime=162.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 97529 0 0 0 16213 17 0 0 25 0 1 0 490358477 339591168 59826 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 82908 59826 382 112 0 77873 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 331632

[startup+222.3 s]
/proc/loadavg: 4.02 2.74 2.68 5/190 11682
/proc/meminfo: memFree=14141932/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=331372 CPUtime=222.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 121458 0 0 0 22208 22 0 0 25 0 1 0 490358477 339324928 61977 33554432000 4194304 4650387 140733740104320 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 82843 61977 382 112 0 77808 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 331372

[startup+282.301 s]
/proc/loadavg: 4.00 2.96 2.76 5/190 11684
/proc/meminfo: memFree=14120832/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=372604 CPUtime=282.29 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 133245 0 0 0 28204 25 0 0 25 0 1 0 490358477 381546496 69481 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 93151 69481 382 112 0 88116 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 372604

[startup+342.301 s]
/proc/loadavg: 4.00 3.15 2.84 5/190 11712
/proc/meminfo: memFree=13975796/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=372604 CPUtime=342.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 138169 0 0 0 34204 26 0 0 25 0 1 0 490358477 381546496 74405 33554432000 4194304 4650387 140733740104320 18446744073709551615 4334267 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 93151 74405 382 112 0 88116 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 372604

[startup+402.301 s]
/proc/loadavg: 4.00 3.30 2.91 5/190 11714
/proc/meminfo: memFree=13798964/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=330532 CPUtime=402.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 166246 0 0 0 40197 33 0 0 25 0 1 0 490358477 338464768 74444 33554432000 4194304 4650387 140733740104320 18446744073709551615 4435442 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 82633 74444 382 112 0 77598 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 330532

[startup+462.301 s]
/proc/loadavg: 4.06 3.44 2.98 5/190 11715
/proc/meminfo: memFree=13777876/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=396076 CPUtime=462.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 171143 0 0 0 46197 33 0 0 25 0 1 0 490358477 405581824 79341 33554432000 4194304 4650387 140733740104320 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 99019 79341 382 112 0 93984 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 396076

[startup+522.3 s]
/proc/loadavg: 4.02 3.54 3.04 5/190 11717
/proc/meminfo: memFree=13757776/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=406560 CPUtime=522.3 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 194622 0 0 0 52191 39 0 0 25 0 1 0 490358477 416317440 86616 33554432000 4194304 4650387 140733740104320 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 101640 86616 382 112 0 96605 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 406560

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.10 5/190 11719
/proc/meminfo: memFree=13664260/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=458412 CPUtime=582.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 221319 0 0 0 58185 46 0 0 25 0 1 0 490358477 469413888 93392 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 114603 93392 382 112 0 109568 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 458412

[startup+642.3 s]
/proc/loadavg: 4.00 3.69 3.15 5/190 11720
/proc/meminfo: memFree=13651356/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=458412 CPUtime=642.32 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 221319 0 0 0 64186 46 0 0 25 0 1 0 490358477 469413888 93392 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 114603 93392 382 112 0 109568 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 458412

[startup+702.301 s]
/proc/loadavg: 4.04 3.76 3.20 5/190 11722
/proc/meminfo: memFree=13653564/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=458412 CPUtime=702.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 221336 0 0 0 70185 46 0 0 25 0 1 0 490358477 469413888 93409 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 114603 93409 382 112 0 109568 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 458412

[startup+762.307 s]
/proc/loadavg: 4.01 3.80 3.25 5/190 11723
/proc/meminfo: memFree=13603576/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=458948 CPUtime=762.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 249542 0 0 0 76180 51 0 0 25 0 1 0 490358477 469962752 99751 33554432000 4194304 4650387 140733740104320 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 114737 99751 382 112 0 109702 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 458948

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.29 5/190 11725
/proc/meminfo: memFree=13479804/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=460608 CPUtime=822.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 289077 0 0 0 82171 60 0 0 25 0 1 0 490358477 471662592 101979 33554432000 4194304 4650387 140733740104320 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 115152 101979 382 112 0 110117 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 460608

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.34 5/190 11727
/proc/meminfo: memFree=13464776/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=461644 CPUtime=882.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 319873 0 0 0 88164 67 0 0 25 0 1 0 490358477 472723456 96073 33554432000 4194304 4650387 140733740104320 18446744073709551615 4364138 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 115411 96073 382 112 0 110376 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 461644

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.38 5/190 11728
/proc/meminfo: memFree=13395428/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=540180 CPUtime=942.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 349067 0 0 0 94159 72 0 0 25 0 1 0 490358477 553144320 113264 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 135045 113264 382 112 0 130010 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 540180

[startup+1002.3 s]
/proc/loadavg: 4.08 3.92 3.42 5/190 11730
/proc/meminfo: memFree=13427032/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=540532 CPUtime=1002.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 349158 0 0 0 100159 72 0 0 25 0 1 0 490358477 553504768 113355 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 135133 113355 382 112 0 130098 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 540532

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 3.46 5/190 11731
/proc/meminfo: memFree=13419568/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=540532 CPUtime=1062.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 349158 0 0 0 106159 72 0 0 25 0 1 0 490358477 553504768 113355 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 135133 113355 382 112 0 130098 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 540532

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.49 5/190 11733
/proc/meminfo: memFree=13385456/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=540532 CPUtime=1122.31 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 349158 0 0 0 112159 72 0 0 25 0 1 0 490358477 553504768 113355 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 135133 113355 382 112 0 130098 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 540532

[startup+1182.3 s]
/proc/loadavg: 3.56 3.84 3.48 4/184 11752
/proc/meminfo: memFree=13480268/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=540532 CPUtime=1182.32 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 349158 0 0 0 118160 72 0 0 25 0 1 0 490358477 553504768 113355 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 135133 113355 382 112 0 130098 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 540532

[startup+1242.3 s]
/proc/loadavg: 3.21 3.69 3.44 4/184 11753
/proc/meminfo: memFree=13346196/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=540532 CPUtime=1242.32 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 349159 0 0 0 124160 72 0 0 25 0 1 0 490358477 553504768 113356 33554432000 4194304 4650387 140733740104320 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 135133 113356 382 112 0 130098 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 540532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.57 3.42 3/182 11756
/proc/meminfo: memFree=13508876/32950928 swapFree=67111528/67111528
[pid=11675] ppid=11673 vsize=503120 CPUtime=1300.03 cores=5,7
/proc/11675/stat : 11675 (strangenight1-s) R 11673 11675 10378 0 -1 4202496 374733 0 0 0 129925 78 0 0 25 0 1 0 490358477 515194880 114234 33554432000 4194304 4650387 140733740104320 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11675/statm: 125780 114234 382 112 0 120745 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 503120

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.06
CPU user time (s): 1299.25
CPU system time (s): 0.806877
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 540880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.806877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 374733
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= 1684

runsolver used 2.07768 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 05:13:17
IDJOB=3291453
IDBENCH=84223
IDSOLVER=1589
FILE ID=node120/3291453-1303787597
RUNJOBID= node120-1303787597-11636
PBS_JOBID= 13157233
Free space on /tmp= 72416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291453-1303787597/watcher-3291453-1303787597 -o /tmp/evaluation-result-3291453-1303787597/solver-3291453-1303787597 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3291453-1303787597.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1993797572

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14629052 kB
Buffers:       2470584 kB
Cached:       15185452 kB
SwapCached:          0 kB
Active:       10422732 kB
Inactive:      7329072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14629052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31204 kB
Writeback:           0 kB
AnonPages:       94744 kB
Mapped:          15812 kB
Slab:           506516 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   307736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72424 MiB
End job on node120 at 2011-04-26 05:34:59