Trace number 3369758

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.01 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1201608256-021-UNKNOWN.cnf
MD5SUM211de71ef1119669a20965247c8273d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.9058
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-3369758-1305381937.cnf'
0.00/0.00	c -- header says num vars:          15000
0.00/0.00	c -- header says num clauses:       63000
0.00/0.03	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.03	c -- vars added      15000
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.06/0.07	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
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.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	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.14	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.25	c lits-rem:         0  cl-subs:        0  v-elim:    533  v-fix:    0  time:  0.11 s
0.19/0.25	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.28	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.28	c calculated reachability. Time: 0.00
0.19/0.28	c Calc default polars -  time:   0.00 s pos:    6622 undec:    1767 neg:    6611
0.19/0.28	c =========================================================================================
0.19/0.28	c types(t): F = full restart, N = normal restart
0.19/0.28	c types(t): S = simplification begin/end, E = solution found
0.19/0.28	c restart types(rt): st = static, dy = dynamic
0.19/0.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.28	c  B st     0         0     14467     62365         0         0    190212         0   no data   no data  --
1.10/1.13	c  N dy    23      4113     14467     62365         0      4112    190212    782631    111.60    119.33  --
1.89/1.95	c  N dy    51      8186     14467     62365         0      8183    190212   1500384    111.05    120.89  --
2.79/2.82	c  N dy    81     12264     14467     62365         0     12261    190212   2219563    111.38    137.13  --
3.69/3.70	c  N dy   108     16381     14467     62365         0     16377    190212   2946412    111.82    118.68  --
4.59/4.60	c  N dy   138     20428     14467     62365         0     10426    190212    568470    112.57    120.53  --
5.39/5.48	c  N dy   168     24582     14467     62365         0     14579    190212   1316057    113.11    119.40  --
5.50/5.58	c  F st   172     25000     14467     62365         0     14997    190212   1390372    113.17   no data  --
6.69/6.76	c  N dy   178     30001     14467     62365         0     19998    190212   2506729    113.17   no data  --
6.69/6.76	c  S st   178     30001     14467     62365         0     19998    190212   2506729    113.17   no data  --
6.79/6.87	c  S st   178     30504     14467     62365         0     20501    190212   2571272    113.17   no data  --
6.79/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.79/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
7.09/7.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
7.09/7.16	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
11.49/11.52	c lits-rem:         9  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.36 s
11.59/11.61	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.08
11.59/11.61	c calculated reachability. Time: 0.00
11.59/11.61	c  N dy   178     30504     14467     62365         0     20499    190212   2570334    113.17   no data  --
12.59/12.63	c  N dy   207     34561     14467     62365         0     24556    190212   3302493    113.64    121.97  --
13.59/13.65	c  N dy   234     38569     14467     62365         0     28564    190212   4035148    113.77    120.22  --
14.59/14.68	c  N dy   261     42573     14467     62365         0     17073    190212    887472    113.86    122.96  --
15.49/15.50	c  S st   281     45757     14467     62365         0     20257    190212   1437986    113.62   no data  --
15.59/15.64	c  S st   281     46263     14467     62365         0     20763    190212   1516277    113.62   no data  --
15.59/15.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.59/15.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.69/15.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
15.79/15.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
15.79/15.82	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
18.49/18.54	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.72 s
18.49/18.55	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
18.49/18.57	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.02
18.60/18.65	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.08
18.60/18.65	c calculated reachability. Time: 0.00
18.60/18.65	c  N dy   281     46263     14467     62365         0     20761    190212   1515930    113.62   no data  --
19.59/19.60	c  N dy   307     50343     14467     62365         0     24841    190212   2231146    113.50    123.59  --
20.58/20.60	c  N dy   333     54463     14467     62365         0     28961    190212   2980346    113.62    123.16  --
21.58/21.61	c  N dy   356     58557     14467     62365         0     33055    190212   3703629    113.40    121.88  --
22.59/22.67	c  N dy   379     62642     14467     62365         0     37140    190212   4448363    113.35    120.57  --
23.59/23.67	c  N dy   404     66686     14467     62365         0     22436    190212   1272566    113.58    122.00  --
24.29/24.30	c  S st   425     69394     14467     62365         0     25144    190212   1759693    113.63   no data  --
24.39/24.42	c  S st   425     69897     14467     62365         0     25647    190212   1833166    113.63   no data  --
24.39/24.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.39/24.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.49/24.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
24.59/24.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.59/24.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.59/24.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
24.59/24.61	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
27.99/28.06	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.45 s
27.99/28.07	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
27.99/28.09	c vivif2 --  cl tried    25646 cl shrink        0 lits rem          0 time: 0.02
28.09/28.18	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.08
28.09/28.18	c calculated reachability. Time: 0.00
28.09/28.18	c  N dy   425     69897     14467     62365         0     25646    190212   1833124    113.63   no data  --
29.19/29.28	c  N dy   454     74403     14467     62365         0     30152    190212   2655965    113.72    120.54  --
30.39/30.44	c  N dy   482     79212     14467     62365         0     34960    190212   3523650    113.59    119.67  --
31.69/31.77	c  N dy   514     84361     14467     62365         0     40109    190212   4439764    113.39    120.62  --
32.49/32.58	c  F st   530     87500     14467     62365         0     22375    190212    835033    113.22    117.01  --
33.39/33.47	c  N st   535     90799     14467     62365         0     25674    190212   1622146    113.22   no data  --
34.99/35.04	c  N dy   568     96808     14467     62365         0     31683    190212   2825164    113.53    120.20  --
36.59/36.63	c  N dy   608    103045     14467     62365         0     37919    190212   3934206    113.48    132.25  --
36.98/37.08	c  S st   618    104845     14467     62365         0     39719    190212   4252778    113.40   no data  --
37.18/37.22	c  S st   618    105351     14467     62365         0     40225    190212   4330961    113.40   no data  --
37.18/37.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.18/37.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.29/37.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
37.48/37.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.48/37.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.48/37.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
37.48/37.57	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
64.39/64.45	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 26.87 s
64.39/64.45	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
64.49/64.51	c vivif2 --  cl tried    40218 cl shrink        0 lits rem          0 time: 0.06
64.59/64.63	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.12
64.59/64.63	c calculated reachability. Time: 0.00
64.59/64.63	c  N dy   618    105351     14467     62365         0     40218    190212   4326778    113.40   no data  --
66.49/66.58	c  N dy   672    112300     14467     62365         0     24732    190212    963667    113.81    122.37  --
68.39/68.44	c  N dy   721    119643     14467     62365         0     32073    190212   2293730    113.81    121.06  --
70.40/70.48	c  N dy   772    127380     14467     62365         0     39810    190212   3682090    113.80    122.83  --
72.79/72.84	c  N dy   827    135670     14467     62365         0     24388    190212    627886    113.85    130.67  --
74.99/75.09	c  N dy   886    144429     14467     62365         0     33146    190212   2230760    113.91    122.48  --
77.49/77.57	c  N dy   943    153793     14467     62365         0     42509    190212   3929639    113.90    120.08  --
78.69/78.77	c  S st   971    158026     14467     62365         0     46742    190212   4671549    113.83    106.17  --
78.88/78.93	c  S st   971    158534     14467     62365         0     47250    190212   4737940    113.83   no data  --
78.88/78.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.88/78.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.98/79.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
79.20/79.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.20/79.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.20/79.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
79.20/79.29	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
127.09/127.12	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 47.82 s
127.09/127.12	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.01
127.09/127.19	c vivif2 --  cl tried    47246 cl shrink        0 lits rem          0 time: 0.06
127.29/127.32	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.13
127.29/127.33	c calculated reachability. Time: 0.00
127.29/127.33	c  N dy   971    158534     14467     62365         0     47246    190212   4735920    113.83   no data  --
129.99/130.06	c  N dy  1034    168843     14467     62365         0     32695    190212   1868460    113.70    124.55  --
132.99/133.06	c  N dy  1104    179814     14467     62365         0     43666    190212   3878600    113.81    121.58  --
136.30/136.33	c  N dy  1185    191348     14467     62365         0     29268    190212   1067639    113.92    121.55  --
139.49/139.59	c  N dy  1262    203598     14467     62365         0     41517    190212   3266975    113.83    127.00  --
143.39/143.42	c  N dy  1352    216729     14467     62365         0     27683    190212    579461    113.85    121.47  --
147.09/147.13	c  N dy  1446    230575     14467     62365         0     41526    190212   3056671    113.85    120.57  --
149.19/149.21	c  S st  1498    237802     14467     62365         0     48753    190212   4368998    113.90    101.25  --
149.29/149.36	c  S st  1498    238303     14467     62365         0     49254    190212   4426580    113.90   no data  --
149.29/149.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.29/149.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.39/149.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
149.60/149.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.69/149.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.69/149.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
149.69/149.71	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
193.79/193.85	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 44.14 s
193.79/193.85	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
193.89/193.91	c vivif2 --  cl tried    49250 cl shrink        0 lits rem          0 time: 0.06
193.99/194.03	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.12
193.99/194.04	c calculated reachability. Time: 0.00
193.99/194.04	c  N dy  1498    238303     14467     62365         0     49250    190212   4425694    113.90   no data  --
198.09/198.11	c  N dy  1598    253592     14467     62365         0     36565    190212   1982012    113.91    121.79  --
202.69/202.79	c  N dy  1699    270349     14467     62365         0     53322    190212   4994468    113.74    120.42  --
207.49/207.59	c  N dy  1819    287614     14467     62365         0     41595    190212   2724837    113.78    119.80  --
212.98/213.03	c  N dy  1944    306014     14467     62365         0     59992    190212   6088854    113.83    121.55  --
213.08/213.13	c  F st  1946    306250     14467     62365         0     30231    190212    462313    113.83    112.88  --
218.59/218.60	c  N dy  2052    325709     14467     62365         0     49690    190212   4389482    113.92    124.52  --
224.40/224.49	c  N dy  2192    345722     14467     62365         0     38703    190212   1856837    114.17    135.49  --
227.79/227.80	c  S st  2275    357454     14467     62365         0     50435    190212   3987490    114.19    110.58  --
227.89/227.96	c  S st  2275    357957     14467     62365         0     50938    190212   4051780    114.19   no data  --
227.89/227.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.89/227.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.99/228.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
228.19/228.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
228.19/228.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.19/228.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
228.19/228.28	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
265.49/265.57	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 37.29 s
265.49/265.57	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
265.59/265.63	c vivif2 --  cl tried    50932 cl shrink        0 lits rem          0 time: 0.05
265.69/265.76	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.13
265.69/265.76	c calculated reachability. Time: 0.00
265.69/265.76	c  N dy  2275    357957     14467     62365         0     50932    190212   4049181    114.19   no data  --
271.29/271.36	c  N dy  2407    377961     14467     62365         0     38936    190212   1707966    114.21    120.51  --
276.89/276.90	c  N dy  2542    397968     14467     62365         0     58943    190212   5344257    114.29    120.70  --
282.39/282.47	c  N dy  2676    418070     14467     62365         0     46047    190212   2840416    114.34    123.85  --
288.29/288.31	c  N dy  2811    438101     14467     62365         0     66076    190212   6543918    114.37    123.17  --
293.89/293.90	c  N dy  2953    458134     14467     62365         0     52111    190212   3741912    114.47    125.98  --
300.08/300.18	c  N dy  3072    478172     14467     62365         0     37149    190212    809647    114.40    157.40  --
305.89/305.97	c  N dy  3209    498279     14467     62365         0     57256    190212   4497698    114.41    121.78  --
312.18/312.21	c  N dy  3345    518360     14467     62365         0     41335    190212   1414885    114.51    120.61  --
317.69/317.71	c  S st  3474    536935     14467     62365         0     59908    190212   4834969    114.54     83.76  --
317.80/317.88	c  S st  3474    537443     14467     62365         0     60416    190212   4905955    114.54   no data  --
317.80/317.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.80/317.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.90/317.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
318.19/318.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
318.19/318.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.19/318.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
318.19/318.24	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
382.88/382.93	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 64.68 s
382.88/382.93	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
382.98/383.00	c vivif2 --  cl tried    60412 cl shrink        0 lits rem          0 time: 0.07
383.08/383.15	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.15
383.08/383.15	c calculated reachability. Time: 0.00
383.08/383.15	c  N dy  3474    537443     14467     62365         0     60412    190212   4903712    114.54   no data  --
388.99/389.05	c  N dy  3607    557480     14467     62365         0     43451    190212   1600123    114.56    129.01  --
394.69/394.75	c  N dy  3736    577504     14467     62365         0     63474    190212   5224161    114.52    120.59  --
400.98/401.09	c  N dy  3873    597639     14467     62365         0     45615    190212   1813950    114.56    121.81  --
407.09/407.14	c  N dy  4000    617649     14467     62365         0     65623    190212   5468981    114.57    129.04  --
413.39/413.46	c  N dy  4135    637679     14467     62365         0     46655    190212   1844708    114.59    120.66  --
419.49/419.57	c  N dy  4266    657730     14467     62365         0     66705    190212   5530597    114.62    120.80  --
425.99/426.04	c  N dy  4400    677789     14467     62365         0     46762    190212   1696166    114.68    122.44  --
432.19/432.21	c  N dy  4535    697918     14467     62365         0     66890    190212   5396879    114.70    123.30  --
438.79/438.85	c  N dy  4675    718057     14467     62365         0     46030    190212   1384509    114.74    126.76  --
444.98/445.01	c  N dy  4813    738319     14467     62365         0     66290    190212   5074575    114.77    123.69  --
451.79/451.87	c  N dy  4949    758584     14467     62365         0     44557    190212    897176    114.80    122.55  --
457.89/457.98	c  N dy  5092    778626     14467     62365         0     64599    190212   4636755    114.87    153.97  --
464.49/464.57	c  N dy  5235    798807     14467     62365         0     84779    190212   8382161    114.93    126.89  --
466.68/466.71	c  S st  5286    806164     14467     62365         0     49139    190212   1601801    114.96   no data  --
466.78/466.85	c  S st  5286    806668     14467     62365         0     49643    190212   1669485    114.96   no data  --
466.78/466.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
466.78/466.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
466.88/466.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
466.98/467.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.98/467.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.98/467.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
466.98/467.05	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
470.98/471.04	c lits-rem:         8  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.99 s
470.98/471.04	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
470.98/471.07	c vivif2 --  cl tried    49640 cl shrink        0 lits rem          0 time: 0.02
471.08/471.18	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.12
471.08/471.19	c calculated reachability. Time: 0.00
471.08/471.19	c  N dy  5286    806668     14467     62365         0     49640    190212   1668919    114.96   no data  --
476.98/477.08	c  N dy  5409    826739     14467     62365         0     69710    190212   5324054    114.95    157.59  --
483.58/483.62	c  N dy  5544    846748     14467     62365         0     45725    190212    778545    115.01    122.70  --
489.29/489.40	c  N dy  5676    866959     14467     62365         0     65934    190212   4496835    115.04    144.90  --
495.89/495.94	c  N dy  5807    887158     14467     62365         0     86131    190212   8228469    115.07    122.52  --
501.88/501.96	c  N dy  5950    907168     14467     62365         0     61143    190212   3499824    115.15    123.43  --
508.28/508.32	c  N dy  6085    927226     14467     62365         0     81200    190212   7276396    115.24    125.70  --
514.58/514.63	c  N dy  6214    947334     14467     62365         0     55301    190212   2161247    115.27    131.34  --
520.58/520.67	c  N dy  6340    967391     14467     62365         0     75356    190212   5847996    115.27    121.87  --
527.38/527.44	c  N dy  6474    987437     14467     62365         0     48406    190212    724455    115.32    135.36  --
533.19/533.29	c  N dy  6608   1007458     14467     62365         0     68427    190212   4426954    115.34    122.58  --
539.88/539.93	c  N dy  6748   1027546     14467     62365         0     88514    190212   8185758    115.38    129.64  --
546.18/546.23	c  N dy  6886   1047686     14467     62365         0     60655    190212   2829549    115.41    126.94  --
552.48/552.58	c  N dy  7023   1067693     14467     62365         0     80659    190212   6495970    115.44    121.58  --
553.99/554.02	c  F st  7054   1071875     14467     62365         0     84841    190212   7268678    115.45   no data  --
559.38/559.45	c  N dy  7132   1087731     14467     62365         0     51703    190212    981644    115.46    131.72  --
565.29/565.37	c  N dy  7259   1107819     14467     62365         0     71791    190212   4660804    115.47    122.59  --
572.00/572.05	c  N dy  7389   1127831     14467     62365         0     91800    190212   8331149    115.48    123.07  --
578.38/578.48	c  N dy  7525   1147838     14467     62365         0     61809    190212   2666783    115.51    123.58  --
584.88/584.91	c  N dy  7657   1168201     14467     62365         0     82172    190212   6470965    115.54    122.08  --
591.89/591.92	c  N dy  7775   1188216     14467     62365         0     51191    190212    522996    115.52    133.44  --
597.79/597.89	c  N dy  7908   1208354     14467     62365         0     71327    190212   4227897    115.54    128.65  --
598.40/598.42	c  S st  7920   1210006     14467     62365         0     72978    190212   4527637    115.54   no data  --
598.59/598.60	c  S st  7920   1210510     14467     62365         0     73482    190212   4591776    115.54   no data  --
598.59/598.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
598.59/598.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
598.69/598.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
598.89/598.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
598.89/598.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.89/598.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
598.89/598.95	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
653.59/653.63	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 54.69 s
653.59/653.64	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
653.69/653.70	c vivif2 --  cl tried    73479 cl shrink        0 lits rem          0 time: 0.06
653.79/653.86	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.16
653.79/653.87	c calculated reachability. Time: 0.00
653.79/653.87	c  N dy  7920   1210510     14467     62365         0     73479    190212   4590991    115.54   no data  --
660.58/660.67	c  N dy  8061   1230570     14467     62365         0     93536    190212   8354490    115.58    121.88  --
667.19/667.26	c  N dy  8201   1250578     14467     62365         0     61554    190212   2289116    115.63    121.87  --
673.48/673.58	c  N dy  8332   1270754     14467     62365         0     81728    190212   6029596    115.63    126.64  --
680.58/680.63	c  N dy  8464   1290777     14467     62365         0    101749    190212   9670663    115.63    126.26  --
686.88/686.94	c  N dy  8592   1310876     14467     62365         0     68851    190212   3401699    115.61    171.76  --
693.48/693.52	c  N dy  8722   1330905     14467     62365         0     88880    190212   7111250    115.62    138.98  --
700.78/700.81	c  N dy  8851   1350975     14467     62365         0     54951    190212    663221    115.63    128.19  --
706.89/706.91	c  N dy  8992   1371030     14467     62365         0     75005    190212   4372328    115.65    123.69  --
713.99/714.02	c  N dy  9120   1391165     14467     62365         0     95138    190212   8094407    115.66    121.99  --
721.39/721.48	c  N dy  9250   1411290     14467     62365         0     60264    190212   1475519    115.67    122.40  --
727.98/728.07	c  N dy  9378   1431427     14467     62365         0     80397    190212   5213489    115.67    124.34  --
735.49/735.51	c  N dy  9516   1451446     14467     62365         0    100415    190212   8923579    115.69    121.98  --
742.79/742.80	c  N dy  9639   1471605     14467     62365         0     64582    190212   2099393    115.68    123.34  --
749.49/749.55	c  N dy  9764   1491780     14467     62365         0     84757    190212   5863459    115.69    122.71  --
757.08/757.16	c  N dy  9890   1512089     14467     62365         0    105066    190212   9585214    115.67    122.24  --
764.28/764.37	c  N dy 10028   1532191     14467     62365         0     68159    190212   2597226    115.69    122.60  --
771.28/771.30	c  N dy 10161   1552208     14467     62365         0     88176    190212   6361339    115.72    123.37  --
778.48/778.59	c  N dy 10293   1572277     14467     62365         0    108244    190212  10069668    115.73    123.46  --
785.39/785.47	c  N dy 10431   1592365     14467     62365         0     70332    190212   2809790    115.75    125.77  --
792.08/792.12	c  N dy 10563   1612491     14467     62365         0     90457    190212   6580703    115.76    123.29  --
799.59/799.65	c  N dy 10702   1632708     14467     62365         0    110671    190212  10353195    115.79    122.98  --
806.49/806.50	c  N dy 10837   1652741     14467     62365         0     71706    190212   2917123    115.80    124.13  --
813.08/813.16	c  N dy 10966   1672845     14467     62365         0     91807    190212   6643002    115.81    122.02  --
820.59/820.61	c  N dy 11101   1692909     14467     62365         0    111870    190212  10382098    115.83    123.63  --
826.79/826.80	c  S st 11216   1710511     14467     62365         0     69476    190212   2263016    115.84    114.30  --
826.89/826.97	c  S st 11216   1711014     14467     62365         0     69979    190212   2328056    115.84   no data  --
826.89/826.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.89/826.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
826.99/827.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
827.09/827.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
827.09/827.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
827.09/827.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
827.20/827.21	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
833.80/833.81	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.60 s
833.80/833.82	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
833.80/833.85	c vivif2 --  cl tried    69977 cl shrink        0 lits rem          0 time: 0.03
833.98/834.00	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.15
833.98/834.01	c calculated reachability. Time: 0.00
833.98/834.01	c  N dy 11216   1711014     14467     62365         0     69977    190212   2327422    115.84   no data  --
840.58/840.61	c  N dy 11350   1731020     14467     62365         0     89982    190212   6007625    115.84    123.05  --
847.99/848.06	c  N dy 11487   1751257     14467     62365         0    110219    190212   9703939    115.85    126.75  --
855.18/855.24	c  N dy 11614   1771327     14467     62365         0     69296    190212   2084299    115.86    130.04  --
861.79/861.81	c  N dy 11744   1791414     14467     62365         0     89381    190212   5766147    115.84    122.94  --
869.08/869.18	c  N dy 11876   1811630     14467     62365         0    109595    190212   9466762    115.84    123.14  --
876.58/876.62	c  N dy 12005   1831802     14467     62365         0     67768    190212   1601155    115.85    123.06  --
883.08/883.13	c  N dy 12142   1851826     14467     62365         0     87790    190212   5321178    115.87    165.10  --
890.38/890.43	c  N dy 12275   1871846     14467     62365         0    107808    190212   9021604    115.88    123.24  --
898.38/898.42	c  N dy 12427   1891871     14467     62365         0     64838    190212    881057    115.92    136.60  --
904.78/904.83	c  N dy 12558   1911969     14467     62365         0     84936    190212   4590396    115.92    123.33  --
911.98/912.10	c  N dy 12696   1932124     14467     62365         0    105084    190212   8360430    115.94    123.07  --
919.88/919.97	c  N dy 12826   1952189     14467     62365         0    125149    190212  12103332    115.94    130.41  --
926.58/926.61	c  N dy 12954   1972269     14467     62365         0     81236    190212   3695896    115.94    128.25  --
933.68/933.75	c  N dy 13093   1992528     14467     62365         0    101494    190212   7523060    115.97    122.63  --
941.49/941.53	c  N dy 13229   2012623     14467     62365         0    121589    190212  11235267    115.98    122.41  --
948.69/948.77	c  N dy 13368   2032781     14467     62365         0     76747    190212   2703380    115.99    124.11  --
955.58/955.60	c  N dy 13497   2052795     14467     62365         0     96759    190212   6418050    115.99    122.71  --
963.28/963.31	c  N dy 13631   2073030     14467     62365         0    116994    190212  10180395    116.00    124.78  --
971.29/971.37	c  N dy 13759   2093194     14467     62365         0     71160    190212   1493795    116.01    123.21  --
977.89/977.96	c  N dy 13896   2113288     14467     62365         0     91252    190212   5229774    116.03    150.97  --
985.28/985.39	c  N dy 14033   2133398     14467     62365         0    111362    190212   8921521    116.04    122.20  --
993.48/993.57	c  N dy 14157   2153430     14467     62365         0    131393    190212  12646717    116.03    127.39  --
1000.28/1000.38	c  N dy 14293   2173582     14467     62365         0     84555    190212   3826873    116.04    123.34  --
1007.39/1007.48	c  N dy 14430   2193640     14467     62365         0    104613    190212   7513926    116.05    128.29  --
1014.19/1014.28	c  S st 14546   2211015     14467     62365         0    121986    190212  10755904    116.06   no data  --
1014.48/1014.52	c  S st 14546   2211517     14467     62365         0    122488    190212  10821918    116.06   no data  --
1014.48/1014.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1014.48/1014.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1014.58/1014.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.14
1015.18/1015.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.18/1015.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.18/1015.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14467 time:  0.00 s
1015.18/1015.27	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.05 2.27 2.97 4/320 5330
/proc/meminfo: memFree=11212420/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=34312 CPUtime=0 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 1856 0 0 0 0 0 0 0 20 0 1 0 649796046 35135488 1600 33554432000 4194304 4650387 140735104921344 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 8578 1604 329 112 0 3543 0

