Trace number 3366671

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 210.506 52.8016

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S913455068-085.SATISFIABLE.cnf
MD5SUMacba7fa37f06c6ca7b7c9c80ced58944
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 4 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3366671-1305411692.cnf'
0.00/0.02	c -- header says num vars:            400
0.00/0.02	c -- header says num clauses:        1704
0.00/0.03	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.26	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.26	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.26	c calculated reachability. Time: 0.00
0.00/0.26	c Calc default polars -  time:   0.00 s pos:     158 undec:      47 neg:     195
0.00/0.26	c =========================================================================================
0.00/0.26	c types(t): F = full restart, N = normal restart
0.00/0.26	c types(t): S = simplification begin/end, E = solution found
0.00/0.26	c restart types(rt): st = static, dy = dynamic
0.00/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.26	c  B st     0         0       391      1691         0         0      5136         0   no data   no data
0.00/0.26	c Decided on static restart strategy
0.00/0.26	c  N st     8      4915       391      1691         0      4806      5136     99720   no data   no data
0.00/0.82	c  N st    10     11299       391      1691         0      4451      5136     65208   no data   no data
0.00/0.82	c  N st    11     17042       391      1691         0     10039      5136    174431   no data   no data
3.99/1.02	c  F st    12     25000       391      1691         0     12316      5136    229300   no data   no data
3.99/1.02	c  N st    12     25000       391      1691         0     12316      5136    229300   no data   no data
5.20/1.32	c Decided on static restart strategy
5.20/1.32	c  N st    18     30001       391      1691         0     10634      5136    175097   no data   no data
5.20/1.32	c  S st    18     30001       391      1691         0     10634      5136    175097   no data   no data
5.20/1.32	c  S st    18     30503       391      1691         0     11133      5136    185283   no data   no data
5.20/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.20/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.20/1.32	c blocked clauses removed:        0 vars:      0 tried:         391 T: 0.00 s
5.20/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.20/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.20/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
5.20/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.20/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.20/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.20/1.32	c lits-rem:       134  cl-subs:      714  v-elim:      0  v-fix:    0  time:  0.05 s
5.60/1.42	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.00
5.60/1.42	c calculated reachability. Time: 0.00
5.60/1.42	c  N st    18     30503       391      1691         0     10419      5136    170333   no data   no data
6.74/1.71	c  N st    20     37614       391      1691         0      9646      5136    138118   no data   no data
8.33/2.10	c  N st    21     44015       391      1691         0     15898      5136    279746   no data   no data
8.73/2.23	c  S st    22     45754       391      1691         0      8897      5136    112029   no data   no data
8.73/2.26	c  S st    22     46255       391      1691         0      9396      5136    121878   no data   no data
8.73/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.73/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.73/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.73/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.73/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.73/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
8.73/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.73/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.73/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.73/2.27	c lits-rem:        25  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.01 s
8.73/2.27	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
8.73/2.28	c vivif2 --  cl tried     9269 cl shrink        0 lits rem          0 time: 0.00
8.73/2.28	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.00
8.73/2.28	c calculated reachability. Time: 0.00
8.73/2.28	c  N st    22     46255       391      1691         0      9269      5136    119105   no data   no data
12.37/3.19	c  N st    23     60655       391      1691         0     13568      5136    198820   no data   no data
15.12/3.81	c  N st    24     69383       391      1691         0     11352      5136    145473   no data   no data
15.12/3.81	c  S st    24     69383       391      1691         0     11352      5136    145473   no data   no data
15.12/3.84	c  S st    24     69886       391      1691         0     11853      5136    155517   no data   no data
15.12/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.12/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.12/3.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.12/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.12/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
15.12/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.12/3.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.12/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.87	c lits-rem:        39  cl-subs:      230  v-elim:      0  v-fix:    0  time:  0.02 s
15.12/3.87	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
15.12/3.87	c vivif2 --  cl tried    11623 cl shrink        0 lits rem          0 time: 0.00
15.12/3.88	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
15.12/3.88	c calculated reachability. Time: 0.00
15.12/3.88	c  N st    24     69886       391      1691         0     11623      5136    151425   no data   no data
19.50/4.97	c  F st    25     87500       391      1691         0     17157      5136    257667   no data   no data
19.50/4.97	c  N st    25     87500       391      1691         0     17157      5136    257667   no data   no data
21.14/5.34	c Decided on static restart strategy
22.29/5.60	c  N st    32     95539       391      1691         0     24993      5136    414323   no data   no data
24.69/6.27	c  N st    34    104830       391      1691         0     21358      5136    317972   no data   no data
24.69/6.27	c  S st    34    104830       391      1691         0     21358      5136    317972   no data   no data
25.10/6.33	c  S st    34    105334       391      1691         0     21861      5136    328395   no data   no data
25.10/6.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.10/6.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.10/6.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.10/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.10/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.10/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
25.10/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.10/6.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.10/6.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.54/6.49	c lits-rem:       145  cl-subs:     1189  v-elim:      0  v-fix:    0  time:  0.14 s
25.54/6.49	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
25.54/6.49	c vivif2 --  cl tried    20672 cl shrink        0 lits rem          0 time: 0.00
25.89/6.50	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
25.89/6.50	c calculated reachability. Time: 0.00
25.89/6.50	c  N st    34    105334       391      1691         0     20672      5136    305038   no data   no data
29.08/7.34	c  N st    35    114935       391      1691         0     16405      5136    208832   no data   no data
34.30/8.68	c  N st    36    129333       391      1691         0     15831      5136    182133   no data   no data
41.84/10.58	c  N st    37    150929       391      1691         0     21302      5136    288890   no data   no data
44.22/11.19	c  S st    38    158001       391      1691         0     28188      5136    429721   no data   no data
44.62/11.26	c  S st    38    158505       391      1691         0     28689      5136    439707   no data   no data
44.62/11.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.62/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.62/11.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.62/11.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.62/11.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.62/11.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
44.62/11.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.62/11.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.62/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.22/11.61	c lits-rem:       247  cl-subs:     1724  v-elim:      0  v-fix:    0  time:  0.32 s
46.22/11.61	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
46.22/11.62	c vivif2 --  cl tried    26965 cl shrink        0 lits rem          0 time: 0.01
46.22/11.63	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
46.22/11.63	c calculated reachability. Time: 0.00
46.22/11.63	c  N st    38    158505       391      1691         0     26965      5136    405224   no data   no data
64.59/16.30	c  N st    39    207095       391      1691         0     21611      5136    254045   no data   no data
77.33/19.48	c  N st    40    237758       391      1691         0     31920      5136    445116   no data   no data
77.33/19.48	c  S st    40    237758       391      1691         0     31920      5136    445116   no data   no data
77.75/19.57	c  S st    40    238263       391      1691         0     32425      5136    455373   no data   no data
77.75/19.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.75/19.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
77.75/19.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.75/19.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.75/19.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.75/19.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
77.75/19.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.75/19.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.75/19.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.51/20.24	c lits-rem:       142  cl-subs:     3484  v-elim:      0  v-fix:    0  time:  0.64 s
80.51/20.24	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
80.51/20.24	c vivif2 --  cl tried    28941 cl shrink        0 lits rem          0 time: 0.00
80.51/20.26	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
80.51/20.26	c calculated reachability. Time: 0.00
80.51/20.26	c  N st    40    238263       391      1691         0     28941      5136    391443   no data   no data
110.82/27.89	c  F st    41    306252       391      1691         0     31076      5136    412933   no data   no data
110.82/27.89	c  N st    41    306252       391      1691         0     31076      5136    412933   no data   no data
113.26/28.49	c Decided on static restart strategy
123.58/31.08	c  N st    51    334563       391      1691         0     35240      5136    469598   no data   no data
133.94/33.69	c  N st    53    357394       391      1691         0     33165      5136    428874   no data   no data
133.94/33.69	c  S st    53    357394       391      1691         0     33165      5136    428874   no data   no data
134.34/33.77	c  S st    53    357898       391      1691         0     33665      5136    439464   no data   no data
134.34/33.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.34/33.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
134.34/33.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.34/33.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.34/33.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.34/33.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
134.34/33.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.34/33.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.34/33.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.53/34.00	c lits-rem:       224  cl-subs:      937  v-elim:      0  v-fix:    0  time:  0.19 s
135.53/34.00	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
135.53/34.00	c vivif2 --  cl tried    32728 cl shrink        0 lits rem          0 time: 0.00
135.53/34.02	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
135.53/34.02	c calculated reachability. Time: 0.00
135.53/34.02	c  N st    53    357898       391      1691         0     32728      5136    419461   no data   no data
151.49/38.03	c  N st    54    390291       391      1691         0     38791      5136    532538   no data   no data
177.42/44.56	c  N st    55    438880       391      1691         0     32654      5136    371673   no data   no data
210.11/52.79	c  E st    56    503500         0      1691         0     38360      5136    482427   no data   no data
210.11/52.79	c Verified 1691 clauses.
210.11/52.79	c Solution needs extension. Extending.
210.11/52.79	c Verified 1691 clauses.
210.11/52.79	c Following stats are for *FIRST FINISHED THREAD ONLY*
210.11/52.79	c num threads              : 4          
210.11/52.79	c restarts                 : 56         
210.11/52.79	c dynamic restarts         : 0          
210.11/52.79	c static restarts          : 56         
210.11/52.79	c full restarts            : 3          
210.11/52.79	c total simplify time      : 0.00       
210.11/52.79	c learnts DL2              : 0          
210.11/52.79	c learnts size 2           : 0          
210.11/52.79	c learnts size 1           : 0           (0.00      % of vars)
210.11/52.79	c filedLit time            : 0.04        (0.08      % time)
210.11/52.79	c v-elim SatELite          : 9           (2.25      % vars)
210.11/52.79	c SatELite time            : 1.35        (2.56      % time)
210.11/52.79	c v-elim xor               : 0           (0.00      % vars)
210.11/52.79	c xor elim time            : 0.01        (0.01      % time)
210.11/52.79	c num binary xor trees     : 0          
210.11/52.79	c binxor trees' crown      : 0           (nan       leafs/tree)
210.11/52.79	c bin xor find time        : 0.00       
210.11/52.79	c OTF clause improved      : 14146       (0.03      clauses/conflict)
210.11/52.79	c OTF impr. size diff      : 15601       (1.10       lits/clause)
210.11/52.79	c OTF cl watch-shrink      : 138421      (0.27      clauses/conflict)
210.11/52.79	c OTF cl watch-sh-lit      : 183492      (1.33       lits/clause)
210.11/52.79	c tried to recurMin cls    : 63868       (12.68      % of conflicts)
210.11/52.79	c updated cache            : 0           (0.00       lits/tried recurMin)
210.11/52.79	c unit cls recevied        : 0           (nan       % of units)
210.11/52.79	c unit cls sent            : 0           (nan       % of units)
210.11/52.79	c bin cls recevied         : 0          
210.11/52.79	c bin cls sent             : 0          
210.11/52.79	c clauses over max glue    : 0           (0.00      % of all clauses)
210.11/52.79	c conflicts                : 503500      (9550.28   / sec)
210.11/52.79	c decisions                : 598648      (1.10      % random)
210.11/52.79	c bogo-props               : 6162456843  (116888120.41 / sec)
210.11/52.79	c conflict literals        : 10639702    (23.09     % deleted)
210.11/52.79	c Memory used              : 325.40      MB
210.11/52.79	c single-thread CPU time   : 52.72       s
210.11/52.79	c all-threads sum CPU time : 210.23      s
210.11/52.79	s SATISFIABLE
210.11/52.79	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 0

