Trace number 3250934

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-stSAT 77.7552 77.7569

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250934-1303581839.cnf'
0.00/0.00	c -- header says num vars:           1285
0.00/0.00	c -- header says num clauses:      166723
0.01/0.03	c -- clauses added:            0 learnts,       166723 normals,            0 xors
0.01/0.03	c -- vars added       1285
0.01/0.03	c Parsing time:  0.03 s
0.01/0.03	c  N st     0         0      1285        35    166688         0    334661         0   no data   no data
0.01/0.03	c asymm  cl-useful: 0/35/35 lits-rem:0 time: 0.00
0.01/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
0.01/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.09	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1285 time:  0.01 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.84M  time:  0.01 s
0.19/0.24	c lits-rem:      1419  cl-subs:        0  v-elim:     35  v-fix:    0  time:  0.09 s
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:       0 undec:      35 neg:    1250
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.25	c  B st     0         0      1250      3425    162013         0    468823         0   no data   no data
0.58/0.60	c  N dy    14      4013      1250      3425    162013      3924    468823    588689     13.65     26.16
1.19/1.27	c  N dy    26      9759      1250      3425    162014      7075    468823    853355     13.54     14.38
1.69/1.78	c  N dy    36     13986      1250      3425    162014      7034    468823    758930     12.91     13.73
2.49/2.51	c  N dy    45     19722      1250      3425    162014      7133    468823    486976     12.09     12.74
2.99/3.01	c  N dy    50     24376      1250      3425    162014     11648    468823    837665     11.56     12.19
2.99/3.07	c  F st    55     25000      1250      3425    162014     12261    468823    916131     11.76   no data
3.59/3.61	c  N dy    61     30002      1250      3425    162014     10551    468823    969617     11.76   no data
3.59/3.61	c  S st    61     30002      1250      3425    162014     10551    468823    969617     11.76   no data
3.59/3.68	c  S st    61     30505      1250      3425    162014     11052    468823   1014153     11.76   no data
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 13.3M T:  0.35
3.99/4.04	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
3.99/4.06	c bin-w-bin subsume rem            0 bins  time:  0.02 s
5.98/6.06	c subs with bin:        0  lits-rem:     42957  v-fix:    0  time:  2.00 s
5.98/6.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.02 s
5.98/6.09	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
6.08/6.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
7.70/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
10.09/10.14	c lits-rem:      2126  cl-subs:      430  v-elim:      0  v-fix:    0  time:  2.42 s
10.29/10.37	c asymm  cl-useful: 0/2220/3425 lits-rem:0 time: 0.23
10.29/10.38	c calculated reachability. Time: 0.00
10.29/10.38	c  N dy    61     30505      1250      3425    162016     10622    425866    967339     11.76   no data
10.89/10.94	c  N dy    75     34698      1250      3425    162017     14736    425866   1480414     11.96     12.69
11.39/11.41	c  N dy    92     38756      1250      3425    162018     10936    425866    711824     12.01     34.40
11.89/11.90	c  N dy   111     42886      1250      3425    162018     14985    425866   1099509     12.30     13.09
12.18/12.28	c  S st   129     45759      1250      3425    162019      9072    425866    569700     12.56   no data
12.29/12.33	c  S st   129     46261      1250      3425    162019      9573    425866    609143     12.56   no data
12.29/12.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.26
12.59/12.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.62	c bin-w-bin subsume rem            0 bins  time:  0.02 s
13.99/14.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
13.99/14.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.02 s
13.99/14.09	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
14.09/14.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.49/15.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
15.79/15.80	c lits-rem:       194  cl-subs:      106  v-elim:      0  v-fix:    0  time:  0.27 s
15.79/15.81	c vivif2 --  cl tried     3425 cl shrink        0 lits rem          0 time: 0.00
15.79/15.82	c vivif2 --  cl tried     9467 cl shrink       26 lits rem         26 time: 0.01
15.99/16.01	c asymm  cl-useful: 0/1170/3425 lits-rem:0 time: 0.19
15.99/16.02	c calculated reachability. Time: 0.00
15.99/16.02	c  N dy   129     46261      1250      3425    162019      9467    425866    604894     12.56   no data
16.39/16.40	c  N dy   144     50316      1250      3425    162020     13408    425866   1080313     12.65     13.48
16.89/16.96	c  N dy   159     54382      1250      3425    162020     17398    425866   1646135     12.70     25.08
17.50/17.56	c  N dy   164     59659      1250      3425    162020     12771    425866    816167     12.38     13.04
17.99/18.02	c  N dy   173     63880      1250      3425    162020     16910    425866   1371536     12.36     13.26
18.70/18.75	c  N dy   203     68326      1250      3425    162020     21263    425866   1869276     12.63     13.33
18.79/18.88	c  S st   205     69393      1250      3425    162020     11581    425866    651958     12.59      9.63
18.89/18.92	c  S st   205     69898      1250      3425    162020     12084    425866    694170     12.59   no data
18.89/18.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 12.5M T:  0.26
19.09/19.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.21	c bin-w-bin subsume rem            0 bins  time:  0.02 s
20.59/20.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
20.59/20.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.02 s
20.59/20.67	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
20.59/20.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.00/22.09	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  1.39 s
22.39/22.43	c lits-rem:       177  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.34 s
22.39/22.44	c vivif2 --  cl tried     3425 cl shrink        0 lits rem          0 time: 0.00
22.39/22.45	c vivif2 --  cl tried    11941 cl shrink        2 lits rem          2 time: 0.02
22.59/22.65	c asymm  cl-useful: 0/2334/3425 lits-rem:0 time: 0.19
22.59/22.65	c calculated reachability. Time: 0.00
22.59/22.65	c  N dy   205     69898      1250      3425    162021     11941    425866    687368     12.59   no data
23.09/23.17	c  N dy   218     75071      1250      3425    162022     16964    425866   1022701     12.42     13.29
23.69/23.75	c  N dy   235     80130      1250      3425    162023     21921    425866   1513645     12.35     13.01
24.39/24.40	c  N dy   253     85342      1250      3425    162023     15287    425866    893639     12.39     24.80
24.59/24.64	c  F st   264     87506      1250      3425    162025     17401    425866   1056837     12.44     13.12
24.99/25.09	c  N st   269     90804      1250      3425    162025     20566    425866   1209580     12.44   no data
25.69/25.80	c  N dy   292     96610      1250      3425    162026     13547    425866    785506     12.56     27.05
26.58/26.64	c  N dy   322    103121      1250      3425    162026     19878    425866   1529668     12.70     13.38
26.89/26.94	c  S st   331    104848      1250      3425    162026     21576    425866   1633021     12.69      8.71
26.99/27.02	c  S st   331    105350      1250      3425    162026     22077    425866   1677172     12.69   no data
26.99/27.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.40/27.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 19.3M T:  0.39
27.40/27.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.40/27.44	c bin-w-bin subsume rem            0 bins  time:  0.02 s
28.79/28.86	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  1.43 s
28.79/28.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.01 s
28.79/28.89	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
28.89/28.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
30.39/30.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
33.99/34.09	c lits-rem:      1384  cl-subs:      622  v-elim:      0  v-fix:    0  time:  3.68 s
33.99/34.09	c vivif2 --  cl tried     3425 cl shrink        0 lits rem          0 time: 0.00
34.09/34.13	c vivif2 --  cl tried    21455 cl shrink       49 lits rem         53 time: 0.03
34.29/34.33	c asymm  cl-useful: 0/652/3425 lits-rem:0 time: 0.20
34.29/34.34	c calculated reachability. Time: 0.00
34.29/34.34	c  N dy   331    105350      1250      3425    162027     21455    425864   1645272     12.69   no data
35.48/35.58	c  N dy   346    113245      1250      3425    162029     15538    425864    851496     12.54     13.21
36.58/36.62	c  N dy   360    120950      1250      3425    162030     23027    425864   1222478     12.39     13.49
37.89/37.94	c  N dy   375    128817      1250      3425    162031     16044    425864    691854     12.26     12.99
38.79/38.85	c  N dy   396    137354      1250      3425    162032     24333    425864   1491221     12.20     12.91
39.99/40.06	c  N dy   425    146159      1250      3425    162032     17342    425864    797395     12.15     12.97
41.09/41.14	c  N dy   447    155617      1250      3425    162034     26539    425864   1539822     12.08     12.75
41.49/41.54	c  S st   450    158025      1250      3425    162034     28873    425864   1641347     12.06   no data
41.59/41.61	c  S st   450    158525      1250      3425    162034     29368    425864   1676728     12.06   no data
41.59/41.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.89/41.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.6M T:  0.37
41.89/41.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.99/42.01	c bin-w-bin subsume rem            0 bins  time:  0.02 s
43.39/43.44	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  1.43 s
43.39/43.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.02 s
43.39/43.47	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
43.39/43.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
44.89/44.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
48.79/48.83	c lits-rem:      2334  cl-subs:     1264  v-elim:      0  v-fix:    0  time:  3.90 s
48.79/48.83	c vivif2 --  cl tried     3425 cl shrink        0 lits rem          0 time: 0.00
48.79/48.88	c vivif2 --  cl tried    28104 cl shrink      470 lits rem        490 time: 0.04
48.99/49.07	c asymm  cl-useful: 0/1733/3425 lits-rem:0 time: 0.20
48.99/49.08	c calculated reachability. Time: 0.00
48.99/49.08	c  N dy   450    158525      1250      3425    162034     28104    425860   1628877     12.06   no data
50.49/50.56	c  N dy   481    169462      1250      3425    162034     22201    425860    925918     12.06     12.71
51.78/51.81	c  N dy   522    180412      1250      3425    162034     32875    425860   1895200     12.13     12.88
53.29/53.34	c  N dy   566    193121      1250      3425    162038     27713    425860   1557487     12.16     12.80
55.00/55.06	c  N dy   599    206742      1250      3425    162038     22484    425860    867738     12.13     13.01
56.39/56.48	c  N dy   619    220050      1250      3425    162040     35304    425860   1607140     11.99     12.65
58.09/58.15	c  N dy   662    234672      1250      3425    162041     30124    425860   1354433     11.93     12.60
58.49/58.57	c  S st   664    237788      1250      3425    162041     33144    425860   1524760     11.90      8.08
58.59/58.64	c  S st   664    238288      1250      3425    162041     33643    425860   1565681     11.90   no data
58.59/58.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.89/58.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.8M T:  0.34
58.89/58.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.99/59.00	c bin-w-bin subsume rem            0 bins  time:  0.02 s
60.40/60.43	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  1.42 s
60.40/60.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.01 s
60.40/60.46	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
60.40/60.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
61.89/61.94	c subs with bin:       30  lits-rem:         0  v-fix:    0  time:  1.43 s
65.49/65.50	c lits-rem:      2509  cl-subs:     2029  v-elim:      0  v-fix:    0  time:  3.56 s
65.49/65.51	c vivif2 --  cl tried     3425 cl shrink        0 lits rem          0 time: 0.00
65.49/65.55	c vivif2 --  cl tried    31584 cl shrink       85 lits rem         85 time: 0.05
65.69/65.75	c asymm  cl-useful: 0/974/3425 lits-rem:0 time: 0.19
65.69/65.75	c calculated reachability. Time: 0.00
65.69/65.75	c  N dy   664    238288      1250      3425    162041     31584    425858   1518867     11.90   no data
67.89/67.94	c  N dy   708    254128      1250      3425    162043     26594    425858    971592     11.90     12.62
70.29/70.30	c  N dy   751    271485      1250      3425    162046     22061    425858    766651     11.82     12.65
72.89/72.91	c  N dy   813    289319      1250      3425    162046     39414    425858   1819074     11.87     12.52
75.28/75.32	c  F st   867    306250      1250      3425    162049     33481    425858   1293512     11.85     11.06
75.58/75.64	c  N st   871    308286      1250      3425    162049     35454    425858   1394942     11.85   no data
77.69/77.74	c  E dy   925    322651         0      3425    162049     26185    425858    961429     11.95      7.87
77.69/77.74	c Verified 3425 clauses.
77.69/77.74	c Solution needs extension. Extending.
77.69/77.75	c Verified 3425 clauses.
77.69/77.75	c num threads              : 1          
77.69/77.75	c restarts                 : 925        
77.69/77.75	c dynamic restarts         : 901        
77.69/77.75	c static restarts          : 24         
77.69/77.75	c full restarts            : 3          
77.69/77.75	c total simplify time      : 0.00       
77.69/77.75	c learnts DL2              : 0          
77.69/77.75	c learnts size 2           : 166724     
77.69/77.75	c learnts size 1           : 0           (0.00      % of vars)
77.69/77.75	c filedLit time            : 2.00        (2.57      % time)
77.69/77.75	c v-elim SatELite          : 35          (2.72      % vars)
77.69/77.75	c SatELite time            : 14.41       (18.56     % time)
77.69/77.75	c v-elim xor               : 0           (0.00      % vars)
77.69/77.75	c xor elim time            : 0.03        (0.04      % time)
77.69/77.75	c num binary xor trees     : 0          
77.69/77.75	c binxor trees' crown      : 0           (nan       leafs/tree)
77.69/77.75	c bin xor find time        : 0.00       
77.69/77.75	c OTF clause improved      : 9340        (0.03      clauses/conflict)
77.69/77.75	c OTF impr. size diff      : 10880       (1.16       lits/clause)
77.69/77.75	c OTF cl watch-shrink      : 265078      (0.82      clauses/conflict)
77.69/77.75	c OTF cl watch-sh-lit      : 6083960     (22.95      lits/clause)
77.69/77.75	c tried to recurMin cls    : 97728       (30.29      % of conflicts)
77.69/77.75	c updated cache            : 0           (0.00       lits/tried recurMin)
77.69/77.75	c clauses over max glue    : 0           (0.00      % of all clauses)
77.69/77.75	c conflicts                : 322651      (4154.97   / sec)
77.69/77.75	c decisions                : 513696      (0.27      % random)
77.69/77.75	c bogo-props               : 3865079918  (49772970.64 / sec)
77.69/77.75	c conflict literals        : 24883921    (39.90     % deleted)
77.69/77.75	c Memory used              : 110.71      MB
77.69/77.75	c CPU time                 : 77.65       s
77.69/77.75	s SATISFIABLE
77.69/77.75	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 -1041 -1042 -1043 -1044 -1045 -1046 -1047 -1048 -1049 -1050 -1051 -1052 -1053 -1054 -1055 -1056 -1057 -1058 -1059 -1060 1061 -1062 -1063 -1064 -1065 -1066 -1067 -1068 -1069 -1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 -1078 -1079 -1080 -1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 -1090 -1091 -1092 -1093 -1094 -1095 -1096 -1097 1098 -1099 -1100 -1101 -1102 -1103 -1104 -1105 -1106 -1107 -1108 -1109 -1110 -1111 -1112 -1113 -1114 -1115 -1116 -1117 -1118 -1119 -1120 -1121 -1122 -1123 -1124 -1125 -1126 -1127 -1128 -1129 -1130 -1131 -1132 -1133 -1134 1135 -1136 -1137 -1138 -1139 -1140 -1141 -1142 -1143 -1144 -1145 -1146 -1147 -1148 -1149 -1150 -1151 -1152 -1153 -1154 -1155 -1156 -1157 -1158 -1159 -1160 -1161 -1162 -1163 -1164 -1165 -1166 -1167 -1168 -1169 -1170 -1171 -1172 1173 -1174 -1175 -1176 -1177 -1178 -1179 -1180 -1181 -1182 -1183 -1184 -1185 -1186 -1187 -1188 -1189 -1190 -1191 -1192 -1193 -1194 -1195 -1196 -1197 -1198 -1199 -1200 -1201 -1202 -1203 -1204 -1205 -1206 -1207 -1208 -1209 -1210 1211 -1212 -1213 -1214 -1215 -1216 -1217 -1218 -1219 -1220 -1221 -1222 -1223 -1224 -1225 -1226 -1227 -1228 -1229 -1230 -1231 -1232 -1233 -1234 -1235 -1236 -1237 -1238 -1239 -1240 -1241 -1242 -1243 -1244 -1245 -1246 -1247 1248 -1249 -1250 -1251 -1252 -1253 -1254 -1255 -1256 -1257 -1258 -1259 -1260 -1261 -1262 -1263 -1264 -1265 -1266 -1267 -1268 -1269 -1270 -1271 -1272 -1273 -1274 -1275 -1276 -1277 -1278 -1279 -1280 -1281 -1282 -1283 -1284 1285 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250934-1303581839/watcher-3250934-1303581839 -o /tmp/evaluation-result-3250934-1303581839/solver-3250934-1303581839 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3250934-1303581839.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.63 3.38 3.69 5/189 13335
/proc/meminfo: memFree=13848852/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=31020 CPUtime=0 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 1025 0 0 0 0 0 0 0 25 0 1 0 548414672 31764480 965 33554432000 4194304 4627331 140734462773504 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 7755 966 321 106 0 2726 0

