Trace number 3175537

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S1838224332-006-UNKNOWN.cnf
MD5SUMa93695501183427990f531672c9572d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.7978
Satisfiable
(Un)Satisfiability was proved
Number of variables24998
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175537-1301783661.cnf'
0.00/0.00	c -- header says num vars:          24998
0.00/0.00	c -- header says num clauses:      105000
0.00/0.06	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.00/0.06	c -- vars added      24998
0.00/0.06	c Parsing time:  0.06 s
0.00/0.06	c  N st     0         0     24998    105000         0         0    315000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.07
0.09/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.06
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24998 time:  0.01 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
0.39/0.49	c lits-rem:         0  cl-subs:        0  v-elim:    886  v-fix:    0  time:  0.21 s
0.39/0.49	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.54	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.49/0.54	c calculated reachability. Time: 0.00
0.49/0.55	c Calc default polars -  time:   0.01 s pos:   11077 undec:    3011 neg:   10910
0.49/0.55	c =========================================================================================
0.49/0.55	c types(t): F = full restart, N = normal restart
0.49/0.55	c types(t): S = simplification begin/end, E = solution found
0.49/0.55	c restart types(rt): st = static, dy = dynamic
0.49/0.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.55	c  B st     0         0     24112    103839         0         0    316421         0   no data   no data  --
1.69/1.70	c  N dy    20      4044     24112    103839         0      4044    316421   1037679    133.27    140.71  --
2.79/2.86	c  N dy    50      8128     24112    103839         0      8128    316421   1960399    139.51    149.15  --
3.99/4.06	c  N dy    80     12192     24112    103839         0     12192    316421   2849012    140.97    151.06  --
5.29/5.35	c  N dy   109     16257     24112    103839         0     16257    316421   3782865    142.44    150.49  --
6.59/6.63	c  N dy   136     20407     24112    103839         0     10409    316421    662549    141.79    152.36  --
7.79/7.86	c  N dy   163     24455     24112    103839         0     14457    316421   1595968    143.33    152.17  --
7.99/8.01	c  F st   166     25000     24112    103839         0     15002    316421   1709795    143.06    131.79  --
9.68/9.73	c  N dy   172     30002     24112    103839         0     20002    316421   3383610    143.06   no data  --
9.68/9.74	c  S st   172     30002     24112    103839         0     20002    316421   3383610    143.06   no data  --
9.79/9.88	c  S st   172     30506     24112    103839         0     20506    316421   3456094    143.06   no data  --
9.79/9.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9.79/9.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.98/10.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.13
10.29/10.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.29/10.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.29/10.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
10.29/10.36	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
16.89/16.98	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  6.62 s
17.09/17.11	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.12
17.09/17.12	c calculated reachability. Time: 0.00
17.09/17.12	c  N dy   172     30506     24112    103839         0     20502    316421   3452908    143.06   no data  --
18.49/18.53	c  N dy   205     34599     24112    103839         0     24595    316421   4375196    143.99    154.33  --
19.79/19.85	c  N dy   232     38650     24112    103839         0     28646    316421   5250694    143.49    152.89  --
21.19/21.24	c  N dy   261     42868     24112    103839         0     17368    316421   1114571    143.68    155.18  --
22.09/22.16	c  S st   285     45761     24112    103839         0     20261    316421   1773791    144.07   no data  --
22.29/22.32	c  S st   285     46266     24112    103839         0     20766    316421   1859648    144.07   no data  --
22.29/22.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.29/22.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.13
22.59/22.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.59/22.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
22.59/22.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
22.59/22.63	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
26.79/26.84	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.21 s
26.79/26.85	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
26.79/26.88	c vivif2 --  cl tried    20764 cl shrink        0 lits rem          0 time: 0.03
26.99/27.01	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.13
26.99/27.02	c calculated reachability. Time: 0.00
26.99/27.02	c  N dy   285     46266     24112    103839         0     20764    316421   1858816    144.07   no data  --
28.39/28.46	c  N dy   314     50321     24112    103839         0     24819    316421   2759672    144.18    153.56  --
29.79/29.86	c  N dy   339     54586     24112    103839         0     29084    316421   3730815    143.81    151.97  --
31.08/31.19	c  N dy   363     58603     24112    103839         0     33101    316421   4615702    143.69    155.97  --
32.49/32.54	c  N dy   389     62613     24112    103839         0     37111    316421   5486282    143.48    151.93  --
33.78/33.88	c  N dy   418     66633     24112    103839         0     22384    316421   1533976    143.69    191.16  --
34.69/34.76	c  S st   435     69399     24112    103839         0     25149    316421   2139479    143.51   no data  --
34.89/34.91	c  S st   435     69903     24112    103839         0     25653    316421   2215224    143.51   no data  --
34.89/34.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.89/34.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.14
35.20/35.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
35.20/35.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
35.20/35.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
35.20/35.23	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
40.19/40.28	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  5.05 s
40.19/40.29	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
40.29/40.33	c vivif2 --  cl tried    25650 cl shrink        0 lits rem          0 time: 0.03
40.39/40.46	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.13
40.39/40.47	c calculated reachability. Time: 0.00
40.39/40.47	c  N dy   435     69903     24112    103839         0     25650    316421   2213867    143.51   no data  --
42.09/42.13	c  N dy   469     74464     24112    103839         0     30211    316421   3266708    143.68    151.57  --
43.79/43.89	c  N dy   501     79451     24112    103839         0     35198    316421   4396264    143.76    151.67  --
45.59/45.65	c  N dy   533     84565     24112    103839         0     40310    316421   5581138    143.82    156.95  --
46.59/46.68	c  F st   553     87500     24112    103839         0     22368    316421    966324    143.77   no data  --
47.79/47.80	c  N st   558     90797     24112    103839         0     25665    316421   1843235    143.77   no data  --
49.79/49.84	c  N dy   588     96752     24112    103839         0     31620    316421   3414415    143.96    155.44  --
51.99/52.03	c  N dy   636    103103     24112    103839         0     37971    316421   4874025    144.32    153.81  --
52.59/52.66	c  S st   650    104854     24112    103839         0     39722    316421   5272840    144.34   no data  --
52.80/52.84	c  S st   650    105360     24112    103839         0     40228    316421   5355016    144.34   no data  --
52.80/52.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.80/52.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.99/53.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
53.28/53.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
53.28/53.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
53.28/53.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
53.28/53.39	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
113.79/113.81	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 60.43 s
113.79/113.82	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
113.89/113.90	c vivif2 --  cl tried    40226 cl shrink        0 lits rem          0 time: 0.08
113.99/114.06	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.16
113.99/114.07	c calculated reachability. Time: 0.00
113.99/114.07	c  N dy   650    105360     24112    103839         0     40226    316421   5351725    144.34   no data  --
116.39/116.41	c  N dy   691    112090     24112    103839         0     24519    316421   1065789    144.23    155.65  --
118.79/118.81	c  N dy   738    119346     24112    103839         0     31774    316421   2672235    144.09    152.98  --
121.39/121.44	c  N dy   790    126964     24112    103839         0     39391    316421   4386131    144.20    151.94  --
124.29/124.36	c  N dy   846    135173     24112    103839         0     23884    316421    615248    144.08    155.17  --
127.19/127.28	c  N dy   910    143889     24112    103839         0     32599    316421   2604215    144.23    156.25  --
130.49/130.53	c  N dy   974    153095     24112    103839         0     41805    316421   4747469    144.31    152.60  --
132.29/132.32	c  S st  1009    158041     24112    103839         0     46751    316421   5874733    144.38    146.27  --
132.49/132.51	c  S st  1009    158543     24112    103839         0     47253    316421   5955488    144.38   no data  --
132.49/132.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
132.49/132.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.59/132.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
132.99/133.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
132.99/133.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
132.99/133.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
132.99/133.08	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
214.40/214.41	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time: 81.32 s
214.40/214.42	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
214.50/214.50	c vivif2 --  cl tried    47248 cl shrink        0 lits rem          0 time: 0.09
214.59/214.68	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.17
214.59/214.68	c calculated reachability. Time: 0.00
214.59/214.69	c  N dy  1009    158543     24112    103839         0     47248    316421   5953770    144.38   no data  --
218.29/218.32	c  N dy  1082    168902     24112    103839         0     32752    316421   2350914    144.61    158.23  --
221.99/222.09	c  N dy  1149    179706     24112    103839         0     43556    316421   4750612    144.41    156.27  --
226.29/226.31	c  N dy  1225    191351     24112    103839         0     29271    316421   1279392    144.37    156.71  --
230.49/230.56	c  N dy  1308    203621     24112    103839         0     41540    316421   4021179    144.34    155.76  --
235.29/235.39	c  N dy  1395    216702     24112    103839         0     27654    316421    662320    144.47    168.22  --
240.09/240.14	c  N dy  1482    230589     24112    103839         0     41540    316421   3782505    144.39    153.50  --
242.79/242.82	c  S st  1527    237815     24112    103839         0     48765    316421   5428147    144.42    119.09  --
243.00/243.03	c  S st  1527    238319     24112    103839         0     49269    316421   5530867    144.42   no data  --
243.00/243.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
243.00/243.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
243.19/243.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
243.49/243.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
243.49/243.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
243.49/243.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
243.49/243.57	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
314.19/314.22	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time: 70.66 s
314.19/314.24	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
314.29/314.32	c vivif2 --  cl tried    49266 cl shrink        0 lits rem          0 time: 0.09
314.50/314.52	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.20
314.50/314.53	c calculated reachability. Time: 0.00
314.50/314.53	c  N dy  1527    238319     24112    103839         0     49266    316421   5528956    144.42   no data  --
320.59/320.68	c  N dy  1629    253568     24112    103839         0     36537    316421   2424598    144.49    152.18  --
327.19/327.23	c  N dy  1734    269862     24112    103839         0     52831    316421   6099107    144.46    153.79  --
334.09/334.14	c  N dy  1861    287134     24112    103839         0     41113    316421   3278339    144.67    164.70  --
341.79/341.84	c  N dy  1987    305627     24112    103839         0     59605    316421   7417182    144.69    153.27  --
342.10/342.14	c  F st  1991    306251     24112    103839         0     30231    316421    531417    144.69    139.12  --
349.70/349.71	c  N dy  2093    325253     24112    103839         0     49233    316421   5238718    144.84    158.57  --
357.99/358.04	c  N dy  2236    345291     24112    103839         0     38273    316421   2139760    145.01    195.08  --
362.79/362.88	c  S st  2324    357478     24112    103839         0     50460    316421   4905667    145.10   no data  --
363.09/363.11	c  S st  2324    357980     24112    103839         0     50962    316421   5003221    145.10   no data  --
363.09/363.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
363.09/363.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.29/363.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
363.59/363.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
363.59/363.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
363.59/363.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
363.59/363.65	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
423.89/423.90	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 60.25 s
423.89/423.91	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
423.89/423.98	c vivif2 --  cl tried    50960 cl shrink        0 lits rem          0 time: 0.07
424.09/424.16	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.18
424.09/424.17	c calculated reachability. Time: 0.00
424.09/424.17	c  N dy  2324    357980     24112    103839         0     50960    316421   5002210    145.10   no data  --
431.58/431.66	c  N dy  2458    378086     24112    103839         0     39073    316421   2024315    145.01    154.32  --
439.18/439.24	c  N dy  2602    398268     24112    103839         0     59252    316421   6577415    145.08    156.41  --
446.68/446.73	c  N dy  2735    418324     24112    103839         0     46307    316421   3496830    145.10    155.40  --
454.48/454.51	c  N dy  2878    438391     24112    103839         0     66373    316421   8110508    145.15    159.89  --
461.89/461.95	c  N dy  3017    458424     24112    103839         0     52406    316421   4595180    145.21    154.54  --
469.69/469.76	c  N dy  3147    478433     24112    103839         0     37418    316421   1028376    145.22    177.86  --
477.19/477.25	c  N dy  3286    498479     24112    103839         0     57464    316421   5592513    145.28    153.72  --
485.09/485.10	c  N dy  3421    518545     24112    103839         0     41531    316421   1725598    145.32    153.75  --
491.99/492.01	c  S st  3551    536971     24112    103839         0     59956    316421   5907377    145.36   no data  --
492.19/492.22	c  S st  3551    537474     24112    103839         0     60459    316421   5998072    145.36   no data  --
492.19/492.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
492.19/492.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.39/492.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
492.69/492.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
492.69/492.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
492.69/492.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
492.69/492.78	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
578.99/579.04	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 86.26 s
578.99/579.06	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
579.09/579.14	c vivif2 --  cl tried    60453 cl shrink        0 lits rem          0 time: 0.09
579.29/579.34	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.20
579.29/579.35	c calculated reachability. Time: 0.00
579.29/579.35	c  N dy  3551    537474     24112    103839         0     60453    316421   5995143    145.36   no data  --
587.08/587.17	c  N dy  3685    557556     24112    103839         0     43536    316421   1929419    145.34    153.20  --
594.88/594.94	c  N dy  3824    577669     24112    103839         0     63649    316421   6556924    145.40    153.34  --
602.79/602.82	c  N dy  3957    597689     24112    103839         0     45672    316421   2198047    145.41    167.52  --
610.58/610.61	c  N dy  4096    617848     24112    103839         0     65827    316421   6828618    145.47    156.89  --
618.58/618.61	c  N dy  4225    638011     24112    103839         0     46992    316421   2254123    145.44    157.27  --
626.38/626.40	c  N dy  4367    658069     24112    103839         0     67048    316421   6804981    145.48    155.78  --
634.49/634.53	c  N dy  4506    678104     24112    103839         0     47085    316421   2074908    145.52    153.23  --
642.48/642.52	c  N dy  4647    698324     24112    103839         0     67305    316421   6661726    145.56    156.93  --
650.59/650.60	c  N dy  4776    718388     24112    103839         0     46370    316421   1696689    145.49    154.63  --
658.28/658.37	c  N dy  4906    738540     24112    103839         0     66520    316421   6255707    145.47    157.33  --
666.68/666.76	c  N dy  5045    758710     24112    103839         0     44697    316421   1106525    145.50    155.43  --
674.38/674.46	c  N dy  5174    778732     24112    103839         0     64719    316421   5646891    145.45    155.79  --
682.68/682.77	c  N dy  5299    798814     24112    103839         0     84800    316421  10232435    145.42    154.56  --
685.59/685.64	c  S st  5353    806212     24112    103839         0     49200    316421   1903451    145.47    146.83  --
685.79/685.84	c  S st  5353    806715     24112    103839         0     49703    316421   1987417    145.47   no data  --
685.79/685.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
685.79/685.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
685.98/686.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
686.08/686.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
686.08/686.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
686.08/686.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
686.08/686.18	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
691.48/691.57	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.39 s
691.48/691.58	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
691.58/691.61	c vivif2 --  cl tried    49702 cl shrink        0 lits rem          0 time: 0.03
691.68/691.78	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.17
691.68/691.79	c calculated reachability. Time: 0.00
691.68/691.79	c  N dy  5353    806715     24112    103839         0     49702    316421   1987065    145.47   no data  --
699.48/699.57	c  N dy  5482    826860     24112    103839         0     69847    316421   6544006    145.43    153.94  --
707.98/708.06	c  N dy  5615    846888     24112    103839         0     45871    316421    893805    145.48    154.32  --
715.58/715.68	c  N dy  5747    866923     24112    103839         0     65906    316421   5425465    145.47    158.17  --
724.08/724.19	c  N dy  5883    886947     24112    103839         0     85929    316421  10018055    145.49    155.23  --
732.28/732.33	c  N dy  6024    907241     24112    103839         0     61223    316421   4284731    145.55    157.83  --
740.59/740.60	c  N dy  6159    927408     24112    103839         0     81390    316421   8865941    145.55    153.87  --
748.79/748.86	c  N dy  6289    947436     24112    103839         0     55419    316421   2591907    145.55    155.76  --
756.88/756.94	c  N dy  6429    967500     24112    103839         0     75482    316421   7251308    145.60    183.12  --
765.58/765.66	c  N dy  6568    987613     24112    103839         0     48591    316421    827012    145.62    161.51  --
773.48/773.54	c  N dy  6706   1007662     24112    103839         0     68640    316421   5419974    145.63    155.13  --
782.48/782.53	c  N dy  6846   1027696     24112    103839         0     88672    316421  10013327    145.67    177.06  --
791.08/791.18	c  N dy  6985   1047877     24112    103839         0     60853    316421   3450505    145.69    156.04  --
799.48/799.59	c  N dy  7125   1067894     24112    103839         0     80869    316421   8070374    145.74    156.28  --
801.28/801.39	c  F st  7157   1071875     24112    103839         0     84850    316421   9014632    145.76   no data  --
808.38/808.43	c  N dy  7242   1087906     24112    103839         0     51887    316421   1189409    145.80    158.32  --
816.38/816.40	c  N dy  7384   1107970     24112    103839         0     71950    316421   5841576    145.85    161.93  --
825.18/825.24	c  N dy  7528   1128023     24112    103839         0     92002    316421  10455906    145.89    155.86  --
833.48/833.54	c  N dy  7665   1148082     24112    103839         0     62062    316421   3238095    145.91    153.69  --
841.99/842.01	c  N dy  7813   1168162     24112    103839         0     82142    316421   7892770    145.97    153.71  --
851.08/851.16	c  N dy  7947   1188280     24112    103839         0     51260    316421    562657    145.97    154.79  --
858.99/859.01	c  N dy  8084   1208283     24112    103839         0     71262    316421   5217261    146.01    173.28  --
859.68/859.76	c  S st  8097   1210072     24112    103839         0     73051    316421   5631782    146.01   no data  --
859.88/859.98	c  S st  8097   1210577     24112    103839         0     73556    316421   5714683    146.01   no data  --
859.98/860.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
859.98/860.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
860.08/860.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.18
860.48/860.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
860.48/860.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
860.48/860.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
860.48/860.55	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
942.78/942.86	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 82.31 s
942.78/942.87	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
942.88/942.96	c vivif2 --  cl tried    73550 cl shrink        0 lits rem          0 time: 0.09
943.18/943.21	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.25
943.18/943.22	c calculated reachability. Time: 0.00
943.18/943.22	c  N dy  8097   1210577     24112    103839         0     73550    316421   5710438    146.01   no data  --
952.88/952.97	c  N dy  8236   1230642     24112    103839         0     93615    316421  10309415    146.03    161.04  --
962.49/962.55	c  N dy  8372   1250728     24112    103839         0     61707    316421   2723514    146.02    157.59  --
971.68/971.79	c  N dy  8506   1270816     24112    103839         0     81794    316421   7337150    146.03    158.20  --
981.78/981.86	c  N dy  8640   1290906     24112    103839         0    101883    316421  11894656    146.02    172.19  --
991.08/991.14	c  N dy  8772   1311207     24112    103839         0     69183    316421   4215602    146.02    156.41  --
1000.68/1000.73	c  N dy  8908   1331331     24112    103839         0     89304    316421   8778729    146.00    155.02  --
1010.98/1011.05	c  N dy  9038   1351370     24112    103839         0     55343    316421    843664    145.98    154.14  --
1019.98/1020.09	c  N dy  9176   1371560     24112    103839         0     75532    316421   5472412    145.99    155.03  --
1029.88/1029.98	c  N dy  9312   1391649     24112    103839         0     95620    316421  10099380    145.99    154.73  --
1040.18/1040.24	c  N dy  9455   1411814     24112    103839         0     60788    316421   1899244    146.03    157.08  --
1049.38/1049.46	c  N dy  9597   1431938     24112    103839         0     80911    316421   6500539    146.04    171.07  --
1059.48/1059.50	c  N dy  9732   1451986     24112    103839         0    100957    316421  11052774    146.04    155.73  --
1069.38/1069.48	c  N dy  9873   1472098     24112    103839         0     65070    316421   2623627    146.06    155.23  --
1078.68/1078.72	c  N dy 10003   1492228     24112    103839         0     85200    316421   7165273    146.05    159.19  --
1088.78/1088.80	c  N dy 10141   1512241     24112    103839         0    105210    316421  11698753    146.05    153.79  --
1098.68/1098.77	c  N dy 10287   1532347     24112    103839         0     68315    316421   3226309    146.11    158.27  --
1108.18/1108.29	c  N dy 10434   1552351     24112    103839         0     88318    316421   7837154    146.14    154.04  --
1118.68/1118.70	c  N dy 10577   1572489     24112    103839         0    108451    316421  12526584    146.19    158.88  --
1128.27/1128.34	c  N dy 10715   1592665     24112    103839         0     70634    316421   3414954    146.20    159.95  --
1137.67/1137.71	c  N dy 10837   1612713     24112    103839         0     90681    316421   7986265    146.17    155.27  --
1147.97/1148.06	c  N dy 10972   1632783     24112    103839         0    110749    316421  12607187    146.18    174.74  --
1157.28/1157.38	c  N dy 11105   1653119     24112    103839         0     72098    316421   3617240    146.19    157.59  --
1165.88/1165.96	c  N dy 11236   1673228     24112    103839         0     92207    316421   8145550    146.17    157.77  --
1175.37/1175.46	c  N dy 11372   1693284     24112    103839         0    112260    316421  12869993    146.22    158.78  --
1183.17/1183.25	c  S st 11492   1710577     24112    103839         0     69556    316421   2803663    146.25   no data  --
1183.37/1183.47	c  S st 11492   1711080     24112    103839         0     70059    316421   2881375    146.25   no data  --
1183.37/1183.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1183.37/1183.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1183.57/1183.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
1183.77/1183.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1183.77/1183.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1183.77/1183.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24112 time:  0.01 s
1183.77/1183.88	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
1199.37/1199.48	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 15.60 s
1199.37/1199.49	c vivif2 --  cl tried   103839 cl shrink        0 lits rem          0 time: 0.01
1199.47/1199.54	c vivif2 --  cl tried    70056 cl shrink        0 lits rem          0 time: 0.04
1199.67/1199.74	c asymm  cl-useful: 0/103839/103839 lits-rem:0 time: 0.21
1199.67/1199.75	c calculated reachability. Time: 0.00
1199.67/1199.75	c  N dy 11492   1711080     24112    103839         0     70056    316421   2878949    146.25   no data  --
1208.27/1208.31	c  N dy 11635   1731096     24112    103839         0     90072    316421   7471550    146.27    158.87  --
1217.37/1217.45	c  N dy 11765   1751132     24112    103839         0    110108    316421  12029606    146.27    154.02  --
1226.67/1226.70	c  N dy 11906   1771267     24112    103839         0     69239    316421   2454648    146.27    158.09  --
1235.18/1235.25	c  N dy 12036   1791272     24112    103839         0     89243    316421   7013428    146.26    155.77  --
1244.37/1244.40	c  N dy 12165   1811365     24112    103839         0    109335    316421  11633284    146.26    158.28  --
1253.77/1253.86	c  N dy 12304   1831368     24112    103839         0     67343    316421   1800240    146.27    163.26  --
1262.27/1262.38	c  N dy 12446   1851404     24112    103839         0     87376    316421   6427289    146.30    159.02  --
1271.48/1271.54	c  N dy 12582   1871476     24112    103839         0    107445    316421  11095576    146.34    157.02  --
1281.27/1281.37	c  N dy 12710   1891619     24112    103839         0     64588    316421    932682    146.33    155.62  --
1289.67/1289.71	c  N dy 12840   1911706     24112    103839         0     84674    316421   5544549    146.33    158.38  --
1298.67/1298.74	c  N dy 12978   1931776     24112    103839         0    104741    316421  10090553    146.34    160.52  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.25 2.64 3/179 7165
/proc/meminfo: memFree=23033752/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=31860 CPUtime=0 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 1263 0 0 0 0 0 0 0 21 0 1 0 368596845 32624640 1137 33554432000 4194304 4650387 140734220888864 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 7965 1141 329 112 0 2930 0