Verifier Data

OK

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-3366671-1305411692/watcher-3366671-1305411692 -o /tmp/evaluation-result-3366671-1305411692/solver-3366671-1305411692 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366671-1305411692.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.15 8.14 7.84 5/373 18126
/proc/meminfo: memFree=22347400/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 652766909 52396032 347 33554432000 4194304 4580107 140734630962752 18446744073709551615 212687731697 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 12792 347 299 95 0 7774 0
[pid=18126/tid=18127] ppid=18124 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652766910 52396032 350 33554432000 4194304 4580107 140734630962752 18446744073709551615 47411094173200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652766910 52396032 350 33554432000 4194304 4580107 140734630962752 18446744073709551615 47411094173622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652766910 52396032 350 33554432000 4194304 4580107 140734630962752 18446744073709551615 47411094173608 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.113562 s]
/proc/loadavg: 8.15 8.14 7.84 5/373 18126
/proc/meminfo: memFree=22347400/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=284948 CPUtime=3.59 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 4892 0 0 0 359 0 0 0 19 0 4 0 652766909 291786752 2580 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 71237 2580 377 95 0 66219 0
[pid=18126/tid=18127] ppid=18124 vsize=284948 CPUtime=0.9 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1151 0 0 0 90 0 0 0 19 0 4 0 652766910 291786752 2580 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=284948 CPUtime=0.88 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1136 0 0 0 88 0 0 0 19 0 4 0 652766910 291786752 2580 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=284948 CPUtime=0.89 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1018 0 0 0 89 0 0 0 19 0 4 0 652766910 291786752 2580 33554432000 4194304 4580107 140734630962752 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 284948