[startup+0.07232 s]
/proc/loadavg: 1.05 2.27 2.97 4/320 5330
/proc/meminfo: memFree=11212420/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=38032 CPUtime=0.06 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 3143 0 0 0 6 0 0 0 20 0 1 0 649796046 38944768 2885 33554432000 4194304 4650387 140735104921344 18446744073709551615 4369269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 9508 2885 346 112 0 4473 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38032

[startup+0.10031 s]
/proc/loadavg: 1.05 2.27 2.97 4/320 5330
/proc/meminfo: memFree=11212420/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=40828 CPUtime=0.09 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 3767 0 0 0 9 0 0 0 20 0 1 0 649796046 41807872 3138 33554432000 4194304 4650387 140735104921344 18446744073709551615 4370822 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 10207 3138 350 112 0 5172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40828

[startup+0.300252 s]
/proc/loadavg: 1.05 2.27 2.97 4/320 5330
/proc/meminfo: memFree=11212420/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=52640 CPUtime=0.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 6527 0 0 0 29 0 0 0 21 0 1 0 649796046 53903360 5899 33554432000 4194304 4650387 140735104921344 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 13160 5899 379 112 0 8125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52640

[startup+0.700201 s]
/proc/loadavg: 1.05 2.27 2.97 4/320 5330
/proc/meminfo: memFree=11212420/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=52640 CPUtime=0.69 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 6914 0 0 0 69 0 0 0 22 0 1 0 649796046 53903360 6285 33554432000 4194304 4650387 140735104921344 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 13160 6285 379 112 0 8125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52640