[startup+0.074131 s]
/proc/loadavg: 0.00 0.25 2.64 3/179 7165
/proc/meminfo: memFree=23033752/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=42904 CPUtime=0.06 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 4741 0 0 0 6 0 0 0 21 0 1 0 368596845 43933696 4219 33554432000 4194304 4650387 140734220888864 18446744073709551615 4370003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 10726 4219 346 112 0 5691 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 42904

[startup+0.10113 s]
/proc/loadavg: 0.00 0.25 2.64 3/179 7165
/proc/meminfo: memFree=23033752/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=42904 CPUtime=0.09 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 4741 0 0 0 9 0 0 0 21 0 1 0 368596845 43933696 4219 33554432000 4194304 4650387 140734220888864 18446744073709551615 4536387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 10726 4219 346 112 0 5691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42904

[startup+0.30108 s]
/proc/loadavg: 0.00 0.25 2.64 3/179 7165
/proc/meminfo: memFree=23033752/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=59980 CPUtime=0.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 8702 0 0 0 28 1 0 0 22 0 1 0 368596845 61419520 7563 33554432000 4194304 4650387 140734220888864 18446744073709551615 4475922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 14995 7563 365 112 0 9960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59980

[startup+0.701006 s]
/proc/loadavg: 0.00 0.25 2.64 3/179 7165
/proc/meminfo: memFree=23033752/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=65840 CPUtime=0.69 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 10063 0 0 0 68 1 0 0 24 0 1 0 368596845 67420160 8924 33554432000 4194304 4650387 140734220888864 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 16460 8924 379 112 0 11425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65840

