Trace number 3368816

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.27 1202.83

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S474185167-033.SATISFIABLE.cnf
MD5SUM3152d51685e76b4a30e45b9928cc3243
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.831872
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368816-1305403770.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.03/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.03/0.01	c -- vars added         80
0.03/0.01	c Parsing time:  0.02 s
0.03/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.37/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.64
0.37/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.37/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3.17/0.85	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.85	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.17/0.85	c calculated reachability. Time: 0.00
3.17/0.85	c Calc default polars -  time:   0.00 s pos:      38 undec:       3 neg:      39
3.17/0.85	c =========================================================================================
3.17/0.85	c types(t): F = full restart, N = normal restart
3.17/0.85	c types(t): S = simplification begin/end, E = solution found
3.17/0.85	c restart types(rt): st = static, dy = dynamic
3.17/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.85	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
3.17/0.85	c  N dy    12      6037        80      7120         0      3248     49840     78343     23.00     24.23  --
3.17/0.85	c  N dy    27     10275        80      7120         0      7149     49840    183986     23.37     24.62  --
3.17/0.85	c  N dy    30     14952        80      7120         0      7531     49840    179091     23.12     24.54  --
4.76/1.23	c  F st    31     25002        80      7120         0     11507     49840    269773     22.63     22.20  --
4.76/1.23	c  N st    31     25002        80      7120         0     11507     49840    269773     22.63     22.20  --
5.56/1.46	c  N dy    37     30000        80      7120         0      9859     49840    216562     22.63   no data  --
5.56/1.46	c  S st    37     30000        80      7120         0      9859     49840    216562     22.63   no data  --
5.96/1.50	c  S st    37     30501        80      7120         0     10318     49840    229303     22.63   no data  --
5.96/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.96/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.96/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.75/2.71	c lits-rem:      1728  cl-subs:      783  v-elim:      0  v-fix:    0  time:  4.79 s
11.95/3.04	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.33
11.95/3.04	c calculated reachability. Time: 0.00
11.95/3.04	c  N dy    37     30501        80      7120         0      9535     49840    204605     22.63   no data  --
12.77/3.29	c  N dy    61     34581        80      7120         0     13266     49840    305479     22.84     24.04  --
13.94/3.51	c  N dy    67     39112        80      7120         0     10228     49840    209882     22.84     24.09  --
15.14/3.86	c  N dy    74     45363        80      7120         0     15947     49840    361807     22.75     23.97  --
15.14/3.89	c  S st    76     45751        80      7120         0     16307     49840    371405     22.76     21.55  --
15.54/3.93	c  S st    76     46254        80      7120         0      8609     49840    151864     22.76   no data  --
15.54/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.54/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.54/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.13/4.84	c lits-rem:       151  cl-subs:       50  v-elim:      0  v-fix:    0  time:  3.57 s
19.13/4.84	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.13/4.84	c vivif2 --  cl tried     8559 cl shrink        0 lits rem          0 time: 0.01
20.33/5.12	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.13
20.33/5.12	c calculated reachability. Time: 0.00
20.33/5.12	c  N dy    76     46254        80      7120         0      8559     49840    150025     22.76   no data  --
21.13/5.34	c  N dy    93     50400        80      7120         0     12352     49840    251989     22.83     24.17  --
23.92/6.08	c  N dy    97     63390        80      7120         0     15053     49840    305255     22.51     23.74  --
25.12/6.38	c  N dy   127     67454        80      7120         0     18829     49840    407068     22.61     23.91  --
25.94/6.55	c  S st   141     69381        80      7120         0     10555     49840    174760     22.65   no data  --
25.94/6.58	c  S st   141     69884        80      7120         0     11017     49840    187627     22.65   no data  --
25.94/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.94/6.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
25.94/6.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.94/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.94/6.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.50/7.45	c lits-rem:       283  cl-subs:      146  v-elim:      0  v-fix:    0  time:  3.42 s
29.50/7.45	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
29.50/7.45	c vivif2 --  cl tried    10871 cl shrink        0 lits rem          0 time: 0.01
30.74/7.78	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.32
30.74/7.78	c calculated reachability. Time: 0.00
30.74/7.78	c  N dy   141     69884        80      7120         0     10871     49840    182933     22.65   no data  --
32.30/8.12	c  N dy   152     75955        80      7120         0     16451     49840    331585     22.64     23.87  --
33.90/8.56	c  N dy   173     81195        80      7120         0     21252     49840    458458     22.66     23.99  --
35.48/8.97	c  N dy   187     87317        80      7120         0     15879     49840    298297     22.63     23.88  --
35.48/8.98	c  F st   189     87501        80      7120         0     16051     49840    302981     22.63   no data  --
37.48/9.43	c  N dy   196     93619        80      7120         0     21629     49840    452968     22.63     23.90  --
39.88/10.02	c  N dy   230    101393        80      7120         0     16845     49840    311559     22.66     23.96  --
40.68/10.24	c  S st   236    104826        80      7120         0     19977     49840    395178     22.66     22.87  --
41.08/10.30	c  S st   236    105329        80      7120         0     20458     49840    408432     22.66   no data  --
41.08/10.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.08/10.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.08/10.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
41.08/10.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.08/10.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.08/10.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
41.08/10.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.46/11.99	c lits-rem:      1616  cl-subs:     1650  v-elim:      0  v-fix:    0  time:  6.65 s
47.46/11.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
47.46/12.00	c vivif2 --  cl tried    18808 cl shrink        0 lits rem          0 time: 0.02
49.46/12.41	c asymm  cl-useful: 0/5071/7120 lits-rem:0 time: 1.63
49.46/12.41	c calculated reachability. Time: 0.00
49.46/12.41	c  N dy   236    105329        80      7120         0     18808     49840    361806     22.66   no data  --
51.86/13.07	c  N dy   273    113196        80      7120         0     13291     49840    202032     22.71     23.95  --
53.84/13.58	c  N dy   283    121591        80      7120         0     20996     49840    407839     22.69     23.89  --
59.84/15.06	c  N dy   298    141227        80      7120         0     25171     49840    498217     22.50     23.71  --
65.02/16.32	c  N dy   371    156212        80      7120         0     24325     49840    463757     22.57     23.78  --
65.44/16.49	c  S st   382    157994        80      7120         0     25977     49840    507930     22.58   no data  --
65.85/16.56	c  S st   382    158497        80      7120         0     26450     49840    520506     22.58   no data  --
65.85/16.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.85/16.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.85/16.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
65.85/16.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.85/16.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.85/16.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
65.85/16.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.99/18.88	c lits-rem:      2513  cl-subs:     2554  v-elim:      0  v-fix:    0  time:  9.18 s
74.99/18.89	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
74.99/18.89	c vivif2 --  cl tried    23896 cl shrink        0 lits rem          0 time: 0.02
76.19/19.16	c asymm  cl-useful: 0/2049/7120 lits-rem:0 time: 1.06
76.19/19.16	c calculated reachability. Time: 0.00
76.19/19.16	c  N dy   382    158497        80      7120         0     23896     49840    448969     22.58   no data  --
80.59/20.27	c  N dy   445    169040        80      7120         0     18109     49840    285802     22.66     23.87  --
84.57/21.28	c  N dy   485    180975        80      7120         0     29065     49840    579328     22.67     23.90  --
90.57/22.73	c  N dy   516    196681        80      7120         0     26970     49840    504929     22.65     23.84  --
96.17/24.19	c  N dy   589    210155        80      7120         0     21933     49840    358626     22.71     23.96  --
102.14/25.61	c  N dy   645    224739        80      7120         0     35289     49840    718142     22.75     24.00  --
106.93/26.80	c  S st   689    237745        80      7120         0     28917     49840    528010     22.77   no data  --
106.93/26.88	c  S st   689    238249        80      7120         0     29394     49840    540942     22.77   no data  --
106.93/26.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.93/26.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.93/26.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
107.33/26.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.33/26.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.33/26.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
107.33/26.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.50/29.29	c lits-rem:      1973  cl-subs:     2173  v-elim:      0  v-fix:    0  time:  9.49 s
116.50/29.29	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
116.90/29.30	c vivif2 --  cl tried    27221 cl shrink        0 lits rem          0 time: 0.02
117.70/29.52	c asymm  cl-useful: 0/2107/7120 lits-rem:0 time: 0.90
117.70/29.52	c calculated reachability. Time: 0.00
117.70/29.52	c  N dy   689    238249        80      7120         0     27221     49840    478678     22.77   no data  --
124.89/31.30	c  N dy   760    254523        80      7120         0     22987     49840    353020     22.81     24.16  --
132.07/33.11	c  N dy   826    271350        80      7120         0     38444     49840    767578     22.85     24.32  --
139.66/35.01	c  N dy   901    289573        80      7120         0     35037     49840    663509     22.89     24.10  --
147.24/36.91	c  F st   968    306250        80      7120         0     29270     49840    491914     22.91     23.35  --
148.04/37.10	c  N st   972    308283        80      7120         0     31134     49840    543271     22.91   no data  --
158.81/39.84	c  N dy  1015    333963        80      7120         0     32558     49840    561346     22.89     24.16  --
167.98/42.15	c  N dy  1056    355163        80      7120         0     29089     49840    453163     22.86     24.10  --
168.79/42.36	c  S st  1062    357374        80      7120         0     31111     49840    507618     22.86     22.37  --
169.20/42.44	c  S st  1062    357877        80      7120         0     31591     49840    520589     22.86   no data  --
169.20/42.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.20/42.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.20/42.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
169.20/42.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.20/42.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.20/42.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
169.20/42.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.60/45.08	c lits-rem:      1420  cl-subs:     1839  v-elim:      0  v-fix:    0  time: 10.42 s
179.60/45.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
179.60/45.09	c vivif2 --  cl tried    29752 cl shrink        0 lits rem          0 time: 0.02
180.76/45.37	c asymm  cl-useful: 0/1646/7120 lits-rem:0 time: 1.12
180.76/45.37	c calculated reachability. Time: 0.00
180.76/45.37	c  N dy  1062    357877        80      7120         0     29752     49840    469306     22.86   no data  --
200.32/50.27	c  N dy  1106    396654        80      7120         0     41286     49840    751902     22.72     24.13  --
211.49/53.04	c  N dy  1179    417582        80      7120         0     35919     49840    603484     22.73     24.00  --
221.47/55.57	c  N dy  1241    437666        80      7120         0     28760     49840    401316     22.72     24.17  --
231.84/58.19	c  N dy  1336    457775        80      7120         0     47236     49840    899408     22.76     23.97  --
243.03/60.96	c  N dy  1448    477852        80      7120         0     39082     49840    663154     22.80     25.02  --
255.79/64.17	c  N dy  1553    499108        80      7120         0     31095     49840    432489     22.84     24.07  --
267.81/67.17	c  N dy  1638    521712        80      7120         0     51786     49840    987650     22.86     24.08  --
276.58/69.33	c  S st  1692    536816        80      7120         0     37268     49840    584036     22.88     21.42  --
276.94/69.43	c  S st  1692    537325        80      7120         0     37738     49840    597118     22.88   no data  --
276.94/69.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.94/69.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.94/69.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
276.94/69.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.94/69.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.94/69.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
276.94/69.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
286.53/71.84	c lits-rem:       847  cl-subs:     1775  v-elim:      0  v-fix:    0  time:  9.50 s
286.53/71.85	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
286.53/71.85	c vivif2 --  cl tried    35963 cl shrink        0 lits rem          0 time: 0.02
287.33/72.07	c asymm  cl-useful: 0/1321/7120 lits-rem:0 time: 0.85
287.33/72.07	c calculated reachability. Time: 0.00
287.33/72.07	c  N dy  1692    537325        80      7120         0     35963     49840    546557     22.88   no data  --
300.50/75.36	c  N dy  1765    559181        80      7120         0     55956     49840   1081614     22.89     24.12  --
310.47/77.87	c  N dy  1793    579864        80      7120         0     45568     49840    782905     22.86     24.23  --
323.64/81.11	c  N dy  1851    600009        80      7120         0     33855     49840    457839     22.86     24.17  --
335.21/84.04	c  N dy  1947    620832        80      7120         0     52940     49840    974437     22.89     24.19  --
353.58/88.62	c  N dy  2010    651600        80      7120         0     49743     49840    845278     22.84     24.09  --
369.94/92.78	c  N dy  2092    671682        80      7120         0     36250     49840    491032     22.85     26.06  --
381.95/95.75	c  N dy  2169    691780        80      7120         0     54598     49840    982614     22.86     26.47  --
396.28/99.37	c  N dy  2242    712067        80      7120         0     40272     49840    577390     22.86     24.11  --
453.35/113.69	c  N dy  2291    805775        80      7120         0     56950     49840    987420     22.60     23.86  --
453.75/113.75	c  S st  2294    805987        80      7120         0     57148     49840    992823     22.60   no data  --
454.55/113.90	c  S st  2294    806493        80      7120         0     57610     49840   1005600     22.60   no data  --
454.55/113.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
454.55/113.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
454.55/113.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
454.55/113.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.55/113.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.55/113.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
454.55/113.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
491.29/123.15	c lits-rem:      3125  cl-subs:     6194  v-elim:      0  v-fix:    0  time: 36.66 s
491.29/123.15	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
491.29/123.16	c vivif2 --  cl tried    51416 cl shrink        0 lits rem          0 time: 0.04
492.46/123.45	c asymm  cl-useful: 0/945/7120 lits-rem:0 time: 1.13
492.46/123.45	c calculated reachability. Time: 0.00
492.46/123.45	c  N dy  2294    806493        80      7120         0     51416     49840    859313     22.60   no data  --
511.22/128.17	c  N dy  2387    826578        80      7120         0     69709     49840   1351279     22.62     24.23  --
525.19/131.62	c  N dy  2500    846631        80      7120         0     52951     49840    892321     22.64     25.58  --
543.14/136.14	c  N dy  2607    866945        80      7120         0     71538     49840   1395423     22.67     23.97  --
556.32/139.47	c  N dy  2688    887491        80      7120         0     54083     49840    896572     22.68     23.88  --
573.88/143.81	c  N dy  2796    907542        80      7120         0     72467     49840   1397848     22.71     26.14  --
588.27/147.46	c  N dy  2909    927565        80      7120         0     53441     49840    865155     22.73     24.14  --
605.83/151.81	c  N dy  3004    947648        80      7120         0     71861     49840   1360226     22.74     24.83  --
621.37/155.71	c  N dy  3103    967953        80      7120         0     51950     49840    804104     22.76     24.16  --
638.13/159.91	c  N dy  3182    987978        80      7120         0     70318     49840   1297890     22.77     25.36  --
655.69/164.30	c  N dy  3304   1008544        80      7120         0     49841     49840    735251     22.79     24.01  --
673.65/168.84	c  N dy  3426   1030285        80      7120         0     69740     49840   1278840     22.82     24.04  --
691.21/173.22	c  N dy  3505   1050510        80      7120         0     47984     49840    666282     22.83     24.08  --
704.78/176.63	c  N dy  3540   1070624        80      7120         0     66361     49840   1155308     22.82     24.05  --
705.98/176.94	c  F st  3549   1071876        80      7120         0     67504     49840   1186919     22.82     24.08  --
725.13/181.71	c  N dy  3641   1090644        80      7120         0     43519     49840    529603     22.84     24.95  --
739.10/185.25	c  N dy  3733   1110718        80      7120         0     61881     49840   1027091     22.85     26.11  --
759.84/190.48	c  N dy  3870   1130723        80      7120         0     80229     49840   1529547     22.88     24.42  --
775.02/194.20	c  N dy  3883   1153125        80      7120         0     58464     49840    906635     22.86     24.12  --
793.38/198.89	c  N dy  3923   1173371        80      7120         0     76954     49840   1400564     22.85     24.10  --
816.92/204.72	c  N dy  4042   1194257        80      7120         0     53144     49840    760144     22.87     24.13  --
832.09/208.51	c  S st  4102   1209739        80      7120         0     67430     49840   1145986     22.88   no data  --
832.89/208.76	c  S st  4102   1210240        80      7120         0     67894     49840   1158850     22.88   no data  --
832.89/208.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
832.89/208.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
833.29/208.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.19
833.29/208.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
833.29/208.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
833.29/208.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
833.29/208.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.28/231.18	c lits-rem:      2971  cl-subs:     4686  v-elim:      0  v-fix:    0  time: 89.04 s
922.28/231.18	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
922.28/231.19	c vivif2 --  cl tried    63208 cl shrink        0 lits rem          0 time: 0.05
923.88/231.58	c asymm  cl-useful: 0/791/7120 lits-rem:0 time: 1.54
923.88/231.58	c calculated reachability. Time: 0.00
923.88/231.58	c  N dy  4102   1210240        80      7120         0     63208     49840   1022119     22.88   no data  --
953.81/239.02	c  N dy  4124   1241723        80      7120         0     48137     49840    605868     22.85     24.09  --
970.96/243.38	c  N dy  4209   1263395        80      7120         0     67963     49840   1141035     22.86     24.25  --
999.31/250.40	c  N dy  4327   1286861        80      7120         0     44769     49840    500434     22.87     24.18  --
1022.89/256.35	c  N dy  4407   1316644        80      7120         0     71907     49840   1230221     22.86     24.08  --
1048.00/262.63	c  N dy  4471   1337633        80      7120         0     91070     49840   1746056     22.86     24.09  --
1067.55/267.59	c  N dy  4582   1358360        80      7120         0     64469     49840   1020675     22.88     24.14  --
1091.51/273.51	c  N dy  4670   1378427        80      7120         0     82840     49840   1517057     22.88     25.11  --
1116.64/279.88	c  N dy  4769   1398544        80      7120         0     54629     49840    734620     22.90     24.14  --
1136.62/284.86	c  N dy  4837   1418549        80      7120         0     72924     49840   1226423     22.90     25.79  --
1162.54/291.34	c  N dy  4904   1438619        80      7120         0     91285     49840   1719637     22.90     25.32  --
1189.30/298.03	c  N dy  4942   1467842        80      7120         0     70292     49840   1126429     22.88     24.21  --
1215.21/304.51	c  N dy  5042   1488016        80      7120         0     88835     49840   1630850     22.90     24.36  --
1240.35/310.80	c  N dy  5152   1508028        80      7120         0     58701     49840    814130     22.91     24.16  --
1260.30/315.82	c  N dy  5283   1528055        80      7120         0     77104     49840   1316062     22.93     26.27  --
1285.06/322.03	c  N dy  5353   1548866        80      7120         0     96158     49840   1828832     22.93     24.18  --
1301.01/326.02	c  N dy  5381   1569349        80      7120         0     65338     49840    971654     22.92     24.29  --
1332.54/333.93	c  N dy  5482   1599794        80      7120         0     93084     49840   1714507     22.92     24.34  --
1352.89/339.03	c  N dy  5553   1619832        80      7120         0     61134     49840    844677     22.92     24.18  --
1371.65/343.76	c  N dy  5635   1639852        80      7120         0     79559     49840   1344524     22.92     25.82  --
1398.00/350.37	c  N dy  5753   1660476        80      7120         0     98442     49840   1860226     22.94     24.17  --
1417.99/355.33	c  N dy  5839   1681295        80      7120         0     66261     49840    971846     22.95     24.29  --
1440.29/360.99	c  N dy  5921   1701340        80      7120         0     84468     49840   1461696     22.95     24.37  --
1451.48/363.77	c  S st  5966   1710240        80      7120         0     92621     49840   1684420     22.96     22.64  --
1452.69/364.05	c  S st  5966   1710742        80      7120         0     93092     49840   1697734     22.96   no data  --
1452.69/364.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1452.69/364.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1452.69/364.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1453.10/364.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1453.10/364.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1453.10/364.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1453.10/364.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1783.11/446.87	c lits-rem:      6504  cl-subs:     8218  v-elim:      0  v-fix:    0  time: 329.98 s
1783.11/446.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1783.11/446.89	c vivif2 --  cl tried    84874 cl shrink        0 lits rem          0 time: 0.07
1784.71/447.22	c asymm  cl-useful: 0/781/7120 lits-rem:0 time: 1.31
1784.71/447.22	c calculated reachability. Time: 0.00
1784.71/447.22	c  N dy  5966   1710742        80      7120         0     84874     49840   1458456     22.96   no data  --
1875.30/470.00	c  N dy  6045   1799536        80      7120         0     60762     49840    781921     22.85     24.30  --
1897.25/475.40	c  N dy  6107   1819624        80      7120         0     79062     49840   1267854     22.85     24.11  --
1927.22/482.94	c  N dy  6190   1845127        80      7120         0    102328     49840   1896573     22.85     24.07  --
1943.15/486.97	c  N dy  6203   1865673        80      7120         0     67541     49840    957498     22.84     24.15  --
1960.31/491.27	c  N dy  6229   1886314        80      7120         0     86283     49840   1455582     22.83     24.14  --
1985.45/497.51	c  N dy  6297   1906330        80      7120         0    104467     49840   1943629     22.83     25.30  --
2008.19/503.25	c  N dy  6382   1927341        80      7120         0     69278     49840    993584     22.83     24.04  --
2031.74/509.15	c  N dy  6493   1947570        80      7120         0     87795     49840   1496666     22.85     24.10  --
2060.47/516.36	c  N dy  6585   1967643        80      7120         0    106172     49840   1991548     22.85     24.11  --
2085.62/522.62	c  N dy  6697   1988889        80      7120         0     70083     49840    999778     22.86     24.07  --
2111.19/529.07	c  N dy  6811   2008918        80      7120         0     88483     49840   1501699     22.87     24.13  --
2144.29/537.31	c  N dy  6897   2032740        80      7120         0    110253     49840   2087129     22.87     24.10  --
2172.64/544.41	c  N dy  6955   2061243        80      7120         0     79591     49840   1224216     22.86     24.09  --
2199.75/551.29	c  N dy  7065   2081303        80      7120         0     97926     49840   1722940     22.87     24.13  --
2230.88/559.04	c  N dy  7162   2101314        80      7120         0     58707     49840    657221     22.88     25.24  --
2252.44/564.49	c  N dy  7239   2126202        80      7120         0     81343     49840   1263521     22.88     24.23  --
2282.80/572.03	c  N dy  7339   2150623        80      7120         0    103606     49840   1863608     22.88     24.12  --
2311.50/579.27	c  N dy  7421   2170711        80      7120         0     63581     49840    774014     22.89     26.27  --
2332.26/584.41	c  N dy  7515   2190795        80      7120         0     81966     49840   1274097     22.89     25.33  --
2357.80/590.80	c  S st  7612   2210742        80      7120         0    100248     49840   1772056     22.90     21.97  --
2359.00/591.10	c  S st  7612   2211245        80      7120         0    100715     49840   1785045     22.90   no data  --
2359.00/591.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2359.00/591.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2359.00/591.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2359.39/591.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2359.39/591.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2359.39/591.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2359.39/591.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2749.29/688.98	c lits-rem:      5812  cl-subs:     8321  v-elim:      0  v-fix:    0  time: 390.01 s
2749.29/688.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2749.69/689.00	c vivif2 --  cl tried    92394 cl shrink        0 lits rem          0 time: 0.08
2750.89/689.36	c asymm  cl-useful: 0/631/7120 lits-rem:0 time: 1.44
2750.89/689.36	c calculated reachability. Time: 0.00
2750.89/689.36	c  N dy  7612   2211245        80      7120         0     92394     49840   1544444     22.90   no data  --
2778.03/696.14	c  N dy  7682   2231710        80      7120         0    111112     49840   2051924     22.90     24.11  --
2803.98/702.65	c  N dy  7777   2252064        80      7120         0     70627     49840    952106     22.91     24.18  --
2823.53/707.55	c  N dy  7806   2272147        80      7120         0     88880     49840   1434443     22.90     27.00  --
2856.25/715.77	c  N dy  7848   2297429        80      7120         0    111900     49840   2047961     22.90     24.19  --
2900.56/726.82	c  N dy  7915   2336011        80      7120         0     86917     49840   1371084     22.89     24.12  --
2932.51/734.86	c  N dy  7993   2356701        80      7120         0    105883     49840   1883578     22.89     24.10  --
2966.00/743.28	c  N dy  8043   2382158        80      7120         0     67980     49840    846083     22.89     24.10  --
2987.55/748.66	c  N dy  8139   2402239        80      7120         0     86323     49840   1342655     22.89     25.04  --
3016.29/755.83	c  N dy  8222   2423550        80      7120         0    105876     49840   1871996     22.90     24.23  --
3051.81/764.71	c  N dy  8325   2443749        80      7120         0     62349     49840    681168     22.90     24.13  --
3071.77/769.72	c  N dy  8415   2463782        80      7120         0     80670     49840   1177860     22.91     25.54  --
3096.90/776.00	c  N dy  8485   2484623        80      7120         0     99650     49840   1683088     22.91     24.16  --
3129.65/784.31	c  N dy  8595   2504788        80      7120         0    118117     49840   2187088     22.92     24.14  --
3157.96/791.32	c  N dy  8692   2524827        80      7120         0     73391     49840    963421     22.92     27.42  --
3182.33/797.47	c  N dy  8798   2545246        80      7120         0     92070     49840   1472222     22.93     24.23  --
3211.85/804.88	c  N dy  8885   2565252        80      7120         0    110303     49840   1966888     22.93     24.21  --
3248.19/813.96	c  N dy  8967   2586196        80      7120         0     65519     49840    736964     22.94     24.17  --
3269.71/819.31	c  N dy  9073   2606213        80      7120         0     83842     49840   1237771     22.94     26.18  --
3303.63/827.81	c  N dy  9179   2628396        80      7120         0    104132     49840   1789194     22.95     24.19  --
3350.73/839.64	c  N dy  9286   2655755        80      7120         0    129070     49840   2460426     22.95     24.21  --
3374.28/845.53	c  N dy  9395   2676274        80      7120         0     83025     49840   1198013     22.96     24.20  --
3399.01/851.78	c  N dy  9461   2696769        80      7120         0    101669     49840   1698757     22.96     24.28  --
3422.57/857.64	c  S st  9540   2711245        80      7120         0    114922     49840   2060000     22.96   no data  --
3423.78/857.97	c  S st  9540   2711749        80      7120         0    115394     49840   2073061     22.96   no data  --
3423.78/857.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3423.78/857.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3424.20/858.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
3424.56/858.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3424.56/858.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3424.56/858.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3424.56/858.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4185.60/1048.83	c lits-rem:      6680  cl-subs:    10287  v-elim:      0  v-fix:    0  time: 761.05 s
4185.60/1048.83	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4185.60/1048.86	c vivif2 --  cl tried   105107 cl shrink        0 lits rem          0 time: 0.10
4187.62/1049.35	c asymm  cl-useful: 0/522/7120 lits-rem:0 time: 1.95
4187.62/1049.35	c calculated reachability. Time: 0.00
4187.62/1049.35	c  N dy  9540   2711749        80      7120         0    105107     49840   1778706     22.96   no data  --
4226.31/1059.05	c  N dy  9594   2732386        80      7120         0    123969     49840   2287254     22.96     24.40  --
4264.22/1068.60	c  N dy  9698   2752852        80      7120         0     77377     49840   1031590     22.97     24.31  --
4296.16/1076.54	c  N dy  9787   2772881        80      7120         0     95719     49840   1530604     22.98     24.24  --
4334.86/1086.28	c  N dy  9835   2793036        80      7120         0    114052     49840   2027083     22.98     24.26  --
4392.72/1100.70	c  N dy  9946   2813576        80      7120         0    132881     49840   2540670     22.98     24.29  --
4425.09/1108.87	c  N dy 10025   2833820        80      7120         0     84853     49840   1213977     22.99     24.34  --
4466.16/1119.15	c  N dy 10125   2857072        80      7120         0    106140     49840   1800132     22.99     24.21  --
4513.65/1131.02	c  N dy 10191   2878647        80      7120         0    125783     49840   2326213     22.99     24.37  --
4552.75/1140.82	c  N dy 10268   2899713        80      7120         0     77588     49840   1001213     22.99     24.42  --
4581.50/1148.04	c  N dy 10351   2919968        80      7120         0     96094     49840   1502922     23.00     24.32  --
4624.60/1158.85	c  N dy 10426   2946589        80      7120         0    120338     49840   2152947     23.00     24.35  --
4668.10/1169.77	c  N dy 10533   2966800        80      7120         0     70412     49840    790712     23.00     24.22  --
4698.43/1177.32	c  N dy 10621   2991676        80      7120         0     93029     49840   1401070     23.00     24.22  --
4726.37/1184.39	c  N dy 10674   3013238        80      7120         0    112713     49840   1931950     23.00     24.29  --
4759.48/1192.63	c  N dy 10728   3033826        80      7120         0    131497     49840   2436468     23.00     24.27  --

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-3368816-1305403770/watcher-3368816-1305403770 -o /tmp/evaluation-result-3368816-1305403770/solver-3368816-1305403770 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368816-1305403770.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: 6.92 7.87 7.98 2/274 18836
/proc/meminfo: memFree=25086668/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 411 0 0 0 0 0 0 0 22 0 4 0 632792340 52465664 352 33554432000 4194304 4650419 140735295199632 18446744073709551615 47322724571048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 12809 352 303 112 0 7774 0
[pid=18836/tid=18837] ppid=18834 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 632792341 52465664 352 33554432000 4194304 4650419 140735295199632 18446744073709551615 47322724571058 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 632792341 52465664 352 33554432000 4194304 4650419 140735295199632 18446744073709551615 47322724571056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 632792341 52465664 352 33554432000 4194304 4650419 140735295199632 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0157199 s]
/proc/loadavg: 6.92 7.87 7.98 2/274 18836
/proc/meminfo: memFree=25086668/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=281780 CPUtime=0.03 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 1285 0 0 0 3 0 0 0 18 0 4 0 632792340 288542720 1197 33554432000 4194304 4650419 140735295199632 18446744073709551615 4545889 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 70445 1199 355 112 0 65410 0
[pid=18836/tid=18837] ppid=18834 vsize=281780 CPUtime=0 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 228 0 0 0 0 0 0 0 18 0 4 0 632792341 288542720 1199 33554432000 4194304 4650419 140735295199632 18446744073709551615 254261285074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=281776 CPUtime=0.01 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 209 0 0 0 1 0 0 0 18 0 4 0 632792341 288538624 1204 33554432000 4194304 4650419 140735295199632 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=281776 CPUtime=0 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 234 0 0 0 0 0 0 0 25 0 4 0 632792341 288538624 1212 33554432000 4194304 4650419 140735295199632 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 281780