[startup+1.50105 s]
/proc/loadavg: 1.05 2.27 2.97 6/330 5348
/proc/meminfo: memFree=11067488/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=52640 CPUtime=1.49 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 7621 0 0 0 149 0 0 0 25 0 1 0 649796046 53903360 6992 33554432000 4194304 4650387 140735104921344 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 13160 6992 379 112 0 8125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52640

[startup+3.10072 s]
/proc/loadavg: 1.29 2.30 2.97 6/330 5348
/proc/meminfo: memFree=11053972/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=92548 CPUtime=3.09 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 8951 0 0 0 308 1 0 0 25 0 1 0 649796046 94769152 8322 33554432000 4194304 4650387 140735104921344 18446744073709551615 4316053 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 23137 8322 379 112 0 18102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92548

[startup+6.30115 s]
/proc/loadavg: 1.29 2.30 2.97 6/330 5348
/proc/meminfo: memFree=11021992/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=55104 CPUtime=6.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 12598 0 0 0 628 1 0 0 25 0 1 0 649796046 56426496 7996 33554432000 4194304 4650387 140735104921344 18446744073709551615 4334059 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 13776 7996 382 112 0 8741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55104

[startup+12.7009 s]
/proc/loadavg: 1.50 2.33 2.98 6/330 5348
/proc/meminfo: memFree=10886524/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=164264 CPUtime=12.69 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 28403 0 0 0 1265 4 0 0 25 0 1 0 649796046 168206336 23801 33554432000 4194304 4650387 140735104921344 18446744073709551615 4364439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 41066 23801 383 112 0 36031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 164264

