Trace number 3368637

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 (fixed)? (TO) 4800.32 1202.57

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-3368637-1305399432.cnf'
0.00/0.01	c -- header says num vars:          20000
0.00/0.01	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.21 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.48/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.14
0.48/0.24	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.48/0.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.94/1.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.02 s
0.94/1.05	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.03 s
0.94/1.05	c lits-rem:         0  cl-subs:        0  v-elim:    618  v-fix:    0  time:  0.77 s
0.94/1.05	c Finding binary XORs  T:     0.02 s  found:       0
0.94/1.05	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
0.94/1.05	c calculated reachability. Time: 0.00
0.94/1.05	c Calc default polars -  time:   0.02 s pos:    8783 undec:    2331 neg:    8886
0.94/1.05	c =========================================================================================
0.94/1.05	c types(t): F = full restart, N = normal restart
0.94/1.05	c types(t): S = simplification begin/end, E = solution found
0.94/1.05	c restart types(rt): st = static, dy = dynamic
0.94/1.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.94/1.05	c  B st     0         0     19382     83203         0         0    253006         0   no data   no data  --
6.02/1.55	c  N dy    21      4082     19382     83203         0      4080    253006    958525    120.80    129.40  --
9.56/2.48	c  N dy    50      8135     19382     83203         0      8133    253006   1746541    124.83    132.62  --
13.94/3.51	c  N dy    81     12167     19382     83203         0     12165    253006   2555316    127.11    135.26  --
17.94/4.58	c  N dy   110     16243     19382     83203         0     16241    253006   3387829    128.67    175.31  --
22.33/5.68	c  N dy   137     20317     19382     83203         0     10318    253006    623808    128.97    142.15  --
26.72/6.72	c  N dy   164     24382     19382     83203         0     14383    253006   1445246    129.01    153.86  --
27.13/6.87	c  F st   169     25001     19382     83203         0     15001    253006   1559775    128.81    114.31  --
33.11/8.32	c  N dy   175     30000     19382     83203         0     20000    253006   2929519    128.81   no data  --
33.11/8.32	c  S st   175     30000     19382     83203         0     20000    253006   2929519    128.81   no data  --
33.51/8.46	c  S st   175     30502     19382     83203         0     20502    253006   3002700    128.81   no data  --
33.51/8.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
33.51/8.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.92/8.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.36
35.10/8.87	c bin-w-bin subsume rem            0 bins  time:  0.02 s
35.10/8.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
35.10/8.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.02 s
35.10/8.89	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
55.47/13.91	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 19.96 s
55.88/14.02	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.43
55.88/14.03	c calculated reachability. Time: 0.00
55.88/14.03	c  N dy   175     30502     19382     83203         0     20500    253006   3002170    128.81   no data  --
60.69/15.29	c  N dy   201     34530     19382     83203         0     24528    253006   3805088    128.69    136.40  --
65.86/16.58	c  N dy   226     38541     19382     83203         0     28538    253006   4618711    129.10    249.52  --
71.44/17.91	c  N dy   253     42596     19382     83203         0     17098    253006    992505    129.27    136.92  --
75.43/18.92	c  S st   275     45753     19382     83203         0     20254    253006   1645993    129.16     86.83  --
75.83/19.06	c  S st   275     46260     19382     83203         0     20761    253006   1720100    129.16   no data  --
75.83/19.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
75.83/19.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.23/19.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.38
76.63/19.29	c bin-w-bin subsume rem            0 bins  time:  0.02 s
77.03/19.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
77.03/19.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.02 s
77.03/19.31	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
90.60/22.76	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 13.73 s
90.60/22.77	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
90.60/22.80	c vivif2 --  cl tried    20760 cl shrink        0 lits rem          0 time: 0.10
91.02/22.90	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.41
91.43/22.91	c calculated reachability. Time: 0.00
91.43/22.91	c  N dy   275     46260     19382     83203         0     20760    253006   1719985    129.16   no data  --
96.19/24.11	c  N dy   304     50390     19382     83203         0     24890    253006   2561710    129.18    139.54  --
100.99/25.39	c  N dy   330     54617     19382     83203         0     29117    253006   3405695    128.95    140.31  --
106.58/26.75	c  N dy   358     58967     19382     83203         0     33467    253006   4274689    128.74    136.89  --
111.77/28.06	c  N dy   383     63046     19382     83203         0     18795    253006    659219    128.73    135.85  --
116.56/29.22	c  N dy   413     67077     19382     83203         0     22826    253006   1488585    129.01    143.57  --
118.95/29.89	c  S st   427     69390     19382     83203         0     25139    253006   1933882    128.76   no data  --
119.75/30.05	c  S st   427     69895     19382     83203         0     25644    253006   2018385    128.76   no data  --
119.75/30.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
119.75/30.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.15/30.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.39
120.95/30.31	c bin-w-bin subsume rem            0 bins  time:  0.02 s
120.95/30.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
120.95/30.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
120.95/30.33	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
136.92/34.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 16.15 s
137.32/34.40	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
137.32/34.43	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.12
137.72/34.54	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.46
137.72/34.55	c calculated reachability. Time: 0.00
137.72/34.55	c  N dy   427     69895     19382     83203         0     25644    253006   2018385    128.76   no data  --
143.31/35.92	c  N dy   463     74400     19382     83203         0     30149    253006   2963826    129.27    136.54  --
148.89/37.35	c  N dy   491     79170     19382     83203         0     34918    253006   3927191    129.00    146.41  --
155.28/38.96	c  N dy   527     84268     19382     83203         0     40014    253006   4944350    129.06    142.14  --
159.28/39.96	c  F st   546     87501     19382     83203         0     22375    253006    909924    128.94   no data  --
163.67/41.00	c  N st   551     90801     19382     83203         0     25675    253006   1838600    128.94   no data  --
170.85/42.80	c  N dy   580     96744     19382     83203         0     31617    253006   3145888    128.80    139.49  --
179.27/44.92	c  N dy   627    103069     19382     83203         0     37942    253006   4459842    129.09    137.10  --
181.24/45.48	c  S st   634    104842     19382     83203         0     39715    253006   4825378    128.89    124.43  --
182.04/45.64	c  S st   634    105344     19382     83203         0     40217    253006   4904438    128.89   no data  --
182.04/45.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
182.04/45.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.44/45.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.44
183.66/46.10	c bin-w-bin subsume rem            0 bins  time:  0.02 s
184.03/46.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
184.03/46.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
184.03/46.12	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
377.68/94.60	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 193.02 s
377.68/94.61	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
377.68/94.68	c vivif2 --  cl tried    40210 cl shrink        0 lits rem          0 time: 0.27
378.48/94.82	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.57
378.48/94.83	c calculated reachability. Time: 0.00
378.48/94.83	c  N dy   634    105344     19382     83203         0     40210    253006   4900806    128.89   no data  --
386.86/96.99	c  N dy   676    112120     19382     83203         0     24555    253006    995455    128.88    169.15  --
395.64/99.13	c  N dy   728    119282     19382     83203         0     31717    253006   2469092    129.08    136.23  --
405.23/101.57	c  N dy   785    126927     19382     83203         0     39362    253006   4020089    129.21    146.10  --
416.43/104.32	c  N dy   836    135113     19382     83203         0     23826    253006    564519    129.15    137.51  --
427.19/107.05	c  N dy   888    143773     19382     83203         0     32484    253006   2306803    129.04    137.47  --
439.56/110.14	c  N dy   948    152969     19382     83203         0     41679    253006   4217041    129.11    137.41  --
446.35/111.90	c  S st   984    158016     19382     83203         0     46723    253006   5245403    129.10   no data  --
447.17/112.08	c  S st   984    158517     19382     83203         0     47224    253006   5321272    129.10   no data  --
447.53/112.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
447.53/112.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
447.93/112.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.47
449.14/112.56	c bin-w-bin subsume rem            0 bins  time:  0.02 s
449.14/112.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
449.14/112.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
449.14/112.59	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
701.90/175.86	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 251.92 s
701.90/175.87	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
702.27/175.95	c vivif2 --  cl tried    47221 cl shrink        0 lits rem          0 time: 0.31
703.08/176.11	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.65
703.08/176.12	c calculated reachability. Time: 0.00
703.08/176.12	c  N dy   984    158517     19382     83203         0     47221    253006   5319708    129.10   no data  --
716.65/179.52	c  N dy  1055    168707     19382     83203         0     32553    253006   2117092    129.22    136.80  --
731.02/183.13	c  N dy  1127    179575     19382     83203         0     43421    253006   4334199    129.23    136.53  --
746.60/187.08	c  N dy  1203    191045     19382     83203         0     28965    253006   1125328    129.39    136.82  --
762.98/191.17	c  N dy  1293    203420     19382     83203         0     41340    253006   3707617    129.65    140.83  --
781.73/195.83	c  N dy  1384    216427     19382     83203         0     27383    253006    559552    129.71    139.32  --
799.29/200.28	c  N dy  1473    230266     19382     83203         0     41221    253006   3384302    129.74    143.43  --
810.07/202.96	c  S st  1528    237775     19382     83203         0     48729    253006   4936312    129.84   no data  --
810.87/203.15	c  S st  1528    238277     19382     83203         0     49231    253006   5011557    129.84   no data  --
810.87/203.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
810.87/203.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
811.28/203.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.48
812.87/203.60	c bin-w-bin subsume rem            0 bins  time:  0.02 s
812.87/203.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
812.87/203.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
812.87/203.62	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.03 s
1047.62/262.43	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 233.93 s
1047.62/262.44	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
1048.03/262.51	c vivif2 --  cl tried    49228 cl shrink        0 lits rem          0 time: 0.29
1048.44/262.68	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.66
1048.44/262.69	c calculated reachability. Time: 0.00
1048.44/262.69	c  N dy  1528    238277     19382     83203         0     49228    253006   5010616    129.84   no data  --
1069.98/268.01	c  N dy  1635    253509     19382     83203         0     36478    253006   2235852    129.94    141.73  --
1093.53/273.93	c  N dy  1751    269752     19382     83203         0     52720    253006   5636491    130.09    145.68  --
1117.49/279.98	c  N dy  1875    287239     19382     83203         0     41215    253006   2964855    130.17    141.58  --
1144.25/286.70	c  N dy  2002    305630     19382     83203         0     59605    253006   6818579    130.36    139.05  --
1145.46/286.97	c  F st  2008    306250     19382     83203         0     30235    253006    493227    130.36   no data  --
1170.99/293.36	c  N dy  2103    325207     19382     83203         0     49192    253006   4540932    130.27    138.22  --
1200.14/300.65	c  N dy  2239    345402     19382     83203         0     38389    253006   1937846    130.31    137.51  --
1216.90/304.82	c  S st  2323    357415     19382     83203         0     50400    253006   4413773    130.35   no data  --
1217.70/305.01	c  S st  2323    357918     19382     83203         0     50903    253006   4479817    130.35   no data  --
1217.70/305.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1217.70/305.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1218.10/305.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.49
1219.31/305.42	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1219.31/305.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1219.31/305.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
1219.31/305.45	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
1389.38/348.00	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time: 169.38 s
1389.38/348.01	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
1389.38/348.08	c vivif2 --  cl tried    50894 cl shrink        0 lits rem          0 time: 0.27
1390.18/348.25	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.70
1390.18/348.26	c calculated reachability. Time: 0.00
1390.18/348.26	c  N dy  2323    357918     19382     83203         0     50894    253006   4477152    130.35   no data  --
1420.52/355.81	c  N dy  2459    378061     19382     83203         0     39047    253006   1894501    130.44    142.12  --
1450.47/363.31	c  N dy  2600    398076     19382     83203         0     59060    253006   6063025    130.51    140.56  --
1480.41/370.82	c  N dy  2741    418082     19382     83203         0     46063    253006   3241188    130.66    150.16  --
1511.55/378.62	c  N dy  2876    438099     19382     83203         0     66080    253006   7436458    130.77    141.17  --
1540.73/385.93	c  N dy  3015    458259     19382     83203         0     52244    253006   4128473    130.76    139.88  --
1572.24/393.87	c  N dy  3140    478345     19382     83203         0     37332    253006    920332    130.71    139.51  --
1601.40/401.14	c  N dy  3280    498408     19382     83203         0     57392    253006   5137949    130.83    138.66  --
1631.74/408.78	c  N dy  3423    518493     19382     83203         0     41471    253006   1629565    130.93    144.02  --
1658.44/415.45	c  S st  3547    536878     19382     83203         0     59853    253006   5461886    130.94   no data  --
1659.25/415.67	c  S st  3547    537382     19382     83203         0     60357    253006   5543833    130.94   no data  --
1659.25/415.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1659.25/415.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1660.00/415.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.53
1661.19/416.17	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1661.19/416.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1661.19/416.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
1661.59/416.20	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.05 s
1957.51/490.51	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time: 295.48 s
1957.51/490.51	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
1957.51/490.59	c vivif2 --  cl tried    60357 cl shrink        0 lits rem          0 time: 0.32
1958.31/490.78	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.73
1958.31/490.78	c calculated reachability. Time: 0.00
1958.31/490.78	c  N dy  3547    537382     19382     83203         0     60357    253006   5543831    130.94   no data  --
1987.47/498.04	c  N dy  3692    557441     19382     83203         0     43419    253006   1800652    131.06    138.76  --
2015.81/505.15	c  N dy  3832    577468     19382     83203         0     63446    253006   6021529    131.18    144.06  --
2044.98/512.47	c  N dy  3969    597482     19382     83203         0     45461    253006   2018930    131.24    146.11  --
2073.69/519.69	c  N dy  4101    617581     19382     83203         0     65556    253006   6231632    131.27    141.12  --
2103.63/527.20	c  N dy  4241    637767     19382     83203         0     46746    253006   2079660    131.31    138.24  --
2132.39/534.34	c  N dy  4382    657824     19382     83203         0     66802    253006   6231594    131.34    139.78  --
2162.73/541.92	c  N dy  4519    677883     19382     83203         0     46865    253006   1874749    131.33    141.43  --
2191.47/549.13	c  N dy  4647    697971     19382     83203         0     66951    253006   6124558    131.33    141.51  --
2222.22/556.81	c  N dy  4784    717980     19382     83203         0     45960    253006   1484026    131.37    152.80  --
2250.96/564.03	c  N dy  4921    738130     19382     83203         0     66109    253006   5666402    131.42    140.31  --
2282.90/572.03	c  N dy  5049    758440     19382     83203         0     44420    253006    977777    131.41    141.78  --
2310.85/579.09	c  N dy  5181    778470     19382     83203         0     64448    253006   5154499    131.41    143.09  --
2342.78/587.03	c  N dy  5308    798514     19382     83203         0     84488    253006   9342730    131.40    139.91  --
2353.56/589.72	c  S st  5352    806074     19382     83203         0     49051    253006   1677004    131.36   no data  --
2354.36/589.91	c  S st  5352    806576     19382     83203         0     49553    253006   1765406    131.36   no data  --
2354.36/589.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2354.36/589.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2354.76/590.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.48
2355.16/590.17	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2355.16/590.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2355.16/590.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
2355.16/590.19	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
2371.53/594.23	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 16.10 s
2371.53/594.24	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
2371.53/594.27	c vivif2 --  cl tried    49552 cl shrink        0 lits rem          0 time: 0.12
2372.33/594.44	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.66
2372.33/594.44	c calculated reachability. Time: 0.00
2372.33/594.45	c  N dy  5352    806576     19382     83203         0     49552    253006   1765319    131.36   no data  --
2403.47/602.22	c  N dy  5493    826663     19382     83203         0     69638    253006   6025804    131.42    140.15  --
2438.21/610.95	c  N dy  5625    846726     19382     83203         0     45706    253006    814614    131.44    178.10  --
2469.35/618.75	c  N dy  5764    866800     19382     83203         0     65780    253006   5023770    131.46    140.30  --
2504.48/627.51	c  N dy  5901    886835     19382     83203         0     85811    253006   9190299    131.49    140.84  --
2536.44/635.53	c  N dy  6032    906961     19382     83203         0     60940    253006   3810732    131.50    142.95  --
2569.97/643.96	c  N dy  6171    926971     19382     83203         0     80950    253006   7985170    131.55    140.57  --
2603.90/652.40	c  N dy  6307    947167     19382     83203         0     55144    253006   2437366    131.57    142.14  --
2636.24/660.58	c  N dy  6445    967259     19382     83203         0     75236    253006   6620426    131.58    140.00  --
2672.58/669.62	c  N dy  6584    987261     19382     83203         0     48239    253006    730617    131.62    139.69  --
2704.10/677.55	c  N dy  6725   1007486     19382     83203         0     68464    253006   4992764    131.67    139.08  --
2739.25/686.33	c  N dy  6858   1027562     19382     83203         0     88539    253006   9206125    131.69    140.02  --
2772.39/694.62	c  N dy  6988   1047590     19382     83203         0     60569    253006   3156418    131.70    140.06  --
2805.92/703.01	c  N dy  7126   1067612     19382     83203         0     80590    253006   7356188    131.75    140.70  --
2813.13/704.86	c  F st  7156   1071878     19382     83203         0     84856    253006   8238834    131.74    105.40  --
2840.66/711.77	c  N dy  7231   1087680     19382     83203         0     51662    253006   1024784    131.75    140.46  --
2871.80/719.52	c  N dy  7360   1107930     19382     83203         0     71911    253006   5257169    131.77    139.59  --
2906.14/728.14	c  N dy  7493   1127963     19382     83203         0     91943    253006   9446525    131.79    139.70  --
2938.88/736.33	c  N dy  7623   1148023     19382     83203         0     61998    253006   2977115    131.77    143.61  --
2972.01/744.62	c  N dy  7753   1168120     19382     83203         0     82095    253006   7144561    131.75    153.72  --
3007.95/753.66	c  N dy  7885   1188197     19382     83203         0     51176    253006    530361    131.77    139.48  --
3037.88/761.10	c  N dy  8028   1208338     19382     83203         0     71317    253006   4724168    131.77    139.37  --
3040.28/761.70	c  S st  8040   1209864     19382     83203         0     72843    253006   5037842    131.77   no data  --
3041.09/761.92	c  S st  8040   1210370     19382     83203         0     73349    253006   5111404    131.77   no data  --
3041.09/761.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3041.09/761.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3041.50/762.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.54
3042.68/762.37	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3042.68/762.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3042.68/762.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
3043.08/762.40	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
3306.99/828.54	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 263.71 s
3306.99/828.55	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
3307.39/828.63	c vivif2 --  cl tried    73341 cl shrink        0 lits rem          0 time: 0.30
3308.19/828.83	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.82
3308.19/828.84	c calculated reachability. Time: 0.00
3308.19/828.84	c  N dy  8040   1210370     19382     83203         0     73341    253006   5109129    131.77   no data  --
3340.92/837.03	c  N dy  8169   1230444     19382     83203         0     93414    253006   9274754    131.75    142.62  --
3373.27/845.20	c  N dy  8299   1250538     19382     83203         0     61512    253006   2460074    131.74    145.04  --
3404.81/853.04	c  N dy  8425   1270621     19382     83203         0     81593    253006   6611200    131.72    143.21  --
3438.75/861.50	c  N dy  8548   1290693     19382     83203         0    101662    253006  10780825    131.70    140.30  --
3469.89/869.37	c  N dy  8679   1310903     19382     83203         0     68870    253006   3772820    131.70    140.22  --
3502.64/877.54	c  N dy  8819   1330966     19382     83203         0     88931    253006   8033379    131.75    142.79  --
3537.77/886.33	c  N dy  8947   1350995     19382     83203         0     54964    253006    728618    131.74    167.89  --
3567.70/893.83	c  N dy  9080   1371043     19382     83203         0     75012    253006   4854059    131.74    140.36  --
3601.23/902.27	c  N dy  9220   1391126     19382     83203         0     95092    253006   9056036    131.76    138.92  --
3635.96/910.90	c  N dy  9345   1411184     19382     83203         0     60152    253006   1573286    131.75    139.05  --
3667.11/918.71	c  N dy  9480   1431273     19382     83203         0     80239    253006   5759647    131.78    172.74  --
3703.44/927.89	c  N dy  9617   1451347     19382     83203         0    100311    253006  10018683    131.81    142.10  --
3739.38/936.89	c  N dy  9749   1471550     19382     83203         0     64520    253006   2262485    131.80    144.66  --
3772.91/945.22	c  N dy  9883   1491660     19382     83203         0     84629    253006   6470761    131.81    139.66  --
3810.06/954.51	c  N dy 10013   1511743     19382     83203         0    104711    253006  10674456    131.81    142.53  --
3845.61/963.44	c  N dy 10155   1531839     19382     83203         0     67808    253006   2806514    131.85    141.09  --
3881.11/972.30	c  N dy 10288   1551934     19382     83203         0     87901    253006   7017535    131.87    140.91  --
3919.45/981.98	c  N dy 10416   1571940     19382     83203         0    107905    253006  11188957    131.88    144.66  --
3956.18/991.16	c  N dy 10553   1592013     19382     83203         0     69982    253006   3075445    131.90    181.34  --
3991.71/1000.09	c  N dy 10691   1612111     19382     83203         0     90080    253006   7296645    131.91    141.10  --
4032.04/1010.10	c  N dy 10837   1632132     19382     83203         0    110099    253006  11534782    131.95    142.55  --
4067.97/1019.14	c  N dy 10966   1652179     19382     83203         0     71147    253006   3039314    131.93    141.28  --
4103.50/1028.01	c  N dy 11097   1672187     19382     83203         0     91154    253006   7238195    131.93    143.29  --
4143.04/1037.99	c  N dy 11241   1692203     19382     83203         0    111169    253006  11477401    131.97    144.04  --
4176.17/1046.23	c  S st 11355   1710370     19382     83203         0     69346    253006   2432706    131.95   no data  --
4176.97/1046.46	c  S st 11355   1710873     19382     83203         0     69849    253006   2510940    131.95   no data  --
4176.97/1046.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4176.97/1046.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4177.77/1046.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.55
4178.17/1046.78	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4178.17/1046.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4178.57/1046.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19382 time:  0.03 s
4178.57/1046.81	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.04 s
4209.32/1054.51	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time: 30.66 s
4209.32/1054.52	c vivif2 --  cl tried    83203 cl shrink        0 lits rem          0 time: 0.04
4209.32/1054.56	c vivif2 --  cl tried    69846 cl shrink        0 lits rem          0 time: 0.17
4210.14/1054.76	c asymm  cl-useful: 0/83203/83203 lits-rem:0 time: 0.80
4210.14/1054.77	c calculated reachability. Time: 0.00
4210.14/1054.77	c  N dy 11355   1710873     19382     83203         0     69846    253006   2509407    131.95   no data  --
4244.04/1063.25	c  N dy 11477   1731013     19382     83203         0     89985    253006   6739215    131.95    141.90  --
4281.57/1072.61	c  N dy 11603   1751134     19382     83203         0    110102    253006  10897271    131.95    147.49  --
4319.10/1082.06	c  N dy 11736   1771228     19382     83203         0     69195    253006   2260804    131.96    138.94  --
4355.06/1091.07	c  N dy 11874   1791503     19382     83203         0     89468    253006   6522058    131.97    141.79  --
4394.95/1101.09	c  N dy 12008   1811530     19382     83203         0    109495    253006  10725167    131.99    139.55  --
4436.09/1111.38	c  N dy 12146   1831622     19382     83203         0     67588    253006   1741470    132.01    140.64  --
4472.42/1120.45	c  N dy 12288   1851867     19382     83203         0     87829    253006   6057269    132.05    139.17  --
4512.35/1130.43	c  N dy 12419   1871968     19382     83203         0    107928    253006  10322770    132.06    141.81  --
4555.06/1141.19	c  N dy 12557   1892004     19382     83203         0     64976    253006    954315    132.07    144.14  --
4590.60/1150.03	c  N dy 12696   1912095     19382     83203         0     85067    253006   5192381    132.09    195.27  --
4629.73/1159.87	c  N dy 12831   1932252     19382     83203         0    105224    253006   9481450    132.11    143.14  --
4672.85/1170.69	c  N dy 12963   1952504     19382     83203         0    125474    253006  13686395    132.11    142.82  --
4709.19/1179.74	c  N dy 13098   1972505     19382     83203         0     81480    253006   4224377    132.12    140.18  --
4747.51/1189.35	c  N dy 13239   1992776     19382     83203         0    101751    253006   8520244    132.16    139.34  --
4790.23/1200.05	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: 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-3368637-1305399432/watcher-3368637-1305399432 -o /tmp/evaluation-result-3368637-1305399432/solver-3368637-1305399432 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368637-1305399432.cnf 