[startup+0.020518 s]
/proc/loadavg: 3.63 3.38 3.69 5/189 13335
/proc/meminfo: memFree=13848852/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=32340 CPUtime=0.01 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 1345 0 0 0 1 0 0 0 25 0 1 0 548414672 33116160 1285 33554432000 4194304 4627331 140734462773504 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 8085 1288 321 106 0 3056 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32340

[startup+0.100504 s]
/proc/loadavg: 3.63 3.38 3.69 5/189 13335
/proc/meminfo: memFree=13848852/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=35372 CPUtime=0.09 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 2160 0 0 0 9 0 0 0 25 0 1 0 548414672 36220928 2100 33554432000 4194304 4627331 140734462773504 18446744073709551615 4423093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 8843 2100 351 106 0 3814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35372

[startup+0.300469 s]
/proc/loadavg: 3.63 3.38 3.69 5/189 13335
/proc/meminfo: memFree=13848852/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=38860 CPUtime=0.29 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 3329 0 0 0 29 0 0 0 25 0 1 0 548414672 39792640 3229 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 9715 3229 371 106 0 4686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38860

[startup+0.700399 s]
/proc/loadavg: 3.63 3.38 3.69 5/189 13335
/proc/meminfo: memFree=13848852/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=39424 CPUtime=0.68 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 4077 0 0 0 68 0 0 0 25 0 1 0 548414672 40370176 3977 33554432000 4194304 4627331 140734462773504 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 9856 3977 371 106 0 4827 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39424