[startup+25.5005 s]
/proc/loadavg: 2.06 2.41 2.99 6/330 5349
/proc/meminfo: memFree=10774280/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=122712 CPUtime=25.49 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 39036 0 0 0 2543 6 0 0 25 0 1 0 649796046 125657088 24714 33554432000 4194304 4650387 140735104921344 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 30678 24714 383 112 0 25643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122712

[startup+51.1007 s]
/proc/loadavg: 2.79 2.55 3.02 6/330 5349
/proc/meminfo: memFree=10621052/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=222940 CPUtime=51.09 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 58388 0 0 0 5099 10 0 0 25 0 1 0 649796046 228290560 38961 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 55735 38961 383 112 0 50700 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 222940

[startup+102.312 s]
/proc/loadavg: 3.52 2.79 3.08 6/330 5351
/proc/meminfo: memFree=10482928/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=246448 CPUtime=102.3 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 69714 0 0 0 10216 14 0 0 25 0 1 0 649796046 252362752 45639 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 61612 45639 383 112 0 56577 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 246448

[startup+162.301 s]
/proc/loadavg: 3.80 2.99 3.13 6/330 5352
/proc/meminfo: memFree=10434368/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=254868 CPUtime=162.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 79677 0 0 0 16212 17 0 0 25 0 1 0 649796046 260984832 47767 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 63717 47767 383 112 0 58682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 254868

