Trace number 3286623

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-stUNSAT 523.654 523.641

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

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-3286623-1303768422.cnf'
0.00/0.00	c -- header says num vars:          99736
0.00/0.00	c -- header says num clauses:      783991
0.19/0.21	c -- clauses added:            0 learnts,       783991 normals,            0 xors
0.19/0.21	c -- vars added      99736
0.19/0.21	c Parsing time:  0.20 s
0.19/0.21	c  N st     0         0     99736     27093    756759         0   1708423         0   no data   no data  --
0.39/0.43	c asymm  cl-useful: 126/987/26954 lits-rem:2592 time: 0.22
6.69/6.77	c Flit:  2926 Blit:  34515 bXBeca:    0 bXProp: 1278 Bins:      0 BRemL:      0 BRemN:      0 P: 185.1M T:  6.25
6.69/6.79	c Cleaning up after failed var search:     0.02 s 
6.79/6.80	c Replacing     1278 vars Replaced    25442 lits Time:     0.02 s 
6.79/6.83	c bin-w-bin subsume rem         1009 bins  time:  0.01 s
6.79/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
6.99/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  51016 time:  0.24 s
7.19/7.26	c Removed useless bin:     472  fixed:     0  props:  20.00M  time:  0.16 s
7.29/7.30	c lits-rem:        41  cl-subs:      152  v-elim:  17005  v-fix:    0  time:  0.04 s
7.49/7.59	c Finding binary XORs  T:     0.29 s  found:     155
7.60/7.60	c Replacing      155 vars Replaced     3069 lits Time:     0.01 s 
7.60/7.70	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
7.60/7.70	c calculated reachability. Time: 0.09
7.70/7.71	c Calc default polars -  time:   0.01 s pos:    6445 undec:   68887 neg:   24404
7.70/7.71	c =========================================================================================
7.70/7.71	c types(t): F = full restart, N = normal restart
7.70/7.71	c types(t): S = simplification begin/end, E = solution found
7.70/7.71	c restart types(rt): st = static, dy = dynamic
7.70/7.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.70/7.71	c  B st     0         0     33856     16755    183523         0    446050         0   no data   no data  --
8.89/8.92	c  N dy    18      4510     33846     16755    183946      4014    446050    332388     10.67     11.25  --
10.39/10.40	c  N dy    36      8517     33842     16755    184086      5596    446050    402671      9.89     10.53  --
11.99/12.04	c  N dy    64     12527     33831     16755    184225      5420    446050    281411     10.75     11.34  --
13.49/13.50	c  N dy    91     16605     33823     16755    184387      9292    446050    650683     11.24     12.37  --
14.69/14.77	c  N dy   112     20644     33813     16755    184519      7828    446050    369782     11.25     16.78  --
16.19/16.27	c  F st   139     25001     33798     16755    184620     12037    446050    753069     11.44      9.16  --
16.29/16.31	c  N st   139     25001     33798     16735    183836     11602    444488    738128     11.44      9.16  --
17.99/18.03	c  N dy   145     30000     33794     16735    183921     10185    444488    527970     11.44   no data  --
17.99/18.03	c  S st   145     30000     33794     16735    183921     10185    444488    527970     11.44   no data  --
18.19/18.20	c  S st   145     30502     33793     16735    183983     10623    444488    548820     11.44   no data  --
18.19/18.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.19/18.22	c Cache  BProp: 137 Set: 2 BXProp: 0 T: 0.01
27.29/27.30	c Flit:   553 Blit:     51 bXBeca:    0 bXProp:  126 Bins: 200840 BRemL:   7850 BRemN:   1484 P: 159.9M T:  9.07
27.29/27.32	c Cleaning up after failed var search:     0.01 s 
27.29/27.35	c Replacing      126 vars Replaced    19112 lits Time:     0.04 s 
27.40/27.42	c bin-w-bin subsume rem         1026 bins  time:  0.03 s
27.69/27.77	c subs with bin:      706  lits-rem:     13759  v-fix:    0  time:  0.35 s
27.89/27.99	c Subs w/ non-existent bins:    128 l-rem:   3643 v-fix:     0 done:  24612 time:  0.23 s
27.99/28.05	c Removed useless bin:    1676  fixed:     0  props:   5.89M  time:  0.06 s
29.60/29.64	c lits-rem:      2385  cl-subs:     3656  v-elim:   3494  v-fix:    0  time:  1.59 s
29.89/29.90	c asymm  cl-useful: 29/3196/15639 lits-rem:69 time: 0.26
29.99/30.00	c calculated reachability. Time: 0.09
29.99/30.00	c  N dy   145     30502     29414     15639    345489      6756    396014    587782     11.44   no data  --
30.29/30.31	c Finding binary XORs  T:     0.31 s  found:       0
31.69/31.76	c  N dy   157     34539     29407     15639    345562     10667    396014    903698     11.28     14.70  --
33.39/33.43	c  N dy   181     38697     29404     15639    345615      7413    396014    536305     11.43     12.10  --
34.89/34.98	c  N dy   199     43036     29403     15639    345666     11658    396014    907264     11.48     12.25  --
35.99/36.03	c  S st   213     45754     29401     15639    345701     14308    396014   1118747     11.49      9.48  --
36.19/36.23	c  S st   213     46257     29401     15639    345715     14796    396014   1145166     11.49   no data  --
36.19/36.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.19/36.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
43.09/43.17	c Flit:    26 Blit:      1 bXBeca:    0 bXProp:    8 Bins:  24165 BRemL:  11739 BRemN:    908 P: 158.4M T:  6.91
43.19/43.21	c Replacing        8 vars Replaced     1599 lits Time:     0.03 s 
43.19/43.27	c bin-w-bin subsume rem          133 bins  time:  0.03 s
43.69/43.78	c subs with bin:      246  lits-rem:      4018  v-fix:    0  time:  0.50 s
43.90/43.91	c Subs w/ non-existent bins:    104 l-rem:   3502 v-fix:     0 done:   9728 time:  0.13 s
43.90/43.96	c Removed useless bin:    3160  fixed:     0  props:   5.35M  time:  0.05 s
47.69/47.74	c lits-rem:      2257  cl-subs:      315  v-elim:     87  v-fix:    0  time:  3.77 s
47.69/47.76	c vivif2 --  cl tried    15370 cl shrink     1456 lits rem       1484 time: 0.02
47.79/47.85	c vivif2 --  cl tried    14299 cl shrink     7132 lits rem     147450 time: 0.09
48.09/48.12	c asymm  cl-useful: 100/4664/14826 lits-rem:100 time: 0.27
48.19/48.21	c calculated reachability. Time: 0.09
48.19/48.21	c  N dy   213     46257     29276     14826    353155     14220    383952    991598     11.49   no data  --
48.49/48.51	c Finding binary XORs  T:     0.29 s  found:       0
50.09/50.16	c  N dy   237     50302     29270     14826    353207      9732    383952    650675     11.53     12.32  --
51.79/51.90	c  N dy   257     54741     29269     14826    353245     14078    383952   1002567     11.60     12.49  --
53.60/53.61	c  N dy   274     58872     29265     14826    353274     18119    383952   1310680     11.57     12.23  --
55.50/55.55	c  N dy   295     63832     29261     14826    353327     13377    383952    886734     11.54     12.26  --
57.10/57.13	c  N dy   313     67921     29260     14826    353343     17413    383952   1236069     11.53     12.36  --
57.69/57.72	c  S st   326     69385     29260     14826    353355     18849    383952   1361911     11.66   no data  --
57.89/57.93	c  S st   326     69886     29259     14826    353371     19331    383952   1379808     11.66   no data  --
57.89/57.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
57.89/57.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
64.99/65.03	c Flit:    66 Blit:      9 bXBeca:    0 bXProp:   11 Bins:  15897 BRemL:  10919 BRemN:    169 P: 170.3M T:  7.07
64.99/65.07	c Replacing       11 vars Replaced     1545 lits Time:     0.04 s 
65.09/65.14	c bin-w-bin subsume rem          107 bins  time:  0.03 s
65.69/65.71	c subs with bin:      124  lits-rem:      3581  v-fix:    0  time:  0.58 s
65.79/65.82	c Subs w/ non-existent bins:      8 l-rem:   3128 v-fix:     0 done:  10958 time:  0.10 s
65.79/65.87	c Removed useless bin:     162  fixed:     0  props:   5.21M  time:  0.05 s
67.19/67.26	c lits-rem:      1397  cl-subs:     1027  v-elim:     88  v-fix:    0  time:  1.39 s
67.19/67.28	c vivif2 --  cl tried    14763 cl shrink      194 lits rem        269 time: 0.02
67.29/67.39	c vivif2 --  cl tried    17821 cl shrink     7006 lits rem     170089 time: 0.11
67.59/67.67	c asymm  cl-useful: 48/3859/14615 lits-rem:144 time: 0.28
67.69/67.76	c calculated reachability. Time: 0.09
67.69/67.76	c  N dy   326     69886     29083     14567    355233     17802    380351   1129202     11.66   no data  --
67.99/68.06	c Finding binary XORs  T:     0.30 s  found:       1
69.89/69.98	c  N dy   338     74614     29082     14567    355260     12005    380351    752941     11.53     12.24  --
71.89/71.95	c  N dy   355     79531     29079     14567    355290     16822    380351   1192656     11.44     12.06  --
74.19/74.26	c  N dy   383     84873     29077     14567    355310     22094    380351   1598810     11.46     12.07  --
75.29/75.34	c  F st   398     87503     29076     14567    355323     13058    380351    694820     11.46      6.65  --
75.29/75.37	c Replacing        1 vars Replaced      288 lits Time:     0.02 s 
76.69/76.74	c  N st   403     90800     29075     14561    355070     15980    380128    967832     11.46   no data  --
79.19/79.27	c  N dy   427     96594     29073     14561    355102     21697    380128   1527850     11.51     12.18  --
81.99/82.04	c  N dy   458    103097     29069     14561    355133     15537    380128    857735     11.49     12.34  --
82.79/82.80	c  S st   473    104833     29068     14561    355144     17237    380128    984818     11.53      8.33  --
82.99/83.00	c  S st   473    105335     29068     14561    355160     17721    380128   1007012     11.53   no data  --
82.99/83.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
82.99/83.03	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.01
90.09/90.16	c Flit:    50 Blit:      2 bXBeca:    0 bXProp:   15 Bins:  13385 BRemL:   3752 BRemN:    119 P: 160.3M T:  7.13
90.09/90.20	c Replacing       15 vars Replaced     4101 lits Time:     0.03 s 
90.20/90.26	c bin-w-bin subsume rem          138 bins  time:  0.03 s
90.59/90.60	c subs with bin:      300  lits-rem:      3287  v-fix:    0  time:  0.34 s
90.69/90.71	c Subs w/ non-existent bins:      2 l-rem:   3287 v-fix:     0 done:  11143 time:  0.10 s
90.69/90.75	c Removed useless bin:     123  fixed:     0  props:   4.99M  time:  0.05 s
94.09/94.16	c lits-rem:      2455  cl-subs:      339  v-elim:     54  v-fix:    0  time:  3.41 s
94.09/94.19	c vivif2 --  cl tried    14562 cl shrink       48 lits rem         72 time: 0.02
94.19/94.27	c vivif2 --  cl tried    16933 cl shrink     4862 lits rem      89271 time: 0.09
94.39/94.41	c asymm  cl-useful: 13/1838/14544 lits-rem:39 time: 0.14
94.49/94.51	c calculated reachability. Time: 0.09
94.49/94.51	c  N dy   473    105335     28939     14531    362158     16892    377743    901808     11.53   no data  --
94.79/94.81	c Finding binary XORs  T:     0.30 s  found:       0
97.69/97.76	c  N dy   510    112154     28932     14531    362189     23599    377743   1383676     11.56     13.80  --
100.70/100.79	c  N dy   558    119433     28929     14531    362225     17219    377743    958335     11.70     12.35  --
103.70/103.76	c  N dy   590    127126     28928     14531    362239     24794    377743   1506872     11.71     14.77  --
107.29/107.36	c  N dy   642    135350     28922     14531    362276     18221    377743    956088     11.86     12.59  --
111.29/111.31	c  N dy   699    144272     28920     14531    362313     26991    377743   1675754     12.04     12.68  --
115.19/115.29	c  N dy   747    153515     28915     14531    362359     20406    377743   1040130     12.16     12.89  --
117.19/117.21	c  S st   765    158002     28915     14531    362368     24827    377743   1425028     12.16      7.31  --
117.39/117.43	c  S st   765    158505     28915     14531    362381     25316    377743   1444228     12.16   no data  --
117.39/117.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
117.39/117.46	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
124.49/124.56	c Flit:    23 Blit:      0 bXBeca:    0 bXProp:   11 Bins:   7360 BRemL:   7948 BRemN:     38 P: 176.2M T:  7.10
124.59/124.61	c Replacing       12 vars Replaced     3314 lits Time:     0.04 s 
124.59/124.68	c bin-w-bin subsume rem           65 bins  time:  0.03 s
125.29/125.36	c subs with bin:      446  lits-rem:      3730  v-fix:    0  time:  0.68 s
125.40/125.44	c Subs w/ non-existent bins:      1 l-rem:   3019 v-fix:     0 done:   5260 time:  0.09 s
125.40/125.49	c Removed useless bin:      82  fixed:     0  props:   4.88M  time:  0.05 s
127.09/127.19	c lits-rem:      2530  cl-subs:      838  v-elim:     49  v-fix:    0  time:  1.70 s
127.19/127.21	c vivif2 --  cl tried    14503 cl shrink       14 lits rem         14 time: 0.02
127.29/127.35	c vivif2 --  cl tried    23755 cl shrink     6770 lits rem     187220 time: 0.13
127.60/127.62	c asymm  cl-useful: 0/1839/14497 lits-rem:0 time: 0.27
127.69/127.72	c calculated reachability. Time: 0.08
127.69/127.72	c  N dy   765    158505     28829     14497    359887     23723    376043   1203195     12.16   no data  --
127.99/128.02	c Finding binary XORs  T:     0.30 s  found:       0
132.69/132.76	c  N dy   805    168838     28821     14497    359926     17364    376043    772531     12.12     12.78  --
137.40/137.46	c  N dy   847    179684     28819     14497    359961     28042    376043   1659443     12.13     24.58  --
142.80/142.82	c  N dy   912    191494     28816     14497    359993     22079    376043   1083426     12.25     13.09  --
148.50/148.55	c  N dy   967    203949     28816     14497    360020     34349    376043   2053462     12.31     12.97  --
154.69/154.77	c  N dy  1013    217031     28812     14497    360057     28533    376043   1446027     12.31     19.77  --
161.30/161.33	c  N dy  1072    230914     28811     14497    360082     22548    376043    939164     12.30     29.57  --
164.50/164.54	c  S st  1110    237757     28809     14497    360099     29291    376043   1440403     12.33   no data  --
164.70/164.79	c  S st  1110    238260     28809     14497    360108     29784    376043   1464876     12.33   no data  --
164.80/164.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
164.80/164.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
172.10/172.18	c Flit:     9 Blit:      0 bXBeca:    0 bXProp:    4 Bins:  18656 BRemL:   2044 BRemN:    153 P: 184.8M T:  7.36
172.20/172.22	c Replacing        4 vars Replaced      523 lits Time:     0.04 s 
172.30/172.30	c bin-w-bin subsume rem           21 bins  time:  0.03 s
172.90/172.91	c subs with bin:      140  lits-rem:      2217  v-fix:    0  time:  0.61 s
172.90/172.98	c Subs w/ non-existent bins:      1 l-rem:   3394 v-fix:     0 done:   1474 time:  0.07 s
173.00/173.02	c Removed useless bin:      25  fixed:     0  props:   4.68M  time:  0.05 s
174.50/174.50	c lits-rem:      2051  cl-subs:      867  v-elim:     35  v-fix:    0  time:  1.47 s
174.50/174.52	c vivif2 --  cl tried    14492 cl shrink       14 lits rem         14 time: 0.02
174.60/174.68	c vivif2 --  cl tried    28249 cl shrink     8240 lits rem     201276 time: 0.16
174.90/174.96	c asymm  cl-useful: 0/2258/14487 lits-rem:0 time: 0.27
175.00/175.05	c calculated reachability. Time: 0.09
175.00/175.05	c  N dy  1110    238260     28759     14487    375689     28207    374804   1256200     12.33   no data  --
175.30/175.36	c Finding binary XORs  T:     0.31 s  found:       0
182.39/182.49	c  N dy  1144    253557     28748     14487    375753     22854    374804    956221     12.19     19.22  --
190.21/190.27	c  N dy  1207    269827     28743     14487    375810     38873    374804   2260201     12.16     15.87  --
198.30/198.36	c  N dy  1292    287081     28738     14487    375858     34408    374804   1805029     12.18     25.39  --
207.49/207.51	c  N dy  1380    305886     28732     14487    375931     30322    374804   1383111     12.16     12.88  --
207.59/207.63	c  F st  1381    306250     28732     14487    375933     30680    374804   1416413     12.16     10.49  --
217.80/217.85	c  N dy  1461    326382     28729     14478    374934     26536    374178   1030436     12.17     12.85  --
227.79/227.89	c  N dy  1555    346398     28727     14478    374978     46236    374178   2486739     12.16     12.81  --
233.30/233.35	c  S st  1607    357390     28725     14478    374996     32680    374178   1381538     12.17      8.17  --
233.60/233.61	c  S st  1607    357893     28725     14478    375011     33167    374178   1405690     12.17   no data  --
233.60/233.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
233.60/233.64	c Cache  BProp: 0 Set: 0 BXProp: 4 T: 0.01
240.90/240.90	c Flit:    21 Blit:      0 bXBeca:    0 bXProp:   10 Bins:  14287 BRemL:     92 BRemN:    280 P: 184.3M T:  7.26
240.90/240.96	c Replacing       14 vars Replaced     8690 lits Time:     0.05 s 
241.00/241.03	c bin-w-bin subsume rem           29 bins  time:  0.03 s
241.60/241.62	c subs with bin:      548  lits-rem:      2600  v-fix:    0  time:  0.59 s
241.60/241.69	c Subs w/ non-existent bins:      0 l-rem:   3738 v-fix:     0 done:   1399 time:  0.07 s
241.70/241.73	c Removed useless bin:      37  fixed:     0  props:   4.38M  time:  0.04 s
243.60/243.66	c lits-rem:      3199  cl-subs:     1528  v-elim:     58  v-fix:    0  time:  1.93 s
243.60/243.68	c vivif2 --  cl tried    14470 cl shrink       65 lits rem         70 time: 0.02
243.80/243.85	c vivif2 --  cl tried    30791 cl shrink     6848 lits rem     165841 time: 0.16
244.10/244.13	c asymm  cl-useful: 8/3374/14448 lits-rem:10 time: 0.28
244.20/244.22	c calculated reachability. Time: 0.09
244.20/244.22	c  N dy  1607    357893     28629     14447    387655     30757    372527   1192053     12.17   no data  --
244.50/244.53	c Finding binary XORs  T:     0.31 s  found:       0
255.20/255.24	c  N dy  1660    378005     28619     14447    387729     50439    372527   2733866     12.06     13.00  --
265.70/265.77	c  N dy  1715    398799     28611     14447    387792     45588    372527   2284887     11.97     12.81  --
275.90/275.99	c  N dy  1782    418868     28607     14447    387830     38907    372527   1680074     11.91     14.21  --
286.40/286.43	c  N dy  1855    439130     28603     14447    387874     31433    372527   1125235     11.88     12.51  --
296.90/296.90	c  N dy  1940    459681     28603     14447    387907     51682    372527   2566823     11.88     12.60  --
307.00/307.01	c  N dy  2028    479768     28600     14447    387956     42976    372527   1897614     11.88     12.75  --
317.40/317.41	c  N dy  2094    499886     28594     14447    387992     33278    372527   1069491     11.84     12.70  --
327.30/327.38	c  N dy  2205    519945     28590     14447    388029     53092    372527   2530829     11.87     12.53  --
336.00/336.07	c  S st  2285    536839     28589     14447    388054     39228    372527   1515525     11.88   no data  --
336.30/336.32	c  S st  2285    537339     28589     14447    388065     39717    372527   1541421     11.88   no data  --
336.30/336.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
336.30/336.36	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.01
343.60/343.66	c Flit:    62 Blit:      0 bXBeca:    0 bXProp:   26 Bins:  21943 BRemL:    197 BRemN:    225 P: 191.6M T:  7.30
343.70/343.71	c Replacing       28 vars Replaced    10678 lits Time:     0.05 s 
343.80/343.80	c bin-w-bin subsume rem           97 bins  time:  0.04 s
344.50/344.53	c subs with bin:      625  lits-rem:      7623  v-fix:    0  time:  0.73 s
344.60/344.63	c Subs w/ non-existent bins:      5 l-rem:   2504 v-fix:     0 done:  10295 time:  0.10 s
344.60/344.67	c Removed useless bin:      24  fixed:     0  props:   4.01M  time:  0.04 s
346.60/346.60	c lits-rem:      4123  cl-subs:     1460  v-elim:     73  v-fix:    0  time:  1.92 s
346.60/346.62	c vivif2 --  cl tried    14373 cl shrink       29 lits rem         29 time: 0.02
346.80/346.81	c vivif2 --  cl tried    35363 cl shrink     8967 lits rem     182762 time: 0.19
347.00/347.08	c asymm  cl-useful: 19/2863/14352 lits-rem:57 time: 0.27
347.10/347.17	c calculated reachability. Time: 0.08
347.10/347.18	c  N dy  2285    537339     28426     14333    405439     35272    369065   1308549     11.88   no data  --
347.40/347.48	c Finding binary XORs  T:     0.31 s  found:       2
357.70/357.70	c  N dy  2328    557428     28415     14333    405492     54985    369065   2717930     11.81     12.45  --
368.10/368.18	c  N dy  2408    578013     28407     14333    405540     44961    369065   2005060     11.78     12.81  --
379.10/379.19	c  N dy  2470    598252     28404     14333    405580     33000    369065   1020213     11.74     12.37  --
389.30/389.30	c  N dy  2551    618665     28400     14333    405616     53118    369065   2416157     11.73     12.45  --
400.90/400.91	c  N dy  2608    639221     28393     14333    405657     40181    369065   1433162     11.68     13.14  --
411.61/411.68	c  N dy  2692    659336     28386     14333    405702     60002    369065   2845228     11.67     12.29  --
422.30/422.32	c  N dy  2773    679339     28383     14333    405733     45371    369065   1669658     11.66     12.95  --
433.41/433.43	c  N dy  2839    699388     28372     14333    405796     65087    369065   2967343     11.61     12.30  --
444.00/444.04	c  N dy  2901    719652     28336     14333    405825     49670    369065   1886760     11.58     12.35  --
455.80/455.89	c  N dy  2979    740412     28330     14333    405858     70155    369065   3328075     11.56     12.27  --
466.51/466.54	c  N dy  3041    760464     28327     14333    405870     53536    369065   2121419     11.54     13.27  --
478.30/478.36	c  N dy  3125    780553     28324     14333    405891     73329    369065   3468247     11.53     12.15  --
490.21/490.23	c  N dy  3186    803043     28318     14333    405909     58074    369065   2341973     11.50     12.39  --
491.81/491.81	c  S st  3189    806009     28315     14333    405909     61004    369065   2569324     11.49     10.04  --
492.11/492.11	c  S st  3189    806509     28315     14333    405917     61490    369065   2586214     11.49   no data  --
492.11/492.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
492.11/492.14	c Cache  BProp: 666 Set: 419 BXProp: 17 T: 0.01
499.01/499.08	c Flit:   259 Blit:    129 bXBeca:    0 bXProp:  207 Bins:  15949 BRemL:   1037 BRemN:    271 P: 200.0M T:  6.94
499.11/499.11	c Cleaning up after failed var search:     0.03 s 
499.21/499.21	c Replacing      226 vars Replaced    51279 lits Time:     0.10 s 
499.31/499.32	c bin-w-bin subsume rem          995 bins  time:  0.04 s
500.70/500.77	c subs with bin:     1823  lits-rem:     38369  v-fix:    0  time:  1.45 s
500.80/500.87	c Subs w/ non-existent bins:      5 l-rem:   3603 v-fix:     0 done:   5181 time:  0.10 s
500.90/500.93	c Removed useless bin:      89  fixed:     0  props:   3.58M  time:  0.04 s
506.80/506.87	c lits-rem:      6742  cl-subs:    17611  v-elim:    806  v-fix:    0  time:  5.95 s
506.80/506.89	c vivif2 --  cl tried    13455 cl shrink       93 lits rem        134 time: 0.02
507.01/507.07	c vivif2 --  cl tried    34444 cl shrink    12370 lits rem     136664 time: 0.17
507.30/507.34	c asymm  cl-useful: 22/2952/13415 lits-rem:66 time: 0.27
507.40/507.42	c calculated reachability. Time: 0.07
507.40/507.42	c  N dy  3189    806509     26264     13393    388292     34230    339431   1165209     11.49   no data  --
507.70/507.74	c Finding binary XORs  T:     0.30 s  found:      13
518.61/518.68	c  N dy  3225    828113     26237     13393    388267     55422    339400   2378454     11.42     12.48  --
523.51/523.58	c  E dy  3235    836736     25953     13199    376666     36841    332943   1514789     11.39      5.41  --
523.51/523.58	c num threads              : 1          
523.51/523.58	c restarts                 : 3235       
523.51/523.58	c dynamic restarts         : 3211       
523.51/523.58	c static restarts          : 24         
523.51/523.58	c full restarts            : 3          
523.51/523.58	c total simplify time      : 3.13       
523.51/523.58	c learnts DL2              : 0          
523.51/523.58	c learnts size 2           : 1112166    
523.51/523.58	c learnts size 1           : 53246       (53.39     % of vars)
523.51/523.58	c filedLit time            : 72.47       (13.85     % time)
523.51/523.58	c v-elim SatELite          : 21749       (21.81     % vars)
523.51/523.58	c SatELite time            : 23.89       (4.57      % time)
523.51/523.58	c v-elim xor               : 0           (0.00      % vars)
523.51/523.58	c xor elim time            : 0.16        (0.03      % time)
523.51/523.58	c num binary xor trees     : 1198       
523.51/523.58	c binxor trees' crown      : 1891        (1.58      leafs/tree)
523.51/523.58	c bin xor find time        : 3.02       
523.51/523.58	c OTF clause improved      : 10953       (0.01      clauses/conflict)
523.51/523.58	c OTF impr. size diff      : 23430       (2.14       lits/clause)
523.51/523.58	c OTF cl watch-shrink      : 734839      (0.88      clauses/conflict)
523.51/523.58	c OTF cl watch-sh-lit      : 8727825     (11.88      lits/clause)
523.51/523.58	c tried to recurMin cls    : 377529      (45.12      % of conflicts)
523.51/523.58	c updated cache            : 4780        (0.01       lits/tried recurMin)
523.51/523.58	c clauses over max glue    : 0           (0.00      % of all clauses)
523.51/523.58	c conflicts                : 836736      (1598.97   / sec)
523.51/523.58	c decisions                : 1367275     (0.88      % random)
523.51/523.58	c bogo-props               : 27438845478 (52434410.40 / sec)
523.51/523.58	c conflict literals        : 61373648    (46.97     % deleted)
523.51/523.58	c Memory used              : 444.56      MB
523.51/523.58	c CPU time                 : 523.30      s
523.51/523.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286623-1303768422/watcher-3286623-1303768422 -o /tmp/evaluation-result-3286623-1303768422/solver-3286623-1303768422 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3286623-1303768422.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: 3.98 2.62 2.83 5/189 10137
/proc/meminfo: memFree=21101188/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=25172 CPUtime=0 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 1668 0 0 0 0 0 0 0 24 0 1 0 488439995 25776128 1414 33554432000 4194304 4650387 140736185042864 18446744073709551615 212687372043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 6293 1427 328 112 0 1258 0

