Trace number 3175028

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-mt? (TO) 4800.23 1201.76

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1298436766-097-UNKNOWN.cnf
MD5SUM28b704f4b0f31dccf5e0c8fedfb14daa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.2658
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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 Using 4 threads
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-3175028-1307650880.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	c -- header says num clauses:       84000
0.00/0.12	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.00/0.12	c -- vars added      20000
0.00/0.12	c Parsing time:  0.22 s
0.00/0.12	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data  --
0.00/0.12	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.23
0.49/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.14
0.49/1.03	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.49/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.49/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.02 s
0.49/1.03	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.02 s
0.49/1.03	c lits-rem:         0  cl-subs:        0  v-elim:    618  v-fix:    0  time:  0.78 s
0.49/1.03	c Finding binary XORs  T:     0.02 s  found:       0
0.49/1.03	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
0.49/1.03	c calculated reachability. Time: 0.00
0.49/1.03	c Calc default polars -  time:   0.02 s pos:    8783 undec:    2331 neg:    8886
0.49/1.03	c =========================================================================================
0.49/1.03	c types(t): F = full restart, N = normal restart
0.49/1.03	c types(t): S = simplification begin/end, E = solution found
0.49/1.03	c restart types(rt): st = static, dy = dynamic
0.49/1.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/1.03	c  B st     0         0     19382     83203         0         0    253006         0   no data   no data  --
5.80/1.53	c  N dy    21      4082     19382     83203         0      4080    253006    958525    120.80    129.40  --
9.56/2.47	c  N dy    50      8135     19382     83203         0      8133    253006   1746541    124.83    132.62  --
13.56/3.49	c  N dy    81     12167     19382     83203         0     12165    253006   2555316    127.11    135.26  --
17.96/4.55	c  N dy   110     16243     19382     83203         0     16241    253006   3387829    128.67    175.31  --
22.34/5.65	c  N dy   137     20317     19382     83203         0     10318    253006    623808    128.97    142.15  --
26.34/6.68	c  N dy   164     24382     19382     83203         0     14383    253006   1445246    129.01    153.86  --
27.14/6.84	c  F st   169     25001     19382     83203         0     15001    253006   1559775    128.81    114.31  --
32.74/8.28	c  N dy   175     30000     19382     83203         0     20000    253006   2929519    128.81   no data  --
32.74/8.28	c  S st   175     30000     19382     83203         0     20000    253006   2929519    128.81   no data  --
33.53/8.41	c  S st   175     30502     19382     83203         0     20502    253006   3002700    128.81   no data  --
33.53/8.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
33.53/8.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.95/8.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.36
35.13/8.82	c bin-w-bin subsume rem            0 bins  time:  0.02 s
35.13/8.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
35.13/8.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.02 s
35.13/8.84	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
55.10/13.86	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 19.92 s
55.50/13.97	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.44
55.50/13.97	c calculated reachability. Time: 0.00
55.50/13.97	c  N dy   175     30502     19382     83203         0     20500    253006   3002170    128.81   no data  --
60.71/15.25	c  N dy   201     34530     19382     83203         0     24528    253006   3805088    128.69    136.40  --
65.88/16.53	c  N dy   226     38541     19382     83203         0     28538    253006   4618711    129.10    249.52  --
71.08/17.86	c  N dy   253     42596     19382     83203         0     17098    253006    992505    129.27    136.92  --
75.07/18.86	c  S st   275     45753     19382     83203         0     20254    253006   1645993    129.16     86.83  --
75.87/19.00	c  S st   275     46260     19382     83203         0     20761    253006   1720100    129.16   no data  --
75.87/19.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
75.87/19.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.27/19.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.39
76.67/19.24	c bin-w-bin subsume rem            0 bins  time:  0.02 s
76.67/19.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
76.67/19.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
76.67/19.26	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
90.65/22.71	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 13.74 s
90.65/22.72	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
90.65/22.74	c vivif2 --  cl tried    20760 cl shrink        0 lits rem          0 time: 0.10
91.07/22.85	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.41
91.07/22.85	c calculated reachability. Time: 0.00
91.07/22.85	c  N dy   275     46260     19382     83203         0     20760    253006   1719985    129.16   no data  --
95.87/24.05	c  N dy   304     50390     19382     83203         0     24890    253006   2561710    129.18    139.54  --
101.04/25.32	c  N dy   330     54617     19382     83203         0     29117    253006   3405695    128.95    140.31  --
106.23/26.67	c  N dy   358     58967     19382     83203         0     33467    253006   4274689    128.74    136.89  --
111.42/27.98	c  N dy   383     63046     19382     83203         0     18795    253006    659219    128.73    135.85  --
116.21/29.13	c  N dy   413     67077     19382     83203         0     22826    253006   1488585    129.01    143.57  --
119.01/29.81	c  S st   427     69390     19382     83203         0     25139    253006   1933882    128.76   no data  --
119.41/29.96	c  S st   427     69895     19382     83203         0     25644    253006   2018385    128.76   no data  --
119.41/29.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
119.41/29.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.81/30.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.39
120.61/30.22	c bin-w-bin subsume rem            0 bins  time:  0.02 s
120.61/30.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
120.61/30.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
120.61/30.24	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
136.99/34.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 16.17 s
136.99/34.31	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
136.99/34.34	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.12
137.39/34.46	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.46
137.39/34.46	c calculated reachability. Time: 0.00
137.39/34.46	c  N dy   427     69895     19382     83203         0     25644    253006   2018385    128.76   no data  --
142.98/35.82	c  N dy   463     74400     19382     83203         0     30149    253006   2963826    129.27    136.54  --
148.60/37.25	c  N dy   491     79170     19382     83203         0     34918    253006   3927191    129.00    146.41  --
154.96/38.86	c  N dy   527     84268     19382     83203         0     40014    253006   4944350    129.06    142.14  --
158.95/39.85	c  F st   546     87501     19382     83203         0     22375    253006    909924    128.94   no data  --
162.95/40.89	c  N st   551     90801     19382     83203         0     25675    253006   1838600    128.94   no data  --
170.16/42.68	c  N dy   580     96744     19382     83203         0     31617    253006   3145888    128.80    139.49  --
178.53/44.79	c  N dy   627    103069     19382     83203         0     37942    253006   4459842    129.09    137.10  --
180.93/45.37	c  S st   634    104842     19382     83203         0     39715    253006   4825378    128.89    124.43  --
181.73/45.53	c  S st   634    105344     19382     83203         0     40217    253006   4904438    128.89   no data  --
181.73/45.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
181.73/45.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.13/45.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.44
183.34/45.98	c bin-w-bin subsume rem            0 bins  time:  0.02 s
183.34/45.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
183.34/45.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.02 s
183.74/46.00	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
377.08/94.42	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 192.83 s
377.08/94.43	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.03
377.45/94.50	c vivif2 --  cl tried    40210 cl shrink        0 lits rem          0 time: 0.27
377.85/94.64	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.57
377.85/94.65	c calculated reachability. Time: 0.00
377.85/94.65	c  N dy   634    105344     19382     83203         0     40210    253006   4900806    128.89   no data  --
386.64/96.81	c  N dy   676    112120     19382     83203         0     24555    253006    995455    128.88    169.15  --
395.04/98.94	c  N dy   728    119282     19382     83203         0     31717    253006   2469092    129.08    136.23  --
404.62/101.37	c  N dy   785    126927     19382     83203         0     39362    253006   4020089    129.21    146.10  --
415.80/104.13	c  N dy   836    135113     19382     83203         0     23826    253006    564519    129.15    137.51  --
426.59/106.81	c  N dy   888    143773     19382     83203         0     32484    253006   2306803    129.04    137.47  --
438.97/109.95	c  N dy   948    152969     19382     83203         0     41679    253006   4217041    129.11    137.41  --
446.17/111.70	c  S st   984    158016     19382     83203         0     46723    253006   5245403    129.10   no data  --
446.57/111.88	c  S st   984    158517     19382     83203         0     47224    253006   5321272    129.10   no data  --
446.57/111.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
446.57/111.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
447.38/112.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.46
448.56/112.36	c bin-w-bin subsume rem            0 bins  time:  0.02 s
448.56/112.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
448.56/112.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
448.56/112.38	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
701.02/175.59	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 251.71 s
701.42/175.60	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
701.42/175.68	c vivif2 --  cl tried    47221 cl shrink        0 lits rem          0 time: 0.31
702.23/175.84	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.65
702.23/175.85	c calculated reachability. Time: 0.00
702.23/175.85	c  N dy   984    158517     19382     83203         0     47221    253006   5319708    129.10   no data  --
715.79/179.21	c  N dy  1055    168707     19382     83203         0     32553    253006   2117092    129.22    136.80  --
730.18/182.81	c  N dy  1127    179575     19382     83203         0     43421    253006   4334199    129.23    136.53  --
745.78/186.74	c  N dy  1203    191045     19382     83203         0     28965    253006   1125328    129.39    136.82  --
762.14/190.83	c  N dy  1293    203420     19382     83203         0     41340    253006   3707617    129.65    140.83  --
780.51/195.46	c  N dy  1384    216427     19382     83203         0     27383    253006    559552    129.71    139.32  --
798.09/199.90	c  N dy  1473    230266     19382     83203         0     41221    253006   3384302    129.74    143.43  --
808.87/202.56	c  S st  1528    237775     19382     83203         0     48729    253006   4936312    129.84   no data  --
809.67/202.76	c  S st  1528    238277     19382     83203         0     49231    253006   5011557    129.84   no data  --
809.67/202.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
809.67/202.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
810.07/202.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.48
811.27/203.20	c bin-w-bin subsume rem            0 bins  time:  0.02 s
811.68/203.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
811.68/203.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
811.68/203.22	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
1046.54/262.02	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 233.96 s
1046.54/262.03	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
1046.94/262.11	c vivif2 --  cl tried    49228 cl shrink        0 lits rem          0 time: 0.29
1047.34/262.27	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.67
1047.34/262.28	c calculated reachability. Time: 0.00
1047.34/262.28	c  N dy  1528    238277     19382     83203         0     49228    253006   5010616    129.84   no data  --
1068.52/267.55	c  N dy  1635    253509     19382     83203         0     36478    253006   2235852    129.94    141.73  --
1092.48/273.56	c  N dy  1751    269752     19382     83203         0     52720    253006   5636491    130.09    145.68  --
1116.85/279.63	c  N dy  1875    287239     19382     83203         0     41215    253006   2964855    130.17    141.58  --
1143.60/286.32	c  N dy  2002    305630     19382     83203         0     59605    253006   6818579    130.36    139.05  --
1144.41/286.58	c  F st  2008    306250     19382     83203         0     30235    253006    493227    130.36   no data  --
1169.97/292.95	c  N dy  2103    325207     19382     83203         0     49192    253006   4540932    130.27    138.22  --
1199.13/300.20	c  N dy  2239    345402     19382     83203         0     38389    253006   1937846    130.31    137.51  --
1215.52/304.36	c  S st  2323    357415     19382     83203         0     50400    253006   4413773    130.35   no data  --
1216.33/304.54	c  S st  2323    357918     19382     83203         0     50903    253006   4479817    130.35   no data  --
1216.33/304.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1216.33/304.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1216.71/304.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.49
1217.90/304.95	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1217.90/304.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1217.90/304.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
1217.90/304.97	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
1388.07/347.52	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time: 169.28 s
1388.07/347.53	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
1388.47/347.60	c vivif2 --  cl tried    50894 cl shrink        0 lits rem          0 time: 0.27
1388.87/347.77	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.70
1388.87/347.78	c calculated reachability. Time: 0.00
1388.87/347.78	c  N dy  2323    357918     19382     83203         0     50894    253006   4477152    130.35   no data  --
1419.23/355.30	c  N dy  2459    378061     19382     83203         0     39047    253006   1894501    130.44    142.12  --
1449.22/362.81	c  N dy  2600    398076     19382     83203         0     59060    253006   6063025    130.51    140.56  --
1479.15/370.31	c  N dy  2741    418082     19382     83203         0     46063    253006   3241188    130.66    150.16  --
1509.90/378.09	c  N dy  2876    438099     19382     83203         0     66080    253006   7436458    130.77    141.17  --
1539.07/385.38	c  N dy  3015    458259     19382     83203         0     52244    253006   4128473    130.76    139.88  --
1571.02/393.32	c  N dy  3140    478345     19382     83203         0     37332    253006    920332    130.71    139.51  --
1599.38/400.42	c  N dy  3280    498408     19382     83203         0     57392    253006   5137949    130.83    138.66  --
1630.13/408.18	c  N dy  3423    518493     19382     83203         0     41471    253006   1629565    130.93    144.02  --
1656.91/414.80	c  S st  3547    536878     19382     83203         0     59853    253006   5461886    130.94   no data  --
1657.70/415.00	c  S st  3547    537382     19382     83203         0     60357    253006   5543833    130.94   no data  --
1657.70/415.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1657.70/415.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1658.10/415.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.52
1659.30/415.48	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1659.30/415.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1659.30/415.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
1659.72/415.51	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
1955.69/489.69	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time: 295.87 s
1956.09/489.70	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
1956.09/489.78	c vivif2 --  cl tried    60357 cl shrink        0 lits rem          0 time: 0.31
1956.89/489.96	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.74
1956.89/489.97	c calculated reachability. Time: 0.00
1956.89/489.97	c  N dy  3547    537382     19382     83203         0     60357    253006   5543831    130.94   no data  --
1986.05/497.21	c  N dy  3692    557441     19382     83203         0     43419    253006   1800652    131.06    138.76  --
2014.00/504.28	c  N dy  3832    577468     19382     83203         0     63446    253006   6021529    131.18    144.06  --
2043.16/511.55	c  N dy  3969    597482     19382     83203         0     45461    253006   2018930    131.24    146.11  --
2071.93/518.71	c  N dy  4101    617581     19382     83203         0     65556    253006   6231632    131.27    141.12  --
2101.88/526.20	c  N dy  4241    637767     19382     83203         0     46746    253006   2079660    131.31    138.24  --
2130.26/533.32	c  N dy  4382    657824     19382     83203         0     66802    253006   6231594    131.34    139.78  --
2160.20/540.89	c  N dy  4519    677883     19382     83203         0     46865    253006   1874749    131.33    141.43  --
2188.95/548.07	c  N dy  4647    697971     19382     83203         0     66951    253006   6124558    131.33    141.51  --
2219.31/555.68	c  N dy  4784    717980     19382     83203         0     45960    253006   1484026    131.37    152.80  --
2248.08/562.88	c  N dy  4921    738130     19382     83203         0     66109    253006   5666402    131.42    140.31  --
2280.02/570.82	c  N dy  5049    758440     19382     83203         0     44420    253006    977777    131.41    141.78  --
2307.99/577.86	c  N dy  5181    778470     19382     83203         0     64448    253006   5154499    131.41    143.09  --
2339.95/585.82	c  N dy  5308    798514     19382     83203         0     84488    253006   9342730    131.40    139.91  --
2350.72/588.50	c  S st  5352    806074     19382     83203         0     49051    253006   1677004    131.36   no data  --
2351.12/588.69	c  S st  5352    806576     19382     83203         0     49553    253006   1765406    131.36   no data  --
2351.52/588.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2351.52/588.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2351.92/588.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.47
2352.32/588.94	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2352.32/588.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2352.32/588.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
2352.32/588.96	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
2368.29/592.95	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 15.95 s
2368.29/592.96	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
2368.29/592.99	c vivif2 --  cl tried    49552 cl shrink        0 lits rem          0 time: 0.12
2369.09/593.15	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.65
2369.09/593.16	c calculated reachability. Time: 0.00
2369.09/593.16	c  N dy  5352    806576     19382     83203         0     49552    253006   1765319    131.36   no data  --
2399.86/600.84	c  N dy  5493    826663     19382     83203         0     69638    253006   6025804    131.42    140.15  --
2434.60/609.51	c  N dy  5625    846726     19382     83203         0     45706    253006    814614    131.44    178.10  --
2465.37/617.25	c  N dy  5764    866800     19382     83203         0     65780    253006   5023770    131.46    140.30  --
2500.92/626.19	c  N dy  5901    886835     19382     83203         0     85811    253006   9190299    131.49    140.84  --
2533.68/634.32	c  N dy  6032    906961     19382     83203         0     60940    253006   3810732    131.50    142.95  --
2567.23/642.77	c  N dy  6171    926971     19382     83203         0     80950    253006   7985170    131.55    140.57  --
2601.18/651.25	c  N dy  6307    947167     19382     83203         0     55144    253006   2437366    131.57    142.14  --
2633.93/659.43	c  N dy  6445    967259     19382     83203         0     75236    253006   6620426    131.58    140.00  --
2669.88/668.46	c  N dy  6584    987261     19382     83203         0     48239    253006    730617    131.62    139.69  --
2701.46/676.37	c  N dy  6725   1007486     19382     83203         0     68464    253006   4992764    131.67    139.08  --
2736.61/685.13	c  N dy  6858   1027562     19382     83203         0     88539    253006   9206125    131.69    140.02  --
2769.75/693.43	c  N dy  6988   1047590     19382     83203         0     60569    253006   3156418    131.70    140.06  --
2802.13/701.58	c  N dy  7126   1067612     19382     83203         0     80590    253006   7356188    131.75    140.70  --
2809.70/703.44	c  F st  7156   1071878     19382     83203         0     84856    253006   8238834    131.74    105.40  --
2837.27/710.33	c  N dy  7231   1087680     19382     83203         0     51662    253006   1024784    131.75    140.46  --
2868.03/718.07	c  N dy  7360   1107930     19382     83203         0     71911    253006   5257169    131.77    139.59  --
2902.76/726.70	c  N dy  7493   1127963     19382     83203         0     91943    253006   9446525    131.79    139.70  --
2935.11/734.84	c  N dy  7623   1148023     19382     83203         0     61998    253006   2977115    131.77    143.61  --
2967.87/743.06	c  N dy  7753   1168120     19382     83203         0     82095    253006   7144561    131.75    153.72  --
3005.01/752.37	c  N dy  7885   1188197     19382     83203         0     51176    253006    530361    131.77    139.48  --
3034.58/759.79	c  N dy  8028   1208338     19382     83203         0     71317    253006   4724168    131.77    139.37  --
3036.97/760.38	c  S st  8040   1209864     19382     83203         0     72843    253006   5037842    131.77   no data  --
3037.78/760.59	c  S st  8040   1210370     19382     83203         0     73349    253006   5111404    131.77   no data  --
3038.18/760.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3038.18/760.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3038.58/760.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.55
3039.79/761.04	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3039.79/761.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3039.79/761.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
3039.79/761.06	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
3303.80/827.19	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 263.70 s
3303.80/827.19	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
3304.20/827.27	c vivif2 --  cl tried    73341 cl shrink        0 lits rem          0 time: 0.30
3304.99/827.48	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.83
3304.99/827.49	c calculated reachability. Time: 0.00
3304.99/827.49	c  N dy  8040   1210370     19382     83203         0     73341    253006   5109129    131.77   no data  --
3337.75/835.64	c  N dy  8169   1230444     19382     83203         0     93414    253006   9274754    131.75    142.62  --
3370.11/843.71	c  N dy  8299   1250538     19382     83203         0     61512    253006   2460074    131.74    145.04  --
3401.27/851.51	c  N dy  8425   1270621     19382     83203         0     81593    253006   6611200    131.72    143.21  --
3434.84/859.96	c  N dy  8548   1290693     19382     83203         0    101662    253006  10780825    131.70    140.30  --
3466.00/867.72	c  N dy  8679   1310903     19382     83203         0     68870    253006   3772820    131.70    140.22  --
3498.73/875.90	c  N dy  8819   1330966     19382     83203         0     88931    253006   8033379    131.75    142.79  --
3533.48/884.67	c  N dy  8947   1350995     19382     83203         0     54964    253006    728618    131.74    167.89  --
3563.03/892.09	c  N dy  9080   1371043     19382     83203         0     75012    253006   4854059    131.74    140.36  --
3596.59/900.49	c  N dy  9220   1391126     19382     83203         0     95092    253006   9056036    131.76    138.92  --
3631.73/909.23	c  N dy  9345   1411184     19382     83203         0     60152    253006   1573286    131.75    139.05  --
3664.09/917.33	c  N dy  9480   1431273     19382     83203         0     80239    253006   5759647    131.78    172.74  --
3700.44/926.45	c  N dy  9617   1451347     19382     83203         0    100311    253006  10018683    131.81    142.10  --
3736.39/935.45	c  N dy  9749   1471550     19382     83203         0     64520    253006   2262485    131.80    144.66  --
3769.54/943.76	c  N dy  9883   1491660     19382     83203         0     84629    253006   6470761    131.81    139.66  --
3806.70/953.02	c  N dy 10013   1511743     19382     83203         0    104711    253006  10674456    131.81    142.53  --
3842.24/961.94	c  N dy 10155   1531839     19382     83203         0     67808    253006   2806514    131.85    141.09  --
3877.00/970.62	c  N dy 10288   1551934     19382     83203         0     87901    253006   7017535    131.87    140.91  --
3915.35/980.28	c  N dy 10416   1571940     19382     83203         0    107905    253006  11188957    131.88    144.66  --
3952.09/989.42	c  N dy 10553   1592013     19382     83203         0     69982    253006   3075445    131.90    181.34  --
3987.65/998.37	c  N dy 10691   1612111     19382     83203         0     90080    253006   7296645    131.91    141.10  --
4027.60/1008.37	c  N dy 10837   1632132     19382     83203         0    110099    253006  11534782    131.95    142.55  --
4063.93/1017.41	c  N dy 10966   1652179     19382     83203         0     71147    253006   3039314    131.93    141.28  --
4099.09/1026.29	c  N dy 11097   1672187     19382     83203         0     91154    253006   7238195    131.93    143.29  --
4139.03/1036.29	c  N dy 11241   1692203     19382     83203         0    111169    253006  11477401    131.97    144.04  --
4172.59/1044.67	c  S st 11355   1710370     19382     83203         0     69346    253006   2432706    131.95   no data  --
4173.42/1044.89	c  S st 11355   1710873     19382     83203         0     69849    253006   2510940    131.95   no data  --
4173.79/1044.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4173.79/1044.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4174.19/1045.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.55
4174.99/1045.22	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4174.99/1045.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4174.99/1045.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
4174.99/1045.24	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
4205.74/1052.92	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time: 30.63 s
4205.74/1052.93	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
4205.74/1052.97	c vivif2 --  cl tried    69846 cl shrink        0 lits rem          0 time: 0.16
4206.55/1053.17	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.81
4206.55/1053.18	c calculated reachability. Time: 0.00
4206.55/1053.18	c  N dy 11355   1710873     19382     83203         0     69846    253006   2509407    131.95   no data  --
4240.50/1061.68	c  N dy 11477   1731013     19382     83203         0     89985    253006   6739215    131.95    141.90  --
4277.64/1070.99	c  N dy 11603   1751134     19382     83203         0    110102    253006  10897271    131.95    147.49  --
4315.19/1080.36	c  N dy 11736   1771228     19382     83203         0     69195    253006   2260804    131.96    138.94  --
4349.94/1089.09	c  N dy 11874   1791503     19382     83203         0     89468    253006   6522058    131.97    141.79  --
4389.89/1099.07	c  N dy 12008   1811530     19382     83203         0    109495    253006  10725167    131.99    139.55  --
4431.03/1109.37	c  N dy 12146   1831622     19382     83203         0     67588    253006   1741470    132.01    140.64  --
4467.40/1118.47	c  N dy 12288   1851867     19382     83203         0     87829    253006   6057269    132.05    139.17  --
4507.35/1128.43	c  N dy 12419   1871968     19382     83203         0    107928    253006  10322770    132.06    141.81  --
4550.06/1139.17	c  N dy 12557   1892004     19382     83203         0     64976    253006    954315    132.07    144.14  --
4585.22/1147.98	c  N dy 12696   1912095     19382     83203         0     85067    253006   5192381    132.09    195.27  --
4624.77/1157.81	c  N dy 12831   1932252     19382     83203         0    105224    253006   9481450    132.11    143.14  --
4667.91/1168.62	c  N dy 12963   1952504     19382     83203         0    125474    253006  13686395    132.11    142.82  --
4703.86/1177.61	c  N dy 13098   1972505     19382     83203         0     81480    253006   4224377    132.12    140.18  --
4742.20/1187.27	c  N dy 13239   1992776     19382     83203         0    101751    253006   8520244    132.16    139.34  --
4785.34/1198.08	c  N dy 13379   2012846     19382     83203         0    121821    253006  12717920    132.17    139.50  --

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: 977)

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-3175028-1307650880/watcher-3175028-1307650880 -o /tmp/evaluation-result-3175028-1307650880/solver-3175028-1307650880 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175028-1307650880.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.12 7.97 6.35 5/180 14687
/proc/meminfo: memFree=32223368/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 955318649 52465664 353 33554432000 4194304 4650419 140735970654832 18446744073709551615 46957227296690 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 12809 353 303 112 0 7774 0
[pid=14687/tid=14688] ppid=14685 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 955318650 52465664 353 33554432000 4194304 4650419 140735970654832 18446744073709551615 224284982257 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 955318650 52465664 353 33554432000 4194304 4650419 140735970654832 18446744073709551615 46957227296690 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 955318650 52465664 353 33554432000 4194304 4650419 140735970654832 18446744073709551615 46957227296690 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.127286 s]
/proc/loadavg: 8.12 7.97 6.35 5/180 14687
/proc/meminfo: memFree=32223368/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=336696 CPUtime=0.49 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 15532 0 0 0 46 3 0 0 18 0 4 0 955318649 344776704 13445 33554432000 4194304 4650419 140735970654832 18446744073709551615 224284969143 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 82378 14899 369 112 0 77343 0
[pid=14687/tid=14688] ppid=14685 vsize=329512 CPUtime=0.11 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) D 14685 14687 12325 0 -1 4202560 4635 0 0 0 11 0 0 0 18 0 4 0 955318650 337420288 14899 33554432000 4194304 4650419 140735970654832 18446744073709551615 4249344 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=321304 CPUtime=0.12 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) D 14685 14687 12325 0 -1 4202560 4583 0 0 0 12 0 0 0 18 0 4 0 955318650 329015296 14898 33554432000 4194304 4650419 140735970654832 18446744073709551615 4249344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=321304 CPUtime=0.12 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 3643 0 0 0 12 0 0 0 18 0 4 0 955318650 329015296 14572 33554432000 4194304 4650419 140735970654832 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 336696