[startup+1.50032 s]
/proc/loadavg: 3.63 3.38 3.69 5/190 13336
/proc/meminfo: memFree=13830988/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=42756 CPUtime=1.49 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 6069 0 0 0 148 1 0 0 25 0 1 0 548414672 43782144 3924 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 10689 3924 372 106 0 5660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42756

[startup+3.10104 s]
/proc/loadavg: 3.63 3.38 3.69 5/190 13337
/proc/meminfo: memFree=13837556/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=43532 CPUtime=3.09 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 7851 0 0 0 307 2 0 0 25 0 1 0 548414672 44576768 4545 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 10883 4546 373 106 0 5854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43532

[startup+6.30042 s]
/proc/loadavg: 3.66 3.39 3.70 5/190 13337
/proc/meminfo: memFree=13827768/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=62712 CPUtime=6.29 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 13801 0 0 0 626 3 0 0 25 0 1 0 548414672 64217088 9255 33554432000 4194304 4627331 140734462773504 18446744073709551615 4424608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 15678 9255 377 106 0 10649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62712

[startup+12.7004 s]
/proc/loadavg: 3.69 3.40 3.70 5/190 13337
/proc/meminfo: memFree=13790728/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=65628 CPUtime=12.69 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 17251 0 0 0 1265 4 0 0 25 0 1 0 548414672 67203072 9390 33554432000 4194304 4627331 140734462773504 18446744073709551615 4424608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 16407 9390 377 106 0 11378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65628

