Trace number 3175493

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1868678442-026-UNKNOWN.cnf
MD5SUM8991b7c0d56154e632c95327c4937cf5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.2022
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-3175493-1301783651.cnf'
0.00/0.00	c -- header says num vars:          15000
0.00/0.00	c -- header says num clauses:       63000
0.00/0.04	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.04	c -- vars added      15000
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.06/0.07	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.03
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.18/0.22	c lits-rem:         0  cl-subs:        0  v-elim:    511  v-fix:    0  time:  0.09 s
0.18/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.25	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.18/0.25	c calculated reachability. Time: 0.00
0.18/0.25	c Calc default polars -  time:   0.00 s pos:    6625 undec:    1754 neg:    6621
0.18/0.25	c =========================================================================================
0.18/0.25	c types(t): F = full restart, N = normal restart
0.18/0.25	c types(t): S = simplification begin/end, E = solution found
0.18/0.25	c restart types(rt): st = static, dy = dynamic
0.18/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.25	c  B st     0         0     14489     62363         0         0    189963         0   no data   no data  --
0.99/1.02	c  N dy    14      4265     14489     62363         0      4265    189963    855984    130.01    138.26  --
1.68/1.76	c  N dy    33      8353     14489     62363         0      8353    189963   1603385    118.70    133.86  --
2.48/2.53	c  N dy    59     12389     14489     62363         0     12389    189963   2361127    118.56    127.67  --
3.30/3.33	c  N dy    79     16501     14489     62363         0     16501    189963   3104040    116.85    127.57  --
4.09/4.17	c  N dy   104     20592     14489     62363         0     10593    189963    616284    116.13    125.76  --
4.88/4.96	c  N dy   127     24700     14489     62363         0     14701    189963   1365366    115.58    125.18  --
4.98/5.03	c  F st   130     25001     14489     62363         0     15002    189963   1424249    115.60   no data  --
6.08/6.11	c  N dy   136     30001     14489     62363         0     20002    189963   2625363    115.60   no data  --
6.08/6.11	c  S st   136     30001     14489     62363         0     20002    189963   2625363    115.60   no data  --
6.18/6.22	c  S st   136     30506     14489     62363         0     20507    189963   2699640    115.60   no data  --
6.18/6.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.18/6.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.18/6.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
6.38/6.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.38/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.38/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
6.38/6.48	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
10.38/10.41	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.93 s
10.38/10.48	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.07
10.38/10.48	c calculated reachability. Time: 0.00
10.38/10.48	c  N dy   136     30506     14489     62363         0     20502    189963   2697796    115.60   no data  --
11.28/11.34	c  N dy   162     34731     14489     62363         0     24726    189963   3447718    115.15    123.62  --
12.09/12.18	c  N dy   185     38733     14489     62363         0     28727    189963   4160750    114.84    120.92  --
12.99/13.04	c  N dy   208     42806     14489     62363         0     17306    189963    943189    114.49    120.60  --
13.58/13.64	c  S st   229     45759     14489     62363         0     20259    189963   1479765    114.59    108.34  --
13.68/13.74	c  S st   229     46261     14489     62363         0     20761    189963   1549170    114.59   no data  --
13.68/13.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.68/13.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.78/13.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
13.78/13.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.88/13.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.88/13.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
13.88/13.90	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
16.39/16.49	c lits-rem:         8  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.59 s
16.39/16.50	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
16.49/16.51	c vivif2 --  cl tried    20760 cl shrink        0 lits rem          0 time: 0.02
16.49/16.59	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.07
16.49/16.59	c calculated reachability. Time: 0.00
16.49/16.59	c  N dy   229     46261     14489     62363         0     20760    189963   1548882    114.59   no data  --
17.38/17.45	c  N dy   259     50303     14489     62363         0     24802    189963   2265744    114.60    121.92  --
18.28/18.37	c  N dy   287     54598     14489     62363         0     29097    189963   3029345    114.41    121.75  --
19.18/19.28	c  N dy   311     58766     14489     62363         0     33265    189963   3789895    114.25    120.81  --
20.09/20.18	c  N dy   336     62780     14489     62363         0     37277    189963   4502600    114.00    122.25  --
20.98/21.05	c  N dy   360     66857     14489     62363         0     22603    189963   1302248    113.86    119.88  --
21.48/21.58	c  S st   377     69392     14489     62363         0     25138    189963   1768724    113.87   no data  --
21.68/21.70	c  S st   377     69893     14489     62363         0     25639    189963   1828452    113.87   no data  --
21.68/21.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.68/21.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.68/21.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
21.78/21.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.78/21.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.78/21.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
21.78/21.89	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
24.89/24.93	c lits-rem:         8  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.04 s
24.89/24.93	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
24.89/24.96	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.02
24.99/25.04	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.08
24.99/25.04	c calculated reachability. Time: 0.00
24.99/25.04	c  N dy   377     69893     14489     62363         0     25637    189963   1827768    113.87   no data  --
25.99/26.09	c  N dy   411     74417     14489     62363         0     30161    189963   2661887    114.22    120.95  --
27.08/27.16	c  N dy   441     79271     14489     62363         0     35015    189963   3533799    114.12    123.81  --
28.28/28.36	c  N dy   472     84516     14489     62363         0     40260    189963   4461619    113.94    120.37  --
28.99/29.03	c  F st   492     87500     14489     62363         0     22373    189963    852416    113.95   no data  --
29.70/29.77	c  N st   497     90794     14489     62363         0     25666    189963   1559376    113.95   no data  --
30.99/31.06	c  N dy   526     96620     14489     62363         0     31492    189963   2745694    114.06    128.12  --
32.38/32.48	c  N dy   569    102871     14489     62363         0     37743    189963   3901290    114.09    126.12  --
32.89/32.94	c  S st   584    104840     14489     62363         0     39712    189963   4264543    114.14   no data  --
32.99/33.06	c  S st   584    105347     14489     62363         0     40219    189963   4327886    114.14   no data  --
32.99/33.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.99/33.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.08/33.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
33.29/33.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.29/33.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
33.29/33.37	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
57.68/57.70	c lits-rem:         1  cl-subs:       10  v-elim:      0  v-fix:    0  time: 24.33 s
57.68/57.70	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
57.68/57.75	c vivif2 --  cl tried    40209 cl shrink        0 lits rem          0 time: 0.05
57.78/57.85	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.10
57.78/57.86	c calculated reachability. Time: 0.00
57.78/57.86	c  N dy   584    105347     14489     62363         0     40209    189963   4323719    114.14   no data  --
59.39/59.42	c  N dy   629    112113     14489     62363         0     24538    189963    934221    114.20    120.32  --
60.89/60.99	c  N dy   677    119309     14489     62363         0     31734    189963   2242643    114.22    120.55  --
62.69/62.75	c  N dy   731    127031     14489     62363         0     39456    189963   3645406    114.36    122.25  --
64.69/64.72	c  N dy   782    135302     14489     62363         0     24007    189963    566066    114.19    121.84  --
66.49/66.59	c  N dy   840    143961     14489     62363         0     32664    189963   2151104    114.31    121.37  --
68.69/68.70	c  N dy   897    153214     14489     62363         0     41915    189963   3820393    114.21    123.55  --
69.79/69.84	c  S st   930    158021     14489     62363         0     46721    189963   4688576    114.22   no data  --
69.89/69.97	c  S st   930    158529     14489     62363         0     47229    189963   4755539    114.22   no data  --
69.89/69.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.89/69.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.99/70.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.07
70.19/70.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.19/70.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.19/70.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
70.19/70.28	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
111.89/111.99	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time: 41.70 s
111.89/111.99	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
111.99/112.05	c vivif2 --  cl tried    47220 cl shrink        0 lits rem          0 time: 0.06
112.09/112.16	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.11
112.09/112.16	c calculated reachability. Time: 0.00
112.09/112.16	c  N dy   930    158529     14489     62363         0     47220    189963   4752910    114.22   no data  --
114.48/114.53	c  N dy   996    168916     14489     62363         0     32749    189963   1931502    114.14    121.35  --
116.99/117.06	c  N dy  1069    179700     14489     62363         0     43533    189963   3884638    114.19    131.35  --
119.79/119.82	c  N dy  1145    191235     14489     62363         0     29138    189963   1055219    114.20    124.37  --
122.59/122.61	c  N dy  1222    203533     14489     62363         0     41436    189963   3262806    114.07    120.57  --
126.29/126.30	c  N dy  1317    216548     14489     62363         0     27489    189963    553155    114.39    163.41  --
129.59/129.65	c  N dy  1408    230423     14489     62363         0     41362    189963   3089119    114.39    123.88  --
131.49/131.57	c  S st  1448    237793     14489     62363         0     48732    189963   4414736    114.29   no data  --
131.69/131.72	c  S st  1448    238297     14489     62363         0     49236    189963   4475046    114.29   no data  --
131.69/131.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
131.69/131.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.79/131.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
132.00/132.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.00/132.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.00/132.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
132.00/132.05	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
170.29/170.39	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time: 38.35 s
170.40/170.40	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
170.40/170.45	c vivif2 --  cl tried    49233 cl shrink        0 lits rem          0 time: 0.05
170.50/170.57	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.11
170.50/170.57	c calculated reachability. Time: 0.00
170.50/170.57	c  N dy  1448    238297     14489     62363         0     49233    189963   4473863    114.29   no data  --
174.09/174.17	c  N dy  1546    253558     14489     62363         0     36513    189963   2002595    114.28    120.64  --
178.10/178.12	c  N dy  1651    269843     14489     62363         0     52798    189963   4965106    114.24    123.23  --
182.19/182.23	c  N dy  1766    287158     14489     62363         0     41122    189963   2653975    114.28    124.60  --
186.79/186.88	c  N dy  1893    305505     14489     62363         0     59469    189963   6005026    114.41    121.53  --
187.09/187.10	c  F st  1898    306250     14489     62363         0     30221    189963    469246    114.40   no data  --
191.49/191.59	c  N dy  1991    325209     14489     62363         0     49178    189963   4170070    114.41    121.11  --
196.59/196.61	c  N dy  2129    345403     14489     62363         0     38375    189963   1809941    114.54    122.99  --
199.49/199.51	c  S st  2213    357445     14489     62363         0     50417    189963   4009097    114.55   no data  --
199.59/199.64	c  S st  2213    357947     14489     62363         0     50919    189963   4072285    114.55   no data  --
199.59/199.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
199.59/199.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.69/199.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
199.89/199.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.89/199.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.89/199.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
199.89/199.92	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
234.09/234.12	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 34.21 s
234.09/234.13	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
234.09/234.18	c vivif2 --  cl tried    50918 cl shrink        0 lits rem          0 time: 0.05
234.30/234.32	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.13
234.30/234.32	c calculated reachability. Time: 0.00
234.30/234.32	c  N dy  2213    357947     14489     62363         0     50918    189963   4071524    114.55   no data  --
239.89/239.98	c  N dy  2342    377994     14489     62363         0     38963    189963   1727900    114.52    135.91  --
245.49/245.58	c  N dy  2477    398105     14489     62363         0     59072    189963   5398872    114.56    122.45  --
251.19/251.23	c  N dy  2608    418186     14489     62363         0     46157    189963   2873877    114.61    123.31  --
257.10/257.11	c  N dy  2734    438341     14489     62363         0     66310    189963   6587297    114.63    127.81  --
262.49/262.54	c  N dy  2857    458423     14489     62363         0     52394    189963   3763733    114.59    122.60  --
268.49/268.57	c  N dy  2984    478632     14489     62363         0     37605    189963    895771    114.56    121.30  --
273.99/274.09	c  N dy  3113    498636     14489     62363         0     57609    189963   4523798    114.56    133.63  --
279.99/280.02	c  N dy  3240    518642     14489     62363         0     41614    189963   1430106    114.52    128.55  --
285.09/285.19	c  S st  3359    536920     14489     62363         0     59890    189963   4766163    114.53   no data  --
285.30/285.36	c  S st  3359    537422     14489     62363         0     60392    189963   4831443    114.53   no data  --
285.30/285.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
285.30/285.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.40/285.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
285.70/285.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
285.70/285.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.70/285.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
285.70/285.71	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
341.70/341.74	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time: 56.02 s
341.70/341.74	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
341.80/341.80	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.06
341.90/341.93	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.13
341.90/341.94	c calculated reachability. Time: 0.00
341.90/341.94	c  N dy  3359    537422     14489     62363         0     60386    189963   4829604    114.53   no data  --
347.19/347.28	c  N dy  3500    557588     14489     62363         0     43557    189963   1611981    114.58    121.84  --
352.30/352.39	c  N dy  3632    577671     14489     62363         0     63639    189963   5316105    114.60    124.40  --
357.69/357.75	c  N dy  3771    597764     14489     62363         0     45733    189963   1871657    114.68    122.32  --
362.90/362.95	c  N dy  3901    617835     14489     62363         0     65801    189963   5551216    114.72    149.69  --
368.30/368.37	c  N dy  4038    637959     14489     62363         0     46927    189963   1912332    114.78    120.99  --
373.50/373.59	c  N dy  4173    658031     14489     62363         0     66999    189963   5591367    114.81    143.41  --
378.99/379.06	c  N dy  4299    678257     14489     62363         0     47227    189963   1769354    114.79    121.32  --
384.30/384.34	c  N dy  4438    698364     14489     62363         0     67333    189963   5458890    114.80    121.70  --
389.90/389.91	c  N dy  4566    718403     14489     62363         0     46371    189963   1421814    114.82    123.57  --
395.09/395.10	c  N dy  4706    738471     14489     62363         0     66438    189963   5106883    114.86    129.46  --
400.80/400.89	c  N dy  4846    758493     14489     62363         0     44461    189963    891915    114.92    125.80  --
407.29/407.32	c  N dy  4991    778525     14489     62363         0     64492    189963   4600748    115.00    121.29  --
414.09/414.15	c  N dy  5124    798699     14489     62363         0     84663    189963   8294823    115.00    121.07  --
416.40/416.40	c  S st  5182    806133     14489     62363         0     49105    189963   1582445    115.05   no data  --
416.50/416.54	c  S st  5182    806639     14489     62363         0     49611    189963   1644233    115.05   no data  --
416.50/416.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
416.50/416.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
416.60/416.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
416.70/416.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.70/416.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.70/416.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
416.70/416.73	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
420.50/420.55	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.82 s
420.50/420.56	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
420.50/420.58	c vivif2 --  cl tried    49611 cl shrink        0 lits rem          0 time: 0.02
420.70/420.70	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.12
420.70/420.71	c calculated reachability. Time: 0.00
420.70/420.71	c  N dy  5182    806639     14489     62363         0     49611    189963   1644227    115.05   no data  --
426.60/426.65	c  N dy  5326    826773     14489     62363         0     69744    189963   5398576    115.11    125.69  --
433.50/433.55	c  N dy  5459    846955     14489     62363         0     45923    189963    808173    115.14    122.45  --
439.40/439.43	c  N dy  5590    867087     14489     62363         0     66052    189963   4491062    115.14    122.42  --
446.09/446.15	c  N dy  5718    887131     14489     62363         0     86093    189963   8196488    115.15    124.44  --
452.30/452.31	c  N dy  5841    907142     14489     62363         0     61107    189963   3407274    115.14    121.67  --
458.79/458.84	c  N dy  5976    927175     14489     62363         0     81140    189963   7059580    115.15    125.57  --
465.40/465.40	c  N dy  6100    947247     14489     62363         0     55213    189963   2156643    115.15    121.66  --
471.60/471.62	c  N dy  6221    967286     14489     62363         0     75249    189963   5803719    115.12    123.52  --
478.70/478.75	c  N dy  6357    987294     14489     62363         0     48259    189963    696838    115.15    125.27  --
484.80/484.81	c  N dy  6500   1007352     14489     62363         0     68315    189963   4412036    115.23    179.33  --
491.70/491.74	c  N dy  6636   1027651     14489     62363         0     88612    189963   8180727    115.26    121.98  --
498.20/498.25	c  N dy  6769   1047678     14489     62363         0     60645    189963   2755102    115.27    121.82  --
504.80/504.81	c  N dy  6904   1067711     14489     62363         0     80678    189963   6470643    115.29    123.32  --
506.20/506.26	c  F st  6931   1071875     14489     62363         0     84842    189963   7229428    115.29    100.79  --
511.80/511.84	c  N dy  7011   1087787     14489     62363         0     51754    189963    988130    115.31    123.30  --
517.90/518.00	c  N dy  7149   1107853     14489     62363         0     71820    189963   4685188    115.35    150.07  --
525.00/525.06	c  N dy  7283   1128193     14489     62363         0     92160    189963   8500521    115.38    124.01  --
531.70/531.77	c  N dy  7411   1148506     14489     62363         0     62473    189963   2737464    115.38    123.18  --
538.20/538.28	c  N dy  7542   1168542     14489     62363         0     82508    189963   6390294    115.39    130.74  --
545.61/545.63	c  N dy  7667   1188633     14489     62363         0     51604    189963    579286    115.38    121.86  --
551.90/551.92	c  N dy  7809   1209027     14489     62363         0     71995    189963   4278807    115.38    130.11  --
552.21/552.23	c  S st  7816   1209960     14489     62363         0     72928    189963   4457048    115.39   no data  --
552.40/552.41	c  S st  7816   1210467     14489     62363         0     73435    189963   4522628    115.39   no data  --
552.40/552.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
552.40/552.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
552.50/552.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
552.70/552.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
552.70/552.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
552.70/552.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
552.70/552.77	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
602.90/602.98	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time: 50.21 s
602.90/602.99	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.01
603.00/603.05	c vivif2 --  cl tried    73432 cl shrink        0 lits rem          0 time: 0.06
603.20/603.22	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.17
603.20/603.23	c calculated reachability. Time: 0.00
603.20/603.23	c  N dy  7816   1210467     14489     62363         0     73432    189963   4521329    115.39   no data  --
610.11/610.18	c  N dy  7955   1230472     14489     62363         0     93436    189963   8227080    115.42    122.35  --
616.91/617.00	c  N dy  8082   1250500     14489     62363         0     61464    189963   2226625    115.41    123.29  --
623.41/623.47	c  N dy  8218   1270536     14489     62363         0     81498    189963   5969201    115.44    122.03  --
630.80/630.88	c  N dy  8356   1290575     14489     62363         0    101536    189963   9646341    115.45    125.09  --
636.70/636.74	c  N dy  8501   1310584     14489     62363         0     68546    189963   3361199    115.50    122.25  --
642.50/642.59	c  N dy  8640   1330648     14489     62363         0     88609    189963   7157597    115.55    141.00  --
649.11/649.12	c  N dy  8771   1350714     14489     62363         0     54683    189963    616933    115.54    122.81  --
654.41/654.47	c  N dy  8903   1370727     14489     62363         0     74695    189963   4318724    115.56    122.84  --
660.50/660.56	c  N dy  9035   1390731     14489     62363         0     94698    189963   8016863    115.56    134.87  --
666.81/666.86	c  N dy  9171   1410870     14489     62363         0     59836    189963   1382520    115.57    123.32  --
672.50/672.54	c  N dy  9326   1431024     14489     62363         0     79990    189963   5173091    115.63    121.81  --
678.71/678.72	c  N dy  9457   1451054     14489     62363         0    100019    189963   8872448    115.64    138.73  --
684.91/684.99	c  N dy  9594   1471157     14489     62363         0     64121    189963   2015466    115.67    126.42  --
690.72/690.72	c  N dy  9726   1491421     14489     62363         0     84382    189963   5722005    115.67    127.03  --
697.00/697.01	c  N dy  9850   1511459     14489     62363         0    104420    189963   9415442    115.67    122.35  --
703.01/703.07	c  N dy  9981   1531494     14489     62363         0     67456    189963   2433020    115.69    131.69  --
708.81/708.85	c  N dy 10116   1551517     14489     62363         0     87477    189963   6146917    115.71    127.81  --
715.30/715.35	c  N dy 10252   1571545     14489     62363         0    107503    189963   9854627    115.72    123.82  --
721.40/721.40	c  N dy 10388   1591565     14489     62363         0     69530    189963   2608491    115.73    126.51  --
727.11/727.19	c  N dy 10507   1611691     14489     62363         0     89656    189963   6287575    115.71    124.76  --
733.71/733.76	c  N dy 10640   1631773     14489     62363         0    109736    189963  10016865    115.73    123.60  --
739.80/739.83	c  N dy 10771   1651993     14489     62363         0     70966    189963   2728881    115.73    123.43  --
745.61/745.70	c  N dy 10892   1671994     14489     62363         0     90965    189963   6449791    115.73    125.76  --
753.81/753.89	c  N dy 11020   1692135     14489     62363         0    111102    189963  10210886    115.75    121.89  --
760.51/760.54	c  S st 11137   1710467     14489     62363         0     69442    189963   2264646    115.75   no data  --
760.71/760.70	c  S st 11137   1710968     14489     62363         0     69943    189963   2320715    115.75   no data  --
760.71/760.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
760.71/760.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.81/760.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
760.91/760.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.91/760.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.91/760.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
760.91/760.94	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
767.51/767.57	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.64 s
767.51/767.58	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
767.61/767.61	c vivif2 --  cl tried    69942 cl shrink        0 lits rem          0 time: 0.03
767.71/767.76	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.15
767.71/767.76	c calculated reachability. Time: 0.00
767.71/767.76	c  N dy 11137   1710968     14489     62363         0     69942    189963   2320654    115.75   no data  --
774.21/774.21	c  N dy 11272   1731044     14489     62363         0     90014    189963   6074268    115.77    158.08  --
782.01/782.03	c  N dy 11403   1751203     14489     62363         0    110172    189963   9793618    115.77    123.15  --
789.60/789.61	c  N dy 11537   1771432     14489     62363         0     69400    189963   2111297    115.78    122.87  --
796.42/796.42	c  N dy 11669   1791569     14489     62363         0     89533    189963   5807841    115.76    123.72  --
804.11/804.19	c  N dy 11801   1811777     14489     62363         0    109739    189963   9575382    115.77    125.40  --
812.01/812.08	c  N dy 11933   1831802     14489     62363         0     67769    189963   1577449    115.79    127.31  --
818.71/818.76	c  N dy 12067   1851832     14489     62363         0     87797    189963   5338761    115.83    124.41  --
826.31/826.35	c  N dy 12200   1871950     14489     62363         0    107915    189963   9065185    115.84    127.93  --
834.51/834.58	c  N dy 12325   1892043     14489     62363         0     65009    189963    897283    115.84    131.38  --
841.21/841.24	c  N dy 12462   1912096     14489     62363         0     85061    189963   4600027    115.84    130.27  --
848.71/848.77	c  N dy 12593   1932139     14489     62363         0    105100    189963   8329385    115.84    151.04  --
857.01/857.03	c  N dy 12716   1952142     14489     62363         0    125102    189963  12045743    115.84    123.75  --
864.01/864.05	c  N dy 12856   1972334     14489     62363         0     81295    189963   3727662    115.86    122.86  --
871.41/871.46	c  N dy 12989   1992442     14489     62363         0    101403    189963   7395502    115.86    122.36  --
879.61/879.69	c  N dy 13126   2012522     14489     62363         0    121481    189963  11152341    115.89    129.68  --
887.31/887.36	c  N dy 13268   2032754     14489     62363         0     76718    189963   2732887    115.92    122.65  --
894.41/894.45	c  N dy 13401   2052900     14489     62363         0     96863    189963   6448327    115.93    125.90  --
902.31/902.36	c  N dy 13536   2072942     14489     62363         0    116905    189963  10144898    115.93    127.81  --
910.51/910.53	c  N dy 13662   2093028     14489     62363         0     70992    189963   1483797    115.92    122.70  --
917.41/917.41	c  N dy 13794   2113145     14489     62363         0     91109    189963   5151460    115.92    122.29  --
925.22/925.20	c  N dy 13939   2133259     14489     62363         0    111221    189963   8941290    115.95    122.37  --
933.82/933.86	c  N dy 14078   2153339     14489     62363         0    131301    189963  12623927    115.96    217.46  --
940.91/940.98	c  N dy 14220   2173460     14489     62363         0     84425    189963   3779948    115.98    122.26  --
948.42/948.45	c  N dy 14359   2193610     14489     62363         0    104575    189963   7535031    115.99    125.92  --
955.52/955.53	c  S st 14471   2210968     14489     62363         0    121933    189963  10728463    115.99   no data  --
955.82/955.80	c  S st 14471   2211472     14489     62363         0    122437    189963  10794929    115.99   no data  --
955.82/955.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
955.82/955.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
955.92/955.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.14
956.51/956.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
956.51/956.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
956.51/956.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14489 time:  0.00 s
956.61/956.60	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1263.33/1263.31	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time: 306.72 s
1263.33/1263.32	c vivif2 --  cl tried    62363 cl shrink        0 lits rem          0 time: 0.00
1263.43/1263.46	c vivif2 --  cl tried   122427 cl shrink        0 lits rem          0 time: 0.14
1263.73/1263.75	c asymm  cl-useful: 0/62363/62363 lits-rem:0 time: 0.29
1263.73/1263.75	c calculated reachability. Time: 0.00
1263.73/1263.75	c  N dy 14471   2211472     14489     62363         0    122427    189963  10791583    115.99   no data  --
1271.83/1271.88	c  N dy 14602   2231536     14489     62363         0     74487    189963   1762232    116.00    122.38  --
1278.72/1278.73	c  N dy 14731   2251633     14489     62363         0     94584    189963   5480084    116.00    128.07  --
1286.62/1286.60	c  N dy 14866   2271729     14489     62363         0    114675    189963   9237160    116.02    149.30  --
1295.43/1295.48	c  N dy 15006   2291867     14489     62363         0    134813    189963  12995549    116.04    124.46  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.13 1.68 3/183 22730
/proc/meminfo: memFree=20890864/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=11760 CPUtime=0 cores=1,3
/proc/22730/stat : 22730 (runsolver) R 22728 22730 22690 0 -1 4202560 40 0 0 0 0 0 0 0 24 0 1 0 289963001 12042240 49 33554432000 4194304 5392636 140737395226256 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/22730/statm: 2940 49 30 293 0 2644 0