running on 4 cores: 0,2,4,6

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: 7.46 7.96 7.96 5/232 3097
/proc/meminfo: memFree=19313456/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 651542990 52465664 353 33554432000 4194304 4650419 140737404740640 18446744073709551615 48011502225324 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 12809 353 303 112 0 7774 0
[pid=3097/tid=3098] ppid=3095 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651542991 52465664 357 33554432000 4194304 4650419 140737404740640 18446744073709551615 48011502224925 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651542991 52465664 357 33554432000 4194304 4650419 140737404740640 18446744073709551615 48011502225324 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651542991 52465664 357 33554432000 4194304 4650419 140737404740640 18446744073709551615 48011502224912 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0727329 s]
/proc/loadavg: 7.46 7.96 7.96 5/232 3097
/proc/meminfo: memFree=19313456/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=333876 CPUtime=0.48 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 14949 0 0 0 45 3 0 0 25 0 4 0 651542990 341889024 12859 33554432000 4194304 4650419 140737404740640 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 83469 15383 369 112 0 78434 0
[pid=3097/tid=3098] ppid=3095 vsize=333876 CPUtime=0.12 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 4621 0 0 0 11 1 0 0 25 0 4 0 651542991 341889024 15383 33554432000 4194304 4650419 140737404740640 18446744073709551615 248089741447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=317460 CPUtime=0.12 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) D 3095 3097 2957 0 -1 4202560 4652 0 0 0 11 1 0 0 18 0 4 0 651542991 325079040 14888 33554432000 4194304 4650419 140737404740640 18446744073709551615 4249344 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=317460 CPUtime=0.12 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 3647 0 0 0 12 0 0 0 18 0 4 0 651542991 325079040 14584 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 333876

