Trace number 3367917

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367917-1305391256.cnf'
0.00/0.01	c -- header says num vars:           4230
0.00/0.01	c -- header says num clauses:      100443
0.00/0.04	c -- clauses added:            0 learnts,       100443 normals,            0 xors
0.00/0.04	c -- vars added       4230
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0      4230    100443         0         0    411786         0   no data   no data
0.28/0.39	c asymm  cl-useful: 0/82574/100443 lits-rem:0 time: 0.34
0.38/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
0.38/0.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4230 time:  0.00 s
0.38/0.43	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.48/0.52	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.09 s
0.48/0.52	c Finding binary XORs  T:     0.00 s  found:       0
0.48/0.56	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.48/0.56	c calculated reachability. Time: 0.00
0.48/0.56	c Calc default polars -  time:   0.00 s pos:    4221 undec:       9 neg:       0
0.48/0.56	c =========================================================================================
0.48/0.56	c types(t): F = full restart, N = normal restart
0.48/0.56	c types(t): S = simplification begin/end, E = solution found
0.48/0.56	c restart types(rt): st = static, dy = dynamic
0.48/0.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.48/0.56	c  B st     0         0      4221    100378         0         0    412451         0   no data   no data
0.58/0.64	c Decided on static restart strategy
0.68/0.76	c  N st     8      4919      4221    100378         0      4857    412451    329984   no data   no data
0.98/1.09	c  N st    10     11301      4221    100378         0     11166    412451    760366   no data   no data
1.38/1.48	c  N st    11     17044      4221    100378         0     16845    412451   1152410   no data   no data
1.98/2.02	c  F st    12     25000      4221    100378         0     14806    412451    751883   no data   no data
1.98/2.04	c Found part        1 vars:       2122 clauses:     51365 lits size:    211081
1.98/2.04	c Found part        9 vars:       2099 clauses:     49013 lits size:    201370
1.98/2.04	c Found parts:          2 time: 0.02 s
1.98/2.04	c Solving part 9
1.98/2.06	c  N st     0         0      2099     49013         0         0    201370         0   no data   no data
2.09/2.19	c asymm  cl-useful: 0/49013/49013 lits-rem:0 time: 0.13
2.09/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.09/2.20	c Finding binary XORs  T:     0.00 s  found:       0
2.20/2.22	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.20/2.22	c calculated reachability. Time: 0.00
2.20/2.22	c Calc default polars -  time:   0.00 s pos:    2099 undec:    2131 neg:       0
2.20/2.22	c =========================================================================================
2.20/2.22	c types(t): F = full restart, N = normal restart
2.20/2.22	c types(t): S = simplification begin/end, E = solution found
2.20/2.22	c restart types(rt): st = static, dy = dynamic
2.20/2.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.20/2.22	c  B st     0         0      2099     49013         0         0    201370         0   no data   no data
2.20/2.29	c Decided on static restart strategy
2.38/2.40	c  N st     8      4913      2099     49013         0      4844    201370    324577   no data   no data
2.68/2.72	c  N st    10     11296      2099     49013         0      7099    201370    370046   no data   no data
2.98/3.07	c  N st    11     17041      2099     49013         0     12737    201370    764412   no data   no data
3.48/3.57	c  F st    12     25000      2099     49013         0     14025    201370    806900   no data   no data
3.48/3.57	c  N st    12     25000      2099     49013         0     14025    201370    806900   no data   no data
3.78/3.86	c Decided on static restart strategy
3.78/3.86	c  N st    18     30195      2099     49013         0     10882    201370    520013   no data   no data
4.18/4.27	c  N st    20     37307      2099     49013         0     17918    201370   1047972   no data   no data
4.78/4.82	c  N st    21     43708      2099     49013         0     14686    201370   1062858   no data   no data
5.58/5.62	c  N st    22     53308      2099     49013         0     13321    201370    825615   no data   no data
7.18/7.27	c  N st    23     67707      2099     49013         0     15723    201370   1200943   no data   no data
8.68/8.80	c  F st    24     87501      2099     49013         0     22354    201370   1396718   no data   no data
8.68/8.80	c  N st    24     87501      2099     49013         0     22354    201370   1396718   no data   no data
9.08/9.14	c Decided on static restart strategy
9.27/9.31	c  N st    31     95544      2099     49013         0     16222    201370    697446   no data   no data
9.98/10.08	c  N st    33    106210      2099     49013         0     26690    201370   1449471   no data   no data
10.68/10.71	c  N st    34    115811      2099     49013         0     21220    201370   1032334   no data   no data
12.09/12.17	c  N st    35    130208      2099     49013         0     19568    201370   1116848   no data   no data
14.68/14.77	c  N st    36    151805      2099     49013         0     24055    201370   1661523   no data   no data
18.88/18.90	c  N st    37    184199      2099     49013         0     19089    201370    784809   no data   no data
26.78/26.90	c  N st    38    232787      2099     49013         0     26366    201370   1507373   no data   no data
34.78/34.81	c  N st    39    305670      2099     49013         0     29571    201370   1288463   no data   no data
34.78/34.85	c  F st    40    306250      2099     49013         0     30147    201370   1327124   no data   no data
35.08/35.18	c Decided on static restart strategy
36.88/36.98	c  N st    50    334554      2099     49013         0     33103    201370   1389502   no data   no data
40.58/40.66	c  N st    52    370548      2099     49013         0     42648    201370   2074690   no data   no data
43.99/44.09	c  N st    53    402940      2099     49013         0     47668    201370   2377774   no data   no data
50.08/50.13	c  N st    54    451528      2099     49013         0     39102    201370   1679486   no data   no data
59.87/59.95	c  N st    55    524410      2099     49013         0     50309    201370   2386603   no data   no data
83.08/83.14	c  N st    56    633734      2099     49013         0     61034    201370   5849069   no data   no data
112.78/112.81	c  N st    57    797719      2099     49013         0     39134    201370   1130123   no data   no data
175.38/175.48	c  N st    58   1043696      2099     49013         0     74408    201370   5980435   no data   no data
178.68/178.71	c  F st    59   1071877      2099     49013         0     57346    201370   2895320   no data   no data
178.68/178.71	c  N st    59   1071877      2099     49013         0     57346    201370   2895320   no data   no data
178.88/178.99	c Decided on static restart strategy
180.88/180.95	c  N st    69   1100180      2099     49013         0     85212    201370   5001036   no data   no data
185.08/185.19	c  N st    71   1136174      2099     49013         0     75106    201370   4179376   no data   no data
189.68/189.74	c  N st    72   1168568      2099     49013         0     60505    201370   3361116   no data   no data
197.18/197.23	c  N st    73   1217158      2099     49013         0     60949    201370   3488835   no data   no data
208.88/208.94	c  N st    74   1290040      2099     49013         0     84500    201370   4696028   no data   no data
234.19/234.25	c  N st    75   1399365      2099     49013         0     92783    201370   8562861   no data   no data
272.88/272.95	c  N st    76   1563350      2099     49013         0     97269    201370   8096619   no data   no data
349.28/349.34	c  N st    77   1809327      2099     49013         0    116433    201370  10981669   no data   no data
413.79/413.81	c  N st    78   2178291      2099     49013         0    114632    201370  10282039   no data   no data
569.19/569.24	c  N st    79   2731738      2099     49013         0    118632    201370   9527649   no data   no data
845.70/845.76	c  N st    80   3561909      2099     49013         0     89014    201370   3574784   no data   no data
905.00/905.07	c  F st    81   3751564      2099     49013         0    109531    201370   5953257   no data   no data
905.00/905.07	c  N st    81   3751564      2099     49013         0    109531    201370   5953257   no data   no data
906.80/906.84	c  N dy   145   3771814      2099     49013         0    129605    201370   7262300     44.57     47.39
908.81/908.80	c  N dy   252   3792010      2099     49013         0    149676    201370   8472700     44.54     46.90
911.50/911.51	c  N dy   340   3812106      2099     49013         0    169619    201370   9679034     44.41     46.98
913.81/913.84	c  N dy   448   3832183      2099     49013         0    104084    201370   2739195     44.45     50.48
916.70/916.73	c  N dy   551   3853275      2099     49013         0    125012    201370   3988188     44.41     46.83
920.21/920.29	c  N dy   655   3873375      2099     49013         0    144965    201370   5181582     44.42     50.61
924.60/924.60	c  N dy   755   3893670      2099     49013         0    165114    201370   6372670     44.41     47.60
928.01/928.06	c  N dy   845   3913745      2099     49013         0     98523    201370   2117433     44.27     46.76
930.51/930.53	c  N dy   955   3933819      2099     49013         0    118448    201370   3314949     44.34     47.41
933.92/933.96	c  N dy  1049   3954156      2099     49013         0    138616    201370   4530409     44.32     46.69
938.10/938.14	c  N dy  1139   3974188      2099     49013         0    158500    201370   5729433     44.31     47.34
942.81/942.89	c  N dy  1244   3994237      2099     49013         0     90909    201370   1491530     44.34     46.83
945.71/945.71	c  N dy  1354   4014300      2099     49013         0    110846    201370   2694593     44.37     46.96
949.51/949.57	c  N dy  1451   4034572      2099     49013         0    130952    201370   3896566     44.37     47.42
954.71/954.76	c  N dy  1548   4054573      2099     49013         0    150763    201370   5068678     44.35     46.79
959.31/959.35	c  N dy  1654   4074613      2099     49013         0    170663    201370   6272627     44.35     47.60
963.01/963.06	c  N dy  1745   4094620      2099     49013         0    102053    201370   2018952     44.33     47.01
966.41/966.43	c  N dy  1834   4114703      2099     49013         0    121964    201370   3198303     44.30     46.81
970.51/970.54	c  N dy  1937   4134943      2099     49013         0    142039    201370   4417703     44.34     47.04
975.30/975.39	c  N dy  2035   4155201      2099     49013         0    162127    201370   5608849     44.34     47.44
980.71/980.76	c  N dy  2140   4175274      2099     49013         0     92608    201370   1345378     44.34     46.99
983.71/983.79	c  N dy  2232   4195324      2099     49013         0    112502    201370   2550113     44.32     46.69
987.61/987.62	c  N dy  2321   4215470      2099     49013         0    132468    201370   3736620     44.32     46.75
992.40/992.42	c  N dy  2460   4235535      2099     49013         0    152396    201370   4946696     44.38     47.21
997.91/997.99	c  N dy  2559   4256121      2099     49013         0    172771    201370   6145104     44.37     47.18
1002.41/1002.41	c  N dy  2661   4276179      2099     49013         0    102230    201370   1822776     44.37     46.74
1006.01/1006.01	c  N dy  2765   4296199      2099     49013         0    122074    201370   3015199     44.39     47.21
1010.11/1010.13	c  N dy  2859   4316271      2099     49013         0    141990    201370   4217862     44.39     46.87
1015.61/1015.68	c  N dy  2975   4337632      2099     49013         0    163196    201370   5496186     44.40     46.81
1021.30/1021.31	c  N dy  3061   4357642      2099     49013         0     91626    201370   1104984     44.37     47.05
1024.50/1024.51	c  N dy  3164   4377677      2099     49013         0    111500    201370   2302541     44.38     49.45
1028.10/1028.15	c  N dy  3278   4397715      2099     49013         0    131396    201370   3521995     44.40     51.82
1032.82/1032.86	c  N dy  3364   4418304      2099     49013         0    151789    201370   4733691     44.38     46.92
1038.31/1038.32	c  N dy  3470   4438552      2099     49013         0    171851    201370   5943617     44.39     46.95
1043.51/1043.51	c  N dy  3577   4458598      2099     49013         0     99334    201370   1485074     44.41     46.79
1047.01/1047.11	c  N dy  3689   4478669      2099     49013         0    119231    201370   2686970     44.42     47.52
1051.41/1051.45	c  N dy  3790   4498738      2099     49013         0    139116    201370   3877632     44.42     46.77
1056.41/1056.45	c  N dy  3889   4519037      2099     49013         0    159247    201370   5083130     44.42     46.91
1062.52/1062.51	c  N dy  4001   4539236      2099     49013         0    179279    201370   6297011     44.43     46.80
1067.91/1067.94	c  N dy  4128   4559375      2099     49013         0    105889    201370   1816624     44.46     46.94
1071.61/1071.65	c  N dy  4234   4579381      2099     49013         0    125761    201370   3017628     44.47     47.65
1076.41/1076.40	c  N dy  4357   4599972      2099     49013         0    146209    201370   4260372     44.49     47.03
1081.61/1081.64	c  N dy  4465   4619978      2099     49013         0    166046    201370   5455534     44.50     47.12
1087.71/1087.77	c  N dy  4591   4640129      2099     49013         0    186047    201370   6669851     44.52     46.95
1091.41/1091.43	c  N dy  4686   4660158      2099     49013         0    111497    201370   2075132     44.51     47.03
1095.21/1095.23	c  N dy  4772   4680192      2099     49013         0    131361    201370   3291935     44.51     47.07
1099.81/1099.87	c  N dy  4868   4700267      2099     49013         0    151258    201370   4493660     44.51     46.93
1105.71/1105.73	c  N dy  4981   4721459      2099     49013         0    172272    201370   5763100     44.51     46.92
1111.61/1111.68	c  N dy  5071   4741460      2099     49013         0     96711    201370   1107699     44.50     47.12
1115.11/1115.12	c  N dy  5163   4761498      2099     49013         0    116540    201370   2303268     44.50     47.48
1119.52/1119.54	c  N dy  5270   4782450      2099     49013         0    137318    201370   3551984     44.50     46.96
1124.71/1124.74	c  N dy  5386   4802547      2099     49013         0    157263    201370   4772637     44.52     47.78
1129.51/1129.58	c  N dy  5518   4822581      2099     49013         0    177140    201370   6002659     44.56     54.14
1135.31/1135.30	c  N dy  5631   4844132      2099     49013         0    102157    201370   1391913     44.56     47.60
1137.71/1137.70	c  N dy  5743   4864477      2099     49013         0    122361    201370   2667002     44.60     47.05
1141.51/1141.57	c  N dy  5832   4884550      2099     49013         0    142219    201370   3871219     44.60     50.68
1146.41/1146.47	c  N dy  5952   4904598      2099     49013         0    162098    201370   5079045     44.61     48.54
1150.81/1150.82	c  N dy  6064   4924627      2099     49013         0    181986    201370   6307502     44.64     47.33
1155.91/1155.93	c  N dy  6161   4944773      2099     49013         0    104605    201370   1460741     44.63     47.13
1159.71/1159.71	c  N dy  6262   4964820      2099     49013         0    124472    201370   2669874     44.64     47.11
1164.31/1164.40	c  N dy  6372   4984900      2099     49013         0    144396    201370   3868934     44.65     59.48
1169.71/1169.76	c  N dy  6483   5004981      2099     49013         0    164289    201370   5080444     44.66     53.22
1175.42/1175.45	c  N dy  6566   5025225      2099     49013         0    184347    201370   6297107     44.64     47.06
1179.91/1179.90	c  N dy  6680   5045255      2099     49013         0    105899    201370   1475617     44.65     47.59
1183.91/1183.96	c  N dy  6811   5065267      2099     49013         0    125769    201370   2696164     44.68     47.23
1188.51/1188.54	c  N dy  6915   5085372      2099     49013         0    145695    201370   3916851     44.68     47.51
1194.12/1194.12	c  N dy  7045   5105450      2099     49013         0    165635    201370   5136833     44.70     47.65
1200.12/1200.18	c  N dy  7165   5125957      2099     49013         0    185975    201370   6375432     44.71     47.55
1206.31/1206.32	c  N dy  7266   5148018      2099     49013         0    108495    201370   1562610     44.71     47.43
1210.41/1210.43	c  N dy  7389   5168343      2099     49013         0    128676    201370   2802996     44.73     47.43
1215.32/1215.31	c  N dy  7507   5188699      2099     49013         0    148857    201370   4034228     44.74     48.43
1220.71/1220.71	c  N dy  7613   5208734      2099     49013         0    168720    201370   5243112     44.75     47.33
1226.81/1226.81	c  N dy  7725   5228770      2099     49013         0    188597    201370   6456104     44.76     48.59
1232.02/1232.01	c  N dy  7842   5248850      2099     49013         0    108164    201370   1488069     44.78     50.86
1235.91/1235.99	c  N dy  7943   5268893      2099     49013         0    128029    201370   2692002     44.78     53.01
1240.82/1240.84	c  N dy  8047   5289745      2099     49013         0    148707    201370   3944058     44.78     47.18
1245.91/1245.93	c  N dy  8127   5309794      2099     49013         0    168562    201370   5177922     44.77     47.15
1252.22/1252.22	c  N dy  8252   5329985      2099     49013         0    188586    201370   6407008     44.78     47.41
1258.12/1258.19	c  N dy  8354   5350037      2099     49013         0    107155    201370   1368752     44.79     47.39
1262.02/1262.06	c  N dy  8460   5370053      2099     49013         0    127029    201370   2580202     44.79     47.17
1266.61/1266.67	c  N dy  8558   5390080      2099     49013         0    146878    201370   3792956     44.80     47.35
1271.31/1271.39	c  N dy  8688   5410204      2099     49013         0    166868    201370   5053681     44.82     47.48
1277.72/1277.71	c  N dy  8809   5430776      2099     49013         0    187257    201370   6317207     44.84     47.94
1284.42/1284.48	c  N dy  8919   5450800      2099     49013         0    104802    201370   1155239     44.85     53.98
1288.02/1288.11	c  N dy  9008   5470846      2099     49013         0    124649    201370   2367917     44.85     50.12
1293.32/1293.35	c  N dy  9107   5491290      2099     49013         0    144900    201370   3590261     44.84     47.54
1299.21/1299.20	c  N dy  9197   5511474      2099     49013         0    164900    201370   4804138     44.84     47.39

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.79 4.01 3.99 4/365 13381
/proc/meminfo: memFree=25569640/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=11796 CPUtime=0 cores=4,6
/proc/13381/stat : 13381 (runsolver) R 13379 13381 12941 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 729356254 12079104 49 33554432000 4194304 5432360 140733293342304 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/13381/statm: 2949 49 30 303 0 2643 0