[startup+0.297221 s]
/proc/loadavg: 8.12 7.97 6.35 5/180 14687
/proc/meminfo: memFree=32223368/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=326560 CPUtime=4.2 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 31966 0 0 0 414 6 0 0 19 0 4 0 955318649 334397440 25248 33554432000 4194304 4650419 140735970654832 18446744073709551615 4328518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 81640 25249 391 112 0 76605 0
[pid=14687/tid=14688] ppid=14685 vsize=326560 CPUtime=1.03 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 9224 0 0 0 102 1 0 0 19 0 4 0 955318650 334397440 25249 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=326560 CPUtime=1.04 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 8512 0 0 0 103 1 0 0 19 0 4 0 955318650 334397440 25249 33554432000 4194304 4650419 140735970654832 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=326560 CPUtime=1.04 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 4486 0 0 0 103 1 0 0 19 0 4 0 955318650 334397440 25249 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 326560

[startup+1.15721 s]
/proc/loadavg: 8.12 7.97 6.35 5/180 14687
/proc/meminfo: memFree=32223368/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=326560 CPUtime=4.6 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 32301 0 0 0 454 6 0 0 19 0 4 0 955318649 334397440 25583 33554432000 4194304 4650419 140735970654832 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 81640 25583 391 112 0 76605 0
[pid=14687/tid=14688] ppid=14685 vsize=326560 CPUtime=1.13 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 9299 0 0 0 112 1 0 0 19 0 4 0 955318650 334397440 25583 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=326560 CPUtime=1.14 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 8592 0 0 0 113 1 0 0 19 0 4 0 955318650 334397440 25583 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=326560 CPUtime=1.14 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 4579 0 0 0 113 1 0 0 19 0 4 0 955318650 334397440 25583 33554432000 4194304 4650419 140735970654832 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 326560