[startup+222.3 s]
/proc/loadavg: 3.93 3.19 3.18 6/330 5354
/proc/meminfo: memFree=10352964/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=265808 CPUtime=222.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 94119 0 0 0 22207 22 0 0 25 0 1 0 649796046 272187392 52776 33554432000 4194304 4650387 140735104921344 18446744073709551615 4333603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 66452 52776 383 112 0 61417 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 265808

[startup+282.301 s]
/proc/loadavg: 4.05 3.35 3.24 6/330 5355
/proc/meminfo: memFree=10329596/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=277136 CPUtime=282.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 104768 0 0 0 28204 25 0 0 25 0 1 0 649796046 283787264 51804 33554432000 4194304 4650387 140735104921344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 69284 51804 383 112 0 64249 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 277136

[startup+342.301 s]
/proc/loadavg: 4.01 3.47 3.29 6/330 5357
/proc/meminfo: memFree=10282424/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=282692 CPUtime=342.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 121294 0 0 0 34199 30 0 0 25 0 1 0 649796046 289476608 55357 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 70673 55357 383 112 0 65638 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 282692

[startup+402.3 s]
/proc/loadavg: 4.00 3.56 3.33 6/330 5359
/proc/meminfo: memFree=10266744/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=233928 CPUtime=402.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 128766 0 0 0 40195 33 0 0 25 0 1 0 649796046 239542272 53325 33554432000 4194304 4650387 140735104921344 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 58482 53325 383 112 0 53447 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 233928