[startup+0.044082 s]
/proc/loadavg: 3.98 2.62 2.83 5/189 10137
/proc/meminfo: memFree=21101188/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=57852 CPUtime=0.03 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 8170 0 0 0 3 0 0 0 24 0 1 0 488439995 59240448 6023 33554432000 4194304 4650387 140736185042864 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 14463 6024 329 112 0 9428 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 57852

[startup+0.10108 s]
/proc/loadavg: 3.98 2.62 2.83 5/189 10137
/proc/meminfo: memFree=21101188/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=62076 CPUtime=0.09 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 9602 0 0 0 9 0 0 0 25 0 1 0 488439995 63565824 7446 33554432000 4194304 4650387 140736185042864 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 15519 7450 330 112 0 10484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62076

[startup+0.301044 s]
/proc/loadavg: 3.98 2.62 2.83 5/189 10137
/proc/meminfo: memFree=21101188/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=75264 CPUtime=0.29 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 13501 0 0 0 28 1 0 0 25 0 1 0 488439995 77070336 11303 33554432000 4194304 4650387 140736185042864 18446744073709551615 4369053 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 18816 11303 347 112 0 13781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75264

[startup+0.700958 s]
/proc/loadavg: 3.98 2.62 2.83 5/189 10137
/proc/meminfo: memFree=21101188/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=102008 CPUtime=0.69 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 19480 0 0 0 67 2 0 0 25 0 1 0 488439995 104456192 17009 33554432000 4194304 4650387 140736185042864 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 25502 17009 353 112 0 20467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102008