[startup+0.075761 s]
/proc/loadavg: 0.00 0.13 1.68 3/183 22730
/proc/meminfo: memFree=20890864/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=38020 CPUtime=0.06 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 3141 0 0 0 6 0 0 0 24 0 1 0 289963001 38932480 2882 33554432000 4194304 4650387 140734534497952 18446744073709551615 4369300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 9505 2882 346 112 0 4470 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38020

[startup+0.100757 s]
/proc/loadavg: 0.00 0.13 1.68 3/183 22730
/proc/meminfo: memFree=20890864/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=40816 CPUtime=0.09 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 3765 0 0 0 9 0 0 0 24 0 1 0 289963001 41795584 3135 33554432000 4194304 4650387 140734534497952 18446744073709551615 4369872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 10204 3135 350 112 0 5169 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40816

[startup+0.300719 s]
/proc/loadavg: 0.00 0.13 1.68 3/183 22730
/proc/meminfo: memFree=20890864/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=51908 CPUtime=0.28 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 6388 0 0 0 28 0 0 0 25 0 1 0 289963001 53153792 5758 33554432000 4194304 4650387 140734534497952 18446744073709551615 4364314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 12977 5758 379 112 0 7942 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51908

[startup+0.70065 s]
/proc/loadavg: 0.00 0.13 1.68 3/183 22730
/proc/meminfo: memFree=20890864/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=51908 CPUtime=0.68 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 6835 0 0 0 68 0 0 0 25 0 1 0 289963001 53153792 6205 33554432000 4194304 4650387 140734534497952 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 12977 6205 379 112 0 7942 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51908