[startup+462.301 s]
/proc/loadavg: 4.00 3.64 3.37 6/330 5360
/proc/meminfo: memFree=10222432/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=294212 CPUtime=462.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 157064 0 0 0 46186 43 0 0 25 0 1 0 649796046 301273088 60260 33554432000 4194304 4650387 140735104921344 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 73553 60260 383 112 0 68518 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 294212

[startup+522.301 s]
/proc/loadavg: 4.04 3.72 3.41 6/330 5362
/proc/meminfo: memFree=10210216/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=295572 CPUtime=522.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 181486 0 0 0 52178 50 0 0 25 0 1 0 649796046 302665728 60102 33554432000 4194304 4650387 140735104921344 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 73893 60102 383 112 0 68858 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 295572

[startup+582.3 s]
/proc/loadavg: 4.01 3.76 3.44 6/330 5363
/proc/meminfo: memFree=10191536/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=298396 CPUtime=582.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 207754 0 0 0 58170 58 0 0 25 0 1 0 649796046 305557504 58837 33554432000 4194304 4650387 140735104921344 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 74599 58837 383 112 0 69564 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 298396

[startup+642.301 s]
/proc/loadavg: 4.04 3.82 3.48 6/330 5365
/proc/meminfo: memFree=10162220/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=298568 CPUtime=642.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 214729 0 0 0 64169 60 0 0 25 0 1 0 649796046 305733632 58501 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 74642 58501 383 112 0 69607 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 298568