[startup+0.0681149 s]
/proc/loadavg: 3.79 4.01 3.99 4/365 13381
/proc/meminfo: memFree=25569640/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=35780 CPUtime=0.05 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 2818 0 0 0 5 0 0 0 21 0 1 0 729356254 36638720 2692 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 8945 2692 339 95 0 3927 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35780

[startup+0.101158 s]
/proc/loadavg: 3.79 4.01 3.99 4/365 13381
/proc/meminfo: memFree=25569640/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=36044 CPUtime=0.08 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 2872 0 0 0 8 0 0 0 21 0 1 0 729356254 36909056 2746 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 9011 2746 339 95 0 3993 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36044

[startup+0.301062 s]
/proc/loadavg: 3.79 4.01 3.99 4/365 13381
/proc/meminfo: memFree=25569640/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=36176 CPUtime=0.28 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 2926 0 0 0 28 0 0 0 22 0 1 0 729356254 37044224 2800 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 9044 2800 339 95 0 4026 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36176

[startup+0.700991 s]
/proc/loadavg: 3.79 4.01 3.99 4/365 13381
/proc/meminfo: memFree=25569640/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=52192 CPUtime=0.68 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 7961 0 0 0 67 1 0 0 18 0 1 0 729356254 53444608 6561 33554432000 4194304 4580011 140735466730960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 13048 6561 365 95 0 8030 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52192