[startup+1.5005 s]
/proc/loadavg: 0.00 0.13 1.68 5/194 22751
/proc/meminfo: memFree=20837812/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=51908 CPUtime=1.48 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 7669 0 0 0 148 0 0 0 25 0 1 0 289963001 53153792 7039 33554432000 4194304 4650387 140734534497952 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 12977 7039 379 112 0 7942 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51908

[startup+3.1002 s]
/proc/loadavg: 0.00 0.13 1.68 5/194 22751
/proc/meminfo: memFree=20820824/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=91816 CPUtime=3.09 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 9199 0 0 0 308 1 0 0 25 0 1 0 289963001 94019584 8569 33554432000 4194304 4650387 140734534497952 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 22954 8570 379 112 0 17919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91816

[startup+6.30061 s]
/proc/loadavg: 0.32 0.20 1.70 5/194 22752
/proc/meminfo: memFree=20781932/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=54400 CPUtime=6.28 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 13218 0 0 0 627 1 0 0 25 0 1 0 289963001 55705600 8505 33554432000 4194304 4650387 140734534497952 18446744073709551615 4457481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 13600 8505 383 112 0 8565 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54400

[startup+12.7004 s]
/proc/loadavg: 0.61 0.26 1.71 5/194 22752
/proc/meminfo: memFree=20624800/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=117316 CPUtime=12.69 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 31502 0 0 0 1265 4 0 0 25 0 1 0 289963001 120131584 21856 33554432000 4194304 4650387 140734534497952 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 29329 21856 383 112 0 24294 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117316