[startup+1.50086 s]
/proc/loadavg: 0.00 0.25 2.64 5/190 7186
/proc/meminfo: memFree=22924508/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=65840 CPUtime=1.49 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 10803 0 0 0 147 2 0 0 25 0 1 0 368596845 67420160 9664 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 16460 9664 379 112 0 11425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65840

[startup+3.10057 s]
/proc/loadavg: 0.40 0.33 2.65 5/190 7186
/proc/meminfo: memFree=22912976/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=65840 CPUtime=3.09 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 12045 0 0 0 307 2 0 0 25 0 1 0 368596845 67420160 10906 33554432000 4194304 4650387 140734220888864 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 16460 10906 379 112 0 11425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65840

[startup+6.30097 s]
/proc/loadavg: 0.40 0.33 2.65 5/190 7186
/proc/meminfo: memFree=22884456/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=110472 CPUtime=6.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 14350 0 0 0 626 2 0 0 25 0 1 0 368596845 113123328 13211 33554432000 4194304 4650387 140734220888864 18446744073709551615 4333630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 27618 13212 379 112 0 22583 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110472

[startup+12.7008 s]
/proc/loadavg: 0.95 0.45 2.66 5/190 7186
/proc/meminfo: memFree=22645160/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=199084 CPUtime=12.69 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 37131 0 0 0 1263 6 0 0 25 0 1 0 368596845 203862016 30787 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 49771 30787 383 112 0 44736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199084

