Trace number 3370891

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.12 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370891-1305380478.cnf'
0.00/0.01	c -- header says num vars:         175084
0.00/0.01	c -- header says num clauses:     2826936
0.59/0.66	c -- clauses added:            0 learnts,      2826936 normals,            0 xors
0.59/0.66	c -- vars added     175084
0.59/0.66	c Parsing time:  0.60 s
0.59/0.66	c  N st     0         0    175084     86202   2367076         0   5605905         0   no data   no data  --
0.89/0.95	c asymm  cl-useful: 815/1252/72288 lits-rem:35949 time: 0.28
7.39/7.46	c Flit:   261 Blit:   8669 bXBeca:    0 bXProp:  503 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  6.37
7.49/7.51	c Cleaning up after failed var search:     0.05 s 
7.49/7.58	c Replacing      503 vars Replaced    29207 lits Time:     0.07 s 
7.79/7.85	c bin-w-bin subsume rem          734 bins  time:  0.16 s
8.19/8.22	c subs with bin:       33  lits-rem:       151  v-fix:    0  time:  0.38 s
12.00/12.02	c Subs w/ non-existent bins:      0 l-rem:    292 v-fix:     0 done:  27687 time:  3.79 s
12.19/12.22	c Removed useless bin:    8124  fixed:     0  props:  20.00M  time:  0.20 s
12.69/12.72	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.50 s
13.29/13.34	c Finding binary XORs  T:     0.62 s  found:     183
13.39/13.41	c Replacing      183 vars Replaced     7005 lits Time:     0.07 s 
13.59/13.68	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
13.59/13.68	c calculated reachability. Time: 0.19
13.69/13.71	c Calc default polars -  time:   0.03 s pos:    3521 undec:   59478 neg:  112085
13.69/13.71	c =========================================================================================
13.69/13.71	c types(t): F = full restart, N = normal restart
13.69/13.71	c types(t): S = simplification begin/end, E = solution found
13.69/13.71	c restart types(rt): st = static, dy = dynamic
13.69/13.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.69/13.71	c  B st     0         0    115612     67472   1541440         0   3711939         0   no data   no data  --
25.89/25.98	c  N dy    18      4297    115612     67472   1541554      4171   3711939   5194558     21.04     22.53  --
35.09/35.16	c  N dy    41      8346    115611     67472   1541652      8105   3711939   9090781     26.19     61.11  --
47.39/47.42	c  N dy    58     12414    115611     67472   1541753     12055   3711938  14614122     26.36     27.76  --
60.59/60.62	c  N dy    70     16586    115611     67472   1541825     16139   3711938  20270727     24.64     29.22  --
72.29/72.37	c  N dy    84     20965    115611     67472   1541901     10684   3711938   3114710     23.52     25.06  --
81.69/81.78	c  N dy   104     24966    115610     67472   1541966     14610   3711938   7215988     23.89     26.38  --
81.79/81.82	c  F st   105     25000    115610     67472   1541966     14644   3711938   7228993     23.88   no data  --
108.09/108.13	c  N dy   111     30000    115609     67472   1542003     19577   3711885  17716858     23.88   no data  --
108.09/108.13	c  S st   111     30000    115609     67472   1542003     19577   3711885  17716858     23.88   no data  --
108.99/109.07	c  S st   111     30500    115600     67472   1542049     20020   3711885  17792001     23.88   no data  --
109.09/109.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
109.19/109.20	c Cache  BProp: 6685 Set: 139 BXProp: 0 T: 0.04
132.39/132.48	c Flit:   135 Blit:   1360 bXBeca:    0 bXProp:   46 Bins: 155555 BRemL:     18 BRemN:   2091 P: 200.1M T: 23.17
132.49/132.59	c Cleaning up after failed var search:     0.11 s 
132.89/132.99	c Replacing       46 vars Replaced    10603 lits Time:     0.40 s 
134.69/134.70	c bin-w-bin subsume rem          305 bins  time:  0.13 s
136.29/136.33	c subs with bin:        0  lits-rem:      1646  v-fix:    0  time:  1.63 s
136.59/136.64	c Subs w/ non-existent bins:      0 l-rem:    391 v-fix:     2 done:    705 time:  0.31 s
136.79/136.88	c Removed useless bin:   17692  fixed:     0  props:  20.01M  time:  0.23 s
157.49/157.52	c lits-rem:         3  cl-subs:      488  v-elim:      0  v-fix:    0  time: 20.64 s
157.79/157.84	c asymm  cl-useful: 42/1036/66637 lits-rem:129 time: 0.32
158.29/158.35	c calculated reachability. Time: 0.48
158.29/158.35	c  N dy   111     30500    113791     66637   1638290     19516   3604631  17660839     23.88   no data  --
159.69/159.75	c Finding binary XORs  T:     1.37 s  found:     130
171.19/171.22	c  N dy   119     34849    113788     66637   1638391     23756   3604631  22582921     22.49     24.50  --
181.99/182.06	c  N dy   130     39088    113788     66637   1638503     27876   3604631  27422929     21.77     22.93  --
200.69/200.76	c  N dy   139     43105    113786     66637   1638587     16690   3604631   4129379     21.17     22.76  --
209.59/209.61	c  S st   149     45752    113786     66637   1638627     19291   3604631   8344823     21.06   no data  --
210.58/210.68	c  S st   149     46252    113783     66637   1638657     19757   3604631   8443790     21.06   no data  --
210.68/210.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
210.78/210.82	c Cache  BProp: 7776 Set: 5 BXProp: 0 T: 0.06
225.19/225.27	c Flit:   285 Blit:    597 bXBeca:    0 bXProp:   28 Bins:  90906 BRemL:      0 BRemN:    247 P: 200.2M T: 14.37
225.19/225.27	c Cleaning up after failed var search:     0.00 s 
225.50/225.57	c Replacing      158 vars Replaced    13159 lits Time:     0.29 s 
226.19/226.22	c bin-w-bin subsume rem          241 bins  time:  0.14 s
227.79/227.83	c subs with bin:        0  lits-rem:        14  v-fix:    0  time:  1.62 s
228.18/228.25	c Subs w/ non-existent bins:      1 l-rem:    329 v-fix:     0 done:   1437 time:  0.42 s
228.38/228.49	c Removed useless bin:    6484  fixed:     0  props:  20.00M  time:  0.23 s
231.48/231.55	c lits-rem:        18  cl-subs:      249  v-elim:      0  v-fix:    0  time:  3.07 s
231.58/231.67	c vivif2 --  cl tried    66246 cl shrink      224 lits rem       1852 time: 0.12
232.18/232.25	c vivif2 --  cl tried    19484 cl shrink     3990 lits rem    1019566 time: 0.57
232.58/232.61	c asymm  cl-useful: 12/503/66205 lits-rem:28 time: 0.36
233.28/233.31	c calculated reachability. Time: 0.67
233.28/233.31	c  N dy   149     46252    112690     66205   1696192     19291   3553111   7421178     21.06   no data  --
235.18/235.20	c Finding binary XORs  T:     1.89 s  found:      75
252.78/252.88	c  N dy   164     50376    112689     66205   1696247     23336   3553111  16673120     21.17     22.63  --
267.49/267.56	c  N dy   174     54562    112688     66205   1696355     27398   3553111  24155494     20.63     22.28  --
283.80/283.85	c  N dy   189     58691    112686     66205   1696468     31402   3553111  29656121     20.35     22.45  --
294.89/294.96	c  N dy   206     63153    112686     66205   1696556     35760   3553111  34684500     20.08     21.64  --
305.39/305.43	c  N dy   221     67665    112684     66205   1696671     22040   3553111   5647030     19.86     21.53  --
315.88/315.98	c  S st   225     69380    112684     66205   1696690     23734   3553111  10271042     19.71   no data  --
316.99/317.00	c  S st   225     69882    112682     66205   1696735     24187   3553111  10346743     19.71   no data  --
316.99/317.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
317.09/317.15	c Cache  BProp: 7031 Set: 1 BXProp: 0 T: 0.07
339.69/339.72	c Flit:   177 Blit:    406 bXBeca:    0 bXProp:   22 Bins: 215818 BRemL:   1334 BRemN:   3722 P: 200.0M T: 22.50
339.69/339.72	c Cleaning up after failed var search:     0.00 s 
340.09/340.10	c Replacing       98 vars Replaced    31211 lits Time:     0.38 s 
340.79/340.88	c bin-w-bin subsume rem          192 bins  time:  0.17 s
342.39/342.47	c subs with bin:        6  lits-rem:       503  v-fix:    0  time:  1.59 s
342.68/342.76	c Subs w/ non-existent bins:      1 l-rem:    286 v-fix:     0 done:    456 time:  0.28 s
342.98/343.00	c Removed useless bin:    4835  fixed:     0  props:  20.00M  time:  0.24 s
352.08/352.10	c lits-rem:        29  cl-subs:      275  v-elim:      0  v-fix:    0  time:  9.10 s
352.18/352.24	c vivif2 --  cl tried    65962 cl shrink       34 lits rem        455 time: 0.14
352.99/353.04	c vivif2 --  cl tried    23874 cl shrink     3498 lits rem    1126385 time: 0.79
353.39/353.42	c asymm  cl-useful: 119/409/65961 lits-rem:1754 time: 0.38
354.20/354.27	c calculated reachability. Time: 0.81
354.20/354.28	c  N dy   225     69882    111991     65961   1887987     23756   3512066   9501410     19.71   no data  --
356.49/356.59	c Finding binary XORs  T:     2.31 s  found:      38
382.69/382.79	c  N dy   241     75224    111991     65961   1888094     28981   3512066  15971775     19.59     20.78  --
396.38/396.44	c  N dy   267     80148    111986     65961   1888204     33788   3512066  21472737     19.52     22.04  --
413.89/413.99	c  N dy   293     85378    111983     65961   1888296     38912   3512066  29608531     19.47     21.08  --
419.28/419.32	c  F st   304     87501    111983     65961   1888335     20882   3512066   2001334     19.41     15.90  --
419.38/419.46	c Replacing       38 vars Replaced     7322 lits Time:     0.10 s 
444.59/444.63	c  N dy   310     92696    111945     65955   1888028     25973   3511526   9221699     19.41   no data  --
458.59/458.61	c  N dy   328     98871    111944     65955   1888257     31894   3511526  13035498     19.09     20.42  --
478.08/478.12	c  S st   348    104823    111940     65955   1888418     37663   3511526  18299495     18.83     15.50  --
478.98/479.08	c  S st   348    105327    111938     65955   1888453     38130   3511526  18395434     18.83   no data  --
479.08/479.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
479.18/479.26	c Cache  BProp: 6220 Set: 5 BXProp: 0 T: 0.08
498.58/498.64	c Flit:    64 Blit:    137 bXBeca:    0 bXProp:   10 Bins: 243599 BRemL:    837 BRemN:   3411 P: 200.0M T: 19.27
498.58/498.64	c Cleaning up after failed var search:     0.00 s 
498.98/499.01	c Replacing       10 vars Replaced     2893 lits Time:     0.37 s 
500.39/500.43	c bin-w-bin subsume rem          142 bins  time:  0.21 s
502.09/502.11	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  1.68 s
502.49/502.53	c Subs w/ non-existent bins:      3 l-rem:    383 v-fix:     0 done:    878 time:  0.42 s
502.70/502.78	c Removed useless bin:    7517  fixed:     0  props:  20.01M  time:  0.25 s
532.40/532.46	c lits-rem:        29  cl-subs:     1020  v-elim:      1  v-fix:    0  time: 29.68 s
532.59/532.62	c vivif2 --  cl tried    65871 cl shrink       35 lits rem        391 time: 0.16
534.18/534.21	c vivif2 --  cl tried    37081 cl shrink     7587 lits rem    2461227 time: 1.57
534.59/534.62	c asymm  cl-useful: 330/352/65871 lits-rem:5019 time: 0.41
535.69/535.71	c calculated reachability. Time: 1.05
535.69/535.72	c  N dy   348    105327    111720     65871   2115138     36891   3477041  15197493     18.83   no data  --
538.58/538.64	c Finding binary XORs  T:     2.92 s  found:      16
555.88/555.90	c  N dy   360    112757    111712     65871   2115388     22865   3477041   3365160     18.33     19.97  --
572.68/572.73	c  N dy   380    120639    111710     65871   2115586     30526   3477041   9943410     17.97     19.20  --
594.99/595.02	c  N dy   404    128453    111708     65871   2115722     38187   3477041  20495775     17.74     18.85  --
616.00/616.04	c  N dy   430    136686    111704     65871   2115911     46206   3477041  29391393     17.56     20.47  --
639.78/639.88	c  N dy   457    145661    111701     65871   2116096     34917   3477041   9573722     17.29     19.96  --
664.08/664.13	c  N dy   492    155000    111697     65871   2116327     44000   3477041  19072987     17.19     19.45  --
672.18/672.20	c  S st   509    157993    111691     65871   2116378     46933   3477041  22450148     17.21   no data  --
673.28/673.38	c  S st   509    158493    111689     65871   2116411     47396   3477041  22598860     17.21   no data  --
673.38/673.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
673.58/673.60	c Cache  BProp: 6284 Set: 2 BXProp: 0 T: 0.10
689.18/689.23	c Flit:    76 Blit:    102 bXBeca:    0 bXProp:    3 Bins: 167610 BRemL:      1 BRemN:    619 P: 200.1M T: 15.55
689.18/689.23	c Cleaning up after failed var search:     0.00 s 
689.70/689.73	c Replacing       19 vars Replaced    14895 lits Time:     0.49 s 
691.38/691.41	c bin-w-bin subsume rem           74 bins  time:  0.22 s
693.08/693.17	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  1.75 s
693.48/693.58	c Subs w/ non-existent bins:      2 l-rem:    479 v-fix:     0 done:    717 time:  0.41 s
693.78/693.86	c Removed useless bin:    9133  fixed:     0  props:  20.03M  time:  0.28 s
741.68/741.70	c lits-rem:        83  cl-subs:      622  v-elim:      0  v-fix:    0  time: 47.84 s
741.78/741.88	c vivif2 --  cl tried    65769 cl shrink       34 lits rem        337 time: 0.18
743.78/743.86	c vivif2 --  cl tried    46702 cl shrink     9919 lits rem    3295677 time: 1.96
744.18/744.21	c asymm  cl-useful: 1/881/65769 lits-rem:8 time: 0.35
745.38/745.45	c calculated reachability. Time: 1.20
745.38/745.45	c  N dy   509    158493    111482     65769   2269226     46336   3450533  19357021     17.21   no data  --
748.88/748.90	c Finding binary XORs  T:     3.45 s  found:      15
785.48/785.51	c  N dy   549    168707    111481     65769   2269466     35510   3450533   8020370     17.09     22.20  --
816.98/817.04	c  N dy   591    179636    111479     65769   2269671     46217   3450533  20512035     17.03     18.18  --
845.78/845.87	c  N dy   613    193297    111477     65769   2270000     37579   3450533   5214004     16.64     17.76  --
881.48/881.54	c  N dy   652    205732    111475     65769   2270298     49684   3450533  15626605     16.47     17.47  --
928.97/929.02	c  N dy   710    218904    111473     65769   2270520     39703   3450533   3162186     16.47     18.85  --
969.67/969.72	c  N dy   764    233076    111472     65769   2270790     53570   3450533  17925318     16.38     18.25  --
983.27/983.35	c  S st   781    237739    111472     65769   2270871     58141   3450533  22742755     16.34     11.60  --
984.38/984.44	c  S st   781    238240    111472     65769   2270896     58616   3450533  22838847     16.34   no data  --
984.49/984.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
984.58/984.67	c Cache  BProp: 6360 Set: 2 BXProp: 0 T: 0.12
996.08/996.11	c Flit:    76 Blit:     13 bXBeca:    0 bXProp:    0 Bins:  54734 BRemL:      6 BRemN:    253 P: 200.0M T: 11.35
996.48/996.53	c Replacing       15 vars Replaced     3629 lits Time:     0.41 s 
998.07/998.18	c bin-w-bin subsume rem          149 bins  time:  0.23 s
999.89/999.92	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  1.74 s
1000.18/1000.28	c Subs w/ non-existent bins:      2 l-rem:    357 v-fix:     0 done:    591 time:  0.35 s
1000.48/1000.54	c Removed useless bin:    6102  fixed:     0  props:  20.01M  time:  0.26 s
1061.48/1061.54	c lits-rem:        73  cl-subs:      694  v-elim:      0  v-fix:    0  time: 60.99 s
1061.67/1061.74	c vivif2 --  cl tried    65715 cl shrink       14 lits rem        107 time: 0.20
1063.88/1063.98	c vivif2 --  cl tried    57895 cl shrink     8667 lits rem    3833907 time: 2.21
1064.27/1064.37	c asymm  cl-useful: 2/516/65715 lits-rem:2 time: 0.39
1065.78/1065.81	c calculated reachability. Time: 1.39
1065.78/1065.82	c  N dy   781    238240    111365     65715   2318154     57629   3434797  18924390     16.34   no data  --
1069.67/1069.78	c Finding binary XORs  T:     3.96 s  found:       8
1110.77/1110.87	c  N dy   840    253863    111363     65715   2318499     49136   3434797   7877872     16.18     17.18  --
1206.48/1206.55	c  N dy   881    271212    111362     65715   2318780     66152   3434797  22755525     15.94     16.92  --
1243.47/1243.58	c  N dy   933    288770    111357     65715   2319262     58601   3434797   8977953     15.80     16.93  --
1282.07/1282.18	c  F st  1005    306250    111350     65715   2319578     75722   3434797  23429946     15.76     13.64  --
1282.47/1282.51	c Replacing        8 vars Replaced     5969 lits Time:     0.23 s 
1287.67/1287.78	c  N st  1008    307438    111340     65703   2316503     76764   3434180  25218019     15.76   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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370891-1305380478/watcher-3370891-1305380478 -o /tmp/evaluation-result-3370891-1305380478/solver-3370891-1305380478 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370891-1305380478.cnf 