[startup+25.5011 s]
/proc/loadavg: 3.75 3.43 3.70 5/190 13337
/proc/meminfo: memFree=13766904/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=66656 CPUtime=25.49 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 23981 0 0 0 2544 5 0 0 25 0 1 0 548414672 68255744 10409 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 16664 10409 377 106 0 11635 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66656

[startup+51.1006 s]
/proc/loadavg: 3.84 3.48 3.71 5/190 13338
/proc/meminfo: memFree=13740488/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=107696 CPUtime=51.08 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 37976 0 0 0 5101 7 0 0 25 0 1 0 548414672 110280704 18752 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 26924 18752 377 106 0 21895 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107696

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

[startup+63.9003 s]
/proc/loadavg: 3.87 3.50 3.71 5/190 13338
/proc/meminfo: memFree=13705444/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=113364 CPUtime=63.89 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 41263 0 0 0 6381 8 0 0 25 0 1 0 548414672 116084736 22039 33554432000 4194304 4627331 140734462773504 18446744073709551615 4428025 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 28341 22039 377 106 0 23312 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 113364

[startup+70.3003 s]
/proc/loadavg: 3.88 3.51 3.71 5/190 13338
/proc/meminfo: memFree=13689184/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=113364 CPUtime=70.29 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 42012 0 0 0 7021 8 0 0 25 0 1 0 548414672 116084736 22788 33554432000 4194304 4627331 140734462773504 18446744073709551615 4333163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 28341 22788 377 106 0 23312 0
Current children cumulated CPU time (s) 70.29
Current children cumulated vsize (KiB) 113364