[startup+0.222554 s]
/proc/loadavg: 7.46 7.96 7.96 5/232 3097
/proc/meminfo: memFree=19313456/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=309252 CPUtime=0.94 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) D 3095 3097 2957 0 -1 4202496 23279 0 0 0 89 5 0 0 18 0 4 0 651542990 316674048 19702 33554432000 4194304 4650419 140737404740640 18446744073709551615 4551099 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 77384 24045 391 112 0 72349 0
[pid=3097/tid=3098] ppid=3095 vsize=309536 CPUtime=1 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9173 0 0 0 98 2 0 0 25 0 4 0 651542991 316964864 24045 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=309536 CPUtime=0.99 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9204 0 0 0 97 2 0 0 19 0 4 0 651542991 316964864 24046 33554432000 4194304 4650419 140737404740640 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=309536 CPUtime=1 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 4451 0 0 0 99 1 0 0 18 0 4 0 651542991 316964864 24046 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 309252

[startup+1.11387 s]
/proc/loadavg: 7.46 7.96 7.96 5/232 3097
/proc/meminfo: memFree=19313456/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=309668 CPUtime=4.42 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 32750 0 0 0 434 8 0 0 19 0 4 0 651542990 317100032 24366 33554432000 4194304 4650419 140737404740640 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 77417 24367 391 112 0 72382 0
[pid=3097/tid=3098] ppid=3095 vsize=309668 CPUtime=1.1 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9247 0 0 0 108 2 0 0 25 0 4 0 651542991 317100032 24368 33554432000 4194304 4650419 140737404740640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=309668 CPUtime=1.09 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9288 0 0 0 107 2 0 0 19 0 4 0 651542991 317100032 24368 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364645 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=309668 CPUtime=1.1 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 4533 0 0 0 109 1 0 0 19 0 4 0 651542991 317100032 24368 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 309668