running on 2 cores: 0,2

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.89 3.96 3.03 4/361 515
/proc/meminfo: memFree=24969064/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=21460 CPUtime=0 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 547 0 0 0 0 0 0 0 18 0 1 0 649650589 21975040 487 33554432000 4194304 4650387 140735481680256 18446744073709551615 216634515200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 5365 499 312 112 0 330 0

[startup+0.0530929 s]
/proc/loadavg: 3.89 3.96 3.03 4/361 515
/proc/meminfo: memFree=24969064/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=37708 CPUtime=0.04 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 2826 0 0 0 4 0 0 0 18 0 1 0 649650589 38612992 2269 33554432000 4194304 4650387 140735481680256 18446744073709551615 216634174899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 9427 2269 330 112 0 4392 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 37708

[startup+0.101097 s]
/proc/loadavg: 3.89 3.96 3.03 4/361 515
/proc/meminfo: memFree=24969064/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=45192 CPUtime=0.09 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 4860 0 0 0 9 0 0 0 18 0 1 0 649650589 46276608 3765 33554432000 4194304 4650387 140735481680256 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 11298 3766 330 112 0 6263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45192

[startup+0.301049 s]
/proc/loadavg: 3.89 3.96 3.03 4/361 515
/proc/meminfo: memFree=24969064/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=76828 CPUtime=0.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 13903 0 0 0 27 2 0 0 18 0 1 0 649650589 78671872 11683 33554432000 4194304 4650387 140735481680256 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 19207 11684 330 112 0 14172 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76828