[startup+73.5007 s]
/proc/loadavg: 3.89 3.52 3.72 5/190 13338
/proc/meminfo: memFree=13689060/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=113364 CPUtime=73.49 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 42012 0 0 0 7341 8 0 0 25 0 1 0 548414672 116084736 22788 33554432000 4194304 4627331 140734462773504 18446744073709551615 4330250 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 28341 22788 377 106 0 23312 0
Current children cumulated CPU time (s) 73.49
Current children cumulated vsize (KiB) 113364

[startup+75.1004 s]
/proc/loadavg: 3.89 3.52 3.72 5/190 13338
/proc/meminfo: memFree=13681988/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=126044 CPUtime=75.08 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 43397 0 0 0 7500 8 0 0 25 0 1 0 548414672 129069056 24173 33554432000 4194304 4627331 140734462773504 18446744073709551615 4330917 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 31511 24174 377 106 0 26482 0
Current children cumulated CPU time (s) 75.08
Current children cumulated vsize (KiB) 126044

[startup+76.7011 s]
/proc/loadavg: 3.89 3.52 3.72 5/190 13338
/proc/meminfo: memFree=13677400/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=126044 CPUtime=76.69 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 44133 0 0 0 7660 9 0 0 25 0 1 0 548414672 129069056 24909 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309437 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 31511 24909 377 106 0 26482 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 126044