[startup+1.25719 s]
/proc/loadavg: 8.12 7.97 6.35 5/180 14687
/proc/meminfo: memFree=32223368/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=326560 CPUtime=5 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 32647 0 0 0 494 6 0 0 19 0 4 0 955318649 334397440 25929 33554432000 4194304 4650419 140735970654832 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 81640 25929 391 112 0 76605 0
[pid=14687/tid=14688] ppid=14685 vsize=326560 CPUtime=1.23 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 9381 0 0 0 122 1 0 0 19 0 4 0 955318650 334397440 25930 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=326560 CPUtime=1.24 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 8675 0 0 0 123 1 0 0 19 0 4 0 955318650 334397440 25930 33554432000 4194304 4650419 140735970654832 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=326560 CPUtime=1.24 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 4683 0 0 0 123 1 0 0 19 0 4 0 955318650 334397440 25930 33554432000 4194304 4650419 140735970654832 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 326560

[startup+1.55714 s]
/proc/loadavg: 8.12 7.97 6.35 5/180 14687
/proc/meminfo: memFree=32223368/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=326560 CPUtime=6.2 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 33931 0 0 0 613 7 0 0 19 0 4 0 955318649 334397440 27213 33554432000 4194304 4650419 140735970654832 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 81640 27213 391 112 0 76605 0
[pid=14687/tid=14688] ppid=14685 vsize=326560 CPUtime=1.54 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 9636 0 0 0 152 2 0 0 19 0 4 0 955318650 334397440 27213 33554432000 4194304 4650419 140735970654832 18446744073709551615 4331873 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=326560 CPUtime=1.54 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 8928 0 0 0 153 1 0 0 19 0 4 0 955318650 334397440 27213 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363311 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=326560 CPUtime=1.54 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 5203 0 0 0 153 1 0 0 20 0 4 0 955318650 334397440 27213 33554432000 4194304 4650419 140735970654832 18446744073709551615 4328318 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 326560