[startup+0.700976 s]
/proc/loadavg: 3.89 3.96 3.03 4/361 515
/proc/meminfo: memFree=24969064/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=141096 CPUtime=0.69 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 30904 0 0 0 63 6 0 0 18 0 1 0 649650589 144482304 26467 33554432000 4194304 4650387 140735481680256 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 35274 26467 347 112 0 30239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141096

[startup+1.50084 s]
/proc/loadavg: 3.89 3.96 3.03 5/362 516
/proc/meminfo: memFree=24825960/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=185732 CPUtime=1.49 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 39734 0 0 0 143 6 0 0 20 0 1 0 649650589 190189568 34178 33554432000 4194304 4650387 140735481680256 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 46433 34178 353 112 0 41398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 185732

[startup+3.10057 s]
/proc/loadavg: 3.98 3.98 3.04 5/362 516
/proc/meminfo: memFree=24757776/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=279380 CPUtime=3.09 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 57173 0 0 0 300 9 0 0 25 0 1 0 649650589 286085120 51617 33554432000 4194304 4650387 140735481680256 18446744073709551615 4370286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 69845 51617 353 112 0 64810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 279380

[startup+6.30102 s]
/proc/loadavg: 3.98 3.98 3.04 5/362 517
/proc/meminfo: memFree=24447468/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=488620 CPUtime=6.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 96700 0 0 0 615 14 0 0 25 0 1 0 649650589 500346880 91144 33554432000 4194304 4650387 140735481680256 18446744073709551615 4370235 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 122155 91144 353 112 0 117120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 488620

