Trace number 3175610

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.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S30704505-092-UNKNOWN.cnf
MD5SUM15b86e0c1384321ea7bbac2466a811a7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark318.072
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
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-3175610-1301784961.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.00/0.07	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.00/0.07	c -- vars added      25000
0.00/0.07	c Parsing time:  0.06 s
0.00/0.07	c  N st     0         0     25000    105000         0         0    315000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.07
0.19/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.05
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.01 s
0.19/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  25000 time:  0.01 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.01 s
0.39/0.48	c lits-rem:         0  cl-subs:        0  v-elim:    702  v-fix:    0  time:  0.20 s
0.39/0.48	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.53	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.49/0.53	c calculated reachability. Time: 0.00
0.49/0.54	c Calc default polars -  time:   0.01 s pos:   11155 undec:    2908 neg:   10937
0.49/0.54	c =========================================================================================
0.49/0.54	c types(t): F = full restart, N = normal restart
0.49/0.54	c types(t): S = simplification begin/end, E = solution found
0.49/0.54	c restart types(rt): st = static, dy = dynamic
0.49/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.54	c  B st     0         0     24298    103827         0         0    315345         0   no data   no data  --
1.69/1.73	c  N dy    20      4028     24298    103827         0      4028    315345   1051603    151.82    161.94  --
2.89/2.91	c  N dy    43      8034     24298    103827         0      8034    315345   1956229    146.05    154.76  --
4.19/4.21	c  N dy    70     12355     24298    103827         0     12355    315345   2915842    144.46    155.39  --
5.50/5.51	c  N dy   100     16537     24298    103827         0     16537    315345   3846147    144.78    153.27  --
6.69/6.76	c  N dy   129     20574     24298    103827         0     10576    315345    720935    144.76    168.96  --
7.99/8.09	c  N dy   152     24844     24298    103827         0     14846    315345   1664321    143.79    153.02  --
8.09/8.14	c  F st   153     25000     24298    103827         0     15002    315345   1693528    143.63    130.88  --
9.80/9.88	c  N dy   159     30000     24298    103827         0     20001    315345   3349017    143.63   no data  --
9.80/9.88	c  S st   159     30000     24298    103827         0     20001    315345   3349017    143.63   no data  --
9.99/10.04	c  S st   159     30501     24298    103827         0     20502    315345   3425684    143.63   no data  --
9.99/10.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9.99/10.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.09/10.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.14
10.49/10.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.49/10.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.49/10.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24298 time:  0.01 s
10.49/10.55	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
17.99/18.07	c lits-rem:         1  cl-subs:     2359  v-elim:    128  v-fix:    0  time:  7.51 s
18.09/18.18	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.12
18.09/18.19	c calculated reachability. Time: 0.00
18.09/18.19	c  N dy   159     30501     24170    103955         0     18143    316509   2124970    143.63   no data  --
19.39/19.49	c  N dy   189     34556     24170    103955         0     22197    316509   3006285    143.77    153.15  --
20.79/20.82	c  N dy   217     38566     24170    103955         0     26207    316509   3880509    143.62    159.41  --
22.19/22.29	c  N dy   245     42669     24170    103955         0     30310    316509   4803362    143.71    154.92  --
23.29/23.36	c  S st   267     45751     24170    103955         0     17893    316509   1237920    143.71    128.80  --
23.49/23.53	c  S st   267     46253     24170    103955         0     18395    316509   1316138    143.71   no data  --
23.49/23.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.49/23.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.59/23.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.14
23.69/23.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.79/23.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.79/23.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
23.79/23.82	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
26.79/26.89	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.06 s
26.79/26.89	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
26.89/26.91	c vivif2 --  cl tried    18395 cl shrink        0 lits rem          0 time: 0.02
26.99/27.03	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.11
26.99/27.03	c calculated reachability. Time: 0.00
26.99/27.03	c  N dy   267     46253     24170    103955         0     18395    316509   1316137    143.71   no data  --
28.29/28.33	c  N dy   297     50283     24170    103955         0     22425    316509   2250807    144.10    152.88  --
29.59/29.68	c  N dy   327     54297     24170    103955         0     26438    316509   3167396    144.29    152.16  --
30.99/31.07	c  N dy   355     58346     24170    103955         0     30487    316509   4091777    144.29    159.07  --
32.49/32.50	c  N dy   383     62455     24170    103955         0     34596    316509   5000997    144.25    152.74  --
34.00/34.03	c  N dy   411     66646     24170    103955         0     20037    316509    984985    144.45    154.83  --
34.79/34.88	c  S st   427     69380     24170    103955         0     22771    316509   1576687    144.28    145.51  --
34.99/35.04	c  S st   427     69882     24170    103955         0     23273    316509   1648654    144.28   no data  --
34.99/35.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.99/35.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.10/35.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.14
35.29/35.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
35.29/35.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
35.29/35.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
35.29/35.33	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
38.79/38.85	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.52 s
38.79/38.86	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
38.79/38.88	c vivif2 --  cl tried    23269 cl shrink        0 lits rem          0 time: 0.02
38.99/39.00	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.12
38.99/39.01	c calculated reachability. Time: 0.00
38.99/39.01	c  N dy   427     69882     24170    103955         0     23269    316509   1647040    144.28   no data  --
40.49/40.51	c  N dy   459     74341     24170    103955         0     27727    316509   2655970    144.26    153.70  --
42.09/42.16	c  N dy   494     79095     24170    103955         0     32481    316509   3732434    144.38    161.94  --
43.90/44.00	c  N dy   521     84228     24170    103955         0     37614    316509   4875282    143.92    152.02  --
45.19/45.22	c  F st   543     87500     24170    103955         0     40886    316509   5600524    143.87   no data  --
46.39/46.48	c  N st   548     90797     24170    103955         0     23315    316509   1327435    143.87   no data  --
48.40/48.45	c  N dy   573     96646     24170    103955         0     29163    316509   2855147    143.84    157.95  --
50.49/50.57	c  N dy   618    102844     24170    103955         0     35360    316509   4242958    144.07    153.55  --
51.20/51.22	c  S st   630    104823     24170    103955         0     37339    316509   4657664    143.89   no data  --
51.30/51.38	c  S st   630    105325     24170    103955         0     37841    316509   4734677    143.89   no data  --
51.40/51.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
51.40/51.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.50/51.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
51.79/51.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
51.79/51.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
51.79/51.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
51.79/51.89	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
96.80/96.86	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 44.97 s
96.80/96.87	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
96.89/96.94	c vivif2 --  cl tried    37840 cl shrink        0 lits rem          0 time: 0.07
96.99/97.09	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.15
97.09/97.10	c calculated reachability. Time: 0.00
97.09/97.10	c  N dy   630    105325     24170    103955         0     37840    316509   4734428    143.89   no data  --
99.39/99.48	c  N dy   677    112116     24170    103955         0     44631    316509   6251809    144.07    156.69  --
101.90/101.96	c  N dy   726    119446     24170    103955         0     29525    316509   2217550    144.16    152.17  --
104.50/104.55	c  N dy   772    127171     24170    103955         0     37250    316509   3964691    143.99    156.71  --
107.40/107.46	c  N dy   825    135447     24170    103955         0     45526    316509   5790172    143.82    154.84  --
110.40/110.44	c  N dy   880    144200     24170    103955         0     30559    316509   2078877    143.72    156.03  --
113.90/113.95	c  N dy   939    153540     24170    103955         0     39899    316509   4152288    143.78    154.07  --
115.89/115.92	c  S st   973    157987     24170    103955         0     44346    316509   5155949    143.83   no data  --
116.09/116.12	c  S st   973    158489     24170    103955         0     44848    316509   5239078    143.83   no data  --
116.09/116.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
116.09/116.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.29/116.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
116.60/116.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
116.60/116.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
116.60/116.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
116.69/116.70	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
179.20/179.27	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 62.57 s
179.20/179.28	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
179.30/179.37	c vivif2 --  cl tried    44846 cl shrink        0 lits rem          0 time: 0.08
179.49/179.55	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.18
179.49/179.56	c calculated reachability. Time: 0.00
179.49/179.56	c  N dy   973    158489     24170    103955         0     44846    316509   5238721    143.83   no data  --
183.40/183.50	c  N dy  1044    168696     24170    103955         0     30192    316509   1759379    143.88    155.42  --
187.59/187.64	c  N dy  1121    179525     24170    103955         0     41019    316509   4179318    143.93    219.34  --
192.09/192.19	c  N dy  1192    190989     24170    103955         0     26556    316509    654204    143.77    152.09  --
196.69/196.74	c  N dy  1277    203250     24170    103955         0     38817    316509   3466689    143.97    164.28  --
201.89/201.99	c  N dy  1368    216232     24170    103955         0     51797    316509   6450390    144.05    158.20  --
207.30/207.33	c  N dy  1465    230075     24170    103955         0     38684    316509   3202174    144.23    152.27  --
210.29/210.34	c  S st  1518    237733     24170    103955         0     46341    316509   4934896    144.27   no data  --
210.49/210.54	c  S st  1518    238234     24170    103955         0     46842    316509   5009724    144.27   no data  --
210.49/210.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
210.49/210.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.69/210.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
210.99/211.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
210.99/211.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
210.99/211.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
210.99/211.09	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
270.29/270.32	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 59.24 s
270.29/270.33	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
270.39/270.41	c vivif2 --  cl tried    46836 cl shrink        0 lits rem          0 time: 0.07
270.50/270.59	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.18
270.50/270.60	c calculated reachability. Time: 0.00
270.50/270.60	c  N dy  1518    238234     24170    103955         0     46836    316509   5006639    144.27   no data  --
276.60/276.67	c  N dy  1619    253505     24170    103955         0     34123    316509   1876095    144.28    152.22  --
282.90/282.97	c  N dy  1716    269783     24170    103955         0     50398    316509   5452540    144.03    157.48  --
289.90/289.91	c  N dy  1835    287162     24170    103955         0     38788    316509   2651290    144.08    151.73  --
297.40/297.40	c  N dy  1960    305564     24170    103955         0     57188    316509   6831824    144.23    153.62  --
297.60/297.69	c  F st  1964    306253     24170    103955         0     57877    316509   6975113    144.20    114.52  --
305.21/305.21	c  N dy  2063    325286     24170    103955         0     46913    316509   4559018    144.18    154.86  --
313.40/313.44	c  N dy  2204    345439     24170    103955         0     36068    316509   1618768    144.25    152.00  --
318.10/318.13	c  S st  2284    357351     24170    103955         0     47980    316509   4326509    144.28    122.58  --
318.30/318.34	c  S st  2284    357854     24170    103955         0     48483    316509   4408359    144.28   no data  --
318.30/318.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
318.30/318.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
318.50/318.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
318.80/318.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
318.80/318.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
318.80/318.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
318.80/318.83	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
358.70/358.74	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time: 39.90 s
358.70/358.75	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
358.80/358.82	c vivif2 --  cl tried    48482 cl shrink        0 lits rem          0 time: 0.07
359.00/359.01	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.19
359.00/359.01	c calculated reachability. Time: 0.00
359.00/359.02	c  N dy  2284    357854     24170    103955         0     48482    316509   4408281    144.28   no data  --
367.20/367.21	c  N dy  2414    377971     24170    103955         0     36604    316509   1502674    144.22    152.37  --
375.30/375.33	c  N dy  2555    398063     24170    103955         0     56693    316509   6049399    144.29    152.60  --
383.50/383.53	c  N dy  2695    418086     24170    103955         0     43720    316509   2835023    144.33    159.86  --
391.81/391.83	c  N dy  2829    438138     24170    103955         0     63771    316509   7375115    144.33    163.82  --
399.91/399.96	c  N dy  2965    458261     24170    103955         0     49892    316509   4019534    144.36    153.66  --
408.50/408.57	c  N dy  3105    478354     24170    103955         0     69985    316509   8586281    144.40    163.15  --
416.51/416.52	c  N dy  3233    498388     24170    103955         0     55020    316509   4982957    144.39    154.07  --
425.10/425.18	c  N dy  3374    518475     24170    103955         0     39110    316509   1198605    144.51    194.74  --
432.61/432.64	c  S st  3503    536781     24170    103955         0     57416    316509   5393723    144.57   no data  --
432.81/432.88	c  S st  3503    537288     24170    103955         0     57923    316509   5486223    144.57   no data  --
432.91/432.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
432.91/432.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
433.01/433.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
433.41/433.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
433.41/433.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
433.41/433.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
433.41/433.45	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
506.91/506.90	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time: 73.45 s
506.91/506.91	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
507.01/507.00	c vivif2 --  cl tried    57919 cl shrink        0 lits rem          0 time: 0.09
507.21/507.21	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.21
507.21/507.22	c calculated reachability. Time: 0.00
507.21/507.22	c  N dy  3503    537288     24170    103955         0     57919    316509   5483621    144.57   no data  --
515.81/515.80	c  N dy  3637    557377     24170    103955         0     41008    316509   1364344    144.61    167.25  --
524.01/524.01	c  N dy  3774    577426     24170    103955         0     61056    316509   5939411    144.66    158.04  --
532.61/532.68	c  N dy  3910    597652     24170    103955         0     43285    316509   1644335    144.69    153.88  --
540.91/540.93	c  N dy  4047    617653     24170    103955         0     63285    316509   6232983    144.76    155.81  --
549.61/549.64	c  N dy  4183    637711     24170    103955         0     44340    316509   1672853    144.84    153.76  --
557.91/557.99	c  N dy  4315    657761     24170    103955         0     64390    316509   6280239    144.89    155.00  --
566.71/566.75	c  N dy  4446    677836     24170    103955         0     44468    316509   1476204    144.88    155.14  --
575.01/575.07	c  N dy  4578    697843     24170    103955         0     64475    316509   6086658    144.94    206.74  --
584.11/584.11	c  N dy  4717    717876     24170    103955         0     43510    316509   1029313    144.96    155.54  --
592.31/592.32	c  N dy  4846    737961     24170    103955         0     63593    316509   5648301    144.95    154.92  --
601.41/601.43	c  N dy  4983    758031     24170    103955         0     83661    316509  10208687    145.01    156.01  --
609.71/609.75	c  N dy  5129    778044     24170    103955         0     61673    316509   4950455    145.08    155.19  --
618.82/618.82	c  N dy  5268    798112     24170    103955         0     81741    316509   9584458    145.13    165.31  --
622.31/622.34	c  S st  5320    805932     24170    103955         0     46563    316509   1272330    145.14   no data  --
622.52/622.54	c  S st  5320    806436     24170    103955         0     47067    316509   1360058    145.14   no data  --
622.52/622.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
622.52/622.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.71/622.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
622.81/622.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
622.81/622.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
622.81/622.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
622.81/622.86	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
626.51/626.55	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.69 s
626.51/626.57	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
626.51/626.59	c vivif2 --  cl tried    47065 cl shrink        0 lits rem          0 time: 0.02
626.71/626.77	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.18
626.71/626.78	c calculated reachability. Time: 0.00
626.71/626.78	c  N dy  5320    806436     24170    103955         0     47065    316509   1359628    145.14   no data  --
635.01/635.06	c  N dy  5451    826491     24170    103955         0     67118    316509   5874341    145.11    153.52  --
644.31/644.31	c  N dy  5591    846520     24170    103955         0     87145    316509  10461677    145.16    159.54  --
652.72/652.71	c  N dy  5732    866656     24170    103955         0     63288    316509   4913108    145.19    156.65  --
661.71/661.75	c  N dy  5870    886757     24170    103955         0     83389    316509   9515177    145.24    153.83  --
670.51/670.58	c  N dy  6013    906844     24170    103955         0     58478    316509   3558177    145.32    194.58  --
679.51/679.53	c  N dy  6153    926917     24170    103955         0     78551    316509   8182616    145.38    155.82  --
688.71/688.73	c  N dy  6293    946920     24170    103955         0     52552    316509   1976968    145.44    191.40  --
697.32/697.32	c  N dy  6427    966934     24170    103955         0     72565    316509   6509223    145.43    154.22  --
706.71/706.78	c  N dy  6562    986970     24170    103955         0     92601    316509  11187983    145.48    156.74  --
715.31/715.35	c  N dy  6701   1007101     24170    103955         0     65730    316509   4819968    145.53    153.34  --
724.52/724.55	c  N dy  6837   1027105     24170    103955         0     85733    316509   9454352    145.58    170.10  --
733.62/733.70	c  N dy  6970   1047382     24170    103955         0     58011    316509   2794101    145.57    153.68  --
742.52/742.55	c  N dy  7102   1067447     24170    103955         0     78076    316509   7358970    145.58    153.65  --
744.62/744.63	c  F st  7134   1071875     24170    103955         0     82504    316509   8368842    145.59   no data  --
751.51/751.59	c  N dy  7218   1087505     24170    103955         0     49137    316509    531257    145.64    154.09  --
759.21/759.21	c  N dy  7354   1107576     24170    103955         0     69208    316509   5130027    145.65    156.96  --
767.61/767.61	c  N dy  7496   1127577     24170    103955         0     89203    316509   9743772    145.70    155.77  --
775.82/775.86	c  N dy  7625   1147598     24170    103955         0     59221    316509   2639880    145.70    155.55  --
783.82/783.87	c  N dy  7759   1167670     24170    103955         0     79293    316509   7201836    145.70    154.27  --
792.82/792.85	c  N dy  7896   1188097     24170    103955         0     99719    316509  11873596    145.72    154.21  --
801.42/801.46	c  N dy  8038   1208229     24170    103955         0     68857    316509   4669077    145.77    156.03  --
802.12/802.12	c  S st  8050   1209656     24170    103955         0     70284    316509   5000007    145.77    144.35  --
802.32/802.35	c  S st  8050   1210160     24170    103955         0     70788    316509   5080017    145.77   no data  --
802.32/802.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
802.32/802.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
802.52/802.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
802.82/802.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
802.92/802.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
802.92/802.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
802.92/802.92	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
868.02/868.01	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 65.09 s
868.02/868.01	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
868.02/868.09	c vivif2 --  cl tried    70781 cl shrink        0 lits rem          0 time: 0.08
868.32/868.30	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.21
868.32/868.31	c calculated reachability. Time: 0.00
868.32/868.31	c  N dy  8050   1210160     24170    103955         0     70781    316509   5078275    145.77   no data  --
876.52/876.57	c  N dy  8180   1230174     24170    103955         0     90795    316509   9641486    145.78    154.06  --
885.12/885.12	c  N dy  8320   1250199     24170    103955         0     58820    316509   2131225    145.82    154.37  --
893.13/893.11	c  N dy  8451   1270245     24170    103955         0     78865    316509   6640071    145.81    157.26  --
902.62/902.64	c  N dy  8587   1290357     24170    103955         0     98976    316509  11294279    145.83    159.63  --
911.83/911.90	c  N dy  8722   1310435     24170    103955         0     66052    316509   3496625    145.83    194.43  --
920.42/920.40	c  N dy  8861   1330497     24170    103955         0     86110    316509   8143333    145.86    159.10  --
929.53/929.51	c  N dy  8994   1350998     24170    103955         0    106610    316509  12862065    145.90    158.73  --
937.52/937.52	c  N dy  9138   1371041     24170    103955         0     72658    316509   4837365    145.93    155.27  --
946.03/946.07	c  N dy  9280   1391136     24170    103955         0     92752    316509   9497595    145.96    175.73  --
955.12/955.14	c  N dy  9419   1411219     24170    103955         0     57838    316509   1184307    146.01    159.63  --
963.13/963.12	c  N dy  9563   1431275     24170    103955         0     77892    316509   5784633    146.04    164.26  --
971.72/971.77	c  N dy  9697   1451322     24170    103955         0     97938    316509  10373790    146.01    155.50  --
980.62/980.66	c  N dy  9826   1471443     24170    103955         0     62069    316509   1897034    146.01    155.17  --
988.73/988.74	c  N dy  9953   1491559     24170    103955         0     82185    316509   6469408    146.00    158.44  --
997.62/997.62	c  N dy 10092   1511729     24170    103955         0    102353    316509  11095040    146.01    154.12  --
1006.43/1006.42	c  N dy 10229   1531815     24170    103955         0     65438    316509   2455792    146.02    153.91  --
1014.62/1014.67	c  N dy 10356   1551934     24170    103955         0     85557    316509   7057668    146.02    154.47  --
1023.62/1023.66	c  N dy 10492   1572056     24170    103955         0    105677    316509  11655475    146.01    154.34  --
1033.42/1033.49	c  N dy 10628   1592221     24170    103955         0     67844    316509   2811293    146.04    157.33  --
1042.12/1042.17	c  N dy 10759   1612414     24170    103955         0     88037    316509   7371186    146.02    158.22  --
1051.53/1051.57	c  N dy 10891   1632425     24170    103955         0    108047    316509  12017550    146.03    154.32  --
1061.12/1061.12	c  N dy 11028   1652501     24170    103955         0     69120    316509   2880161    146.05    155.83  --
1070.43/1070.49	c  N dy 11160   1672756     24170    103955         0     89373    316509   7510495    146.05    155.73  --
1080.73/1080.71	c  N dy 11298   1692879     24170    103955         0    109493    316509  12165323    146.07    160.02  --
1089.22/1089.28	c  S st 11407   1710160     24170    103955         0     66778    316509   2140186    146.09    148.00  --
1089.52/1089.51	c  S st 11407   1710663     24170    103955         0     67281    316509   2218539    146.09   no data  --
1089.52/1089.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1089.52/1089.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1089.72/1089.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1089.82/1089.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1089.82/1089.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1089.82/1089.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24170 time:  0.01 s
1089.92/1089.90	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
1096.92/1096.97	c lits-rem:        12  cl-subs:        3  v-elim:      0  v-fix:    0  time:  7.07 s
1096.92/1096.98	c vivif2 --  cl tried   103955 cl shrink        0 lits rem          0 time: 0.01
1097.02/1097.02	c vivif2 --  cl tried    67278 cl shrink        0 lits rem          0 time: 0.04
1097.22/1097.24	c asymm  cl-useful: 0/103955/103955 lits-rem:0 time: 0.22
1097.22/1097.25	c calculated reachability. Time: 0.00
1097.22/1097.25	c  N dy 11407   1710663     24170    103955         0     67278    316509   2217397    146.09   no data  --
1106.43/1106.48	c  N dy 11544   1730676     24170    103955         0     87291    316509   6842461    146.11    163.24  --
1116.53/1116.54	c  N dy 11680   1750712     24170    103955         0    107326    316509  11467881    146.12    154.84  --
1126.82/1126.84	c  N dy 11815   1770820     24170    103955         0     66432    316509   1807491    146.11    154.88  --
1135.93/1135.99	c  N dy 11944   1790952     24170    103955         0     86563    316509   6496101    146.12    157.05  --
1145.93/1145.90	c  N dy 12072   1811078     24170    103955         0    106689    316509  11100691    146.12    156.41  --
1156.63/1156.65	c  N dy 12216   1831196     24170    103955         0     64811    316509   1204245    146.15    157.61  --
1165.63/1165.62	c  N dy 12339   1851247     24170    103955         0     84862    316509   5809058    146.13    209.71  --
1175.64/1175.65	c  N dy 12476   1871376     24170    103955         0    104990    316509  10467370    146.15    156.77  --
1186.43/1186.43	c  N dy 12613   1891415     24170    103955         0    125028    316509  15062893    146.15    153.84  --
1195.64/1195.64	c  N dy 12759   1911447     24170    103955         0     82060    316509   4987877    146.18    179.31  --
1205.33/1205.38	c  N dy 12898   1931595     24170    103955         0    102207    316509   9552915    146.18    157.91  --
1216.03/1216.08	c  N dy 13036   1951704     24170    103955         0    122315    316509  14175666    146.21    154.27  --
1225.63/1225.66	c  N dy 13170   1971729     24170    103955         0     78341    316509   3815901    146.19    163.58  --
1235.24/1235.25	c  N dy 13308   1991737     24170    103955         0     98348    316509   8424823    146.20    154.50  --
1245.73/1245.76	c  N dy 13445   2011785     24170    103955         0    118395    316509  13093542    146.22    158.69  --
1256.13/1256.14	c  N dy 13585   2031891     24170    103955         0     73506    316509   2565111    146.25    157.84  --
1265.64/1265.68	c  N dy 13725   2051970     24170    103955         0     93584    316509   7236680    146.27    154.88  --
1276.04/1276.07	c  N dy 13867   2072032     24170    103955         0    113643    316509  11899120    146.29    154.25  --
1287.13/1287.13	c  N dy 14003   2092057     24170    103955         0     67674    316509    951632    146.30    154.43  --
1296.34/1296.31	c  N dy 14138   2112200     24170    103955         0     87817    316509   5547586    146.28    156.78  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.84 3.92 3.63 4/189 17675
/proc/meminfo: memFree=18192312/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=25024 CPUtime=0 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 1610 0 0 0 0 0 0 0 23 0 1 0 368726806 25624576 1355 33554432000 4194304 4650387 140734121407488 18446744073709551615 4316560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 6256 1360 326 112 0 1221 0