[startup+25.5004 s]
/proc/loadavg: 1.42 0.57 2.68 5/190 7187
/proc/meminfo: memFree=22608040/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=153988 CPUtime=25.49 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 44351 0 0 0 2542 7 0 0 25 0 1 0 368596845 157683712 31645 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 38497 31645 383 112 0 33462 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 153988

[startup+51.1007 s]
/proc/loadavg: 2.30 0.84 2.71 5/190 7187
/proc/meminfo: memFree=22537864/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=217012 CPUtime=51.08 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 61230 0 0 0 5098 10 0 0 25 0 1 0 368596845 222220288 35844 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 54253 35844 383 112 0 49218 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 217012

[startup+102.307 s]
/proc/loadavg: 3.32 1.37 2.78 5/190 7189
/proc/meminfo: memFree=22314996/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=271352 CPUtime=102.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 75591 0 0 0 10216 13 0 0 25 0 1 0 368596845 277864448 50205 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 67838 50205 383 112 0 62803 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 271352

[startup+162.301 s]
/proc/loadavg: 3.75 1.85 2.86 5/190 7190
/proc/meminfo: memFree=22175980/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=302276 CPUtime=162.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 90697 0 0 0 16212 17 0 0 25 0 1 0 368596845 309530624 58779 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 75569 58779 383 112 0 70534 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 302276