[startup+12.7009 s]
/proc/loadavg: 3.98 3.98 3.04 5/362 517
/proc/meminfo: memFree=24021600/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=603632 CPUtime=12.69 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 122267 0 0 0 1251 18 0 0 25 0 1 0 649650589 618119168 116711 33554432000 4194304 4650387 140735481680256 18446744073709551615 4421648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 150908 116711 370 112 0 145873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 603632

[startup+25.5006 s]
/proc/loadavg: 3.98 3.98 3.06 5/362 517
/proc/meminfo: memFree=23896028/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=656288 CPUtime=25.49 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 127480 0 0 0 2531 18 0 0 25 0 1 0 649650589 672038912 121924 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 164072 121924 379 112 0 159037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 656288

[startup+51.1011 s]
/proc/loadavg: 3.99 3.98 3.08 5/362 518
/proc/meminfo: memFree=23789180/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=754096 CPUtime=51.09 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 146366 0 0 0 5087 22 0 0 25 0 1 0 649650589 772194304 140810 33554432000 4194304 4650387 140735481680256 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 188524 140810 379 112 0 183489 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 754096

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.13 5/362 547
/proc/meminfo: memFree=22192204/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=749232 CPUtime=102.3 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 179638 0 0 0 10203 27 0 0 25 0 1 0 649650589 767213568 149412 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 187308 149412 382 112 0 182273 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 749232

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.18 5/362 549
/proc/meminfo: memFree=20708596/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=1568928 CPUtime=162.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 366656 0 0 0 16177 52 0 0 25 0 1 0 649650589 1606582272 336430 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 392232 336430 383 112 0 387197 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1568928