[startup+0.095902 s]
/proc/loadavg: 3.84 3.92 3.63 4/189 17675
/proc/meminfo: memFree=18192312/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=42896 CPUtime=0.08 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 4740 0 0 0 8 0 0 0 23 0 1 0 368726806 43925504 4218 33554432000 4194304 4650387 140734121407488 18446744073709551615 4369238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 10724 4218 346 112 0 5689 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42896

[startup+0.100905 s]
/proc/loadavg: 3.84 3.92 3.63 4/189 17675
/proc/meminfo: memFree=18192312/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=42896 CPUtime=0.09 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 4740 0 0 0 9 0 0 0 23 0 1 0 368726806 43925504 4218 33554432000 4194304 4650387 140734121407488 18446744073709551615 4369204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 10724 4218 346 112 0 5689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42896

[startup+0.300864 s]
/proc/loadavg: 3.84 3.92 3.63 4/189 17675
/proc/meminfo: memFree=18192312/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=60008 CPUtime=0.29 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 8745 0 0 0 29 0 0 0 25 0 1 0 368726806 61448192 7606 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 15002 7606 365 112 0 9967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60008

[startup+0.700762 s]
/proc/loadavg: 3.84 3.92 3.63 4/189 17675
/proc/meminfo: memFree=18192312/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=66008 CPUtime=0.69 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 10118 0 0 0 68 1 0 0 25 0 1 0 368726806 67592192 8979 33554432000 4194304 4650387 140734121407488 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 16502 8979 379 112 0 11467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66008