[startup+1.01331 s]
/proc/loadavg: 8.15 8.14 7.84 5/373 18126
/proc/meminfo: memFree=22347400/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=285140 CPUtime=3.99 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 5128 0 0 0 399 0 0 0 19 0 4 0 652766909 291983360 2816 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 71285 2816 378 95 0 66267 0
[pid=18126/tid=18127] ppid=18124 vsize=285140 CPUtime=1 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1204 0 0 0 100 0 0 0 19 0 4 0 652766910 291983360 2816 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=285140 CPUtime=0.98 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1190 0 0 0 98 0 0 0 19 0 4 0 652766910 291983360 2816 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=285140 CPUtime=0.99 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1069 0 0 0 99 0 0 0 19 0 4 0 652766910 291983360 2816 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 285140

[startup+1.11329 s]
/proc/loadavg: 8.15 8.14 7.84 5/373 18126
/proc/meminfo: memFree=22347400/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=285532 CPUtime=4.4 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 5896 0 0 0 439 1 0 0 19 0 4 0 652766909 292384768 2440 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 71383 2440 378 95 0 66365 0
[pid=18126/tid=18127] ppid=18124 vsize=285532 CPUtime=1.1 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1402 0 0 0 110 0 0 0 19 0 4 0 652766910 292384768 2440 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=285532 CPUtime=1.08 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1374 0 0 0 108 0 0 0 19 0 4 0 652766910 292384768 2440 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=285532 CPUtime=1.09 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1277 0 0 0 109 0 0 0 19 0 4 0 652766910 292384768 2440 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 285532

