Trace number 3175646

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.03 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
MD5SUMa7d53123c03c2abad4ab13635af690bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.864
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3175646-1301784969.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.04	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.04	c -- vars added        200
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14606/17000 lits-rem:0 time: 0.34
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.38/0.43	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.44	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.38/0.44	c calculated reachability. Time: 0.00
0.38/0.44	c Calc default polars -  time:   0.00 s pos:      91 undec:       2 neg:     107
0.38/0.44	c =========================================================================================
0.38/0.44	c types(t): F = full restart, N = normal restart
0.38/0.44	c types(t): S = simplification begin/end, E = solution found
0.38/0.44	c restart types(rt): st = static, dy = dynamic
0.38/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.44	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.58/0.67	c  N dy     8      4637       200     17000         0      4481    119000    253856     48.66     51.70  --
0.88/0.92	c  N dy    14      9045       200     17000         0      6346    119000    315102     48.13     50.79  --
1.09/1.16	c  N dy    37     13125       200     17000         0      6185    119000    256924     48.86     53.84  --
1.58/1.67	c  N dy    53     21172       200     17000         0      8516    119000    337526     48.70     51.30  --
1.88/1.92	c  F st    67     25000       200     17000         0     12247    119000    546619     48.74     50.00  --
1.88/1.94	c  N st    68     25252       200     17000         0     12493    119000    559787     48.74   no data  --
2.19/2.24	c  N dy    73     30001       200     17000         0     10471    119000    408085     48.74   no data  --
2.19/2.24	c  S st    73     30001       200     17000         0     10471    119000    408085     48.74   no data  --
2.19/2.29	c  S st    73     30505       200     17000         0     10965    119000    433886     48.74   no data  --
2.19/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.28/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.28/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.49/5.56	c lits-rem:      2010  cl-subs:      298  v-elim:      0  v-fix:    0  time:  3.25 s
5.59/5.64	c asymm  cl-useful: 0/2394/17000 lits-rem:0 time: 0.09
5.59/5.65	c calculated reachability. Time: 0.00
5.59/5.65	c  N dy    73     30505       200     17000         0     10667    119000    409414     48.74   no data  --
5.89/5.94	c  N dy    89     34735       200     17000         0     14773    119000    637826     48.85     52.12  --
6.18/6.21	c  N dy   105     38758       200     17000         0     11022    119000    387299     48.91     51.56  --
6.49/6.53	c  N dy   117     43117       200     17000         0     15249    119000    622301     48.86     52.32  --
6.68/6.73	c  S st   120     45757       200     17000         0      9137    119000    238064     48.55     41.62  --
6.68/6.77	c  S st   120     46259       200     17000         0      9623    119000    265245     48.55   no data  --
6.68/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.68/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.68/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.68/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.68/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.68/6.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.98/9.02	c lits-rem:       226  cl-subs:       61  v-elim:      0  v-fix:    0  time:  2.23 s
8.98/9.02	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
8.98/9.02	c vivif2 --  cl tried     9562 cl shrink        0 lits rem          0 time: 0.00
9.28/9.39	c asymm  cl-useful: 0/12567/17000 lits-rem:0 time: 0.37
9.28/9.39	c calculated reachability. Time: 0.00
9.28/9.39	c  N dy   120     46259       200     17000         0      9562    119000    260711     48.55   no data  --
9.58/9.67	c  N dy   134     50310       200     17000         0     13518    119000    480196     48.55     51.65  --
9.89/9.97	c  N dy   148     54351       200     17000         0     17447    119000    698729     48.58     51.51  --
10.28/10.32	c  N dy   163     58956       200     17000         0     12211    119000    366043     48.57     51.25  --
10.58/10.63	c  N dy   176     63340       200     17000         0     16475    119000    604210     48.53     51.11  --
10.88/10.99	c  N dy   193     67728       200     17000         0     20712    119000    840548     48.54     51.39  --
11.08/11.12	c  S st   200     69389       200     17000         0     11673    119000    294133     48.56     49.19  --
11.08/11.17	c  S st   200     69891       200     17000         0     12168    119000    320284     48.56   no data  --
11.08/11.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.08/11.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.08/11.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.08/11.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.08/11.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.08/11.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
11.08/11.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.48/13.54	c lits-rem:       646  cl-subs:       89  v-elim:      0  v-fix:    0  time:  2.35 s
13.48/13.54	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
13.48/13.55	c vivif2 --  cl tried    12079 cl shrink        0 lits rem          0 time: 0.00
13.68/13.72	c asymm  cl-useful: 0/4433/17000 lits-rem:0 time: 0.17
13.68/13.72	c calculated reachability. Time: 0.00
13.68/13.72	c  N dy   200     69891       200     17000         0     12079    119000    312838     48.56   no data  --
13.99/14.04	c  N dy   211     74423       200     17000         0     16465    119000    554989     48.50     51.15  --
14.38/14.45	c  N dy   226     79667       200     17000         0     21553    119000    838606     48.46     51.11  --
14.88/14.91	c  N dy   255     85446       200     17000         0     15536    119000    467811     48.55     51.44  --
14.98/15.07	c  F st   262     87502       200     17000         0     17538    119000    580072     48.57     46.85  --
15.39/15.48	c  N dy   268     92698       200     17000         0     22602    119000    863059     48.57   no data  --
15.88/15.98	c  N dy   285     98708       200     17000         0     15792    119000    438224     48.57     51.57  --
16.38/16.47	c  S st   309    104837       200     17000         0     21756    119000    768635     48.56     49.10  --
16.48/16.54	c  S st   309    105338       200     17000         0     22252    119000    794344     48.56   no data  --
16.48/16.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.48/16.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.48/16.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
16.48/16.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.48/16.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.48/16.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.48/16.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.28/21.33	c lits-rem:      2866  cl-subs:      741  v-elim:      0  v-fix:    0  time:  4.76 s
21.28/21.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
21.28/21.34	c vivif2 --  cl tried    21511 cl shrink        0 lits rem          0 time: 0.01
21.48/21.53	c asymm  cl-useful: 0/4316/17000 lits-rem:0 time: 0.19
21.48/21.53	c calculated reachability. Time: 0.00
21.48/21.53	c  N dy   309    105338       200     17000         0     21511    119000    737927     48.56   no data  --
22.08/22.15	c  N dy   336    112170       200     17000         0     14537    119000    323692     48.60     51.19  --
22.68/22.73	c  N dy   365    119471       200     17000         0     21579    119000    714738     48.62     51.93  --
23.48/23.50	c  N dy   393    127331       200     17000         0     14692    119000    289487     48.65     51.43  --
24.19/24.26	c  N dy   428    136755       200     17000         0     23838    119000    797854     48.66     51.34  --
25.08/25.12	c  N dy   465    145541       200     17000         0     16827    119000    366093     48.69     51.68  --
25.88/25.97	c  N dy   493    155404       200     17000         0     26376    119000    898985     48.69     51.26  --
26.18/26.23	c  S st   505    158009       200     17000         0     28916    119000   1040932     48.70     44.67  --
26.29/26.31	c  S st   505    158516       200     17000         0     29414    119000   1068384     48.70   no data  --
26.29/26.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.29/26.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.29/26.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
26.29/26.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.29/26.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.29/26.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.29/26.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.68/31.73	c lits-rem:      1489  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  5.38 s
31.68/31.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
31.68/31.74	c vivif2 --  cl tried    28390 cl shrink        0 lits rem          0 time: 0.01
31.88/31.98	c asymm  cl-useful: 0/3277/17000 lits-rem:0 time: 0.23
31.88/31.98	c calculated reachability. Time: 0.00
31.88/31.98	c  N dy   505    158516       200     17000         0     28390    119000    992175     48.70   no data  --
32.89/32.92	c  N dy   533    168652       200     17000         0     21750    119000    596278     48.67     53.10  --
34.48/34.54	c  N dy   554    185123       200     17000         0     20273    119000    470270     48.50     51.38  --
35.68/35.73	c  N dy   613    197009       200     17000         0     31817    119000   1118380     48.58     52.84  --
36.88/36.97	c  N dy   649    209779       200     17000         0     25759    119000    730844     48.55     51.13  --
38.49/38.51	c  N dy   688    224480       200     17000         0     20634    119000    402972     48.52     51.25  --
39.78/39.80	c  S st   741    237774       200     17000         0     33527    119000   1121899     48.55     50.60  --
39.78/39.89	c  S st   741    238278       200     17000         0     34019    119000   1148652     48.55   no data  --
39.78/39.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.78/39.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.88/39.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
39.88/39.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.88/39.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.88/39.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.88/39.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.78/47.87	c lits-rem:      2191  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  7.93 s
47.78/47.87	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
47.78/47.88	c vivif2 --  cl tried    32971 cl shrink        0 lits rem          0 time: 0.01
47.98/48.09	c asymm  cl-useful: 0/2807/17000 lits-rem:0 time: 0.21
47.98/48.09	c calculated reachability. Time: 0.00
47.98/48.09	c  N dy   741    238278       200     17000         0     32971    119000   1070210     48.55   no data  --
49.68/49.71	c  N dy   804    253512       200     17000         0     27411    119000    737762     48.59     51.20  --
51.48/51.54	c  N dy   857    269935       200     17000         0     22003    119000    391907     48.59     51.15  --
53.39/53.41	c  N dy   925    287814       200     17000         0     39315    119000   1356515     48.62     51.43  --
55.38/55.46	c  F st   994    306251       200     17000         0     34915    119000   1070213     48.64     49.85  --
55.38/55.46	c  N st   994    306251       200     17000         0     34915    119000   1070213     48.64     49.85  --
57.78/57.85	c  N dy  1053    325892       200     17000         0     30678    119000    789885     48.66     55.18  --
60.28/60.36	c  N dy  1126    346691       200     17000         0     26598    119000    518742     48.69     51.34  --
61.38/61.47	c  S st  1160    357417       200     17000         0     37004    119000   1098084     48.69     46.45  --
61.49/61.56	c  S st  1160    357922       200     17000         0     37503    119000   1124825     48.69   no data  --
61.49/61.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.49/61.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.49/61.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
61.59/61.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.59/61.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.59/61.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
61.59/61.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.98/68.06	c lits-rem:       834  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  6.45 s
67.98/68.07	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
67.98/68.08	c vivif2 --  cl tried    36502 cl shrink        0 lits rem          0 time: 0.01
68.28/68.30	c asymm  cl-useful: 0/2617/17000 lits-rem:0 time: 0.22
68.28/68.30	c calculated reachability. Time: 0.00
68.28/68.30	c  N dy  1160    357922       200     17000         0     36502    119000   1051752     48.69   no data  --
70.68/70.72	c  N dy  1222    378028       200     17000         0     30807    119000    710113     48.68     51.29  --
73.08/73.14	c  N dy  1270    398400       200     17000         0     50536    119000   1817686     48.67     51.25  --
75.38/75.46	c  N dy  1355    418467       200     17000         0     43841    119000   1396814     48.70     51.59  --
77.88/77.95	c  N dy  1432    438484       200     17000         0     36106    119000    919934     48.71     51.62  --
81.08/81.10	c  N dy  1462    464285       200     17000         0     32957    119000    696562     48.57     51.19  --
83.58/83.68	c  N dy  1520    484935       200     17000         0     53018    119000   1818647     48.57     51.14  --
86.28/86.33	c  N dy  1582    506147       200     17000         0     44515    119000   1302545     48.56     51.50  --
89.68/89.71	c  N dy  1647    531298       200     17000         0     38833    119000    937801     48.55     51.31  --
90.38/90.45	c  S st  1664    536885       200     17000         0     44256    119000   1239022     48.55   no data  --
90.48/90.56	c  S st  1664    537389       200     17000         0     44754    119000   1265930     48.55   no data  --
90.48/90.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.48/90.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.48/90.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
90.58/90.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.58/90.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.58/90.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
90.58/90.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.38/97.44	c lits-rem:       973  cl-subs:     1214  v-elim:      0  v-fix:    0  time:  6.82 s
97.38/97.44	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
97.38/97.45	c vivif2 --  cl tried    43540 cl shrink        0 lits rem          0 time: 0.01
97.58/97.68	c asymm  cl-useful: 0/2205/17000 lits-rem:0 time: 0.23
97.58/97.68	c calculated reachability. Time: 0.00
97.58/97.68	c  N dy  1664    537389       200     17000         0     43540    119000   1178917     48.55   no data  --
101.38/101.43	c  N dy  1731    564898       200     17000         0     39157    119000    915295     48.51     51.08  --
104.58/104.69	c  N dy  1802    588586       200     17000         0     62101    119000   2190639     48.50     51.28  --
107.38/107.42	c  N dy  1875    609506       200     17000         0     50420    119000   1500383     48.51     51.24  --
110.28/110.34	c  N dy  1932    629669       200     17000         0     37045    119000    705259     48.49     51.34  --
113.08/113.13	c  N dy  2007    650412       200     17000         0     57164    119000   1826754     48.50     51.08  --
116.08/116.15	c  N dy  2084    670451       200     17000         0     42677    119000    973266     48.51     51.30  --
119.08/119.16	c  N dy  2161    690700       200     17000         0     62349    119000   2072182     48.52     51.41  --
122.09/122.19	c  N dy  2235    710857       200     17000         0     46957    119000   1167484     48.53     51.34  --
125.18/125.24	c  N dy  2300    730912       200     17000         0     66398    119000   2251320     48.53     54.76  --
128.08/128.11	c  N dy  2375    750966       200     17000         0     49975    119000   1296658     48.55     51.15  --
131.08/131.14	c  N dy  2401    771142       200     17000         0     69483    119000   2393136     48.51     51.41  --
134.09/134.16	c  N dy  2488    791307       200     17000         0     52177    119000   1371161     48.53     51.25  --
136.48/136.57	c  S st  2541    806085       200     17000         0     66533    119000   2169946     48.52     42.97  --
136.68/136.72	c  S st  2541    806587       200     17000         0     67024    119000   2195881     48.52   no data  --
136.68/136.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.68/136.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.68/136.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
136.78/136.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.78/136.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.78/136.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
136.78/136.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.58/180.63	c lits-rem:      3154  cl-subs:     2144  v-elim:      0  v-fix:    0  time: 43.81 s
180.58/180.63	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
180.58/180.65	c vivif2 --  cl tried    64880 cl shrink        0 lits rem          0 time: 0.02
180.88/180.99	c asymm  cl-useful: 0/1605/17000 lits-rem:0 time: 0.33
180.88/180.99	c calculated reachability. Time: 0.00
180.88/180.99	c  N dy  2541    806587       200     17000         0     64880    119000   2036936     48.52   no data  --
185.28/185.30	c  N dy  2608    831140       200     17000         0     50918    119000   1264129     48.51     51.21  --
188.88/188.91	c  N dy  2672    851490       200     17000         0     70632    119000   2363831     48.52     51.17  --
192.98/193.08	c  N dy  2746    876146       200     17000         0     55760    119000   1480787     48.52     51.09  --
196.68/196.80	c  N dy  2818    896192       200     17000         0     75215    119000   2577269     48.52     53.72  --
200.58/200.62	c  N dy  2900    919306       200     17000         0     57906    119000   1563330     48.53     51.35  --
204.38/204.44	c  N dy  2950    939470       200     17000         0     77453    119000   2652830     48.52     51.32  --
207.58/207.63	c  N dy  3023    959598       200     17000         0     56231    119000   1419797     48.54     51.40  --
211.08/211.15	c  N dy  3083    979728       200     17000         0     75781    119000   2511372     48.54     51.12  --
214.58/214.61	c  N dy  3162    999848       200     17000         0     53579    119000   1229042     48.55     51.47  --
217.89/217.99	c  N dy  3208   1020395       200     17000         0     73503    119000   2336955     48.54     51.33  --
222.38/222.45	c  N dy  3270   1046276       200     17000         0     55889    119000   1304365     48.52     51.10  --
225.98/226.09	c  N dy  3356   1066331       200     17000         0     75355    119000   2393404     48.53     53.55  --
227.18/227.22	c  F st  3374   1071877       200     17000         0     80744    119000   2692260     48.53     47.45  --
229.69/229.77	c  N dy  3419   1086415       200     17000         0     51222    119000   1007321     48.53     51.22  --
232.98/233.10	c  N dy  3495   1106571       200     17000         0     70801    119000   2099143     48.54     51.16  --
237.18/237.27	c  N dy  3558   1126836       200     17000         0     45825    119000    661606     48.54     51.10  --
240.28/240.31	c  N dy  3615   1147138       200     17000         0     65547    119000   1762635     48.54     51.53  --
244.38/244.42	c  N dy  3686   1167935       200     17000         0     85704    119000   2890095     48.54     51.20  --
248.08/248.10	c  N dy  3774   1188132       200     17000         0     59681    119000   1389861     48.55     51.47  --
251.79/251.89	c  N dy  3850   1208553       200     17000         0     79486    119000   2496359     48.56     51.35  --
252.08/252.17	c  S st  3855   1209880       200     17000         0     80774    119000   2567628     48.56     50.10  --
252.28/252.36	c  S st  3855   1210387       200     17000         0     81275    119000   2594552     48.56   no data  --
252.28/252.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
252.28/252.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.38/252.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
252.38/252.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.38/252.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.38/252.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
252.38/252.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
465.38/465.43	c lits-rem:      2652  cl-subs:     2599  v-elim:      0  v-fix:    0  time: 212.95 s
465.38/465.43	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
465.38/465.45	c vivif2 --  cl tried    78676 cl shrink        0 lits rem          0 time: 0.02
465.68/465.73	c asymm  cl-useful: 0/1825/17000 lits-rem:0 time: 0.27
465.68/465.73	c calculated reachability. Time: 0.00
465.68/465.73	c  N dy  3855   1210387       200     17000         0     78676    119000   2401654     48.56   no data  --
470.29/470.39	c  N dy  3898   1235118       200     17000         0     56119    119000   1154999     48.54     51.37  --
473.99/474.07	c  N dy  3975   1255364       200     17000         0     75757    119000   2257516     48.55     51.15  --
478.79/478.82	c  N dy  4072   1275867       200     17000         0     48138    119000    654749     48.56     51.32  --
481.99/482.07	c  N dy  4135   1296142       200     17000         0     67767    119000   1745765     48.56     51.45  --
486.29/486.32	c  N dy  4201   1317430       200     17000         0     88394    119000   2895452     48.56     51.27  --
490.89/490.91	c  N dy  4291   1340853       200     17000         0     62670    119000   1426424     48.57     51.15  --
494.79/494.86	c  N dy  4353   1361863       200     17000         0     82963    119000   2557287     48.57     51.20  --
499.29/499.35	c  N dy  4438   1381868       200     17000         0     52973    119000    839427     48.57     51.13  --
502.69/502.77	c  N dy  4519   1401891       200     17000         0     72453    119000   1924600     48.58     54.15  --
506.88/507.00	c  N dy  4578   1421945       200     17000         0     91883    119000   3002748     48.57     51.69  --
510.99/511.09	c  N dy  4641   1441994       200     17000         0     60914    119000   1233899     48.57     51.54  --
514.79/514.81	c  N dy  4703   1462016       200     17000         0     80324    119000   2317321     48.57     53.65  --
519.59/519.63	c  N dy  4762   1482309       200     17000         0     99989    119000   3414918     48.57     51.38  --
523.38/523.48	c  N dy  4856   1503298       200     17000         0     68962    119000   1638500     48.58     51.22  --
527.69/527.70	c  N dy  4943   1523379       200     17000         0     88428    119000   2728164     48.58     53.99  --
532.49/532.58	c  N dy  5017   1543698       200     17000         0     55752    119000    856962     48.59     51.42  --
536.09/536.17	c  N dy  5100   1564001       200     17000         0     75412    119000   1955792     48.60     51.30  --
540.69/540.71	c  N dy  5178   1584452       200     17000         0     95280    119000   3066891     48.60     51.34  --
545.19/545.23	c  N dy  5247   1604532       200     17000         0     61392    119000   1132257     48.60     51.65  --
548.99/549.04	c  N dy  5317   1624621       200     17000         0     80879    119000   2223142     48.61     54.22  --
553.59/553.69	c  N dy  5387   1644631       200     17000         0    100312    119000   3306008     48.61     51.22  --
557.99/558.05	c  N dy  5453   1664791       200     17000         0     65541    119000   1313100     48.61     51.27  --
562.19/562.21	c  N dy  5540   1685018       200     17000         0     85204    119000   2411248     48.62     51.95  --
567.60/567.63	c  N dy  5601   1708310       200     17000         0    107801    119000   3672391     48.61     51.51  --
568.19/568.20	c  S st  5607   1710387       200     17000         0    109828    119000   3784060     48.61     45.35  --
568.39/568.46	c  S st  5607   1710890       200     17000         0    110320    119000   3810923     48.61   no data  --
568.39/568.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
568.39/568.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.49/568.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
568.60/568.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
568.60/568.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.60/568.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
568.60/568.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1042.20/1042.28	c lits-rem:      4178  cl-subs:     4338  v-elim:      0  v-fix:    0  time: 473.65 s
1042.20/1042.28	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1042.30/1042.32	c vivif2 --  cl tried   105982 cl shrink        0 lits rem          0 time: 0.04
1042.60/1042.70	c asymm  cl-useful: 0/1220/17000 lits-rem:0 time: 0.38
1042.60/1042.70	c calculated reachability. Time: 0.00
1042.60/1042.70	c  N dy  5607   1710890       200     17000         0    105982    119000   3495794     48.61   no data  --
1047.21/1047.22	c  N dy  5665   1731066       200     17000         0     70295    119000   1538202     48.60     51.39  --
1052.20/1052.25	c  N dy  5727   1753191       200     17000         0     91775    119000   2738755     48.60     51.16  --
1058.10/1058.11	c  N dy  5799   1773402       200     17000         0    111343    119000   3828356     48.60     51.27  --
1062.40/1062.41	c  N dy  5863   1794450       200     17000         0     75535    119000   1785612     48.60     51.54  --
1067.20/1067.29	c  N dy  5932   1814511       200     17000         0     94990    119000   2872578     48.61     51.19  --
1073.70/1073.70	c  N dy  6024   1834708       200     17000         0     57365    119000    722664     48.62     51.77  --
1077.80/1077.81	c  N dy  6106   1854823       200     17000         0     76888    119000   1816663     48.62     51.42  --
1082.80/1082.87	c  N dy  6182   1874920       200     17000         0     96414    119000   2912455     48.63     54.93  --
1089.40/1089.44	c  N dy  6274   1895423       200     17000         0    116313    119000   4032700     48.64     51.33  --
1093.50/1093.56	c  N dy  6349   1915592       200     17000         0     77682    119000   1815747     48.64     51.28  --
1098.70/1098.70	c  N dy  6423   1935870       200     17000         0     97375    119000   2920227     48.65     51.26  --
1104.80/1104.86	c  N dy  6497   1955891       200     17000         0    116842    119000   4012199     48.65     51.29  --
1109.40/1109.43	c  N dy  6569   1976358       200     17000         0     77431    119000   1749706     48.65     51.22  --
1114.10/1114.11	c  N dy  6617   1996442       200     17000         0     96891    119000   2838206     48.65     51.55  --
1120.00/1120.01	c  N dy  6681   2016670       200     17000         0    116497    119000   3929426     48.64     51.45  --
1124.80/1124.86	c  N dy  6740   2037635       200     17000         0     76714    119000   1667023     48.64     51.31  --
1129.71/1129.75	c  N dy  6806   2057732       200     17000         0     96182    119000   2759519     48.64     51.40  --
1135.70/1135.79	c  N dy  6856   2078161       200     17000         0    115980    119000   3870203     48.64     51.29  --
1141.10/1141.12	c  N dy  6922   2099385       200     17000         0     75502    119000   1553253     48.64     51.41  --
1146.00/1146.07	c  N dy  6989   2120135       200     17000         0     95625    119000   2678548     48.64     51.52  --
1152.40/1152.48	c  N dy  7070   2141205       200     17000         0    116038    119000   3823781     48.65     51.54  --
1157.80/1157.88	c  N dy  7132   2161691       200     17000         0     73797    119000   1416412     48.65     51.35  --
1162.71/1162.70	c  N dy  7197   2182020       200     17000         0     93519    119000   2519096     48.65     51.67  --
1168.60/1168.70	c  N dy  7273   2202098       200     17000         0    113009    119000   3605348     48.65     51.63  --
1171.70/1171.79	c  S st  7320   2210890       200     17000         0    121542    119000   4084513     48.65     49.04  --
1172.10/1172.10	c  S st  7320   2211393       200     17000         0    122038    119000   4110989     48.65   no data  --
1172.10/1172.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1172.10/1172.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1172.10/1172.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1172.20/1172.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1172.20/1172.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.20/1172.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1172.20/1172.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.80 3.91 3.39 5/189 15549
/proc/meminfo: memFree=21874264/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=8508 CPUtime=0 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4194304 97 0 0 0 0 0 0 0 25 0 1 0 290096726 8712192 53 33554432000 4194304 4650387 140734725554624 18446744073709551615 248084774535 0 2147483391 4096 0 0 0 0 17 6 0 0 0
/proc/15549/statm: 2127 53 41 112 0 44 0