[startup+222.301 s]
/proc/loadavg: 3.91 2.24 2.93 5/190 7192
/proc/meminfo: memFree=22161204/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=314556 CPUtime=222.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 96655 0 0 0 22211 18 0 0 25 0 1 0 368596845 322105344 61151 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 78639 61151 383 112 0 73604 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 314556

[startup+282.301 s]
/proc/loadavg: 4.07 2.58 3.00 5/190 7196
/proc/meminfo: memFree=22129404/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=317500 CPUtime=282.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 105821 0 0 0 28209 20 0 0 25 0 1 0 368596845 325120000 62663 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 79375 62663 383 112 0 74340 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 317500

[startup+342.301 s]
/proc/loadavg: 4.15 2.87 3.07 5/190 7198
/proc/meminfo: memFree=22068864/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=276848 CPUtime=342.3 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 120009 0 0 0 34204 26 0 0 25 0 1 0 368596845 283492352 63571 33554432000 4194304 4650387 140734220888864 18446744073709551615 4329729 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 69212 63571 383 112 0 64177 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 276848

[startup+402.301 s]
/proc/loadavg: 4.05 3.07 3.12 5/190 7200
/proc/meminfo: memFree=22048728/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=341844 CPUtime=402.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 130253 0 0 0 40199 30 0 0 25 0 1 0 368596845 350048256 68497 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 85461 68497 383 112 0 80426 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 341844