[startup+3.10688 s]
/proc/loadavg: 8.43 8.03 6.38 9/184 14691
/proc/meminfo: memFree=32053488/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=486184 CPUtime=12.39 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 39040 0 0 0 1231 8 0 0 24 0 4 0 955318649 497852416 32322 33554432000 4194304 4650419 140735970654832 18446744073709551615 4328315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 121546 32322 391 112 0 116511 0
[pid=14687/tid=14688] ppid=14685 vsize=486184 CPUtime=3.08 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 10879 0 0 0 306 2 0 0 24 0 4 0 955318650 497852416 32322 33554432000 4194304 4650419 140735970654832 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=486184 CPUtime=3.09 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 10178 0 0 0 308 1 0 0 24 0 4 0 955318650 497852416 32322 33554432000 4194304 4650419 140735970654832 18446744073709551615 4361036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=486184 CPUtime=3.09 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 6600 0 0 0 308 1 0 0 25 0 4 0 955318650 497852416 32322 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 486184

[startup+6.30035 s]
/proc/loadavg: 8.39 8.03 6.39 9/184 14691
/proc/meminfo: memFree=31994612/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=339824 CPUtime=25.16 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 54829 0 0 0 2504 12 0 0 25 0 4 0 955318649 347979776 29166 33554432000 4194304 4650419 140735970654832 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 84956 29166 393 112 0 79921 0
[pid=14687/tid=14688] ppid=14685 vsize=339824 CPUtime=6.26 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 14936 0 0 0 623 3 0 0 25 0 4 0 955318650 347979776 29167 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=339824 CPUtime=6.29 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 13704 0 0 0 627 2 0 0 25 0 4 0 955318650 347979776 29167 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=339824 CPUtime=6.29 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 10826 0 0 0 627 2 0 0 25 0 4 0 955318650 347979776 29167 33554432000 4194304 4650419 140735970654832 18446744073709551615 4361023 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 339824