[startup+0.05057 s]
/proc/loadavg: 3.80 3.91 3.39 5/189 15549
/proc/meminfo: memFree=21874264/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=30400 CPUtime=0.04 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 947 0 0 0 4 0 0 0 25 0 1 0 290096726 31129600 887 33554432000 4194304 4650387 140734725554624 18446744073709551615 4371116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 7600 887 345 112 0 2565 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30400

[startup+0.100508 s]
/proc/loadavg: 3.80 3.91 3.39 5/189 15549
/proc/meminfo: memFree=21874264/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=30532 CPUtime=0.09 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 959 0 0 0 9 0 0 0 25 0 1 0 290096726 31264768 899 33554432000 4194304 4650387 140734725554624 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 7633 899 345 112 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30532

[startup+0.300468 s]
/proc/loadavg: 3.80 3.91 3.39 5/189 15549
/proc/meminfo: memFree=21874264/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=30664 CPUtime=0.29 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 994 0 0 0 29 0 0 0 25 0 1 0 290096726 31399936 934 33554432000 4194304 4650387 140734725554624 18446744073709551615 4371056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 7666 934 345 112 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30664

[startup+0.700389 s]
/proc/loadavg: 3.80 3.91 3.39 5/189 15549
/proc/meminfo: memFree=21874264/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=36636 CPUtime=0.68 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 2975 0 0 0 68 0 0 0 25 0 1 0 290096726 37515264 2199 33554432000 4194304 4650387 140734725554624 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 9159 2199 378 112 0 4124 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36636