[startup+1.21327 s]
/proc/loadavg: 8.15 8.14 7.84 5/373 18126
/proc/meminfo: memFree=22347400/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=285532 CPUtime=4.8 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 6113 0 0 0 479 1 0 0 19 0 4 0 652766909 292384768 2657 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 71383 2657 378 95 0 66365 0
[pid=18126/tid=18127] ppid=18124 vsize=285532 CPUtime=1.2 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1453 0 0 0 120 0 0 0 19 0 4 0 652766910 292384768 2657 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=285532 CPUtime=1.18 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1434 0 0 0 118 0 0 0 19 0 4 0 652766910 292384768 2657 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=285532 CPUtime=1.19 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1329 0 0 0 119 0 0 0 19 0 4 0 652766910 292384768 2657 33554432000 4194304 4580107 140734630962752 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 285532

[startup+1.51322 s]
/proc/loadavg: 8.15 8.14 7.84 5/373 18126
/proc/meminfo: memFree=22347400/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=290552 CPUtime=6 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 7860 0 0 0 599 1 0 0 20 0 4 0 652766909 297525248 4404 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293691 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 72638 4404 379 95 0 67620 0
[pid=18126/tid=18127] ppid=18124 vsize=290552 CPUtime=1.5 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1582 0 0 0 150 0 0 0 20 0 4 0 652766910 297525248 4404 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=290552 CPUtime=1.48 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1569 0 0 0 148 0 0 0 20 0 4 0 652766910 297525248 4404 33554432000 4194304 4580107 140734630962752 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=290552 CPUtime=1.49 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 1485 0 0 0 149 0 0 0 20 0 4 0 652766910 297525248 4404 33554432000 4194304 4580107 140734630962752 18446744073709551615 4316299 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 290552