[startup+1.21385 s]
/proc/loadavg: 7.46 7.96 7.96 5/232 3097
/proc/meminfo: memFree=19313456/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=309668 CPUtime=4.82 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 33104 0 0 0 474 8 0 0 19 0 4 0 651542990 317100032 24720 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 77417 24720 391 112 0 72382 0
[pid=3097/tid=3098] ppid=3095 vsize=309668 CPUtime=1.2 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9329 0 0 0 118 2 0 0 25 0 4 0 651542991 317100032 24720 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=309668 CPUtime=1.19 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9372 0 0 0 117 2 0 0 19 0 4 0 651542991 317100032 24720 33554432000 4194304 4650419 140737404740640 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=309668 CPUtime=1.2 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 4634 0 0 0 119 1 0 0 19 0 4 0 651542991 317100032 24720 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 309668

[startup+1.5138 s]
/proc/loadavg: 7.46 7.96 7.96 5/232 3097
/proc/meminfo: memFree=19313456/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=309824 CPUtime=6.02 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 34144 0 0 0 594 8 0 0 19 0 4 0 651542990 317259776 25760 33554432000 4194304 4650419 140737404740640 18446744073709551615 4333613 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 77456 25760 391 112 0 72421 0
[pid=3097/tid=3098] ppid=3095 vsize=309824 CPUtime=1.5 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9584 0 0 0 148 2 0 0 25 0 4 0 651542991 317259776 25760 33554432000 4194304 4650419 140737404740640 18446744073709551615 4304130 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=309824 CPUtime=1.49 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 9629 0 0 0 147 2 0 0 19 0 4 0 651542991 317259776 25760 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=309824 CPUtime=1.5 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 4918 0 0 0 149 1 0 0 19 0 4 0 651542991 317259776 25760 33554432000 4194304 4650419 140737404740640 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 309824