[startup+1.50084 s]
/proc/loadavg: 3.79 4.01 3.99 5/371 13392
/proc/meminfo: memFree=25513476/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=52192 CPUtime=1.48 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 8929 0 0 0 147 1 0 0 19 0 1 0 729356254 53444608 7529 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 13048 7529 365 95 0 8030 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52192

[startup+3.10055 s]
/proc/loadavg: 3.81 4.00 3.99 5/371 13392
/proc/meminfo: memFree=25499588/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=81532 CPUtime=3.08 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 14405 0 0 0 306 2 0 0 22 0 1 0 729356254 83488768 9685 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 20383 9685 366 95 0 15365 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81532

[startup+6.30096 s]
/proc/loadavg: 3.81 4.00 3.99 5/371 13392
/proc/meminfo: memFree=25469912/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=82596 CPUtime=6.28 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 21155 0 0 0 624 4 0 0 25 0 1 0 729356254 84578304 11246 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 20649 11246 366 95 0 15631 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82596

[startup+12.7008 s]
/proc/loadavg: 3.84 4.00 3.99 5/371 13393
/proc/meminfo: memFree=25445512/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=108588 CPUtime=12.68 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 33842 0 0 0 1263 5 0 0 25 0 1 0 729356254 111194112 16401 33554432000 4194304 4580011 140735466730960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 27147 16401 366 95 0 22129 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 108588