[startup+25.5011 s]
/proc/loadavg: 1.36 0.44 1.74 5/194 22752
/proc/meminfo: memFree=20557488/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=131568 CPUtime=25.49 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 41459 0 0 0 2543 6 0 0 25 0 1 0 289963001 134725632 26900 33554432000 4194304 4650387 140734534497952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 32892 26900 383 112 0 27857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131568

[startup+51.1003 s]
/proc/loadavg: 2.33 0.74 1.81 5/194 22753
/proc/meminfo: memFree=20467288/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=225952 CPUtime=51.08 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 59282 0 0 0 5099 9 0 0 25 0 1 0 289963001 231374848 39615 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 56488 39615 383 112 0 51453 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 225952

[startup+102.307 s]
/proc/loadavg: 3.27 1.24 1.92 5/194 22754
/proc/meminfo: memFree=20338120/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=247888 CPUtime=102.29 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 70018 0 0 0 10218 11 0 0 25 0 1 0 289963001 253837312 45785 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 61972 45785 383 112 0 56937 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 247888

[startup+162.301 s]
/proc/loadavg: 3.73 1.74 2.05 5/194 22756
/proc/meminfo: memFree=20309816/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=259100 CPUtime=162.29 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 81038 0 0 0 16214 15 0 0 25 0 1 0 289963001 265318400 48895 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 64775 48895 383 112 0 59740 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 259100