[startup+3.11393 s]
/proc/loadavg: 8.15 8.14 7.84 9/377 18130
/proc/meminfo: memFree=22312664/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=299992 CPUtime=12.37 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 16111 0 0 0 1234 3 0 0 25 0 4 0 652766909 307191808 8333 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 74998 8333 379 95 0 69980 0
[pid=18126/tid=18127] ppid=18124 vsize=299992 CPUtime=3.09 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 3366 0 0 0 309 0 0 0 25 0 4 0 652766910 307191808 8333 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=299992 CPUtime=3.07 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 4374 0 0 0 307 0 0 0 25 0 4 0 652766910 307191808 8333 33554432000 4194304 4580107 140734630962752 18446744073709551615 4321489 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=299992 CPUtime=3.07 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 3961 0 0 0 306 1 0 0 25 0 4 0 652766910 307191808 8333 33554432000 4194304 4580107 140734630962752 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 299992

[startup+6.30035 s]
/proc/loadavg: 8.14 8.14 7.84 9/377 18130
/proc/meminfo: memFree=22306696/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=309368 CPUtime=25.1 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 23850 0 0 0 2506 4 0 0 25 0 4 0 652766909 316792832 11956 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 77342 11956 379 95 0 72324 0
[pid=18126/tid=18127] ppid=18124 vsize=309400 CPUtime=6.3 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 5721 0 0 0 629 1 0 0 25 0 4 0 652766910 316825600 11622 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=309400 CPUtime=6.28 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 6746 0 0 0 627 1 0 0 25 0 4 0 652766910 316825600 11622 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=309400 CPUtime=6.23 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 5541 0 0 0 622 1 0 0 25 0 4 0 652766910 316825600 11622 33554432000 4194304 4580107 140734630962752 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 309368

[startup+12.7012 s]
/proc/loadavg: 8.13 8.13 7.84 9/377 18131
/proc/meminfo: memFree=22264780/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=294640 CPUtime=50.62 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 37480 0 0 0 5055 7 0 0 25 0 4 0 652766909 301711360 17759 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 73660 17759 379 95 0 68642 0
[pid=18126/tid=18127] ppid=18124 vsize=294640 CPUtime=12.68 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 8954 0 0 0 1267 1 0 0 25 0 4 0 652766910 301711360 17759 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=294640 CPUtime=12.67 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 8814 0 0 0 1266 1 0 0 25 0 4 0 652766910 301711360 17759 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=294640 CPUtime=12.55 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 8830 0 0 0 1253 2 0 0 25 0 4 0 652766910 301711360 17759 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 294640

[startup+25.5009 s]
/proc/loadavg: 8.10 8.13 7.84 9/377 18131
/proc/meminfo: memFree=22227480/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=331768 CPUtime=101.64 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 54513 0 0 0 10151 13 0 0 25 0 4 0 652766909 339730432 23513 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293184 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 82942 23513 379 95 0 77924 0
[pid=18126/tid=18127] ppid=18124 vsize=331768 CPUtime=25.49 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 12881 0 0 0 2547 2 0 0 25 0 4 0 652766910 339730432 23513 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=331768 CPUtime=25.46 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 14030 0 0 0 2544 2 0 0 25 0 4 0 652766910 339730432 23513 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=331768 CPUtime=25.18 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 12930 0 0 0 2515 3 0 0 25 0 4 0 652766910 339730432 23513 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 331768

[startup+51.1012 s]
/proc/loadavg: 8.20 8.15 7.85 9/377 18132
/proc/meminfo: memFree=22224252/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=333048 CPUtime=203.74 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 86206 0 0 0 20349 25 0 0 25 0 4 0 652766909 341041152 28690 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293805 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 83262 28690 379 95 0 78244 0
[pid=18126/tid=18127] ppid=18124 vsize=333048 CPUtime=51.08 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 21228 0 0 0 5104 4 0 0 25 0 4 0 652766910 341041152 28690 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=333048 CPUtime=51.07 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 22089 0 0 0 5101 6 0 0 25 0 4 0 652766910 341041152 28690 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=333048 CPUtime=50.47 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 20125 0 0 0 5040 7 0 0 25 0 4 0 652766910 341041152 28690 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 333048

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