[startup+1.50081 s]
/proc/loadavg: 3.98 2.62 2.83 5/190 10138
/proc/meminfo: memFree=20951512/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=155256 CPUtime=1.49 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 31879 0 0 0 145 4 0 0 25 0 1 0 488439995 158982144 29408 33554432000 4194304 4650387 140736185042864 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 38814 29408 353 112 0 33779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155256

[startup+3.10052 s]
/proc/loadavg: 3.98 2.62 2.83 5/190 10138
/proc/meminfo: memFree=20822304/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=243676 CPUtime=3.09 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 51387 0 0 0 302 7 0 0 25 0 1 0 488439995 249524224 48916 33554432000 4194304 4650387 140736185042864 18446744073709551615 4370626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 60919 48916 353 112 0 55884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 243676

[startup+6.30094 s]
/proc/loadavg: 3.98 2.64 2.84 5/190 10138
/proc/meminfo: memFree=20614620/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=307776 CPUtime=6.29 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 66082 0 0 0 620 9 0 0 25 0 1 0 488439995 315162624 63611 33554432000 4194304 4650387 140736185042864 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 76944 63611 353 112 0 71909 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 307776

[startup+12.7008 s]
/proc/loadavg: 3.99 2.66 2.84 5/190 10138
/proc/meminfo: memFree=20550972/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=316552 CPUtime=12.69 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 69931 0 0 0 1260 9 0 0 25 0 1 0 488439995 324149248 66082 33554432000 4194304 4650387 140736185042864 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 79138 66082 381 112 0 74103 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 316552