[startup+222.301 s]
/proc/loadavg: 3.90 2.15 2.17 5/194 22757
/proc/meminfo: memFree=20229192/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=279072 CPUtime=222.29 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 99099 0 0 0 22211 18 0 0 25 0 1 0 289963001 285769728 53586 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 69768 53586 383 112 0 64733 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 279072

[startup+282.301 s]
/proc/loadavg: 4.03 2.50 2.28 5/194 22759
/proc/meminfo: memFree=20223336/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=285868 CPUtime=282.29 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 120267 0 0 0 28202 27 0 0 25 0 1 0 289963001 292728832 54111 33554432000 4194304 4650387 140734534497952 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 71467 54111 383 112 0 66432 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 285868

[startup+342.3 s]
/proc/loadavg: 4.12 2.80 2.40 5/194 22760
/proc/meminfo: memFree=20195660/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=285868 CPUtime=342.3 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 122407 0 0 0 34201 29 0 0 25 0 1 0 289963001 292728832 56251 33554432000 4194304 4650387 140734534497952 18446744073709551615 4366124 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 71467 56251 383 112 0 66432 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 285868

[startup+402.3 s]
/proc/loadavg: 4.04 3.02 2.50 5/194 22762
/proc/meminfo: memFree=20167244/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=245884 CPUtime=402.29 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 153436 0 0 0 40193 36 0 0 25 0 1 0 289963001 251785216 56342 33554432000 4194304 4650387 140734534497952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 61471 56342 383 112 0 56436 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 245884