[startup+77.501 s]
/proc/loadavg: 3.89 3.52 3.72 5/190 13339
/proc/meminfo: memFree=13671200/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=113364 CPUtime=77.49 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 44471 0 0 0 7740 9 0 0 25 0 1 0 548414672 116084736 22788 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 28341 22788 377 106 0 23312 0
Current children cumulated CPU time (s) 77.49
Current children cumulated vsize (KiB) 113364

[startup+77.701 s]
/proc/loadavg: 3.89 3.52 3.72 5/190 13339
/proc/meminfo: memFree=13671200/32950940 swapFree=67111528/67111528
[pid=13335] ppid=13333 vsize=113364 CPUtime=77.69 cores=4,6
/proc/13335/stat : 13335 (strangenight2-s) R 13333 13335 12364 0 -1 4202496 44471 0 0 0 7760 9 0 0 25 0 1 0 548414672 116084736 22788 33554432000 4194304 4627331 140734462773504 18446744073709551615 4309138 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13335/statm: 28341 22788 377 106 0 23312 0
Current children cumulated CPU time (s) 77.69
Current children cumulated vsize (KiB) 113364

Child status: 10
Real time (s): 77.7569
CPU time (s): 77.7552
CPU user time (s): 77.6552
CPU system time (s): 0.099984
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 126044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.6552
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44488
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= 12
involuntary context switches= 873

runsolver used 0.119981 second user time and 0.308953 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 20:03:59
IDJOB=3250934
IDBENCH=88205
IDSOLVER=1587
FILE ID=node117/3250934-1303581839
RUNJOBID= node117-1303581734-13184
PBS_JOBID= 13150333
Free space on /tmp= 71420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250934-1303581839/watcher-3250934-1303581839 -o /tmp/evaluation-result-3250934-1303581839/solver-3250934-1303581839 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3250934-1303581839.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1789327010

node117.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.849
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.849
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.849
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.849
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.849
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.849
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.74
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      13849380 kB
Buffers:       2313372 kB
Cached:       15823344 kB
SwapCached:          0 kB
Active:       10855484 kB
Inactive:      7688152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      13849380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8880 kB
Writeback:           0 kB
AnonPages:      406556 kB
Mapped:          16196 kB
Slab:           492196 kB
PageTables:       5920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   688656 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= 71416 MiB
End job on node117 at 2011-04-23 20:05:17