[startup+25.5004 s]
/proc/loadavg: 3.91 2.71 2.85 5/190 10165
/proc/meminfo: memFree=20936964/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=336376 CPUtime=25.49 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 76656 0 0 0 2538 11 0 0 25 0 1 0 488439995 344449024 70910 33554432000 4194304 4650387 140736185042864 18446744073709551615 4370969 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 84094 70910 383 112 0 79059 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 336376

[startup+51.1008 s]
/proc/loadavg: 3.94 2.81 2.88 5/190 10193
/proc/meminfo: memFree=21075900/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=358140 CPUtime=51.09 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 84775 0 0 0 5096 13 0 0 25 0 1 0 488439995 366735360 76113 33554432000 4194304 4650387 140736185042864 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 89535 76113 383 112 0 84500 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 358140

[startup+102.306 s]
/proc/loadavg: 3.97 2.99 2.94 5/190 10221
/proc/meminfo: memFree=20733544/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=384572 CPUtime=102.3 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 93857 0 0 0 10215 15 0 0 25 0 1 0 488439995 393801728 82236 33554432000 4194304 4650387 140736185042864 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 96143 82236 383 112 0 91108 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 384572

[startup+162.3 s]
/proc/loadavg: 3.99 3.17 3.00 5/190 10223
/proc/meminfo: memFree=20666388/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=384572 CPUtime=162.3 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 100685 0 0 0 16213 17 0 0 25 0 1 0 488439995 393801728 83253 33554432000 4194304 4650387 140736185042864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 96143 83253 383 112 0 91108 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 384572