[startup+462.301 s]
/proc/loadavg: 4.02 3.24 3.18 5/190 7201
/proc/meminfo: memFree=22044472/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=341808 CPUtime=462.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 146111 0 0 0 46194 35 0 0 25 0 1 0 368596845 350011392 68316 33554432000 4194304 4650387 140734220888864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 85452 68316 383 112 0 80417 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 341808

[startup+522.3 s]
/proc/loadavg: 4.00 3.38 3.22 5/190 7203
/proc/meminfo: memFree=22016664/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=341940 CPUtime=522.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 159168 0 0 0 52190 39 0 0 25 0 1 0 368596845 350146560 69538 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 85485 69538 383 112 0 80450 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 341940

[startup+582.3 s]
/proc/loadavg: 4.05 3.50 3.28 5/190 7204
/proc/meminfo: memFree=22000008/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=341940 CPUtime=582.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 160825 0 0 0 58189 39 0 0 25 0 1 0 368596845 350146560 71195 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 85485 71195 383 112 0 80450 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 341940

[startup+642.3 s]
/proc/loadavg: 4.02 3.59 3.32 5/190 7206
/proc/meminfo: memFree=21987576/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=363184 CPUtime=642.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 191414 0 0 0 64182 47 0 0 25 0 1 0 368596845 371900416 75303 33554432000 4194304 4650387 140734220888864 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 90796 75303 383 112 0 85761 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 363184