[startup+12.7003 s]
/proc/loadavg: 8.36 8.03 6.40 9/184 14691
/proc/meminfo: memFree=31793784/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=603796 CPUtime=50.71 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 118814 0 0 0 5042 29 0 0 25 0 4 0 955318649 618287104 81313 33554432000 4194304 4650419 140735970654832 18446744073709551615 4442218 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 150949 81314 395 112 0 145914 0
[pid=14687/tid=14688] ppid=14685 vsize=603796 CPUtime=12.62 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 41598 0 0 0 1252 10 0 0 25 0 4 0 955318650 618287104 81314 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=603796 CPUtime=12.68 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 25506 0 0 0 1263 5 0 0 25 0 4 0 955318650 618287104 81316 33554432000 4194304 4650419 140735970654832 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=603796 CPUtime=12.69 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 17058 0 0 0 1264 5 0 0 25 0 4 0 955318650 618287104 81316 33554432000 4194304 4650419 140735970654832 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 603796

[startup+25.5011 s]
/proc/loadavg: 8.38 8.05 6.42 9/184 14691
/proc/meminfo: memFree=31610260/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=720612 CPUtime=101.84 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 194368 0 0 0 10139 45 0 0 25 0 4 0 955318649 737906688 100683 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 180153 100683 397 112 0 175118 0
[pid=14687/tid=14688] ppid=14685 vsize=720612 CPUtime=25.35 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 76000 0 0 0 2520 15 0 0 25 0 4 0 955318650 737906688 100683 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=720612 CPUtime=25.48 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 34667 0 0 0 2540 8 0 0 25 0 4 0 955318650 737906688 100683 33554432000 4194304 4650419 140735970654832 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=720612 CPUtime=25.49 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 40819 0 0 0 2538 11 0 0 25 0 4 0 955318650 737906688 100684 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 720612