[startup+702.301 s]
/proc/loadavg: 4.02 3.85 3.51 6/330 5367
/proc/meminfo: memFree=10154980/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=252268 CPUtime=702.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 237206 0 0 0 70162 66 0 0 25 0 1 0 649796046 258322432 58021 33554432000 4194304 4650387 140735104921344 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 63067 58021 383 112 0 58032 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 252268

[startup+762.312 s]
/proc/loadavg: 4.21 3.94 3.56 6/330 5368
/proc/meminfo: memFree=10153708/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=252268 CPUtime=762.3 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 261849 0 0 0 76153 77 0 0 25 0 1 0 649796046 258322432 58021 33554432000 4194304 4650387 140735104921344 18446744073709551615 4315448 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 63067 58021 383 112 0 58032 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 252268

[startup+822.301 s]
/proc/loadavg: 4.19 3.98 3.59 6/330 5370
/proc/meminfo: memFree=10115312/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=291796 CPUtime=822.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 294265 0 0 0 82143 85 0 0 25 0 1 0 649796046 298799104 62998 33554432000 4194304 4650387 140735104921344 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 72949 62998 383 112 0 67914 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 291796

[startup+882.3 s]
/proc/loadavg: 4.06 3.98 3.62 6/330 5371
/proc/meminfo: memFree=10170196/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=292292 CPUtime=882.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 325247 0 0 0 88135 93 0 0 25 0 1 0 649796046 299307008 56750 33554432000 4194304 4650387 140735104921344 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 73073 56750 383 112 0 68038 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 292292