[startup+0.100669 s]
/proc/loadavg: 6.92 7.87 7.98 2/274 18836
/proc/meminfo: memFree=25086668/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=281904 CPUtime=0.37 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 1526 0 0 0 37 0 0 0 18 0 4 0 632792340 288669696 1438 33554432000 4194304 4650419 140735295199632 18446744073709551615 4371143 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 70476 1438 366 112 0 65441 0
[pid=18836/tid=18837] ppid=18834 vsize=281904 CPUtime=0.09 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 249 0 0 0 9 0 0 0 18 0 4 0 632792341 288669696 1438 33554432000 4194304 4650419 140735295199632 18446744073709551615 4371123 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=281904 CPUtime=0.09 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 237 0 0 0 9 0 0 0 18 0 4 0 632792341 288669696 1438 33554432000 4194304 4650419 140735295199632 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=281904 CPUtime=0.08 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 386 0 0 0 8 0 0 0 25 0 4 0 632792341 288669696 1438 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281904

[startup+0.300636 s]
/proc/loadavg: 6.92 7.87 7.98 2/274 18836
/proc/meminfo: memFree=25086668/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=283836 CPUtime=1.17 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 3906 0 0 0 116 1 0 0 18 0 4 0 632792340 290648064 3260 33554432000 4194304 4650419 140735295199632 18446744073709551615 4334315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 70959 3260 390 112 0 65924 0
[pid=18836/tid=18837] ppid=18834 vsize=283836 CPUtime=0.29 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 956 0 0 0 29 0 0 0 18 0 4 0 632792341 290648064 3260 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=283836 CPUtime=0.29 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 886 0 0 0 29 0 0 0 18 0 4 0 632792341 290648064 3260 33554432000 4194304 4650419 140735295199632 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=283836 CPUtime=0.28 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 759 0 0 0 28 0 0 0 25 0 4 0 632792341 290648064 3260 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283836