[startup+3.10852 s]
/proc/loadavg: 7.46 7.96 7.96 9/236 3103
/proc/meminfo: memFree=19147568/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=470952 CPUtime=12.38 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 39631 0 0 0 1228 10 0 0 24 0 4 0 651542990 482254848 31247 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364468 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 117738 31247 391 112 0 112703 0
[pid=3097/tid=3098] ppid=3095 vsize=470952 CPUtime=3.09 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 10881 0 0 0 307 2 0 0 25 0 4 0 651542991 482254848 31247 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=470952 CPUtime=3.07 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 10895 0 0 0 304 3 0 0 24 0 4 0 651542991 482254848 31247 33554432000 4194304 4650419 140737404740640 18446744073709551615 4334034 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=470952 CPUtime=3.09 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 6587 0 0 0 308 1 0 0 24 0 4 0 651542991 482254848 31247 33554432000 4194304 4650419 140737404740640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 470952

[startup+6.30095 s]
/proc/loadavg: 7.50 7.96 7.96 9/236 3103
/proc/meminfo: memFree=19085604/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=328100 CPUtime=25.14 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 56044 0 0 0 2500 14 0 0 25 0 4 0 651542990 335974400 28507 33554432000 4194304 4650419 140737404740640 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 82025 28507 393 112 0 76990 0
[pid=3097/tid=3098] ppid=3095 vsize=328100 CPUtime=6.3 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 14967 0 0 0 626 4 0 0 25 0 4 0 651542991 335974400 28512 33554432000 4194304 4650419 140737404740640 18446744073709551615 4229486 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=328100 CPUtime=6.24 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 14946 0 0 0 621 3 0 0 25 0 4 0 651542991 335974400 28512 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=328100 CPUtime=6.3 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 10799 0 0 0 627 3 0 0 25 0 4 0 651542991 335974400 28512 33554432000 4194304 4650419 140737404740640 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 328100