[startup+462.3 s]
/proc/loadavg: 4.05 3.21 2.59 5/194 22764
/proc/meminfo: memFree=20132016/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=297556 CPUtime=462.3 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 177773 0 0 0 46180 50 0 0 25 0 1 0 289963001 304697344 62653 33554432000 4194304 4650387 140734534497952 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 74389 62653 383 112 0 69354 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 297556

[startup+522.301 s]
/proc/loadavg: 4.11 3.38 2.69 5/194 22765
/proc/meminfo: memFree=20140424/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=298408 CPUtime=522.3 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 202805 0 0 0 52166 64 0 0 25 0 1 0 289963001 305569792 60915 33554432000 4194304 4650387 140734534497952 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 74602 60915 383 112 0 69567 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 298408

[startup+582.301 s]
/proc/loadavg: 4.04 3.49 2.77 5/194 22767
/proc/meminfo: memFree=20126008/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=299588 CPUtime=582.3 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 214862 0 0 0 58161 69 0 0 25 0 1 0 289963001 306778112 58649 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 74897 58649 383 112 0 69862 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 299588

[startup+642.301 s]
/proc/loadavg: 4.01 3.58 2.84 5/194 22768
/proc/meminfo: memFree=20117312/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=305376 CPUtime=642.31 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 233716 0 0 0 64154 77 0 0 25 0 1 0 289963001 312705024 62465 33554432000 4194304 4650387 140734534497952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 76344 62465 383 112 0 71309 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 305376