[startup+222.301 s]
/proc/loadavg: 4.07 4.01 3.24 5/362 550
/proc/meminfo: memFree=19903104/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=1835124 CPUtime=222.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 445867 0 0 0 22166 63 0 0 25 0 1 0 649650589 1879166976 381211 33554432000 4194304 4650387 140735481680256 18446744073709551615 4370302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 458781 381211 383 112 0 453746 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1835124

[startup+282.3 s]
/proc/loadavg: 4.03 4.00 3.28 5/362 552
/proc/meminfo: memFree=18550292/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=1999096 CPUtime=282.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 491512 0 0 0 28158 70 0 0 25 0 1 0 649650589 2047074304 426856 33554432000 4194304 4650387 140735481680256 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 499774 426856 383 112 0 494739 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1999096

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.33 5/362 554
/proc/meminfo: memFree=18031100/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=2201800 CPUtime=342.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 564207 0 0 0 34148 81 0 0 25 0 1 0 649650589 2254643200 458934 33554432000 4194304 4650387 140735481680256 18446744073709551615 4435184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 550450 458934 383 112 0 545415 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 2201800

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.36 5/362 555
/proc/meminfo: memFree=17487312/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=2276660 CPUtime=402.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 587472 0 0 0 40143 85 0 0 25 0 1 0 649650589 2331299840 482199 33554432000 4194304 4650387 140735481680256 18446744073709551615 4363736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 569165 482199 383 112 0 564130 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 2276660

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.40 5/362 557
/proc/meminfo: memFree=15284740/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=2230976 CPUtime=462.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 609781 0 0 0 46138 90 0 0 25 0 1 0 649650589 2284519424 470543 33554432000 4194304 4650387 140735481680256 18446744073709551615 4314969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 557744 470543 383 112 0 552709 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 2230976

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 3.44 5/362 558
/proc/meminfo: memFree=13623620/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=2671804 CPUtime=522.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 704041 0 0 0 52126 103 0 0 25 0 1 0 649650589 2735927296 564803 33554432000 4194304 4650387 140735481680256 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 667951 564803 383 112 0 662916 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2671804

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 3.48 5/362 560
/proc/meminfo: memFree=13153532/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=2688028 CPUtime=582.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 734405 0 0 0 58118 110 0 0 25 0 1 0 649650589 2752540672 564639 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315146 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 672007 564639 383 112 0 666972 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2688028

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 3.52 5/362 562
/proc/meminfo: memFree=13126008/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=2705712 CPUtime=642.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 758863 0 0 0 64114 115 0 0 25 0 1 0 649650589 2770649088 564448 33554432000 4194304 4650387 140735481680256 18446744073709551615 4363588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 676428 564448 383 112 0 671393 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2705712

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.55 5/362 563
/proc/meminfo: memFree=12334708/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3179992 CPUtime=702.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 857089 0 0 0 70100 128 0 0 25 0 1 0 649650589 3256311808 662674 33554432000 4194304 4650387 140735481680256 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 794998 662674 383 112 0 789963 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 3179992