[startup+222.301 s]
/proc/loadavg: 3.85 3.29 3.05 4/184 10242
/proc/meminfo: memFree=21173868/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=384572 CPUtime=222.29 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 106228 0 0 0 22211 18 0 0 25 0 1 0 488439995 393801728 83782 33554432000 4194304 4650387 140736185042864 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 96143 83782 383 112 0 91108 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 384572

[startup+282.301 s]
/proc/loadavg: 3.22 3.22 3.04 3/178 10260
/proc/meminfo: memFree=21392876/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=395316 CPUtime=282.3 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 111692 0 0 0 28209 21 0 0 25 0 1 0 488439995 404803584 86140 33554432000 4194304 4650387 140736185042864 18446744073709551615 4364824 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 98829 86140 383 112 0 93794 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 395316

[startup+342.301 s]
/proc/loadavg: 2.45 2.99 2.97 3/178 10262
/proc/meminfo: memFree=21396864/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=395548 CPUtime=342.3 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 116337 0 0 0 34208 22 0 0 25 0 1 0 488439995 405041152 85092 33554432000 4194304 4650387 140736185042864 18446744073709551615 4370856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 98887 85092 383 112 0 93852 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 395548

[startup+402.301 s]
/proc/loadavg: 2.16 2.81 2.91 3/178 10263
/proc/meminfo: memFree=21399820/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=389548 CPUtime=402.3 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 125280 0 0 0 40205 25 0 0 25 0 1 0 488439995 398897152 84525 33554432000 4194304 4650387 140736185042864 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 97387 84525 383 112 0 92352 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 389548