[startup+25.5004 s]
/proc/loadavg: 3.86 4.00 3.99 5/371 13393
/proc/meminfo: memFree=25423568/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=163884 CPUtime=25.48 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 46012 0 0 0 2541 7 0 0 25 0 1 0 729356254 167817216 19512 33554432000 4194304 4580011 140735466730960 18446744073709551615 4296069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 40971 19513 367 95 0 35953 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 163884

[startup+51.1007 s]
/proc/loadavg: 3.91 4.00 3.99 5/371 13393
/proc/meminfo: memFree=25404700/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=112296 CPUtime=51.08 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 54430 0 0 0 5099 9 0 0 25 0 1 0 729356254 114991104 19928 33554432000 4194304 4580011 140735466730960 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 28074 19928 367 95 0 23056 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112296

[startup+102.313 s]
/proc/loadavg: 4.08 4.04 4.00 5/371 13395
/proc/meminfo: memFree=25365716/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=174684 CPUtime=102.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 94992 0 0 0 10214 15 0 0 25 0 1 0 729356254 178876416 23264 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 43671 23264 367 95 0 38653 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 174684

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/371 13397
/proc/meminfo: memFree=25340020/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=179188 CPUtime=162.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 139300 0 0 0 16206 23 0 0 25 0 1 0 729356254 183488512 23348 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 44797 23348 367 95 0 39779 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179188

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/371 13398
/proc/meminfo: memFree=25289260/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=193332 CPUtime=222.28 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 190154 0 0 0 22197 31 0 0 25 0 1 0 729356254 197971968 29818 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 48333 29818 367 95 0 43315 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 193332