[startup+12.7008 s]
/proc/loadavg: 7.54 7.96 7.96 9/236 3103
/proc/meminfo: memFree=18881376/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=568476 CPUtime=50.68 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 117751 0 0 0 5038 30 0 0 25 0 4 0 651542990 582119424 78479 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 142119 78479 395 112 0 137084 0
[pid=3097/tid=3098] ppid=3095 vsize=568476 CPUtime=12.69 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 41565 0 0 0 1259 10 0 0 20 0 4 0 651542991 582119424 78479 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=568476 CPUtime=12.6 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 24848 0 0 0 1254 6 0 0 25 0 4 0 651542991 582119424 78479 33554432000 4194304 4650419 140737404740640 18446744073709551615 248089366769 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=568476 CPUtime=12.69 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 17015 0 0 0 1264 5 0 0 25 0 4 0 651542991 582119424 78479 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 568476

[startup+25.5006 s]
/proc/loadavg: 7.64 7.96 7.96 9/236 3103
/proc/meminfo: memFree=18715828/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=688592 CPUtime=101.78 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 196138 0 0 0 10131 47 0 0 25 0 4 0 651542990 705118208 99147 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 172148 99147 411 112 0 167113 0
[pid=3097/tid=3098] ppid=3095 vsize=688592 CPUtime=25.48 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 77906 0 0 0 2533 15 0 0 25 0 4 0 651542991 705118208 99147 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476715 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=688592 CPUtime=25.3 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 36765 0 0 0 2520 10 0 0 25 0 4 0 651542991 705118208 99147 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=688592 CPUtime=25.48 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 38624 0 0 0 2539 9 0 0 25 0 4 0 651542991 705118208 99147 33554432000 4194304 4650419 140737404740640 18446744073709551615 4328318 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 688592

[startup+51.101 s]
/proc/loadavg: 7.84 7.98 7.97 9/236 3104
/proc/meminfo: memFree=18553088/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=803476 CPUtime=204 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 327882 0 0 0 20326 74 0 0 25 0 4 0 651542990 822759424 129963 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 200869 129963 395 112 0 195834 0
[pid=3097/tid=3098] ppid=3095 vsize=803476 CPUtime=51.09 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 129934 0 0 0 5084 25 0 0 25 0 4 0 651542991 822759424 129963 33554432000 4194304 4650419 140737404740640 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=803476 CPUtime=50.71 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 60972 0 0 0 5054 17 0 0 25 0 4 0 651542991 822759424 129963 33554432000 4194304 4650419 140737404740640 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=803476 CPUtime=51.08 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 54338 0 0 0 5096 12 0 0 25 0 4 0 651542991 822759424 129963 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 803476

[startup+102.301 s]
/proc/loadavg: 7.99 8.00 7.97 9/236 3105
/proc/meminfo: memFree=18444188/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=864316 CPUtime=408.42 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 642980 0 0 0 40707 135 0 0 25 0 4 0 651542990 885059584 148586 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 216079 148586 395 112 0 211044 0
[pid=3097/tid=3098] ppid=3095 vsize=864316 CPUtime=102.29 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 162214 0 0 0 10194 35 0 0 25 0 4 0 651542991 885059584 148586 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=864316 CPUtime=101.53 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 94547 0 0 0 10126 27 0 0 25 0 4 0 651542991 885059584 148586 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=864316 CPUtime=102.28 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 72409 0 0 0 10209 19 0 0 25 0 4 0 651542991 885059584 148586 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.42
Current children cumulated vsize (KiB) 864316

[startup+162.3 s]

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