[startup+1.50065 s]
/proc/loadavg: 3.84 3.92 3.63 5/190 17676
/proc/meminfo: memFree=18154236/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=66008 CPUtime=1.49 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 10838 0 0 0 148 1 0 0 25 0 1 0 368726806 67592192 9699 33554432000 4194304 4650387 140734121407488 18446744073709551615 4332004 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 16502 9699 379 112 0 11467 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66008

[startup+3.10033 s]
/proc/loadavg: 3.84 3.92 3.63 5/190 17676
/proc/meminfo: memFree=18124104/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=66008 CPUtime=3.09 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 12063 0 0 0 308 1 0 0 25 0 1 0 368726806 67592192 10924 33554432000 4194304 4650387 140734121407488 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 16502 10924 379 112 0 11467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66008

[startup+6.30072 s]
/proc/loadavg: 3.85 3.92 3.64 4/188 17677
/proc/meminfo: memFree=18317880/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=110640 CPUtime=6.29 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 14373 0 0 0 627 2 0 0 25 0 1 0 368726806 113295360 13234 33554432000 4194304 4650387 140734121407488 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 27660 13234 379 112 0 22625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110640

[startup+12.7005 s]
/proc/loadavg: 3.86 3.92 3.64 5/190 17704
/proc/meminfo: memFree=18170928/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=198056 CPUtime=12.69 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 37003 0 0 0 1264 5 0 0 25 0 1 0 368726806 202809344 30637 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 49514 30637 383 112 0 44479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 198056