[startup+702.301 s]
/proc/loadavg: 4.00 3.65 2.91 5/194 22770
/proc/meminfo: memFree=20135008/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=253392 CPUtime=702.31 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 262064 0 0 0 70147 84 0 0 25 0 1 0 289963001 259473408 58268 33554432000 4194304 4650387 140734534497952 18446744073709551615 4333941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 63348 58268 383 112 0 58313 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 253392

[startup+762.307 s]
/proc/loadavg: 4.00 3.71 2.98 5/194 22772
/proc/meminfo: memFree=20075792/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=240016 CPUtime=762.31 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 297811 0 0 0 76136 95 0 0 25 0 1 0 289963001 245776384 54474 33554432000 4194304 4650387 140734534497952 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 60004 54474 383 112 0 54969 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 240016

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 3.04 5/194 22773
/proc/meminfo: memFree=20064836/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=293484 CPUtime=822.31 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 327694 0 0 0 82121 110 0 0 25 0 1 0 289963001 300527616 59237 33554432000 4194304 4650387 140734534497952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 73371 59237 383 112 0 68336 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 293484

[startup+882.3 s]
/proc/loadavg: 4.05 3.82 3.10 5/194 22775
/proc/meminfo: memFree=20028448/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=293804 CPUtime=882.31 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 358694 0 0 0 88105 126 0 0 25 0 1 0 289963001 300855296 64348 33554432000 4194304 4650387 140734534497952 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 73451 64348 383 112 0 68416 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 293804