[pid=3097] ppid=3095 vsize=1308728 CPUtime=2563.57 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 3039120 0 0 0 255711 646 0 0 25 0 4 0 651542990 1340137472 263694 33554432000 4194304 4650419 140737404740640 18446744073709551615 4334017 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 327182 263694 395 112 0 322147 0
[pid=3097/tid=3098] ppid=3095 vsize=1308728 CPUtime=641.62 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 917568 0 0 0 63978 184 0 0 25 0 4 0 651542991 1340137472 263694 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1308728 CPUtime=637.52 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 703657 0 0 0 63585 167 0 0 25 0 4 0 651542991 1340137472 263694 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1308728 CPUtime=642.28 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 241890 0 0 0 64145 83 0 0 25 0 4 0 651542991 1340137472 263694 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2563.57
Current children cumulated vsize (KiB) 1308728

[startup+702.301 s]
/proc/loadavg: 8.16 8.12 8.03 9/236 3140
/proc/meminfo: memFree=17811584/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1309436 CPUtime=2803.14 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 3306128 0 0 0 279612 702 0 0 25 0 4 0 651542990 1340862464 259836 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363883 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 327359 259836 395 112 0 322324 0
[pid=3097/tid=3098] ppid=3095 vsize=1309436 CPUtime=701.61 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1132106 0 0 0 69948 213 0 0 25 0 4 0 651542991 1340862464 259836 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1309436 CPUtime=697.09 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 704527 0 0 0 69541 168 0 0 25 0 4 0 651542991 1340862464 259836 33554432000 4194304 4650419 140737404740640 18446744073709551615 4332022 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1309436 CPUtime=702.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 263568 0 0 0 70134 93 0 0 25 0 4 0 651542991 1340862464 259836 33554432000 4194304 4650419 140737404740640 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.14
Current children cumulated vsize (KiB) 1309436

[startup+762.301 s]
/proc/loadavg: 8.17 8.13 8.04 9/236 3142
/proc/meminfo: memFree=17788736/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1310672 CPUtime=3042.68 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 3596883 0 0 0 303504 764 0 0 25 0 4 0 651542990 1342128128 264726 33554432000 4194304 4650419 140737404740640 18446744073709551615 4426624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 327668 264726 395 112 0 322633 0
[pid=3097/tid=3098] ppid=3095 vsize=1310672 CPUtime=761.62 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1340322 0 0 0 75918 244 0 0 25 0 4 0 651542991 1342128128 264726 33554432000 4194304 4650419 140737404740640 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1310672 CPUtime=756.63 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 732776 0 0 0 75486 177 0 0 25 0 4 0 651542991 1342128128 264726 33554432000 4194304 4650419 140737404740640 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1310672 CPUtime=762.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 287822 0 0 0 76123 104 0 0 25 0 4 0 651542991 1342128128 264726 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.68
Current children cumulated vsize (KiB) 1310672

[startup+822.301 s]
/proc/loadavg: 8.13 8.12 8.04 9/236 3143
/proc/meminfo: memFree=17818464/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1312800 CPUtime=3282.24 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 3673448 0 0 0 327427 797 0 0 25 0 4 0 651542990 1344307200 258934 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 328200 258934 395 112 0 323165 0
[pid=3097/tid=3098] ppid=3095 vsize=1312800 CPUtime=821.62 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1368477 0 0 0 81904 258 0 0 25 0 4 0 651542991 1344307200 258934 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1312800 CPUtime=816.2 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 759206 0 0 0 81432 188 0 0 25 0 4 0 651542991 1344307200 258934 33554432000 4194304 4650419 140737404740640 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1312800 CPUtime=822.28 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 309802 0 0 0 82114 114 0 0 25 0 4 0 651542991 1344307200 258934 33554432000 4194304 4650419 140737404740640 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3282.24
Current children cumulated vsize (KiB) 1312800

[startup+882.3 s]
/proc/loadavg: 8.11 8.11 8.04 9/236 3145
/proc/meminfo: memFree=17742292/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1393592 CPUtime=3521.78 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 3783378 0 0 0 351343 835 0 0 25 0 4 0 651542990 1427038208 263675 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 348398 263675 395 112 0 343363 0
[pid=3097/tid=3098] ppid=3095 vsize=1393592 CPUtime=881.61 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1401875 0 0 0 87892 269 0 0 25 0 4 0 651542991 1427038208 263675 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1393592 CPUtime=875.75 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 787617 0 0 0 87378 197 0 0 25 0 4 0 651542991 1427038208 263675 33554432000 4194304 4650419 140737404740640 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1393592 CPUtime=882.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 331993 0 0 0 88104 123 0 0 25 0 4 0 651542991 1427038208 263675 33554432000 4194304 4650419 140737404740640 18446744073709551615 4304288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.78
Current children cumulated vsize (KiB) 1393592

[startup+942.301 s]
/proc/loadavg: 8.10 8.10 8.04 9/236 3147
/proc/meminfo: memFree=17697852/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1460380 CPUtime=3761.34 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 4014345 0 0 0 375248 886 0 0 25 0 4 0 651542990 1495429120 286142 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 365095 286142 395 112 0 360060 0
[pid=3097/tid=3098] ppid=3095 vsize=1460380 CPUtime=941.62 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1429582 0 0 0 93883 279 0 0 25 0 4 0 651542991 1495429120 286142 33554432000 4194304 4650419 140737404740640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1460380 CPUtime=935.31 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 937818 0 0 0 93311 220 0 0 25 0 4 0 651542991 1495429120 286142 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1460380 CPUtime=942.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 355560 0 0 0 94096 131 0 0 25 0 4 0 651542991 1495429120 286142 33554432000 4194304 4650419 140737404740640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.34
Current children cumulated vsize (KiB) 1460380