[startup+762.313 s]
/proc/loadavg: 3.83 3.99 3.56 4/356 582
/proc/meminfo: memFree=14120644/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3245536 CPUtime=762.29 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 874828 0 0 0 76099 130 0 0 25 0 1 0 649650589 3323428864 680413 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315127 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 811384 680413 383 112 0 806349 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 3245536

[startup+822.301 s]
/proc/loadavg: 3.33 3.82 3.53 4/356 583
/proc/meminfo: memFree=14202940/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3195228 CPUtime=822.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 899643 0 0 0 82092 136 0 0 25 0 1 0 649650589 3271913472 665712 33554432000 4194304 4650387 140735481680256 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 798807 665712 383 112 0 793772 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 3195228

[startup+882.3 s]
/proc/loadavg: 3.11 3.66 3.49 4/356 585
/proc/meminfo: memFree=13882744/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3145336 CPUtime=882.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 919607 0 0 0 88087 141 0 0 25 0 1 0 649650589 3220824064 663037 33554432000 4194304 4650387 140735481680256 18446744073709551615 4330628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 786334 663037 383 112 0 781299 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 3145336

[startup+942.301 s]
/proc/loadavg: 3.04 3.54 3.46 4/356 587
/proc/meminfo: memFree=13766328/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3163224 CPUtime=942.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 942426 0 0 0 94082 146 0 0 25 0 1 0 649650589 3239141376 659693 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 790806 659693 383 112 0 785771 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 3163224