[startup+0.700565 s]
/proc/loadavg: 6.92 7.87 7.98 2/274 18836
/proc/meminfo: memFree=25086668/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=285484 CPUtime=2.77 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 6300 0 0 0 276 1 0 0 18 0 4 0 632792340 292335616 3863 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 71371 3863 390 112 0 66336 0
[pid=18836/tid=18837] ppid=18834 vsize=285484 CPUtime=0.68 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 1636 0 0 0 68 0 0 0 18 0 4 0 632792341 292335616 3863 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=285484 CPUtime=0.69 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 1508 0 0 0 69 0 0 0 18 0 4 0 632792341 292335616 3863 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=285484 CPUtime=0.68 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 1198 0 0 0 68 0 0 0 25 0 4 0 632792341 292335616 3863 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285484

[startup+1.50042 s]
/proc/loadavg: 6.92 7.87 7.98 9/286 18848
/proc/meminfo: memFree=25056332/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=286636 CPUtime=5.96 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 10218 0 0 0 595 1 0 0 20 0 4 0 632792340 293515264 4738 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 71659 4738 391 112 0 66624 0
[pid=18836/tid=18837] ppid=18834 vsize=286636 CPUtime=1.48 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 2636 0 0 0 148 0 0 0 19 0 4 0 632792341 293515264 4738 33554432000 4194304 4650419 140735295199632 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=286636 CPUtime=1.49 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 2507 0 0 0 149 0 0 0 20 0 4 0 632792341 293515264 4738 33554432000 4194304 4650419 140735295199632 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=286636 CPUtime=1.47 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 2168 0 0 0 147 0 0 0 25 0 4 0 632792341 293515264 4738 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286636