[startup+282.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25294928/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=196912 CPUtime=282.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 239004 0 0 0 28188 41 0 0 25 0 1 0 729356254 201637888 26561 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 49228 26561 367 95 0 44210 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 196912

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/371 13428
/proc/meminfo: memFree=25297124/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=198672 CPUtime=342.28 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 273249 0 0 0 34181 47 0 0 25 0 1 0 729356254 203440128 29094 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 49668 29094 367 95 0 44650 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 198672

[startup+402.301 s]
/proc/loadavg: 4.11 4.05 4.01 5/371 13457
/proc/meminfo: memFree=25299212/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=129688 CPUtime=402.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 317002 0 0 0 40174 55 0 0 25 0 1 0 729356254 132800512 23057 33554432000 4194304 4580011 140735466730960 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 32422 23057 367 95 0 27404 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 129688

[startup+462.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/371 13459
/proc/meminfo: memFree=25256144/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=205208 CPUtime=462.28 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 360678 0 0 0 46165 63 0 0 25 0 1 0 729356254 210132992 28746 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 51302 28746 367 95 0 46284 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 205208

[startup+522.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/371 13460
/proc/meminfo: memFree=25236640/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=207416 CPUtime=522.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 400801 0 0 0 52158 71 0 0 25 0 1 0 729356254 212393984 29858 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 51854 29858 367 95 0 46836 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 207416

[startup+582.3 s]
/proc/loadavg: 4.14 4.06 4.01 5/371 13462
/proc/meminfo: memFree=25237456/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=210916 CPUtime=582.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 440636 0 0 0 58149 80 0 0 25 0 1 0 729356254 215977984 27637 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 52729 27637 367 95 0 47711 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 210916

[startup+642.3 s]
/proc/loadavg: 4.10 4.06 4.01 5/371 13463
/proc/meminfo: memFree=25188924/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=213280 CPUtime=642.3 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 477514 0 0 0 64143 87 0 0 25 0 1 0 729356254 218398720 34041 33554432000 4194304 4580011 140735466730960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 53320 34041 367 95 0 48302 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 213280

[startup+702.301 s]
/proc/loadavg: 4.04 4.05 4.01 5/371 13465
/proc/meminfo: memFree=25176604/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=216080 CPUtime=702.29 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 512002 0 0 0 70136 93 0 0 25 0 1 0 729356254 221265920 36796 33554432000 4194304 4580011 140735466730960 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 54020 36796 367 95 0 49002 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 216080

[startup+762.314 s]
/proc/loadavg: 4.01 4.04 4.00 5/371 13467
/proc/meminfo: memFree=25166392/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=218776 CPUtime=762.31 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 544440 0 0 0 76131 100 0 0 25 0 1 0 729356254 224026624 36094 33554432000 4194304 4580011 140735466730960 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 54694 36094 367 95 0 49676 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 218776

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 13468
/proc/meminfo: memFree=25189920/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=222548 CPUtime=822.31 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 583551 0 0 0 82122 109 0 0 25 0 1 0 729356254 227889152 26398 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 55637 26399 367 95 0 50619 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 222548

[startup+882.301 s]
/proc/loadavg: 4.11 4.05 4.01 5/371 13470
/proc/meminfo: memFree=25163692/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=224388 CPUtime=882.3 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 618207 0 0 0 88114 116 0 0 25 0 1 0 729356254 229773312 28336 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 56097 28336 367 95 0 51079 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 224388

[startup+942.301 s]
/proc/loadavg: 4.14 4.07 4.01 5/371 13471
/proc/meminfo: memFree=25097800/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=217544 CPUtime=942.3 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 651703 0 0 0 94109 121 0 0 25 0 1 0 729356254 222765056 32404 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 54386 32404 367 95 0 49368 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 217544

[startup+1002.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/371 13473
/proc/meminfo: memFree=25112632/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=147052 CPUtime=1002.31 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 661153 0 0 0 100106 125 0 0 25 0 1 0 729356254 150581248 29402 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 36763 29402 367 95 0 31745 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 147052

[startup+1062.3 s]
/proc/loadavg: 4.14 4.08 4.01 5/371 13475
/proc/meminfo: memFree=25094480/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=211604 CPUtime=1062.31 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 670813 0 0 0 106104 127 0 0 25 0 1 0 729356254 216682496 32349 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 52901 32349 367 95 0 47883 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 211604

[startup+1122.3 s]
/proc/loadavg: 4.17 4.09 4.02 5/371 13476
/proc/meminfo: memFree=25093924/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=211100 CPUtime=1122.31 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 679383 0 0 0 112101 130 0 0 25 0 1 0 729356254 216166400 30308 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 52775 30308 367 95 0 47757 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 211100

[startup+1182.3 s]
/proc/loadavg: 4.07 4.07 4.01 5/371 13478
/proc/meminfo: memFree=25098472/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=147052 CPUtime=1182.31 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 689796 0 0 0 118098 133 0 0 25 0 1 0 729356254 150581248 29402 33554432000 4194304 4580011 140735466730960 18446744073709551615 4323712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 36763 29402 367 95 0 31745 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 147052

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 4.01 5/371 13488
/proc/meminfo: memFree=25074692/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=224612 CPUtime=1242.32 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 702061 0 0 0 124095 137 0 0 25 0 1 0 729356254 230002688 33779 33554432000 4194304 4580011 140735466730960 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 56153 33779 367 95 0 51135 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 224612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 4.00 5/371 13490
/proc/meminfo: memFree=25035080/32950928 swapFree=38710892/67111528
[pid=13381] ppid=13379 vsize=239896 CPUtime=1300.02 cores=4,6
/proc/13381/stat : 13381 (strangenight2-s) R 13379 13381 12941 0 -1 4202496 715135 0 0 0 129861 141 0 0 25 0 1 0 729356254 245653504 38673 33554432000 4194304 4580011 140735466730960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13381/statm: 59974 38673 367 95 0 54956 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 239896

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.62
CPU system time (s): 1.42578
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 244960

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

runsolver used 4.88626 second user time and 10.4884 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 18:40:56
IDJOB=3367917
IDBENCH=83254
IDSOLVER=1845
FILE ID=node113/3367917-1305391256
RUNJOBID= node113-1305391256-13350
PBS_JOBID= 13324409
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367917-1305391256/watcher-3367917-1305391256 -o /tmp/evaluation-result-3367917-1305391256/solver-3367917-1305391256 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367917-1305391256.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=596026580

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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:     32950928 kB
MemFree:      25570044 kB
Buffers:        244632 kB
Cached:        2479536 kB
SwapCached:      93712 kB
Active:         744760 kB
Inactive:      6376184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25570044 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           19600 kB
Writeback:           0 kB
AnonPages:     4314792 kB
Mapped:          14188 kB
Slab:           103572 kB
PageTables:      91912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87109656 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= 73416 MiB
End job on node113 at 2011-05-14 19:02:38