[startup+1.50026 s]
/proc/loadavg: 3.80 3.91 3.39 5/190 15550
/proc/meminfo: memFree=21864584/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=37012 CPUtime=1.48 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 4394 0 0 0 148 0 0 0 25 0 1 0 290096726 37900288 2309 33554432000 4194304 4650387 140734725554624 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 9253 2309 378 112 0 4218 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37012

[startup+3.10098 s]
/proc/loadavg: 3.80 3.91 3.39 5/190 15551
/proc/meminfo: memFree=21854292/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=49076 CPUtime=3.09 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 8289 0 0 0 308 1 0 0 25 0 1 0 290096726 50253824 5411 33554432000 4194304 4650387 140734725554624 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 12269 5411 380 112 0 7234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49076

[startup+6.30035 s]
/proc/loadavg: 3.82 3.91 3.39 5/190 15551
/proc/meminfo: memFree=21833200/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=51252 CPUtime=6.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 9544 0 0 0 627 1 0 0 25 0 1 0 290096726 52482048 5775 33554432000 4194304 4650387 140734725554624 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 12813 5775 380 112 0 7778 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51252

[startup+12.7002 s]
/proc/loadavg: 3.83 3.91 3.40 5/190 15551
/proc/meminfo: memFree=21799292/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=51468 CPUtime=12.68 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 12523 0 0 0 1267 1 0 0 25 0 1 0 290096726 52703232 5712 33554432000 4194304 4650387 140734725554624 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 12867 5712 380 112 0 7832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51468