[startup+702.301 s]
/proc/loadavg: 4.00 3.66 3.36 5/190 7208
/proc/meminfo: memFree=21941784/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=376700 CPUtime=702.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 218312 0 0 0 70175 53 0 0 25 0 1 0 368596845 385740800 80073 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94175 80073 383 112 0 89140 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 376700

[startup+762.307 s]
/proc/loadavg: 4.00 3.72 3.39 5/190 7209
/proc/meminfo: memFree=21913592/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=377336 CPUtime=762.29 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 244729 0 0 0 76169 60 0 0 25 0 1 0 368596845 386392064 82143 33554432000 4194304 4650387 140734220888864 18446744073709551615 4315131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94334 82143 383 112 0 89299 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 377336

[startup+822.301 s]
/proc/loadavg: 4.00 3.77 3.43 5/190 7211
/proc/meminfo: memFree=21914672/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=378056 CPUtime=822.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 270539 0 0 0 82159 69 0 0 25 0 1 0 368596845 387129344 81065 33554432000 4194304 4650387 140734220888864 18446744073709551615 4330664 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94514 81065 383 112 0 89479 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 378056

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 3.46 5/190 7212
/proc/meminfo: memFree=21916496/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=378640 CPUtime=882.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 286323 0 0 0 88155 73 0 0 25 0 1 0 368596845 387727360 77987 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94660 77987 383 112 0 89625 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 378640