[startup+3.10114 s]
/proc/loadavg: 6.92 7.87 7.98 9/286 18848
/proc/meminfo: memFree=25026952/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=296388 CPUtime=12.35 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 19462 0 0 0 1232 3 0 0 25 0 4 0 632792340 303501312 11834 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 74097 11834 392 112 0 69062 0
[pid=18836/tid=18837] ppid=18834 vsize=296388 CPUtime=3.08 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 4337 0 0 0 308 0 0 0 25 0 4 0 632792341 303501312 11834 33554432000 4194304 4650419 140735295199632 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=296388 CPUtime=3.09 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 5319 0 0 0 308 1 0 0 25 0 4 0 632792341 303501312 11834 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=296388 CPUtime=3.06 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 5321 0 0 0 306 0 0 0 25 0 4 0 632792341 303501312 11834 33554432000 4194304 4650419 140735295199632 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 296388

[startup+6.30057 s]
/proc/loadavg: 7.01 7.87 7.98 9/286 18848
/proc/meminfo: memFree=24986960/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=287560 CPUtime=25.12 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 28042 0 0 0 2508 4 0 0 25 0 4 0 632792340 294461440 14715 33554432000 4194304 4650419 140735295199632 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 71890 14715 392 112 0 66855 0
[pid=18836/tid=18837] ppid=18834 vsize=287560 CPUtime=6.28 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 7050 0 0 0 627 1 0 0 25 0 4 0 632792341 294461440 14715 33554432000 4194304 4650419 140735295199632 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=287560 CPUtime=6.29 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 7302 0 0 0 628 1 0 0 25 0 4 0 632792341 294461440 14715 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=287560 CPUtime=6.23 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 7301 0 0 0 623 0 0 0 25 0 4 0 632792341 294461440 14715 33554432000 4194304 4650419 140735295199632 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 287560