[startup+1002.3 s]
/proc/loadavg: 3.01 3.43 3.42 4/356 588
/proc/meminfo: memFree=13329088/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3622924 CPUtime=1002.28 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 1036241 0 0 0 100067 161 0 0 25 0 1 0 649650589 3709874176 753508 33554432000 4194304 4650387 140735481680256 18446744073709551615 4451336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 905731 753508 383 112 0 900696 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 3622924

[startup+1062.3 s]
/proc/loadavg: 2.52 3.23 3.35 3/350 618
/proc/meminfo: memFree=19907264/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3622924 CPUtime=1062.27 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 1036257 0 0 0 106066 161 0 0 25 0 1 0 649650589 3709874176 753524 33554432000 4194304 4650387 140735481680256 18446744073709551615 4533828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 905731 753524 383 112 0 900696 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 3622924

[startup+1122.3 s]
/proc/loadavg: 2.23 3.00 3.26 3/350 619
/proc/meminfo: memFree=19918028/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3572540 CPUtime=1122.27 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 1068255 0 0 0 112060 167 0 0 25 0 1 0 649650589 3658280960 744973 33554432000 4194304 4650387 140735481680256 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 893135 744973 383 112 0 888100 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 3572540

[startup+1182.3 s]
/proc/loadavg: 2.09 2.83 3.19 3/350 630
/proc/meminfo: memFree=19639960/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3572540 CPUtime=1182.27 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 1079284 0 0 0 118058 169 0 0 25 0 1 0 649650589 3658280960 756002 33554432000 4194304 4650387 140735481680256 18446744073709551615 4363688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 893135 756002 383 112 0 888100 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 3572540