[startup+25.5011 s]
/proc/loadavg: 3.96 3.94 3.65 5/190 17705
/proc/meminfo: memFree=18069144/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=147536 CPUtime=25.49 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 43050 0 0 0 2542 7 0 0 25 0 1 0 368726806 151076864 29861 33554432000 4194304 4650387 140734121407488 18446744073709551615 4443709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 36884 29861 383 112 0 31849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147536

[startup+51.1002 s]
/proc/loadavg: 3.97 3.94 3.66 5/190 17705
/proc/meminfo: memFree=18013604/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=207284 CPUtime=51.1 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 59592 0 0 0 5099 11 0 0 25 0 1 0 368726806 212258816 33724 33554432000 4194304 4650387 140734121407488 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 51821 33724 383 112 0 46786 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 207284

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.67 5/190 17707
/proc/meminfo: memFree=17891440/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=212108 CPUtime=102.3 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 76515 0 0 0 10217 13 0 0 25 0 1 0 368726806 217198592 47367 33554432000 4194304 4650387 140734121407488 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 53027 47367 383 112 0 47992 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 212108

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.69 5/190 17708
/proc/meminfo: memFree=17740760/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=287148 CPUtime=162.29 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 87113 0 0 0 16214 15 0 0 25 0 1 0 368726806 294039552 54716 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 71787 54716 383 112 0 66752 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 287148

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 17710
/proc/meminfo: memFree=17719408/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=301320 CPUtime=222.29 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 101923 0 0 0 22209 20 0 0 25 0 1 0 368726806 308551680 58400 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 75330 58400 383 112 0 70295 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 301320

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 17711
/proc/meminfo: memFree=17695220/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=316336 CPUtime=282.3 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 109858 0 0 0 28207 23 0 0 25 0 1 0 368726806 323928064 62110 33554432000 4194304 4650387 140734121407488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 79084 62110 383 112 0 74049 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 316336

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 17722
/proc/meminfo: memFree=17685492/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=316444 CPUtime=342.3 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 123494 0 0 0 34203 27 0 0 25 0 1 0 368726806 324038656 61572 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476198 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 79111 61572 383 112 0 74076 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 316444

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 17724
/proc/meminfo: memFree=17650496/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=341220 CPUtime=402.3 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 146728 0 0 0 40196 34 0 0 25 0 1 0 368726806 349409280 68918 33554432000 4194304 4650387 140734121407488 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 85305 68918 383 112 0 80270 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 341220

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 17725
/proc/meminfo: memFree=17627044/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=348132 CPUtime=462.31 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 160446 0 0 0 46192 39 0 0 25 0 1 0 368726806 356487168 70795 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87033 70795 383 112 0 81998 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 348132

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 17727
/proc/meminfo: memFree=17603720/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=348256 CPUtime=522.31 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 166268 0 0 0 52190 41 0 0 25 0 1 0 368726806 356614144 70315 33554432000 4194304 4650387 140734121407488 18446744073709551615 4367255 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87064 70315 383 112 0 82029 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 348256

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 17728
/proc/meminfo: memFree=17583984/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=348532 CPUtime=582.31 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 191162 0 0 0 58181 50 0 0 25 0 1 0 368726806 356896768 74936 33554432000 4194304 4650387 140734121407488 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87133 74936 383 112 0 82098 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 348532