[startup+12.7004 s]
/proc/loadavg: 7.09 7.87 7.98 9/286 18849
/proc/meminfo: memFree=24942104/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=306260 CPUtime=50.66 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 42497 0 0 0 5059 7 0 0 25 0 4 0 632792340 313610240 21049 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 76565 21049 392 112 0 71530 0
[pid=18836/tid=18837] ppid=18834 vsize=306260 CPUtime=12.68 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 10579 0 0 0 1266 2 0 0 25 0 4 0 632792341 313610240 21049 33554432000 4194304 4650419 140735295199632 18446744073709551615 4371135 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=306260 CPUtime=12.69 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 10440 0 0 0 1267 2 0 0 25 0 4 0 632792341 313610240 21049 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=306260 CPUtime=12.57 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 11432 0 0 0 1257 0 0 0 25 0 4 0 632792341 313610240 21049 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 306260

[startup+25.5012 s]
/proc/loadavg: 7.53 7.93 7.99 9/286 18849
/proc/meminfo: memFree=24910228/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=277800 CPUtime=101.74 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 66211 0 0 0 10161 13 0 0 25 0 4 0 632792340 284467200 24540 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 69450 24540 392 112 0 64415 0
[pid=18836/tid=18837] ppid=18834 vsize=277800 CPUtime=25.48 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 16863 0 0 0 2544 4 0 0 25 0 4 0 632792341 284467200 24540 33554432000 4194304 4650419 140735295199632 18446744073709551615 4304279 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=277800 CPUtime=25.49 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 16132 0 0 0 2546 3 0 0 25 0 4 0 632792341 284467200 24540 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=277800 CPUtime=25.26 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 17535 0 0 0 2524 2 0 0 25 0 4 0 632792341 284467200 24540 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 277800