[startup+51.1009 s]
/proc/loadavg: 8.33 8.06 6.47 9/184 14693
/proc/meminfo: memFree=31459364/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=808340 CPUtime=204.1 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 327377 0 0 0 20335 75 0 0 25 0 4 0 955318649 827740160 131777 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476201 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 202085 131777 395 112 0 197050 0
[pid=14687/tid=14688] ppid=14685 vsize=808340 CPUtime=50.82 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 132581 0 0 0 5057 25 0 0 25 0 4 0 955318650 827740160 131777 33554432000 4194304 4650419 140735970654832 18446744073709551615 4361023 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=808340 CPUtime=51.07 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 55210 0 0 0 5094 13 0 0 25 0 4 0 955318650 827740160 131777 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=808340 CPUtime=51.08 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 56659 0 0 0 5092 16 0 0 25 0 4 0 955318650 827740160 131777 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 808340

[startup+102.3 s]
/proc/loadavg: 8.18 8.06 6.56 9/184 14693
/proc/meminfo: memFree=31343868/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=871060 CPUtime=408.61 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 645539 0 0 0 40725 136 0 0 25 0 4 0 955318649 891965440 144738 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 217765 144738 395 112 0 212730 0
[pid=14687/tid=14688] ppid=14685 vsize=871060 CPUtime=101.74 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 164619 0 0 0 10138 36 0 0 25 0 4 0 955318650 891965440 144738 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=871060 CPUtime=102.27 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 80260 0 0 0 10204 23 0 0 25 0 4 0 955318650 891965440 144738 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=871060 CPUtime=102.28 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 86721 0 0 0 10202 26 0 0 25 0 4 0 955318650 891965440 144738 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 871060