[startup+642.3 s]
/proc/loadavg: 4.06 3.99 3.80 5/190 17730
/proc/meminfo: memFree=17577640/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=348856 CPUtime=642.31 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 213284 0 0 0 64172 59 0 0 25 0 1 0 368726806 357228544 74738 33554432000 4194304 4650387 140734121407488 18446744073709551615 4328309 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87214 74738 383 112 0 82179 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 348856

[startup+702.301 s]
/proc/loadavg: 4.02 3.99 3.82 5/190 17732
/proc/meminfo: memFree=17570428/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=349844 CPUtime=702.32 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 237343 0 0 0 70165 67 0 0 25 0 1 0 368726806 358240256 74402 33554432000 4194304 4650387 140734121407488 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87461 74402 383 112 0 82426 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 349844

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 17733
/proc/meminfo: memFree=17580080/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=350272 CPUtime=762.33 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 262095 0 0 0 76158 75 0 0 25 0 1 0 368726806 358678528 72256 33554432000 4194304 4650387 140734121407488 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87568 72256 383 112 0 82533 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 350272

[startup+822.301 s]
/proc/loadavg: 4.08 4.00 3.83 5/190 17735
/proc/meminfo: memFree=17582408/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=350576 CPUtime=822.32 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 279072 0 0 0 82153 79 0 0 25 0 1 0 368726806 358989824 70472 33554432000 4194304 4650387 140734121407488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87644 70472 383 112 0 82609 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 350576