[startup+52.001 s]
/proc/loadavg: 8.20 8.15 7.85 9/377 18132
/proc/meminfo: memFree=22219788/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=333148 CPUtime=207.33 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 87529 0 0 0 20707 26 0 0 25 0 4 0 652766909 341143552 27813 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 83287 27813 379 95 0 78269 0
[pid=18126/tid=18127] ppid=18124 vsize=333148 CPUtime=51.98 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 21742 0 0 0 5194 4 0 0 25 0 4 0 652766910 341143552 27813 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=333148 CPUtime=51.97 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 22229 0 0 0 5191 6 0 0 25 0 4 0 652766910 341143552 27813 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=333148 CPUtime=51.36 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 20249 0 0 0 5129 7 0 0 25 0 4 0 652766910 341143552 27813 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 207.33
Current children cumulated vsize (KiB) 333148

[startup+52.401 s]
/proc/loadavg: 8.20 8.15 7.85 9/377 18132
/proc/meminfo: memFree=22219788/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=333204 CPUtime=208.93 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) R 18124 18126 17510 0 -1 4202496 88226 0 0 0 20867 26 0 0 25 0 4 0 652766909 341200896 27470 33554432000 4194304 4580107 140734630962752 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 83301 27470 379 95 0 78283 0
[pid=18126/tid=18127] ppid=18124 vsize=333204 CPUtime=52.39 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 21817 0 0 0 5234 5 0 0 25 0 4 0 652766910 341200896 27470 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18126/tid=18128] ppid=18124 vsize=333204 CPUtime=52.36 cores=1,3,5,7
/proc/18126/task/18128/stat : 18128 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 22685 0 0 0 5230 6 0 0 25 0 4 0 652766910 341200896 27470 33554432000 4194304 4580107 140734630962752 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18126/tid=18129] ppid=18124 vsize=333204 CPUtime=51.76 cores=1,3,5,7
/proc/18126/task/18129/stat : 18129 (strangenight2-m) R 18124 18126 17510 0 -1 4202560 20307 0 0 0 5168 8 0 0 25 0 4 0 652766910 341200896 27470 33554432000 4194304 4580107 140734630962752 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 208.93
Current children cumulated vsize (KiB) 333204

[startup+52.8009 s]
/proc/loadavg: 8.20 8.15 7.85 9/377 18132
/proc/meminfo: memFree=22222728/32951124 swapFree=67111348/67111528
[pid=18126] ppid=18124 vsize=0 CPUtime=210.49 cores=1,3,5,7
/proc/18126/stat : 18126 (strangenight2-m) Z 18124 18126 17510 0 -1 4202524 88545 0 0 0 21023 26 0 0 25 0 2 0 652766909 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18126/statm: 0 0 0 0 0 0 0
[pid=18126/tid=18127] ppid=18124 vsize=0 CPUtime=52.79 cores=1,3,5,7
/proc/18126/task/18127/stat : 18127 (strangenight2-m) R 18124 18126 17510 0 -1 4203588 21883 0 0 0 5274 5 0 0 25 0 2 0 652766910 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 210.49
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 52.8016
CPU time (s): 210.506
CPU user time (s): 210.236
CPU system time (s): 0.269958
CPU usage (%): 398.673
Max. virtual memory (cumulated for all children) (KiB): 343060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.236
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88545
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= 520
involuntary context switches= 1480

runsolver used 0.143978 second user time and 0.506922 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 00:21:32
IDJOB=3366671
IDBENCH=83080
IDSOLVER=1844
FILE ID=node139/3366671-1305411692
RUNJOBID= node139-1305410095-17928
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S913455068-085.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366671-1305411692/watcher-3366671-1305411692 -o /tmp/evaluation-result-3366671-1305411692/solver-3366671-1305411692 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366671-1305411692.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= acba7fa37f06c6ca7b7c9c80ced58944
RANDOM SEED=1744373651

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22347680 kB
Buffers:        300136 kB
Cached:        2895608 kB
SwapCached:          0 kB
Active:        8239472 kB
Inactive:      2058924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22347680 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:     7102464 kB
Mapped:          29348 kB
Slab:           203012 kB
PageTables:      38788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77123448 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= 73348 MiB
End job on node139 at 2011-05-15 00:22:25