[startup+942.301 s]
/proc/loadavg: 4.02 3.98 3.64 6/330 5373
/proc/meminfo: memFree=10137284/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=292668 CPUtime=942.29 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 357886 0 0 0 94128 101 0 0 25 0 1 0 649796046 299692032 63430 33554432000 4194304 4650387 140735104921344 18446744073709551615 4333755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 73167 63430 383 112 0 68132 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 292668

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.66 6/330 5375
/proc/meminfo: memFree=10132148/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=293292 CPUtime=1002.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 391512 0 0 0 100117 111 0 0 25 0 1 0 649796046 300331008 56777 33554432000 4194304 4650387 140735104921344 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 73323 56777 383 112 0 68288 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 293292

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.68 6/330 5376
/proc/meminfo: memFree=10058044/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=368224 CPUtime=1062.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 415502 0 0 0 106113 115 0 0 25 0 1 0 649796046 377061376 80767 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 92056 80767 383 112 0 87021 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 368224

[startup+1122.3 s]
/proc/loadavg: 4.07 4.01 3.70 6/330 5378
/proc/meminfo: memFree=10049648/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=368224 CPUtime=1122.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 415504 0 0 0 112113 115 0 0 25 0 1 0 649796046 377061376 80769 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 92056 80769 383 112 0 87021 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 368224

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.72 6/330 5379
/proc/meminfo: memFree=10027740/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=368224 CPUtime=1182.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 415505 0 0 0 118113 115 0 0 25 0 1 0 649796046 377061376 80770 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 92056 80770 383 112 0 87021 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 368224

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.73 6/330 5381
/proc/meminfo: memFree=9928344/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=368224 CPUtime=1242.28 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 415548 0 0 0 124113 115 0 0 25 0 1 0 649796046 377061376 80813 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 92056 80813 383 112 0 87021 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 368224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.03 3.76 6/330 5383
/proc/meminfo: memFree=9875080/32951124 swapFree=67093864/67111528
[pid=5330] ppid=5328 vsize=368632 CPUtime=1299.98 cores=0,2
/proc/5330/stat : 5330 (strangenight1-s) R 5328 5330 4890 0 -1 4202496 415613 0 0 0 129883 115 0 0 25 0 1 0 649796046 377479168 80878 33554432000 4194304 4650387 140735104921344 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5330/statm: 92158 80878 383 112 0 87123 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 368632

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.03
CPU time (s): 1300.01
CPU user time (s): 1298.84
CPU system time (s): 1.16982
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 368632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.84
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415613
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= 11
involuntary context switches= 17953

runsolver used 4.14937 second user time and 9.15261 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 16:05:37
IDJOB=3369758
IDBENCH=82567
IDSOLVER=1847
FILE ID=node102/3369758-1305381937
RUNJOBID= node102-1305381937-5305
PBS_JOBID= 13324400
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= 211de71ef1119669a20965247c8273d8
RANDOM SEED=93231837

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11213212 kB
Buffers:        237060 kB
Cached:        2766588 kB
SwapCached:       1128 kB
Active:       19491640 kB
Inactive:      1952608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11213212 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           13972 kB
Writeback:           0 kB
AnonPages:    18439588 kB
Mapped:          25924 kB
Slab:           177036 kB
PageTables:      53436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59044892 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= 73504 MiB
End job on node102 at 2011-05-14 16:27:19