[startup+1242.3 s]
/proc/loadavg: 2.03 2.68 3.11 3/350 632
/proc/meminfo: memFree=19675480/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3590344 CPUtime=1242.27 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 1092991 0 0 0 124056 171 0 0 25 0 1 0 649650589 3676512256 747564 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 897586 747564 383 112 0 892551 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 3590344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.09 2.57 3.05 2/344 651
/proc/meminfo: memFree=23288512/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=3544676 CPUtime=1299.97 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4202496 1116913 0 0 0 129822 175 0 0 25 0 1 0 649650589 3629748224 749291 33554432000 4194304 4650387 140735481680256 18446744073709551615 4315087 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/515/statm: 886169 749291 383 112 0 881134 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 3544676

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

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

[startup+1300.11 s]
/proc/loadavg: 2.09 2.57 3.05 2/345 652
/proc/meminfo: memFree=25674016/32951124 swapFree=53501236/67111528
[pid=515] ppid=513 vsize=0 CPUtime=1300.08 cores=0,2
/proc/515/stat : 515 (strangenight1-s) R 513 515 32704 0 -1 4203524 1116919 0 0 0 129823 185 0 0 25 0 1 0 649650589 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/515/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.08
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.12
CPU user time (s): 1298.23
CPU system time (s): 1.88471
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 3702092

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

runsolver used 4.51431 second user time and 9.76351 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 15:41:20
IDJOB=3370891
IDBENCH=82394
IDSOLVER=1847
FILE ID=node103/3370891-1305380478
RUNJOBID= node103-1305379157-32722
PBS_JOBID= 13324399
Free space on /tmp= 72776 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370891-1305380478/watcher-3370891-1305380478 -o /tmp/evaluation-result-3370891-1305380478/solver-3370891-1305380478 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370891-1305380478.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=2125546207

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      24969468 kB
Buffers:        281592 kB
Cached:        4005724 kB
SwapCached:     340160 kB
Active:        2635960 kB
Inactive:      5065000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24969468 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:          218308 kB
Writeback:           0 kB
AnonPages:     3083584 kB
Mapped:          11820 kB
Slab:           160024 kB
PageTables:      56212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79852380 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= 72936 MiB
End job on node103 at 2011-05-14 16:03:02