[startup+462.301 s]
/proc/loadavg: 2.06 2.66 2.85 3/178 10274
/proc/meminfo: memFree=21387588/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=400940 CPUtime=462.3 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 132082 0 0 0 46203 27 0 0 25 0 1 0 488439995 410562560 87403 33554432000 4194304 4650387 140736185042864 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 100235 87403 383 112 0 95200 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 400940

[startup+522.301 s]
/proc/loadavg: 2.02 2.54 2.79 3/178 10276
/proc/meminfo: memFree=21360772/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=455224 CPUtime=522.31 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 140252 0 0 0 52201 30 0 0 25 0 1 0 488439995 466149376 92253 33554432000 4194304 4650387 140736185042864 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 113806 92253 383 112 0 108771 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 455224

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

[startup+523.101 s]
/proc/loadavg: 2.02 2.54 2.79 3/178 10276
/proc/meminfo: memFree=21360276/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=455224 CPUtime=523.11 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 140334 0 0 0 52281 30 0 0 25 0 1 0 488439995 466149376 92335 33554432000 4194304 4650387 140736185042864 18446744073709551615 4363661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 113806 92335 383 112 0 108771 0
Current children cumulated CPU time (s) 523.11
Current children cumulated vsize (KiB) 455224

[startup+523.501 s]
/proc/loadavg: 2.02 2.53 2.79 3/178 10276
/proc/meminfo: memFree=21359904/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=455224 CPUtime=523.51 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 140375 0 0 0 52321 30 0 0 25 0 1 0 488439995 466149376 92376 33554432000 4194304 4650387 140736185042864 18446744073709551615 4331107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 113806 92376 383 112 0 108771 0
Current children cumulated CPU time (s) 523.51
Current children cumulated vsize (KiB) 455224