[startup+51.1006 s]
/proc/loadavg: 7.69 7.93 7.99 9/286 18850
/proc/meminfo: memFree=24867028/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=353952 CPUtime=203.92 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 97621 0 0 0 20370 22 0 0 25 0 4 0 632792340 362446848 32596 33554432000 4194304 4650419 140735295199632 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 88488 32596 392 112 0 83453 0
[pid=18836/tid=18837] ppid=18834 vsize=353952 CPUtime=51.08 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 23924 0 0 0 5103 5 0 0 25 0 4 0 632792341 362446848 32596 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=353952 CPUtime=51.09 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 24044 0 0 0 5105 4 0 0 25 0 4 0 632792341 362446848 32596 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=353952 CPUtime=50.63 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 25087 0 0 0 5058 5 0 0 25 0 4 0 632792341 362446848 32596 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 353952

[startup+102.31 s]
/proc/loadavg: 7.92 7.96 8.00 9/286 18851
/proc/meminfo: memFree=24835500/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=309996 CPUtime=408.28 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 145386 0 0 0 40792 36 0 0 25 0 4 0 632792340 317435904 36997 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 77499 36997 392 112 0 72464 0
[pid=18836/tid=18837] ppid=18834 vsize=309996 CPUtime=102.04 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 35050 0 0 0 10196 8 0 0 25 0 4 0 632792341 317435904 36997 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=309996 CPUtime=102.3 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 36769 0 0 0 10221 9 0 0 25 0 4 0 632792341 317435904 36997 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=309996 CPUtime=101.62 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 40082 0 0 0 10152 10 0 0 25 0 4 0 632792341 317435904 36997 33554432000 4194304 4650419 140735295199632 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 309996