[startup+942.3 s]
/proc/loadavg: 4.02 3.85 3.15 5/194 22776
/proc/meminfo: memFree=20081608/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=294420 CPUtime=942.31 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 391108 0 0 0 94090 141 0 0 25 0 1 0 289963001 301486080 56614 33554432000 4194304 4650387 140734534497952 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 73605 56614 383 112 0 68570 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 294420

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.20 5/194 22778
/proc/meminfo: memFree=19971452/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=368352 CPUtime=1002.32 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 415041 0 0 0 100084 148 0 0 25 0 1 0 289963001 377192448 80547 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 92088 80547 383 112 0 87053 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 368352

[startup+1062.3 s]
/proc/loadavg: 4.07 3.92 3.26 5/194 22780
/proc/meminfo: memFree=19959864/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=368352 CPUtime=1062.32 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 415231 0 0 0 106084 148 0 0 25 0 1 0 289963001 377192448 80737 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 92088 80737 383 112 0 87053 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 368352

[startup+1122.3 s]
/proc/loadavg: 4.06 3.95 3.31 5/194 22781
/proc/meminfo: memFree=19966404/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=368352 CPUtime=1122.32 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 415240 0 0 0 112084 148 0 0 25 0 1 0 289963001 377192448 80746 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 92088 80746 383 112 0 87053 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 368352

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.35 5/194 22783
/proc/meminfo: memFree=19952232/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=368352 CPUtime=1182.32 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 415240 0 0 0 118084 148 0 0 25 0 1 0 289963001 377192448 80746 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 92088 80746 383 112 0 87053 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 368352

[startup+1242.3 s]
/proc/loadavg: 4.07 3.97 3.39 5/194 22784
/proc/meminfo: memFree=19950088/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=368352 CPUtime=1242.33 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 415240 0 0 0 124085 148 0 0 25 0 1 0 289963001 377192448 80746 33554432000 4194304 4650387 140734534497952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 92088 80746 383 112 0 87053 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 368352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.43 4/192 22787
/proc/meminfo: memFree=20341548/32951124 swapFree=67111528/67111528
[pid=22730] ppid=22728 vsize=315352 CPUtime=1300.03 cores=1,3
/proc/22730/stat : 22730 (strangenight1-s) R 22728 22730 22690 0 -1 4202496 434834 0 0 0 129844 159 0 0 25 0 1 0 289963001 322920448 72542 33554432000 4194304 4650387 140734534497952 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22730/statm: 78838 72542 383 112 0 73803 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 315352

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.45
CPU system time (s): 1.60476
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 383260

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

runsolver used 2.01869 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 00:34:11
IDJOB=3175493
IDBENCH=82511
IDSOLVER=1589
FILE ID=node135/3175493-1301783651
RUNJOBID= node135-1301783649-22710
PBS_JOBID= 12841383
Free space on /tmp= 71868 MiB

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

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

MD5SUM BENCH= 8991b7c0d56154e632c95327c4937cf5
RANDOM SEED=1340296769

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20890904 kB
Buffers:        377680 kB
Cached:       11290260 kB
SwapCached:          0 kB
Active:        8029132 kB
Inactive:      3748996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20890904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16544 kB
Writeback:           0 kB
AnonPages:      110024 kB
Mapped:          15548 kB
Slab:           219636 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274812 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71852 MiB
End job on node135 at 2011-04-03 00:55:53