[startup+523.607 s]
/proc/loadavg: 2.02 2.53 2.79 3/178 10276
/proc/meminfo: memFree=21359904/32951124 swapFree=67111524/67111528
[pid=10137] ppid=10135 vsize=443784 CPUtime=523.61 cores=5,7
/proc/10137/stat : 10137 (strangenight1-s) R 10135 10137 7955 0 -1 4202496 140391 0 0 0 52331 30 0 0 25 0 1 0 488439995 454434816 90052 33554432000 4194304 4650387 140736185042864 18446744073709551615 212687330657 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10137/statm: 110946 90052 392 112 0 105911 0
Current children cumulated CPU time (s) 523.61
Current children cumulated vsize (KiB) 443784

Child status: 20
Real time (s): 523.641
CPU time (s): 523.654
CPU user time (s): 523.333
CPU system time (s): 0.320951
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 455224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 523.333
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 6319

runsolver used 0.800878 second user time and 1.85172 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 23:53:43
IDJOB=3286623
IDBENCH=82431
IDSOLVER=1589
FILE ID=node139/3286623-1303768422
RUNJOBID= node139-1303768272-9878
PBS_JOBID= 13157122
Free space on /tmp= 72260 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286623-1303768422/watcher-3286623-1303768422 -o /tmp/evaluation-result-3286623-1303768422/solver-3286623-1303768422 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3286623-1303768422.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=840777451

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21101716 kB
Buffers:       2061780 kB
Cached:        7818564 kB
SwapCached:          4 kB
Active:        3504700 kB
Inactive:      7809244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21101716 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          171476 kB
Writeback:         112 kB
AnonPages:     1433620 kB
Mapped:          16140 kB
Slab:           467224 kB
PageTables:       8440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1953728 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= 72396 MiB
End job on node139 at 2011-04-26 00:02:26