[startup+162.301 s]

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

[pid=18836] ppid=18834 vsize=478032 CPUtime=2563.34 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 437247 0 0 0 256182 152 0 0 25 0 4 0 632792340 489504768 77222 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 119508 77222 392 112 0 114473 0
[pid=18836/tid=18837] ppid=18834 vsize=478032 CPUtime=638.05 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 104781 0 0 0 63769 36 0 0 25 0 4 0 632792341 489504768 77222 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=478032 CPUtime=642.32 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 108093 0 0 0 64192 40 0 0 25 0 4 0 632792341 489504768 77222 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=478032 CPUtime=640.65 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 120976 0 0 0 64023 42 0 0 25 0 4 0 632792341 489504768 77222 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.34
Current children cumulated vsize (KiB) 478032

[startup+702.301 s]
/proc/loadavg: 8.14 8.11 8.03 9/286 18867
/proc/meminfo: memFree=24526892/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=478320 CPUtime=2802.78 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 455135 0 0 0 280116 162 0 0 25 0 4 0 632792340 489799680 80181 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 119580 80181 392 112 0 114545 0
[pid=18836/tid=18837] ppid=18834 vsize=478320 CPUtime=698.04 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 109549 0 0 0 69765 39 0 0 25 0 4 0 632792341 489799680 80181 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=478320 CPUtime=702.3 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 113237 0 0 0 70188 42 0 0 25 0 4 0 632792341 489799680 80181 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=478320 CPUtime=700.1 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 126979 0 0 0 69965 45 0 0 25 0 4 0 632792341 489799680 80181 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.78
Current children cumulated vsize (KiB) 478320

[startup+762.311 s]
/proc/loadavg: 8.05 8.08 8.03 9/286 18869
/proc/meminfo: memFree=24507628/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=454336 CPUtime=3042.27 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 474964 0 0 0 304056 171 0 0 25 0 4 0 632792340 465240064 80877 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 113584 80877 392 112 0 108549 0
[pid=18836/tid=18837] ppid=18834 vsize=454336 CPUtime=758.04 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 113254 0 0 0 75764 40 0 0 25 0 4 0 632792341 465240064 80877 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=454336 CPUtime=762.32 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 118329 0 0 0 76187 45 0 0 25 0 4 0 632792341 465240064 80877 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=454336 CPUtime=759.57 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 133470 0 0 0 75909 48 0 0 25 0 4 0 632792341 465240064 80877 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.27
Current children cumulated vsize (KiB) 454336

[startup+822.3 s]
/proc/loadavg: 8.02 8.07 8.02 9/286 18870
/proc/meminfo: memFree=24491876/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=491700 CPUtime=3281.68 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 496471 0 0 0 327988 180 0 0 25 0 4 0 632792340 503500800 82157 33554432000 4194304 4650419 140735295199632 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 122925 82157 392 112 0 117890 0
[pid=18836/tid=18837] ppid=18834 vsize=491700 CPUtime=818.02 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 117191 0 0 0 81760 42 0 0 25 0 4 0 632792341 503500800 82157 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=491700 CPUtime=822.31 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 122003 0 0 0 82184 47 0 0 25 0 4 0 632792341 503500800 82157 33554432000 4194304 4650419 140735295199632 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=491700 CPUtime=819.02 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 139998 0 0 0 81852 50 0 0 25 0 4 0 632792341 503500800 82157 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.68
Current children cumulated vsize (KiB) 491700

[startup+882.301 s]
/proc/loadavg: 8.07 8.07 8.02 9/286 18872
/proc/meminfo: memFree=24473976/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=504596 CPUtime=3521.12 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 509926 0 0 0 351926 186 0 0 25 0 4 0 632792340 516706304 86412 33554432000 4194304 4650419 140735295199632 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 126149 86412 392 112 0 121114 0
[pid=18836/tid=18837] ppid=18834 vsize=504596 CPUtime=878.02 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 121142 0 0 0 87758 44 0 0 25 0 4 0 632792341 516706304 86412 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=504596 CPUtime=882.31 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 124540 0 0 0 88183 48 0 0 25 0 4 0 632792341 516706304 86412 33554432000 4194304 4650419 140735295199632 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=504596 CPUtime=878.48 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 143174 0 0 0 87796 52 0 0 25 0 4 0 632792341 516706304 86412 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.12
Current children cumulated vsize (KiB) 504596

[startup+942.301 s]
/proc/loadavg: 8.15 8.08 8.02 11/287 18876
/proc/meminfo: memFree=24446304/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=583484 CPUtime=3760.59 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 525892 0 0 0 375866 193 0 0 25 0 4 0 632792340 597487616 93067 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 145871 93067 392 112 0 140836 0
[pid=18836/tid=18837] ppid=18834 vsize=583484 CPUtime=938.01 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 128686 0 0 0 93755 46 0 0 25 0 4 0 632792341 597487616 93067 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=583484 CPUtime=942.31 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 129763 0 0 0 94181 50 0 0 25 0 4 0 632792341 597487616 93067 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=583484 CPUtime=937.93 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 146373 0 0 0 93740 53 0 0 25 0 4 0 632792341 597487616 93067 33554432000 4194304 4650419 140735295199632 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.59
Current children cumulated vsize (KiB) 583484