[startup+162.3 s]

################
# More data... #
################

[pid=14687] ppid=14685 vsize=1308232 CPUtime=2565.63 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 3115753 0 0 0 255858 705 0 0 25 0 4 0 955318649 1339629568 261185 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 327058 261185 395 112 0 322023 0
[pid=14687/tid=14688] ppid=14685 vsize=1308232 CPUtime=640.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 909954 0 0 0 63881 203 0 0 25 0 4 0 955318650 1339629568 261185 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1308232 CPUtime=642.25 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 278477 0 0 0 64117 108 0 0 25 0 4 0 955318650 1339629568 261185 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1308232 CPUtime=640.21 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 773920 0 0 0 63843 178 0 0 25 0 4 0 955318650 1339629568 261185 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364307 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.63
Current children cumulated vsize (KiB) 1308232

[startup+702.301 s]
/proc/loadavg: 8.01 8.04 7.25 9/184 14709
/proc/meminfo: memFree=30703132/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1308940 CPUtime=2805.3 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 3393957 0 0 0 279758 772 0 0 25 0 4 0 955318649 1340354560 261507 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 327235 261508 395 112 0 322200 0
[pid=14687/tid=14688] ppid=14685 vsize=1308940 CPUtime=700.85 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1124248 0 0 0 69851 234 0 0 25 0 4 0 955318650 1340354560 261508 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1308940 CPUtime=702.25 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 283708 0 0 0 70115 110 0 0 25 0 4 0 955318650 1340354560 261508 33554432000 4194304 4650419 140735970654832 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1308940 CPUtime=699.89 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 802433 0 0 0 69793 196 0 0 25 0 4 0 955318650 1340354560 261508 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 1308940

[startup+762.301 s]
/proc/loadavg: 8.00 8.03 7.30 9/184 14711
/proc/meminfo: memFree=30737284/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1256160 CPUtime=3044.97 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 3689853 0 0 0 303653 844 0 0 25 0 4 0 955318649 1286307840 252344 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 314040 252344 395 112 0 309005 0
[pid=14687/tid=14688] ppid=14685 vsize=1256160 CPUtime=760.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1340183 0 0 0 75818 266 0 0 25 0 4 0 955318650 1286307840 252344 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1256160 CPUtime=762.25 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 306314 0 0 0 76103 122 0 0 25 0 4 0 955318650 1286307840 252344 33554432000 4194304 4650419 140735970654832 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1256160 CPUtime=759.56 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 829977 0 0 0 75747 209 0 0 25 0 4 0 955318650 1286307840 252344 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 1256160

[startup+822.301 s]
/proc/loadavg: 8.00 8.02 7.34 9/184 14713
/proc/meminfo: memFree=30722596/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1256476 CPUtime=3284.63 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 3771020 0 0 0 327582 881 0 0 25 0 4 0 955318649 1286631424 255127 33554432000 4194304 4650419 140735970654832 18446744073709551615 4441888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 314119 255127 395 112 0 309084 0
[pid=14687/tid=14688] ppid=14685 vsize=1256476 CPUtime=820.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1368510 0 0 0 81806 278 0 0 25 0 4 0 955318650 1286631424 255127 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1256476 CPUtime=822.25 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 330511 0 0 0 82091 134 0 0 25 0 4 0 955318650 1286631424 255127 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1256476 CPUtime=819.23 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 858620 0 0 0 81701 222 0 0 25 0 4 0 955318650 1286631424 255127 33554432000 4194304 4650419 140735970654832 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 1256476

[startup+882.301 s]
/proc/loadavg: 8.00 8.01 7.38 9/184 14715
/proc/meminfo: memFree=30658816/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1392788 CPUtime=3524.29 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 3884376 0 0 0 351505 924 0 0 25 0 4 0 955318649 1426214912 267914 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 348197 267914 395 112 0 343162 0
[pid=14687/tid=14688] ppid=14685 vsize=1392788 CPUtime=880.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1401667 0 0 0 87793 291 0 0 25 0 4 0 955318650 1426214912 267914 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1392788 CPUtime=882.25 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 354838 0 0 0 88082 143 0 0 25 0 4 0 955318650 1426214912 267914 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1392788 CPUtime=878.9 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 887845 0 0 0 87655 235 0 0 25 0 4 0 955318650 1426214912 267914 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 1392788

[startup+942.301 s]
/proc/loadavg: 8.00 8.01 7.41 9/184 14717
/proc/meminfo: memFree=30592172/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1448592 CPUtime=3763.96 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 4005270 0 0 0 375430 966 0 0 25 0 4 0 955318649 1483358208 276279 33554432000 4194304 4650419 140735970654832 18446744073709551615 4364325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 362148 276279 395 112 0 357113 0
[pid=14687/tid=14688] ppid=14685 vsize=1448592 CPUtime=940.83 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1429210 0 0 0 93781 302 0 0 25 0 4 0 955318650 1483358208 276279 33554432000 4194304 4650419 140735970654832 18446744073709551615 4329436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1448592 CPUtime=942.24 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 387966 0 0 0 94073 151 0 0 25 0 4 0 955318650 1483358208 276279 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1448592 CPUtime=938.56 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 918020 0 0 0 93611 245 0 0 25 0 4 0 955318650 1483358208 276279 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 1448592

