Trace number 3369775

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 (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
MD5SUMcf967108532c9cfea4028aa361399380
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.8385
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
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-3369775-1305382030.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.00/0.03	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.03	c -- vars added      15000
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.00/0.07	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.10/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.10/0.13	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    477  v-fix:    0  time:  0.10 s
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.26	c Calc default polars -  time:   0.00 s pos:    6593 undec:    1782 neg:    6625
0.19/0.26	c =========================================================================================
0.19/0.26	c types(t): F = full restart, N = normal restart
0.19/0.26	c types(t): S = simplification begin/end, E = solution found
0.19/0.26	c restart types(rt): st = static, dy = dynamic
0.19/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.26	c  B st     0         0     14523     62500         0         0    190210         0   no data   no data  --
0.99/1.03	c  N dy    16      4114     14523     62500         0      4113    190210    811737    109.12    116.23  --
1.69/1.79	c  N dy    46      8161     14523     62500         0      8160    190210   1525884    112.07    117.97  --
2.49/2.58	c  N dy    72     12256     14523     62500         0     12254    190210   2260383    111.57    135.54  --
3.30/3.39	c  N dy   101     16276     14523     62500         0     16274    190210   3004012    112.57    156.46  --
4.19/4.25	c  N dy   127     20352     14523     62500         0     10356    190210    558238    112.42    125.00  --
5.00/5.07	c  N dy   154     24482     14523     62500         0     14486    190210   1306960    112.38    120.32  --
5.10/5.17	c  F st   156     25001     14523     62500         0     15005    190210   1398405    112.34   no data  --
6.29/6.30	c  N dy   162     30000     14523     62500         0     20004    190210   2639638    112.34   no data  --
6.29/6.30	c  S st   162     30000     14523     62500         0     20004    190210   2639638    112.34   no data  --
6.39/6.41	c  S st   162     30508     14523     62500         0     20512    190210   2709827    112.34   no data  --
6.39/6.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.39/6.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
6.59/6.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
6.59/6.68	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
10.49/10.50	c lits-rem:        17  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.82 s
10.49/10.57	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.07
10.49/10.57	c calculated reachability. Time: 0.00
10.49/10.57	c  N dy   162     30508     14523     62500         0     20507    190210   2709287    112.34   no data  --
11.39/11.47	c  N dy   189     34644     14523     62500         0     24642    190210   3438517    111.95    120.02  --
12.29/12.35	c  N dy   213     38668     14523     62500         0     28666    190210   4166829    111.60    118.12  --
13.30/13.32	c  N dy   242     43119     14523     62500         0     17621    190210    991346    111.62    122.13  --
13.80/13.89	c  S st   263     45762     14523     62500         0     20264    190210   1470951    111.74   no data  --
13.90/13.99	c  S st   263     46262     14523     62500         0     20764    190210   1533336    111.74   no data  --
14.00/14.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.00/14.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.00/14.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
14.10/14.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.10/14.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.10/14.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
14.10/14.15	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
16.69/16.77	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.62 s
16.69/16.78	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
16.79/16.80	c vivif2 --  cl tried    20764 cl shrink        0 lits rem          0 time: 0.02
16.79/16.86	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.06
16.79/16.87	c calculated reachability. Time: 0.00
16.79/16.87	c  N dy   263     46262     14523     62500         0     20764    190210   1533327    111.74   no data  --
17.70/17.76	c  N dy   294     50306     14523     62500         0     24808    190210   2252340    112.01    120.16  --
18.59/18.67	c  N dy   322     54409     14523     62500         0     28911    190210   2992969    112.11    119.44  --
19.59/19.65	c  N dy   349     58601     14523     62500         0     33102    190210   3716891    111.91    118.92  --
20.59/20.65	c  N dy   379     62655     14523     62500         0     37156    190210   4469447    112.31    137.40  --
21.59/21.61	c  N dy   406     66907     14523     62500         0     22658    190210   1313985    112.62    118.60  --
22.11/22.18	c  S st   425     69395     14523     62500         0     25146    190210   1769661    112.79   no data  --
22.29/22.30	c  S st   425     69902     14523     62500         0     25653    190210   1849935    112.79   no data  --
22.29/22.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.29/22.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
22.39/22.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
22.39/22.48	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
25.59/25.65	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.17 s
25.59/25.65	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
25.59/25.68	c vivif2 --  cl tried    25652 cl shrink        0 lits rem          0 time: 0.02
25.69/25.76	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.08
25.69/25.76	c calculated reachability. Time: 0.00
25.69/25.76	c  N dy   425     69902     14523     62500         0     25652    190210   1849132    112.79   no data  --
26.79/26.82	c  N dy   457     74411     14523     62500         0     30161    190210   2660880    112.87    122.15  --
27.89/27.97	c  N dy   489     79236     14523     62500         0     34985    190210   3516203    112.85    119.43  --
29.20/29.24	c  N dy   526     84386     14523     62500         0     40135    190210   4461135    112.96    120.14  --
30.00/30.01	c  F st   551     87500     14523     62500         0     22372    190210    834953    113.04   no data  --
30.80/30.83	c  N st   556     90795     14523     62500         0     25665    190210   1753439    113.04   no data  --
32.19/32.23	c  N dy   579     96662     14523     62500         0     31531    190210   2990177    113.01    120.66  --
33.68/33.74	c  N dy   619    102905     14523     62500         0     37774    190210   4151814    113.17    119.38  --
34.19/34.22	c  S st   633    104853     14523     62500         0     39722    190210   4512235    113.35   no data  --
34.28/34.35	c  S st   633    105355     14523     62500         0     40224    190210   4583288    113.35   no data  --
34.28/34.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.28/34.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.38/34.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
34.58/34.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.58/34.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.58/34.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
34.58/34.69	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
63.89/63.98	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time: 29.29 s
63.89/63.98	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
63.98/64.04	c vivif2 --  cl tried    40214 cl shrink        0 lits rem          0 time: 0.06
64.08/64.14	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.10
64.08/64.14	c calculated reachability. Time: 0.00
64.08/64.14	c  N dy   633    105355     14523     62500         0     40214    190210   4580364    113.35   no data  --
65.69/65.77	c  N dy   673    112198     14523     62500         0     24625    190210    911625    113.20    124.07  --
67.28/67.38	c  N dy   725    119434     14523     62500         0     31861    190210   2210510    113.29    125.45  --
69.09/69.17	c  N dy   778    127059     14523     62500         0     39484    190210   3578069    113.27    131.76  --
71.18/71.25	c  N dy   835    135215     14523     62500         0     23923    190210    546155    113.40    119.88  --
73.18/73.26	c  N dy   897    143886     14523     62500         0     32593    190210   2111676    113.49    128.91  --
75.49/75.53	c  N dy   959    153154     14523     62500         0     41860    190210   3799022    113.51    121.37  --
76.79/76.82	c  S st   995    158032     14523     62500         0     46738    190210   4697866    113.55    113.11  --
76.88/76.96	c  S st   995    158536     14523     62500         0     47242    190210   4762533    113.55   no data  --
76.88/76.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.88/76.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.99/77.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
77.18/77.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.18/77.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.28/77.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
77.28/77.30	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
122.78/122.84	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 45.54 s
122.78/122.85	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
122.88/122.91	c vivif2 --  cl tried    47234 cl shrink        0 lits rem          0 time: 0.06
122.98/123.02	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.12
122.98/123.03	c calculated reachability. Time: 0.00
122.98/123.03	c  N dy   995    158536     14523     62500         0     47234    190210   4759949    113.55   no data  --
125.50/125.52	c  N dy  1066    168846     14523     62500         0     32685    190210   1912513    113.66    120.47  --
128.09/128.17	c  N dy  1142    179674     14523     62500         0     43511    190210   3891314    113.86    144.18  --
131.08/131.10	c  N dy  1221    191246     14523     62500         0     29153    190210   1035093    113.77    121.83  --
133.98/134.05	c  N dy  1306    203556     14523     62500         0     41462    190210   3282110    113.86    120.25  --
137.39/137.47	c  N dy  1393    216565     14523     62500         0     27507    190210    550628    113.99    137.65  --
140.69/140.73	c  N dy  1480    230435     14523     62500         0     41375    190210   3106162    114.01    122.12  --
142.59/142.63	c  S st  1531    237804     14523     62500         0     48742    190210   4470944    114.03   no data  --
142.69/142.76	c  S st  1531    238310     14523     62500         0     49248    190210   4539192    114.03   no data  --
142.69/142.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.69/142.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.79/142.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
142.99/143.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.99/143.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.99/143.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
142.99/143.08	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
184.39/184.49	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 41.41 s
184.39/184.49	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
184.49/184.55	c vivif2 --  cl tried    49242 cl shrink        0 lits rem          0 time: 0.06
184.59/184.67	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.12
184.59/184.67	c calculated reachability. Time: 0.00
184.59/184.67	c  N dy  1531    238310     14523     62500         0     49242    190210   4537575    114.03   no data  --
188.39/188.46	c  N dy  1631    253545     14523     62500         0     36496    190210   1972527    113.94    120.80  --
192.60/192.61	c  N dy  1745    269870     14523     62500         0     52820    190210   4935046    114.04    121.05  --
196.90/196.97	c  N dy  1863    287235     14523     62500         0     41194    190210   2694411    114.14    121.13  --
201.78/201.86	c  N dy  1995    305675     14523     62500         0     59634    190210   6048547    114.24    130.19  --
201.98/202.04	c  F st  1999    306253     14523     62500         0     30217    190210    466748    114.23   no data  --
206.69/206.78	c  N dy  2099    325273     14523     62500         0     49234    190210   4247877    114.27    121.54  --
211.99/212.01	c  N dy  2220    345277     14523     62500         0     38253    190210   1766176    114.14    121.16  --
214.99/215.09	c  S st  2303    357465     14523     62500         0     50440    190210   3995609    114.18     94.02  --
215.19/215.23	c  S st  2303    357967     14523     62500         0     50942    190210   4056629    114.18   no data  --
215.19/215.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
215.19/215.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
215.29/215.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
215.49/215.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
215.49/215.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.49/215.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
215.49/215.52	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
246.59/246.67	c lits-rem:         3  cl-subs:        8  v-elim:      0  v-fix:    0  time: 31.15 s
246.59/246.67	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
246.69/246.72	c vivif2 --  cl tried    50934 cl shrink        0 lits rem          0 time: 0.05
246.79/246.84	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.12
246.79/246.84	c calculated reachability. Time: 0.00
246.79/246.84	c  N dy  2303    357967     14523     62500         0     50934    190210   4054049    114.18   no data  --
252.00/252.09	c  N dy  2438    378120     14523     62500         0     39094    190210   1743595    114.27    122.10  --
257.19/257.22	c  N dy  2564    398225     14523     62500         0     59198    190210   5343661    114.19    121.98  --
262.49/262.53	c  N dy  2699    418510     14523     62500         0     46480    190210   2885169    114.23    126.92  --
267.89/267.99	c  N dy  2832    438516     14523     62500         0     66484    190210   6466757    114.18    122.24  --
273.09/273.15	c  N dy  2968    458657     14523     62500         0     52630    190210   3841422    114.20    120.28  --
278.79/278.80	c  N dy  3105    478754     14523     62500         0     37723    190210    931594    114.22    122.15  --
283.99/284.04	c  N dy  3238    498983     14523     62500         0     57950    190210   4632233    114.22    124.56  --
289.59/289.61	c  N dy  3366    519038     14523     62500         0     42008    190210   1503114    114.19    122.49  --
294.29/294.35	c  S st  3493    536950     14523     62500         0     59918    190210   4792564    114.28     85.69  --
294.49/294.51	c  S st  3493    537453     14523     62500         0     60421    190210   4864135    114.28   no data  --
294.49/294.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
294.49/294.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.59/294.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
294.80/294.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.80/294.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.80/294.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
294.80/294.84	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
352.49/352.58	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 57.74 s
352.49/352.59	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
352.59/352.65	c vivif2 --  cl tried    60413 cl shrink        0 lits rem          0 time: 0.06
352.69/352.79	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.14
352.69/352.79	c calculated reachability. Time: 0.00
352.69/352.79	c  N dy  3493    537453     14523     62500         0     60413    190210   4860928    114.28   no data  --
358.29/358.31	c  N dy  3621    557507     14523     62500         0     43464    190210   1571492    114.27    120.72  --
363.69/363.73	c  N dy  3759    577627     14523     62500         0     63581    190210   5303610    114.30    125.19  --
369.29/369.30	c  N dy  3891    597659     14523     62500         0     45618    190210   1838637    114.31    121.90  --
374.69/374.74	c  N dy  4027    617682     14523     62500         0     65641    190210   5520091    114.39    137.35  --
380.49/380.52	c  N dy  4161    637970     14523     62500         0     46929    190210   1849132    114.38    120.52  --
386.10/386.16	c  N dy  4300    658044     14523     62500         0     67003    190210   5561327    114.44    122.47  --
391.71/391.78	c  N dy  4432    678257     14523     62500         0     47219    190210   1745515    114.45    125.23  --
396.99/397.06	c  N dy  4557    698272     14523     62500         0     67233    190210   5367918    114.43    122.26  --
402.70/402.78	c  N dy  4688    718315     14523     62500         0     46277    190210   1404099    114.46    122.59  --
408.00/408.04	c  N dy  4815    738316     14523     62500         0     66277    190210   5047094    114.48    121.27  --
413.89/413.91	c  N dy  4949    758377     14523     62500         0     44342    190210    868808    114.50    122.33  --
419.10/419.18	c  N dy  5084    778407     14523     62500         0     64371    190210   4616893    114.57    121.85  --
425.09/425.11	c  N dy  5221    798598     14523     62500         0     84562    190210   8280274    114.58    121.68  --
427.09/427.12	c  S st  5276    806179     14523     62500         0     49140    190210   1559342    114.59   no data  --
427.19/427.25	c  S st  5276    806681     14523     62500         0     49642    190210   1623278    114.59   no data  --
427.19/427.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.19/427.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
427.29/427.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.07
427.39/427.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.39/427.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.39/427.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
427.39/427.43	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
430.89/430.98	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.55 s
430.89/430.98	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
430.99/431.00	c vivif2 --  cl tried    49641 cl shrink        0 lits rem          0 time: 0.02
431.09/431.11	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.11
431.09/431.12	c calculated reachability. Time: 0.00
431.09/431.12	c  N dy  5276    806681     14523     62500         0     49641    190210   1623103    114.59   no data  --
436.59/436.67	c  N dy  5422    826740     14523     62500         0     69697    190210   5363970    114.70    121.17  --
442.70/442.79	c  N dy  5554    846757     14523     62500         0     45721    190210    763642    114.73    127.52  --
448.09/448.17	c  N dy  5678    866758     14523     62500         0     65721    190210   4386476    114.71    121.80  --
454.20/454.24	c  N dy  5802    886785     14523     62500         0     85745    190210   8056952    114.70    120.86  --
459.79/459.90	c  N dy  5939    906801     14523     62500         0     60763    190210   3403188    114.73    120.87  --
465.79/465.87	c  N dy  6075    926856     14523     62500         0     80817    190210   7110675    114.76    121.98  --
471.80/471.84	c  N dy  6213    946885     14523     62500         0     54846    190210   2099550    114.78    122.72  --
477.50/477.56	c  N dy  6341    966977     14523     62500         0     74938    190210   5763496    114.78    123.30  --
483.90/483.96	c  N dy  6480    987159     14523     62500         0     48117    190210    662196    114.84    124.44  --
489.39/489.46	c  N dy  6607   1007302     14523     62500         0     68259    190210   4377432    114.86    124.51  --
495.70/495.78	c  N dy  6750   1027492     14523     62500         0     88448    190210   8126197    114.92    121.63  --
501.60/501.65	c  N dy  6879   1047565     14523     62500         0     60530    190210   2764938    114.91    128.81  --
507.50/507.54	c  N dy  7013   1067581     14523     62500         0     80545    190210   6426329    114.94    123.90  --
508.90/508.92	c  F st  7044   1071876     14523     62500         0     84840    190210   7212386    114.95    112.53  --
514.00/514.02	c  N dy  7129   1087585     14523     62500         0     51544    190210    944331    114.97    134.40  --
519.50/519.59	c  N dy  7263   1107599     14523     62500         0     71556    190210   4650329    115.00    126.26  --
525.80/525.89	c  N dy  7399   1127625     14523     62500         0     91581    190210   8312058    115.00    123.02  --
531.90/531.94	c  N dy  7536   1147652     14523     62500         0     61610    190210   2588874    115.01    146.07  --
537.90/537.94	c  N dy  7676   1167679     14523     62500         0     81636    190210   6303025    115.08    122.14  --
544.61/544.66	c  N dy  7800   1187733     14523     62500         0    101689    190210   9965066    115.06    121.81  --
550.29/550.32	c  N dy  7935   1207881     14523     62500         0     70839    190210   4158169    115.09    123.49  --
550.89/550.94	c  S st  7952   1210021     14523     62500         0     72979    190210   4550533    115.09   no data  --
551.10/551.11	c  S st  7952   1210523     14523     62500         0     73481    190210   4617233    115.09   no data  --
551.10/551.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.10/551.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.20/551.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
551.39/551.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
551.39/551.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
551.39/551.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
551.39/551.42	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
603.09/603.15	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time: 51.73 s
603.09/603.16	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
603.19/603.22	c vivif2 --  cl tried    73477 cl shrink        0 lits rem          0 time: 0.06
603.29/603.36	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.15
603.29/603.37	c calculated reachability. Time: 0.00
603.29/603.37	c  N dy  7952   1210523     14523     62500         0     73477    190210   4616187    115.09   no data  --
609.40/609.47	c  N dy  8076   1230572     14523     62500         0     93526    190210   8258481    115.08    123.55  --
615.40/615.46	c  N dy  8203   1250765     14523     62500         0     61726    190210   2253723    115.08    125.26  --
621.20/621.24	c  N dy  8339   1270826     14523     62500         0     81784    190210   5965299    115.10    136.75  --
627.80/627.82	c  N dy  8459   1290915     14523     62500         0    101872    190210   9694234    115.09    121.75  --
633.61/633.70	c  N dy  8586   1311017     14523     62500         0     68967    190210   3387142    115.08    125.01  --
639.90/639.94	c  N dy  8726   1331115     14523     62500         0     89064    190210   7108976    115.12    138.28  --
646.70/646.78	c  N dy  8864   1351171     14523     62500         0     55121    190210    692731    115.14    122.90  --
652.50/652.52	c  N dy  9012   1371255     14523     62500         0     75204    190210   4445208    115.22    156.99  --
658.80/658.87	c  N dy  9140   1391262     14523     62500         0     95210    190210   8185250    115.24    139.68  --
665.40/665.49	c  N dy  9278   1411263     14523     62500         0     60217    190210   1477824    115.27    239.44  --
671.40/671.42	c  N dy  9419   1431444     14523     62500         0     80397    190210   5174514    115.29    123.68  --
678.00/678.04	c  N dy  9564   1451473     14523     62500         0    100425    190210   8877888    115.32    126.07  --
684.60/684.62	c  N dy  9697   1471663     14523     62500         0     64619    190210   2096025    115.33    121.50  --
690.50/690.59	c  N dy  9820   1491771     14523     62500         0     84726    190210   5784930    115.32    123.62  --
697.30/697.31	c  N dy  9961   1511787     14523     62500         0    104742    190210   9488787    115.35    130.83  --
703.60/703.63	c  N dy 10087   1531810     14523     62500         0     67765    190210   2501327    115.34    122.84  --
709.80/709.82	c  N dy 10221   1551915     14523     62500         0     87869    190210   6250928    115.36    122.56  --
716.81/716.86	c  N dy 10360   1571933     14523     62500         0    107886    190210   9919817    115.37    123.31  --
723.10/723.10	c  N dy 10489   1592133     14523     62500         0     70091    190210   2734439    115.38    122.02  --
729.10/729.12	c  N dy 10627   1612168     14523     62500         0     90124    190210   6427576    115.40    123.70  --
735.80/735.84	c  N dy 10762   1632279     14523     62500         0    110233    190210  10195048    115.43    128.38  --
742.01/742.08	c  N dy 10886   1652333     14523     62500         0     71284    190210   2734750    115.42    144.05  --
748.21/748.20	c  N dy 11016   1672602     14523     62500         0     91552    190210   6536480    115.44    122.22  --
754.81/754.88	c  N dy 11141   1692663     14523     62500         0    111610    190210  10219144    115.43    126.90  --
760.60/760.65	c  S st 11272   1710524     14523     62500         0     69473    190210   2305007    115.46   no data  --
760.80/760.81	c  S st 11272   1711028     14523     62500         0     69977    190210   2377484    115.46   no data  --
760.80/760.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
760.80/760.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.90/760.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
761.00/761.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.00/761.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.00/761.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
761.00/761.04	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
767.91/767.96	c lits-rem:         7  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.92 s
767.91/767.97	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
768.00/768.00	c vivif2 --  cl tried    69977 cl shrink        0 lits rem          0 time: 0.03
768.10/768.13	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.14
768.10/768.14	c calculated reachability. Time: 0.00
768.10/768.14	c  N dy 11272   1711028     14523     62500         0     69977    190210   2377477    115.46   no data  --
774.01/774.07	c  N dy 11400   1731103     14523     62500         0     90050    190210   6032376    115.46    122.41  --
780.70/780.78	c  N dy 11539   1751195     14523     62500         0    110140    190210   9815531    115.49    143.46  --
787.31/787.34	c  N dy 11675   1771289     14523     62500         0     69241    190210   2037488    115.51    148.73  --
793.30/793.34	c  N dy 11807   1791432     14523     62500         0     89383    190210   5780245    115.54    122.42  --
799.90/800.00	c  N dy 11944   1811434     14523     62500         0    109382    190210   9497957    115.56    122.95  --
806.80/806.85	c  N dy 12082   1831509     14523     62500         0     67464    190210   1531388    115.58    141.21  --
812.80/812.86	c  N dy 12217   1851671     14523     62500         0     87626    190210   5345360    115.61    121.97  --
819.50/819.51	c  N dy 12352   1871824     14523     62500         0    107779    190210   9048312    115.61    124.30  --
826.71/826.71	c  N dy 12487   1891909     14523     62500         0     64866    190210    889521    115.62    122.35  --
832.61/832.69	c  N dy 12619   1911982     14523     62500         0     84938    190210   4566865    115.62    135.37  --
839.31/839.35	c  N dy 12746   1932051     14523     62500         0    105004    190210   8219678    115.61    122.30  --
846.81/846.84	c  N dy 12885   1952107     14523     62500         0    125060    190210  11972206    115.63    127.56  --
853.11/853.17	c  N dy 13022   1972174     14523     62500         0     81131    190210   3735621    115.65    130.48  --
859.80/859.80	c  N dy 13162   1992261     14523     62500         0    101218    190210   7493801    115.67    124.95  --
867.01/867.08	c  N dy 13300   2012324     14523     62500         0    121280    190210  11256500    115.70    131.93  --
873.81/873.85	c  N dy 13438   2032348     14523     62500         0     76307    190210   2633267    115.70    123.69  --
880.21/880.23	c  N dy 13575   2052384     14523     62500         0     96342    190210   6326365    115.71    122.34  --
887.21/887.28	c  N dy 13703   2072442     14523     62500         0    116398    190210  10038419    115.71    123.26  --
894.71/894.75	c  N dy 13838   2092510     14523     62500         0     70468    190210   1404154    115.74    125.14  --
900.91/900.92	c  N dy 13976   2112572     14523     62500         0     90530    190210   5108048    115.76    123.16  --
907.81/907.83	c  N dy 14115   2132670     14523     62500         0    110628    190210   8833658    115.76    128.06  --
915.51/915.53	c  N dy 14261   2152748     14523     62500         0    130704    190210  12583069    115.81    124.77  --
922.01/922.00	c  N dy 14396   2172899     14523     62500         0     83854    190210   3689138    115.82    123.71  --
928.61/928.62	c  N dy 14522   2193047     14523     62500         0    104002    190210   7386887    115.82    125.76  --
935.21/935.22	c  S st 14644   2211028     14523     62500         0    121982    190210  10732884    115.83    104.67  --
935.41/935.45	c  S st 14644   2211532     14523     62500         0    122486    190210  10798687    115.83   no data  --
935.41/935.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
935.41/935.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
935.61/935.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.13
936.11/936.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
936.11/936.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.11/936.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14523 time:  0.00 s
936.11/936.14	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
1240.12/1240.16	c lits-rem:         0  cl-subs:       13  v-elim:      0  v-fix:    0  time: 304.02 s
1240.12/1240.16	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.00
1240.22/1240.30	c vivif2 --  cl tried   122473 cl shrink        0 lits rem          0 time: 0.13
1240.52/1240.54	c asymm  cl-useful: 0/62500/62500 lits-rem:0 time: 0.24
1240.52/1240.55	c calculated reachability. Time: 0.00
1240.52/1240.55	c  N dy 14644   2211532     14523     62500         0    122473    190210  10795531    115.83   no data  --
1247.53/1247.59	c  N dy 14779   2231599     14523     62500         0     74540    190210   1800103    115.84    125.06  --
1253.71/1253.79	c  N dy 14908   2251978     14523     62500         0     94918    190210   5528077    115.83    122.35  --
1260.62/1260.68	c  N dy 15049   2272034     14523     62500         0    114972    190210   9286532    115.85    132.68  --
1268.22/1268.22	c  N dy 15188   2292059     14523     62500         0    134997    190210  13051253    115.88    146.62  --
1274.51/1274.52	c  N dy 15314   2312143     14523     62500         0     86088    190210   3717503    115.87    141.53  --
1281.01/1281.06	c  N dy 15451   2332176     14523     62500         0    106120    190210   7424279    115.88    124.43  --
1288.32/1288.36	c  N dy 15586   2352226     14523     62500         0    126168    190210  11158130    115.88    122.20  --
1295.52/1295.58	c  N dy 15722   2372262     14523     62500         0     76203    190210   1772308    115.90    130.44  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369775-1305382030/watcher-3369775-1305382030 -o /tmp/evaluation-result-3369775-1305382030/solver-3369775-1305382030 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369775-1305382030.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.99 2.06 2.82 4/307 703
/proc/meminfo: memFree=15905140/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=34312 CPUtime=0 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 1932 0 0 0 0 0 0 0 21 0 1 0 105812446 35135488 1673 33554432000 4194304 4650387 140735723148448 18446744073709551615 218880261899 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 8578 1673 329 112 0 3543 0

[startup+0.111439 s]
/proc/loadavg: 0.99 2.06 2.82 4/307 703
/proc/meminfo: memFree=15905140/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=43792 CPUtime=0.1 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 4385 0 0 0 10 0 0 0 21 0 1 0 105812446 44843008 3755 33554432000 4194304 4650387 140735723148448 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 10948 3756 356 112 0 5913 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 43792

[startup+0.200416 s]
/proc/loadavg: 0.99 2.06 2.82 4/307 703
/proc/meminfo: memFree=15905140/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=52084 CPUtime=0.19 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 6373 0 0 0 18 1 0 0 21 0 1 0 105812446 53334016 5743 33554432000 4194304 4650387 140735723148448 18446744073709551615 218880222976 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 13021 5743 367 112 0 7986 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52084

[startup+0.300398 s]
/proc/loadavg: 0.99 2.06 2.82 4/307 703
/proc/meminfo: memFree=15905140/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=52084 CPUtime=0.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 6418 0 0 0 28 1 0 0 22 0 1 0 105812446 53334016 5788 33554432000 4194304 4650387 140735723148448 18446744073709551615 4328225 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 13021 5788 379 112 0 7986 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52084

[startup+0.700329 s]
/proc/loadavg: 0.99 2.06 2.82 4/307 703
/proc/meminfo: memFree=15905140/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=52084 CPUtime=0.69 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 6863 0 0 0 68 1 0 0 23 0 1 0 105812446 53334016 6233 33554432000 4194304 4650387 140735723148448 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 13021 6233 379 112 0 7986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52084

[startup+1.5012 s]
/proc/loadavg: 0.99 2.06 2.82 5/308 704
/proc/meminfo: memFree=15794772/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=52084 CPUtime=1.49 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 7628 0 0 0 148 1 0 0 25 0 1 0 105812446 53334016 6998 33554432000 4194304 4650387 140735723148448 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 13021 6998 379 112 0 7986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52084

[startup+3.10091 s]
/proc/loadavg: 1.23 2.09 2.82 5/308 704
/proc/meminfo: memFree=15782812/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=91992 CPUtime=3.1 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 9101 0 0 0 308 2 0 0 25 0 1 0 105812446 94199808 8471 33554432000 4194304 4650387 140735723148448 18446744073709551615 4328248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 22998 8471 379 112 0 17963 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 91992

[startup+6.30033 s]
/proc/loadavg: 1.23 2.09 2.82 5/308 704
/proc/meminfo: memFree=15751692/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=54552 CPUtime=6.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 13130 0 0 0 626 3 0 0 25 0 1 0 105812446 55861248 8481 33554432000 4194304 4650387 140735723148448 18446744073709551615 4360401 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 13638 8481 382 112 0 8603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54552

[startup+12.7012 s]
/proc/loadavg: 1.66 2.15 2.83 5/308 704
/proc/meminfo: memFree=15690932/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=165976 CPUtime=12.69 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 30037 0 0 0 1264 5 0 0 25 0 1 0 105812446 169959424 25388 33554432000 4194304 4650387 140735723148448 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 41494 25388 383 112 0 36459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165976

[startup+25.5009 s]
/proc/loadavg: 2.10 2.23 2.85 5/308 704
/proc/meminfo: memFree=15454684/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=130988 CPUtime=25.49 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 40953 0 0 0 2542 7 0 0 25 0 1 0 105812446 134131712 26453 33554432000 4194304 4650387 140735723148448 18446744073709551615 4451336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 32747 26453 383 112 0 27712 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130988

[startup+51.1004 s]
/proc/loadavg: 2.74 2.37 2.88 5/308 705
/proc/meminfo: memFree=15374632/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=227752 CPUtime=51.08 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 60081 0 0 0 5098 10 0 0 25 0 1 0 105812446 233218048 40450 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 56938 40450 383 112 0 51903 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 227752

[startup+102.301 s]
/proc/loadavg: 3.50 2.64 2.94 5/308 706
/proc/meminfo: memFree=15215360/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=252904 CPUtime=102.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 71552 0 0 0 10216 13 0 0 25 0 1 0 105812446 258973696 47142 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 63226 47142 383 112 0 58191 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 252904

[startup+162.301 s]
/proc/loadavg: 3.88 2.88 3.01 5/308 708
/proc/meminfo: memFree=15074712/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=263344 CPUtime=162.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 82283 0 0 0 16213 16 0 0 25 0 1 0 105812446 269664256 49899 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 65836 49899 383 112 0 60801 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 263344

[startup+222.312 s]
/proc/loadavg: 4.02 3.11 3.08 5/308 710
/proc/meminfo: memFree=15053352/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=284316 CPUtime=222.3 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 100634 0 0 0 22208 22 0 0 25 0 1 0 105812446 291139584 54803 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 71079 54803 383 112 0 66044 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 284316

[startup+282.301 s]
/proc/loadavg: 4.01 3.26 3.13 5/308 711
/proc/meminfo: memFree=14957332/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=296804 CPUtime=282.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 119124 0 0 0 28202 27 0 0 25 0 1 0 105812446 303927296 57345 33554432000 4194304 4650387 140735723148448 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 74201 57345 383 112 0 69166 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 296804

[startup+342.301 s]
/proc/loadavg: 4.00 3.40 3.18 5/308 715
/proc/meminfo: memFree=14948584/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=296916 CPUtime=342.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 125029 0 0 0 34201 28 0 0 25 0 1 0 105812446 304041984 58768 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 74229 58768 383 112 0 69194 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 296916

[startup+402.301 s]
/proc/loadavg: 4.07 3.52 3.23 5/308 717
/proc/meminfo: memFree=14933620/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=264624 CPUtime=402.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 150815 0 0 0 40194 35 0 0 25 0 1 0 105812446 270974976 59338 33554432000 4194304 4650387 140735723148448 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 66156 59338 383 112 0 61121 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 264624

[startup+462.301 s]
/proc/loadavg: 4.02 3.61 3.28 5/308 719
/proc/meminfo: memFree=14881376/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=315824 CPUtime=462.3 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 178159 0 0 0 46188 42 0 0 25 0 1 0 105812446 323403776 63253 33554432000 4194304 4650387 140735723148448 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 78956 63253 383 112 0 73921 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 315824

[startup+522.3 s]
/proc/loadavg: 4.01 3.67 3.32 5/308 721
/proc/meminfo: memFree=14874140/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=316600 CPUtime=522.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 206327 0 0 0 52179 50 0 0 25 0 1 0 105812446 324198400 64611 33554432000 4194304 4650387 140735723148448 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 79150 64611 383 112 0 74115 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 316600

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.36 5/308 722
/proc/meminfo: memFree=14852408/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=317240 CPUtime=582.29 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 219130 0 0 0 58174 55 0 0 25 0 1 0 105812446 324853760 63100 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 79310 63100 383 112 0 74275 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 317240

[startup+642.301 s]
/proc/loadavg: 4.03 3.79 3.40 5/308 723
/proc/meminfo: memFree=14836120/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=317816 CPUtime=642.3 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 238020 0 0 0 64169 61 0 0 25 0 1 0 105812446 325443584 66955 33554432000 4194304 4650387 140735723148448 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 79454 66955 383 112 0 74419 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 317816

[startup+702.3 s]
/proc/loadavg: 4.01 3.83 3.44 5/308 725
/proc/meminfo: memFree=14882816/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=240096 CPUtime=702.3 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 270163 0 0 0 70158 72 0 0 25 0 1 0 105812446 245858304 53756 33554432000 4194304 4650387 140735723148448 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 60024 53756 383 112 0 54989 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 240096

[startup+762.301 s]
/proc/loadavg: 4.04 3.87 3.48 5/308 727
/proc/meminfo: memFree=14819900/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=240228 CPUtime=762.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 307112 0 0 0 76149 82 0 0 25 0 1 0 105812446 245993472 54528 33554432000 4194304 4650387 140735723148448 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 60057 54528 383 112 0 55022 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 240228

[startup+822.301 s]
/proc/loadavg: 4.09 3.92 3.51 5/308 729
/proc/meminfo: memFree=14804372/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=299420 CPUtime=822.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 341192 0 0 0 82140 91 0 0 25 0 1 0 105812446 306606080 63500 33554432000 4194304 4650387 140735723148448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 74855 63500 383 112 0 69820 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 299420

[startup+882.311 s]
/proc/loadavg: 4.03 3.93 3.54 5/308 730
/proc/meminfo: memFree=14808932/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=300008 CPUtime=882.32 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 377251 0 0 0 88132 100 0 0 25 0 1 0 105812446 307208192 60450 33554432000 4194304 4650387 140735723148448 18446744073709551615 4364563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 75002 60450 383 112 0 69967 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 300008

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.57 5/308 731
/proc/meminfo: memFree=14699400/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=371940 CPUtime=942.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 425473 0 0 0 94119 112 0 0 25 0 1 0 105812446 380866560 81611 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 92985 81611 383 112 0 87950 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 371940

[startup+1002.3 s]
/proc/loadavg: 4.03 3.96 3.60 5/308 733
/proc/meminfo: memFree=14704956/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=372120 CPUtime=1002.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 425511 0 0 0 100119 112 0 0 25 0 1 0 105812446 381050880 81649 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93030 81649 383 112 0 87995 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 372120

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.62 5/308 735
/proc/meminfo: memFree=14686316/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=372932 CPUtime=1062.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 425672 0 0 0 106119 112 0 0 25 0 1 0 105812446 381882368 81810 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93233 81810 383 112 0 88198 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 372932

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/308 737
/proc/meminfo: memFree=14670160/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=372932 CPUtime=1122.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 425672 0 0 0 112119 112 0 0 25 0 1 0 105812446 381882368 81810 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93233 81810 383 112 0 88198 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 372932

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.66 5/308 738
/proc/meminfo: memFree=14626224/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=372932 CPUtime=1182.32 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 425672 0 0 0 118120 112 0 0 25 0 1 0 105812446 381882368 81810 33554432000 4194304 4650387 140735723148448 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93233 81810 383 112 0 88198 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 372932

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.68 5/308 739
/proc/meminfo: memFree=14601024/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=373840 CPUtime=1242.31 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 426774 0 0 0 124119 112 0 0 25 0 1 0 105812446 382812160 82912 33554432000 4194304 4650387 140735723148448 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93460 82912 383 112 0 88425 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 373840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.70 2/302 744
/proc/meminfo: memFree=15658880/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=375668 CPUtime=1300.02 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 461811 0 0 0 129881 121 0 0 25 0 1 0 105812446 384684032 75913 33554432000 4194304 4650387 140735723148448 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93917 75913 383 112 0 88882 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 375668

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.70 2/302 744
/proc/meminfo: memFree=15658880/32950928 swapFree=67111364/67111528
[pid=703] ppid=701 vsize=375668 CPUtime=1300.02 cores=4,6
/proc/703/stat : 703 (strangenight1-s) R 701 703 32685 0 -1 4202496 461811 0 0 0 129881 121 0 0 25 0 1 0 105812446 384684032 75913 33554432000 4194304 4650387 140735723148448 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/703/statm: 93917 75913 383 112 0 88882 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 375668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1298.83
CPU system time (s): 1.22481
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 387720

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

runsolver used 3.99539 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 16:07:10
IDJOB=3369775
IDBENCH=82584
IDSOLVER=1847
FILE ID=node112/3369775-1305382030
RUNJOBID= node112-1305382030-662
PBS_JOBID= 13324390
Free space on /tmp= 73536 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369775-1305382030/watcher-3369775-1305382030 -o /tmp/evaluation-result-3369775-1305382030/solver-3369775-1305382030 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369775-1305382030.cnf

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

MD5SUM BENCH= cf967108532c9cfea4028aa361399380
RANDOM SEED=1866541867

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15905180 kB
Buffers:        275824 kB
Cached:        2706880 kB
SwapCached:          0 kB
Active:       15135268 kB
Inactive:      1671068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15905180 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           35092 kB
Writeback:           0 kB
AnonPages:    13823120 kB
Mapped:          21332 kB
Slab:           132840 kB
PageTables:      42824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35140784 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= 73548 MiB
End job on node112 at 2011-05-14 16:28:52