[startup+882.301 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 17736
/proc/meminfo: memFree=17570724/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=350576 CPUtime=882.32 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 286522 0 0 0 88151 81 0 0 25 0 1 0 368726806 358989824 77922 33554432000 4194304 4650387 140734121407488 18446744073709551615 4315152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87644 77922 383 112 0 82609 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 350576

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 17738
/proc/meminfo: memFree=17575404/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=351836 CPUtime=942.32 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 311554 0 0 0 94144 88 0 0 25 0 1 0 368726806 360280064 73000 33554432000 4194304 4650387 140734121407488 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 87959 73000 383 112 0 82924 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 351836

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.86 5/190 17740
/proc/meminfo: memFree=17532116/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=358900 CPUtime=1002.32 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 340270 0 0 0 100138 94 0 0 25 0 1 0 368726806 367513600 80545 33554432000 4194304 4650387 140734121407488 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 89725 80545 383 112 0 84690 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 358900

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 17741
/proc/meminfo: memFree=17537908/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=359368 CPUtime=1062.32 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 363638 0 0 0 106132 100 0 0 25 0 1 0 368726806 367992832 70743 33554432000 4194304 4650387 140734121407488 18446744073709551615 4331073 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 89842 70743 383 112 0 84807 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 359368

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.87 5/190 17743
/proc/meminfo: memFree=17529952/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=359544 CPUtime=1122.33 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 385506 0 0 0 112123 110 0 0 25 0 1 0 368726806 368173056 81026 33554432000 4194304 4650387 140734121407488 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 89886 81026 383 112 0 84851 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 359544

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 17744
/proc/meminfo: memFree=17519760/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=359872 CPUtime=1182.33 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 408748 0 0 0 118114 119 0 0 25 0 1 0 368726806 368508928 80443 33554432000 4194304 4650387 140734121407488 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 89968 80443 383 112 0 84933 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 359872

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 17746
/proc/meminfo: memFree=17531276/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=360112 CPUtime=1242.33 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 431691 0 0 0 124105 128 0 0 25 0 1 0 368726806 368754688 78755 33554432000 4194304 4650387 140734121407488 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 90028 78755 383 112 0 84993 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 360112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.89 3/183 17767
/proc/meminfo: memFree=17828900/32950928 swapFree=67111528/67111528
[pid=17675] ppid=17673 vsize=360440 CPUtime=1300.04 cores=0,2
/proc/17675/stat : 17675 (strangenight1-s) R 17673 17675 17493 0 -1 4202496 456963 0 0 0 129866 138 0 0 25 0 1 0 368726806 369090560 74631 33554432000 4194304 4650387 140734121407488 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17675/statm: 90110 74631 383 112 0 85075 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 360440

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.06
CPU user time (s): 1298.66
CPU system time (s): 1.40079
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 375092

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

runsolver used 2.25266 second user time and 4.85926 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 00:56:01
IDJOB=3175610
IDBENCH=82628
IDSOLVER=1589
FILE ID=node115/3175610-1301784961
RUNJOBID= node115-1301783654-17511
PBS_JOBID= 12841403
Free space on /tmp= 71348 MiB

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

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

MD5SUM BENCH= 15b86e0c1384321ea7bbac2466a811a7
RANDOM SEED=136553096

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      18192468 kB
Buffers:        401496 kB
Cached:       13752500 kB
SwapCached:          0 kB
Active:        9529300 kB
Inactive:      4922028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18192468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22224 kB
Writeback:           0 kB
AnonPages:      297068 kB
Mapped:          16456 kB
Slab:           243384 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   547316 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= 71340 MiB
End job on node115 at 2011-04-03 01:17:43