[startup+1002.3 s]
/proc/loadavg: 8.00 8.00 7.45 9/184 14717
/proc/meminfo: memFree=30529488/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1449484 CPUtime=4003.62 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 4073539 0 0 0 399360 1002 0 0 25 0 4 0 955318649 1484271616 283563 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363469 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 362371 283563 395 112 0 357336 0
[pid=14687/tid=14688] ppid=14685 vsize=1449484 CPUtime=1000.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1441406 0 0 0 99777 307 0 0 25 0 4 0 955318650 1484271616 283563 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1449484 CPUtime=1002.24 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 387980 0 0 0 100073 151 0 0 25 0 4 0 955318650 1484271616 283563 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1449484 CPUtime=998.24 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 946531 0 0 0 99561 263 0 0 25 0 4 0 955318650 1484271616 283563 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 1449484

[startup+1062.3 s]
/proc/loadavg: 8.11 8.03 7.49 9/184 14721
/proc/meminfo: memFree=30574172/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1337616 CPUtime=4243.31 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 4132041 0 0 0 423296 1035 0 0 25 0 4 0 955318649 1369718784 272565 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 334404 272565 395 112 0 329369 0
[pid=14687/tid=14688] ppid=14685 vsize=1337616 CPUtime=1060.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1449603 0 0 0 105773 311 0 0 25 0 4 0 955318650 1369718784 272565 33554432000 4194304 4650419 140735970654832 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1337616 CPUtime=1062.24 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 387980 0 0 0 106073 151 0 0 25 0 4 0 955318650 1369718784 272565 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1337616 CPUtime=1057.91 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 974242 0 0 0 105512 279 0 0 25 0 4 0 955318650 1369718784 272565 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366910 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1337616

[startup+1122.3 s]
/proc/loadavg: 8.29 8.11 7.55 9/184 14724
/proc/meminfo: memFree=30410224/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1460312 CPUtime=4482.96 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 4370526 0 0 0 447204 1092 0 0 25 0 4 0 955318649 1495359488 310082 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 365078 310082 395 112 0 360043 0
[pid=14687/tid=14688] ppid=14685 vsize=1460312 CPUtime=1120.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1477759 0 0 0 111759 325 0 0 25 0 4 0 955318650 1495359488 310082 33554432000 4194304 4650419 140735970654832 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1460312 CPUtime=1122.23 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 387992 0 0 0 112072 151 0 0 25 0 4 0 955318650 1495359488 310082 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1460312 CPUtime=1117.58 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1158611 0 0 0 111449 309 0 0 25 0 4 0 955318650 1495359488 310082 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 1460312

[startup+1182.31 s]
/proc/loadavg: 8.17 8.10 7.58 9/184 14726
/proc/meminfo: memFree=30377064/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1517448 CPUtime=4722.65 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 4690241 0 0 0 471102 1163 0 0 25 0 4 0 955318649 1553866752 313870 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 379362 313870 395 112 0 374327 0
[pid=14687/tid=14688] ppid=14685 vsize=1517448 CPUtime=1180.84 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1500733 0 0 0 117743 341 0 0 25 0 4 0 955318650 1553866752 313870 33554432000 4194304 4650419 140735970654832 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1517448 CPUtime=1182.24 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 388093 0 0 0 118073 151 0 0 25 0 4 0 955318650 1553866752 313870 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1517448 CPUtime=1177.26 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1433248 0 0 0 117376 350 0 0 25 0 4 0 955318650 1553866752 313870 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 1517448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.09 7.59 9/184 14726
/proc/meminfo: memFree=30368112/32951124 swapFree=67049456/67111528
[pid=14687] ppid=14685 vsize=1518164 CPUtime=4800.15 cores=1,3,5,7
/proc/14687/stat : 14687 (strangenight1-m) R 14685 14687 12325 0 -1 4202496 4800274 0 0 0 478827 1188 0 0 25 0 4 0 955318649 1554599936 321494 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14687/statm: 379541 321494 395 112 0 374506 0
[pid=14687/tid=14688] ppid=14685 vsize=1518164 CPUtime=1200.25 cores=1,3,5,7
/proc/14687/task/14688/stat : 14688 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1510557 0 0 0 119678 347 0 0 25 0 4 0 955318650 1554599936 321494 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14687/tid=14689] ppid=14685 vsize=1518164 CPUtime=1201.64 cores=1,3,5,7
/proc/14687/task/14689/stat : 14689 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 389584 0 0 0 120012 152 0 0 25 0 4 0 955318650 1554599936 321494 33554432000 4194304 4650419 140735970654832 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14687/tid=14690] ppid=14685 vsize=1518164 CPUtime=1196.55 cores=1,3,5,7
/proc/14687/task/14690/stat : 14690 (strangenight1-m) R 14685 14687 12325 0 -1 4202560 1524214 0 0 0 119290 365 0 0 25 0 4 0 955318650 1554599936 321494 33554432000 4194304 4650419 140735970654832 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1518164

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): 1201.76
CPU time (s): 4800.23
CPU user time (s): 4788.29
CPU system time (s): 11.9392
CPU usage (%): 399.432
Max. virtual memory (cumulated for all children) (KiB): 1518164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.29
system time used= 11.9392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4800697
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= 2126
involuntary context switches= 20144

runsolver used 1.76973 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-09 22:21:20
IDJOB=3175028
IDBENCH=82646
IDSOLVER=1588
FILE ID=node118/3175028-1307650880
RUNJOBID= node118-1307649675-14541
PBS_JOBID= 13549373
Free space on /tmp= 74168 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1298436766-097-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175028-1307650880/watcher-3175028-1307650880 -o /tmp/evaluation-result-3175028-1307650880/solver-3175028-1307650880 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175028-1307650880.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 28b704f4b0f31dccf5e0c8fedfb14daa
RANDOM SEED=1976139907

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32224068 kB
Buffers:        188032 kB
Cached:         309392 kB
SwapCached:      15436 kB
Active:         326024 kB
Inactive:       207224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32224068 kB
SwapTotal:    67111528 kB
SwapFree:     67049456 kB
Dirty:           14812 kB
Writeback:           0 kB
AnonPages:       33192 kB
Mapped:           9584 kB
Slab:           129224 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277844 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= 74164 MiB
End job on node118 at 2011-06-09 22:41:24