[startup+942.301 s]
/proc/loadavg: 4.03 3.85 3.50 5/190 7214
/proc/meminfo: memFree=21840948/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=378640 CPUtime=942.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 286323 0 0 0 94155 73 0 0 25 0 1 0 368596845 387727360 77987 33554432000 4194304 4650387 140734220888864 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94660 77987 383 112 0 89625 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 378640

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 3.53 5/190 7216
/proc/meminfo: memFree=21823312/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=379300 CPUtime=1002.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 309762 0 0 0 100145 83 0 0 25 0 1 0 368596845 388403200 81774 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94825 81774 383 112 0 89790 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 379300

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 3.56 5/190 7217
/proc/meminfo: memFree=21816104/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=379556 CPUtime=1062.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 332988 0 0 0 106136 92 0 0 25 0 1 0 368596845 388665344 84509 33554432000 4194304 4650387 140734220888864 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 94889 84509 383 112 0 89854 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 379556

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 3.58 5/190 7219
/proc/meminfo: memFree=21811444/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=380156 CPUtime=1122.28 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 356180 0 0 0 112125 103 0 0 25 0 1 0 368596845 389279744 86358 33554432000 4194304 4650387 140734220888864 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 95039 86358 383 112 0 90004 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 380156

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 3.61 5/190 7220
/proc/meminfo: memFree=21873020/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=322648 CPUtime=1182.27 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 379384 0 0 0 118116 111 0 0 25 0 1 0 368596845 330391552 75381 33554432000 4194304 4650387 140734220888864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 80662 75381 383 112 0 75627 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 322648

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.63 5/190 7222
/proc/meminfo: memFree=21855384/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=381144 CPUtime=1242.27 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 398723 0 0 0 124111 116 0 0 25 0 1 0 368596845 390291456 83008 33554432000 4194304 4650387 140734220888864 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 95286 83008 383 112 0 90251 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 381144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.97 3.65 4/188 7225
/proc/meminfo: memFree=22188192/32950928 swapFree=67111528/67111528
[pid=7165] ppid=7163 vsize=381792 CPUtime=1299.98 cores=0,2
/proc/7165/stat : 7165 (strangenight1-s) R 7163 7165 7124 0 -1 4202496 423220 0 0 0 129875 123 0 0 25 0 1 0 368596845 390955008 83194 33554432000 4194304 4650387 140734220888864 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7165/statm: 95448 83194 383 112 0 90413 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 381792

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1298.75
CPU system time (s): 1.24781
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 381792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.75
system time used= 1.24781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 423220
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= 6
involuntary context switches= 3482

runsolver used 2.22566 second user time and 4.88426 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 00:34:22
IDJOB=3175537
IDBENCH=82555
IDSOLVER=1589
FILE ID=node113/3175537-1301783661
RUNJOBID= node113-1301783654-7143
PBS_JOBID= 12841405
Free space on /tmp= 70712 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S1838224332-006-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175537-1301783661/watcher-3175537-1301783661 -o /tmp/evaluation-result-3175537-1301783661/solver-3175537-1301783661 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175537-1301783661.cnf

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

MD5SUM BENCH= a93695501183427990f531672c9572d2
RANDOM SEED=1519035661

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23033908 kB
Buffers:        317600 kB
Cached:        9198580 kB
SwapCached:          0 kB
Active:        6221076 kB
Inactive:      3403464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23033908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17088 kB
Writeback:           0 kB
AnonPages:      108448 kB
Mapped:          15496 kB
Slab:           230096 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260068 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= 70692 MiB
End job on node113 at 2011-04-03 00:56:04