[startup+1002.3 s]
/proc/loadavg: 8.03 8.08 8.03 9/236 3148
/proc/meminfo: memFree=17581144/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1526716 CPUtime=4000.89 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 4372249 0 0 0 399133 956 0 0 25 0 4 0 651542990 1563357184 295041 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 381679 295041 395 112 0 376644 0
[pid=3097/tid=3098] ppid=3095 vsize=1526716 CPUtime=1001.61 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1440092 0 0 0 99879 282 0 0 25 0 4 0 651542991 1563357184 295041 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1526716 CPUtime=994.86 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1233914 0 0 0 99227 259 0 0 25 0 4 0 651542991 1563357184 295041 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1526716 CPUtime=1002.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 377167 0 0 0 100084 143 0 0 25 0 4 0 651542991 1563357184 295041 33554432000 4194304 4650419 140737404740640 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.89
Current children cumulated vsize (KiB) 1526716

[startup+1062.3 s]
/proc/loadavg: 8.01 8.06 8.02 9/236 3150
/proc/meminfo: memFree=17643600/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1405096 CPUtime=4240.46 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 4729394 0 0 0 423022 1024 0 0 25 0 4 0 651542990 1438818304 279637 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 351274 279637 404 112 0 346239 0
[pid=3097/tid=3098] ppid=3095 vsize=1405096 CPUtime=1061.62 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1449748 0 0 0 105876 286 0 0 25 0 4 0 651542991 1438818304 279641 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1405096 CPUtime=1054.42 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1538099 0 0 0 105140 302 0 0 25 0 4 0 651542991 1438818304 279641 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1405096 CPUtime=1062.28 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 398382 0 0 0 106076 152 0 0 25 0 4 0 651542991 1438818304 279641 33554432000 4194304 4650419 140737404740640 18446744073709551615 4334040 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.46
Current children cumulated vsize (KiB) 1405096

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.02 9/236 3151
/proc/meminfo: memFree=17564840/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1481536 CPUtime=4480.01 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 5135934 0 0 0 446901 1100 0 0 25 0 4 0 651542990 1517092864 298900 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 370384 298900 401 112 0 365349 0
[pid=3097/tid=3098] ppid=3095 vsize=1481536 CPUtime=1121.61 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1478208 0 0 0 111862 299 0 0 25 0 4 0 651542991 1517092864 298900 33554432000 4194304 4650419 140737404740640 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1481536 CPUtime=1113.98 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1864973 0 0 0 111052 346 0 0 25 0 4 0 651542991 1517092864 298900 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1481536 CPUtime=1122.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 424244 0 0 0 112068 159 0 0 25 0 4 0 651542991 1517092864 298900 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476133 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.01
Current children cumulated vsize (KiB) 1481536

[startup+1182.31 s]
/proc/loadavg: 8.00 8.04 8.01 9/236 3153
/proc/meminfo: memFree=17539744/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1439884 CPUtime=4719.59 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 5580362 0 0 0 470782 1177 0 0 25 0 4 0 651542990 1474441216 295336 33554432000 4194304 4650419 140737404740640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 359971 295336 428 112 0 354936 0
[pid=3097/tid=3098] ppid=3095 vsize=1439884 CPUtime=1181.62 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1505715 0 0 0 117851 311 0 0 25 0 4 0 651542991 1474441216 295336 33554432000 4194304 4650419 140737404740640 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1439884 CPUtime=1173.55 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 2253880 0 0 0 116959 396 0 0 25 0 4 0 651542991 1474441216 295336 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1439884 CPUtime=1182.27 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 424255 0 0 0 118068 159 0 0 25 0 4 0 651542991 1474441216 295336 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.59
Current children cumulated vsize (KiB) 1439884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.00 8.04 8.01 5/231 3155
/proc/meminfo: memFree=18076192/32950928 swapFree=64721848/67111528
[pid=3097] ppid=3095 vsize=1496452 CPUtime=4800.23 cores=0,2,4,6
/proc/3097/stat : 3097 (strangenight1-m) R 3095 3097 2957 0 -1 4202496 5768148 0 0 0 478818 1205 0 0 25 0 4 0 651542990 1532366848 312199 33554432000 4194304 4650419 140737404740640 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3097/statm: 374113 312199 419 112 0 369078 0
[pid=3097/tid=3098] ppid=3095 vsize=1496452 CPUtime=1201.82 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 1514518 0 0 0 119867 315 0 0 25 0 4 0 651542991 1532366848 312202 33554432000 4194304 4650419 140737404740640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3097/tid=3099] ppid=3095 vsize=1496452 CPUtime=1193.6 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 2424674 0 0 0 118944 416 0 0 25 0 4 0 651542991 1532366848 312202 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3097/tid=3100] ppid=3095 vsize=1496452 CPUtime=1202.47 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (strangenight1-m) R 3095 3097 2957 0 -1 4202560 424256 0 0 0 120088 159 0 0 25 0 4 0 651542991 1532366848 312202 33554432000 4194304 4650419 140737404740640 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1496452

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): 1202.57
CPU time (s): 4800.32
CPU user time (s): 4788.21
CPU system time (s): 12.1122
CPU usage (%): 399.171
Max. virtual memory (cumulated for all children) (KiB): 1565272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.21
system time used= 12.1122
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5768154
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= 2130
involuntary context switches= 21137

runsolver used 2.54661 second user time and 6.22105 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 20:57:12
IDJOB=3368637
IDBENCH=82646
IDSOLVER=1846
FILE ID=node123/3368637-1305399432
RUNJOBID= node123-1305398227-2977
PBS_JOBID= 13324482
Free space on /tmp= 73356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368637-1305399432/watcher-3368637-1305399432 -o /tmp/evaluation-result-3368637-1305399432/solver-3368637-1305399432 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368637-1305399432.cnf

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

MD5SUM BENCH= 28b704f4b0f31dccf5e0c8fedfb14daa
RANDOM SEED=1971777835

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19313736 kB
Buffers:        295644 kB
Cached:        3993256 kB
SwapCached:      10528 kB
Active:       10632852 kB
Inactive:      2737188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19313736 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           15184 kB
Writeback:           0 kB
AnonPages:     9078752 kB
Mapped:          15612 kB
Slab:           176008 kB
PageTables:      31152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13107640 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= 73352 MiB
End job on node123 at 2011-05-14 21:17:16