[startup+25.501 s]
/proc/loadavg: 3.87 3.92 3.40 5/190 15551
/proc/meminfo: memFree=21727424/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=62940 CPUtime=25.48 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 22039 0 0 0 2545 3 0 0 25 0 1 0 290096726 64450560 8717 33554432000 4194304 4650387 140734725554624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 15735 8717 380 112 0 10700 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62940

[startup+51.1004 s]
/proc/loadavg: 3.91 3.92 3.42 5/190 15552
/proc/meminfo: memFree=21644268/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=78904 CPUtime=51.08 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 34899 0 0 0 5103 5 0 0 25 0 1 0 290096726 80797696 13209 33554432000 4194304 4650387 140734725554624 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 19726 13209 380 112 0 14691 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78904

[startup+102.306 s]
/proc/loadavg: 3.96 3.93 3.45 5/190 15553
/proc/meminfo: memFree=21577900/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=92352 CPUtime=102.29 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 62111 0 0 0 10218 11 0 0 25 0 1 0 290096726 94568448 16203 33554432000 4194304 4650387 140734725554624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 23088 16203 380 112 0 18053 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92352

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.48 5/190 15555
/proc/meminfo: memFree=21513640/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=107476 CPUtime=162.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 83111 0 0 0 16213 15 0 0 25 0 1 0 290096726 110055424 20569 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 26869 20569 380 112 0 21834 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 107476

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.51 5/190 15556
/proc/meminfo: memFree=21496008/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=112040 CPUtime=222.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 102113 0 0 0 22208 20 0 0 25 0 1 0 290096726 114728960 20357 33554432000 4194304 4650387 140734725554624 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 28010 20357 380 112 0 22975 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 112040

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.54 5/190 15558
/proc/meminfo: memFree=21464856/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=124952 CPUtime=282.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 116902 0 0 0 28206 22 0 0 25 0 1 0 290096726 127950848 24673 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 31238 24673 380 112 0 26203 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 124952

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.56 5/190 15568
/proc/meminfo: memFree=21395812/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=124952 CPUtime=342.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 117051 0 0 0 34206 22 0 0 25 0 1 0 290096726 127950848 24822 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 31238 24822 380 112 0 26203 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 124952

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.59 5/190 15570
/proc/meminfo: memFree=21387696/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=124952 CPUtime=402.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 117051 0 0 0 40206 22 0 0 25 0 1 0 290096726 127950848 24822 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 31238 24822 380 112 0 26203 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 124952

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.61 5/190 15572
/proc/meminfo: memFree=21421764/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=124952 CPUtime=462.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 117051 0 0 0 46206 22 0 0 25 0 1 0 290096726 127950848 24822 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 31238 24822 380 112 0 26203 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 124952