[startup+1002.3 s]
/proc/loadavg: 8.31 8.15 8.05 9/286 18878
/proc/meminfo: memFree=24418556/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=570364 CPUtime=4000.03 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 530241 0 0 0 399808 195 0 0 25 0 4 0 632792340 584052736 91145 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 142591 91145 392 112 0 137556 0
[pid=18836/tid=18837] ppid=18834 vsize=570364 CPUtime=997.99 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 131394 0 0 0 99753 46 0 0 25 0 4 0 632792341 584052736 91145 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=570364 CPUtime=1002.31 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 131404 0 0 0 100179 52 0 0 25 0 4 0 632792341 584052736 91145 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=570364 CPUtime=997.38 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 146373 0 0 0 99685 53 0 0 25 0 4 0 632792341 584052736 91145 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.03
Current children cumulated vsize (KiB) 570364

[startup+1062.3 s]
/proc/loadavg: 8.22 8.15 8.06 9/286 18880
/proc/meminfo: memFree=24406012/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=583600 CPUtime=4239.48 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 542137 0 0 0 423750 198 0 0 25 0 4 0 632792340 597606400 95034 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 145900 95034 392 112 0 140865 0
[pid=18836/tid=18837] ppid=18834 vsize=583600 CPUtime=1057.99 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 139389 0 0 0 105751 48 0 0 25 0 4 0 632792341 597606400 95034 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=583600 CPUtime=1062.32 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 134464 0 0 0 106178 54 0 0 25 0 4 0 632792341 597606400 95034 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=583600 CPUtime=1056.84 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 146373 0 0 0 105631 53 0 0 25 0 4 0 632792341 597606400 95034 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.48
Current children cumulated vsize (KiB) 583600

[startup+1122.3 s]
/proc/loadavg: 8.18 8.15 8.06 9/286 18881
/proc/meminfo: memFree=24412940/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=552956 CPUtime=4478.93 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 555493 0 0 0 447691 202 0 0 25 0 4 0 632792340 566226944 90004 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 138239 90004 392 112 0 133204 0
[pid=18836/tid=18837] ppid=18834 vsize=552956 CPUtime=1117.99 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 146616 0 0 0 111750 49 0 0 25 0 4 0 632792341 566226944 90004 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=552956 CPUtime=1122.32 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 137916 0 0 0 112177 55 0 0 25 0 4 0 632792341 566226944 90004 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=552956 CPUtime=1116.29 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 146373 0 0 0 111576 53 0 0 25 0 4 0 632792341 566226944 90004 33554432000 4194304 4650419 140735295199632 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.93
Current children cumulated vsize (KiB) 552956

[startup+1182.3 s]
/proc/loadavg: 8.20 8.17 8.07 9/286 18883
/proc/meminfo: memFree=24424580/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=526632 CPUtime=4718.38 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 568710 0 0 0 471630 208 0 0 25 0 4 0 632792340 539271168 90780 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 131658 90780 392 112 0 126623 0
[pid=18836/tid=18837] ppid=18834 vsize=526632 CPUtime=1177.97 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 149449 0 0 0 117747 50 0 0 25 0 4 0 632792341 539271168 90780 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=526632 CPUtime=1182.32 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 138461 0 0 0 118177 55 0 0 25 0 4 0 632792341 539271168 90780 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=526632 CPUtime=1175.76 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 150296 0 0 0 117521 55 0 0 25 0 4 0 632792341 539271168 90780 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.38
Current children cumulated vsize (KiB) 526632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.23 8.17 8.07 9/286 18883
/proc/meminfo: memFree=24409184/32951124 swapFree=67057896/67111528
[pid=18836] ppid=18834 vsize=553188 CPUtime=4800.21 cores=0,2,4,6
/proc/18836/stat : 18836 (strangenight1-m) R 18834 18836 18306 0 -1 4202496 578574 0 0 0 479809 212 0 0 25 0 4 0 632792340 566464512 90690 33554432000 4194304 4650419 140735295199632 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18836/statm: 138297 90690 392 112 0 133262 0
[pid=18836/tid=18837] ppid=18834 vsize=553188 CPUtime=1198.49 cores=0,2,4,6
/proc/18836/task/18837/stat : 18837 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 151426 0 0 0 119798 51 0 0 25 0 4 0 632792341 566464512 90690 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18836/tid=18838] ppid=18834 vsize=553188 CPUtime=1202.83 cores=0,2,4,6
/proc/18836/task/18838/stat : 18838 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 140797 0 0 0 120227 56 0 0 25 0 4 0 632792341 566464512 90690 33554432000 4194304 4650419 140735295199632 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18836/tid=18839] ppid=18834 vsize=553188 CPUtime=1196.07 cores=0,2,4,6
/proc/18836/task/18839/stat : 18839 (strangenight1-m) R 18834 18836 18306 0 -1 4202560 152863 0 0 0 119551 56 0 0 25 0 4 0 632792341 566464512 90690 33554432000 4194304 4650419 140735295199632 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 553188

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.83
CPU time (s): 4800.27
CPU user time (s): 4798.13
CPU system time (s): 2.14767
CPU usage (%): 399.08
Max. virtual memory (cumulated for all children) (KiB): 606288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.13
system time used= 2.14767
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 578575
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= 621
involuntary context switches= 23981

runsolver used 3.18952 second user time and 7.72982 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 22:09:30
IDJOB=3368816
IDBENCH=82825
IDSOLVER=1846
FILE ID=node140/3368816-1305403770
RUNJOBID= node140-1305403770-18821
PBS_JOBID= 13324465
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S474185167-033.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368816-1305403770/watcher-3368816-1305403770 -o /tmp/evaluation-result-3368816-1305403770/solver-3368816-1305403770 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368816-1305403770.cnf

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

MD5SUM BENCH= 3152d51685e76b4a30e45b9928cc3243
RANDOM SEED=97558310

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25087196 kB
Buffers:        296780 kB
Cached:        3727528 kB
SwapCached:       8056 kB
Active:        4874340 kB
Inactive:      2679436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25087196 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           12180 kB
Writeback:           0 kB
AnonPages:     3525768 kB
Mapped:          22556 kB
Slab:           225288 kB
PageTables:      22132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45563224 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= 73476 MiB
End job on node140 at 2011-05-14 22:29:35