[startup+522.3 s]
/proc/loadavg: 4.05 3.99 3.64 5/190 15576
/proc/meminfo: memFree=21415216/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=125500 CPUtime=522.28 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 138624 0 0 0 52201 27 0 0 25 0 1 0 290096726 128512000 23498 33554432000 4194304 4650387 140734725554624 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 31375 23498 380 112 0 26340 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 125500

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.66 5/190 15578
/proc/meminfo: memFree=21361120/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=582.29 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160560 0 0 0 58197 32 0 0 25 0 1 0 290096726 212414464 33133 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33133 380 112 0 46824 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 207436

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 15579
/proc/meminfo: memFree=21373968/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=642.29 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160599 0 0 0 64197 32 0 0 25 0 1 0 290096726 212414464 33172 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476451 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33172 380 112 0 46824 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 207436

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/190 15581
/proc/meminfo: memFree=21350508/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=702.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160599 0 0 0 70197 33 0 0 25 0 1 0 290096726 212414464 33172 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33172 380 112 0 46824 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 207436

[startup+762.307 s]
/proc/loadavg: 4.08 4.00 3.71 5/190 15583
/proc/meminfo: memFree=21302108/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=762.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160603 0 0 0 76197 33 0 0 25 0 1 0 290096726 212414464 33176 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33176 380 112 0 46824 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 207436

[startup+822.3 s]
/proc/loadavg: 4.03 4.00 3.73 5/190 15584
/proc/meminfo: memFree=21311996/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=822.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160603 0 0 0 82197 33 0 0 25 0 1 0 290096726 212414464 33176 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33176 380 112 0 46824 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 207436

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.74 5/190 15586
/proc/meminfo: memFree=21303040/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=882.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160603 0 0 0 88197 33 0 0 25 0 1 0 290096726 212414464 33176 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33176 380 112 0 46824 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 207436

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 15587
/proc/meminfo: memFree=21282540/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=942.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160603 0 0 0 94197 33 0 0 25 0 1 0 290096726 212414464 33176 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33176 380 112 0 46824 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 207436

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 15589
/proc/meminfo: memFree=21249044/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=207436 CPUtime=1002.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 160603 0 0 0 100197 33 0 0 25 0 1 0 290096726 212414464 33176 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 51859 33176 380 112 0 46824 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 207436

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 15591
/proc/meminfo: memFree=21294756/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=155532 CPUtime=1062.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 167268 0 0 0 106194 36 0 0 25 0 1 0 290096726 159264768 31064 33554432000 4194304 4650387 140734725554624 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 38883 31064 380 112 0 33848 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 155532

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 15592
/proc/meminfo: memFree=21284436/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=155752 CPUtime=1122.3 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 184400 0 0 0 112187 43 0 0 25 0 1 0 290096726 159490048 30275 33554432000 4194304 4650387 140734725554624 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 38938 30275 380 112 0 33903 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 155752

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 15594
/proc/meminfo: memFree=21158804/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=225752 CPUtime=1182.31 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 200582 0 0 0 118183 48 0 0 25 0 1 0 290096726 231170048 37093 33554432000 4194304 4650387 140734725554624 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 56438 37093 380 112 0 51403 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 225752

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 15595
/proc/meminfo: memFree=21149604/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=225752 CPUtime=1242.31 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 200732 0 0 0 124183 48 0 0 25 0 1 0 290096726 231170048 37243 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 56438 37243 380 112 0 51403 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 225752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 15681
/proc/meminfo: memFree=21852112/32950928 swapFree=67111528/67111528
[pid=15549] ppid=15547 vsize=225752 CPUtime=1300.01 cores=4,6
/proc/15549/stat : 15549 (strangenight1-s) R 15547 15549 15342 0 -1 4202496 200732 0 0 0 129953 48 0 0 25 0 1 0 290096726 231170048 37243 33554432000 4194304 4650387 140734725554624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15549/statm: 56438 37243 380 112 0 51403 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 225752

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.54
CPU system time (s): 0.486925
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 225752

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

runsolver used 2.01869 second user time and 5.08323 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-03 00:56:09
IDJOB=3175646
IDBENCH=82664
IDSOLVER=1589
FILE ID=node123/3175646-1301784969
RUNJOBID= node123-1301783653-15361
PBS_JOBID= 12841395
Free space on /tmp= 71908 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175646-1301784969/watcher-3175646-1301784969 -o /tmp/evaluation-result-3175646-1301784969/solver-3175646-1301784969 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175646-1301784969.cnf

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=1399810658

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.838
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:      21874420 kB
Buffers:        343504 kB
Cached:       10249832 kB
SwapCached:          0 kB
Active:        7384856 kB
Inactive:      3437484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21874420 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27900 kB
Writeback:           0 kB
AnonPages:      228168 kB
Mapped:          16396 kB
Slab:           191656 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   494068 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= 71904 MiB
End job on node123 at 2011-04-03 01:17:51