Trace number 3175051

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.1 1203.24

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3175051-1304079778.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.06 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
1.55/0.45	c asymm  cl-useful: 0/14649/34000 lits-rem:0 time: 1.65
1.55/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
1.55/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.55/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.55/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.55/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.16/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.69 s
3.16/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.16/0.81	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
3.16/0.81	c calculated reachability. Time: 0.00
3.16/0.81	c Calc default polars -  time:   0.01 s pos:     208 undec:       9 neg:     183
3.16/0.81	c =========================================================================================
3.16/0.81	c types(t): F = full restart, N = normal restart
3.16/0.81	c types(t): S = simplification begin/end, E = solution found
3.16/0.81	c restart types(rt): st = static, dy = dynamic
3.16/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.81	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
4.38/1.11	c  N dy    18      4647       400     34000         0      4586    238000    439023     83.42     88.74  --
5.15/1.39	c  N dy    31      8777       400     34000         0      5876    238000    444764     82.84     87.82  --
7.15/1.82	c  N dy    49     13625       400     34000         0      5966    238000    339935     82.81     87.31  --
8.35/2.18	c  N dy    67     17658       400     34000         0      9931    238000    714156     82.89     90.94  --
9.95/2.57	c  N dy    82     21803       400     34000         0      7904    238000    416015     82.62     88.27  --
10.75/2.88	c  F st    99     25002       400     34000         0     11066    238000    720652     82.96   no data  --
10.75/3.73	c  N st   102     26190       400     34000         0     12241    238000    830780     82.96   no data  --
10.75/3.73	c  S st   105     30001       400     34000         0      8662    238000    401097     82.96   no data  --
10.75/3.73	c  S st   105     30505       400     34000         0      9166    238000    445355     82.96   no data  --
10.75/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.75/3.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.75/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
10.75/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
10.75/3.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.81/8.02	c lits-rem:       624  cl-subs:       59  v-elim:      0  v-fix:    0  time: 13.72 s
27.61/8.30	c asymm  cl-useful: 0/6539/34000 lits-rem:0 time: 1.10
27.61/8.30	c calculated reachability. Time: 0.00
27.61/8.30	c  N dy   105     30505       400     34000         0      9107    238000    436040     82.96   no data  --
29.60/8.71	c  N dy   119     34636       400     34000         0     13190    238000    819867     82.79     89.30  --
31.20/9.13	c  N dy   134     38721       400     34000         0      8780    238000    316363     82.65     87.06  --
32.82/9.57	c  N dy   153     42844       400     34000         0     12836    238000    700719     82.76     87.22  --
34.00/9.88	c  S st   164     45758       400     34000         0     15711    238000    970076     82.64     75.72  --
34.40/9.97	c  S st   164     46261       400     34000         0     16213    238000   1012176     82.64   no data  --
34.40/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.40/9.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.40/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
34.80/10.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.80/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.80/10.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
34.80/10.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.14/17.68	c lits-rem:       690  cl-subs:      230  v-elim:      0  v-fix:    0  time: 30.47 s
65.14/17.68	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
65.14/17.69	c vivif2 --  cl tried    15983 cl shrink        0 lits rem          0 time: 0.04
66.35/17.99	c asymm  cl-useful: 0/5499/34000 lits-rem:0 time: 1.19
66.35/17.99	c calculated reachability. Time: 0.00
66.35/17.99	c  N dy   164     46261       400     34000         0     15983    238000    977927     82.64   no data  --
68.74/18.52	c  N dy   170     50660       400     34000         0     10850    238000    424477     82.29     87.46  --
70.74/19.02	c  N dy   191     55514       400     34000         0     15642    238000    874340     82.31     87.00  --
72.74/19.53	c  N dy   214     59942       400     34000         0     20013    238000   1286229     82.36     86.92  --
74.34/19.98	c  N dy   235     63964       400     34000         0     13484    238000    588707     82.36     87.36  --
76.35/20.46	c  N dy   249     68115       400     34000         0     17580    238000    973516     82.30     86.68  --
77.12/20.60	c  S st   252     69392       400     34000         0     18847    238000   1092250     82.27     84.40  --
77.12/20.69	c  S st   252     69895       400     34000         0     19347    238000   1135286     82.27   no data  --
77.52/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
77.52/20.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.52/20.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
77.52/20.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.52/20.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.52/20.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
77.52/20.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.87/28.82	c lits-rem:       677  cl-subs:      230  v-elim:      0  v-fix:    0  time: 32.16 s
109.87/28.82	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
109.87/28.83	c vivif2 --  cl tried    19117 cl shrink        0 lits rem          0 time: 0.04
111.07/29.11	c asymm  cl-useful: 0/5054/34000 lits-rem:0 time: 1.09
111.07/29.11	c calculated reachability. Time: 0.00
111.07/29.11	c  N dy   252     69895       400     34000         0     19117    238000   1100795     82.27   no data  --
113.07/29.68	c  N dy   275     74502       400     34000         0     12163    238000    382744     82.37     88.53  --
115.07/30.18	c  N dy   296     79344       400     34000         0     16957    238000    838414     82.39     87.97  --
117.45/30.76	c  N dy   322     84414       400     34000         0     21963    238000   1310584     82.43     86.80  --
119.06/31.13	c  F st   333     87501       400     34000         0     25020    238000   1596316     82.35     71.24  --
120.27/31.48	c  N st   338     90800       400     34000         0     15747    238000    642923     82.35   no data  --
123.05/32.14	c  N dy   361     96646       400     34000         0     21524    238000   1189470     82.40     88.15  --
126.64/33.00	c  N dy   394    103099       400     34000         0     14417    238000    434353     82.45     87.88  --
127.04/33.19	c  S st   400    104843       400     34000         0     16146    238000    596408     82.41     79.55  --
127.44/33.27	c  S st   400    105347       400     34000         0     16648    238000    640659     82.41   no data  --
127.44/33.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.44/33.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.44/33.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
127.84/33.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.84/33.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.84/33.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
127.84/33.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.40/38.29	c lits-rem:      1260  cl-subs:       77  v-elim:      0  v-fix:    0  time: 19.82 s
147.80/38.30	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
147.80/38.30	c vivif2 --  cl tried    16571 cl shrink        0 lits rem          0 time: 0.03
148.20/38.42	c asymm  cl-useful: 0/2259/34000 lits-rem:0 time: 0.46
148.20/38.42	c calculated reachability. Time: 0.00
148.20/38.42	c  N dy   400    105347       400     34000         0     16571    238000    628045     82.41   no data  --
151.41/39.24	c  N dy   428    112344       400     34000         0     23468    238000   1278608     82.40     87.26  --
154.98/40.16	c  N dy   463    119751       400     34000         0     16305    238000    528249     82.45     87.59  --
158.58/41.00	c  N dy   487    127402       400     34000         0     23872    238000   1234212     82.35     87.05  --
162.98/42.13	c  N dy   520    136227       400     34000         0     17105    238000    520687     82.34     86.77  --
167.37/43.23	c  N dy   565    144981       400     34000         0     25731    238000   1333327     82.39     87.29  --
172.16/44.48	c  N dy   607    154342       400     34000         0     18528    238000    579194     82.38     86.88  --
174.16/44.94	c  S st   631    158020       400     34000         0     22163    238000    923187     82.42   no data  --
174.55/45.04	c  S st   631    158522       400     34000         0     22658    238000    965088     82.42   no data  --
174.55/45.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
174.55/45.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.55/45.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
174.55/45.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.55/45.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.55/45.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
174.55/45.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
209.71/53.88	c lits-rem:       776  cl-subs:      150  v-elim:      0  v-fix:    0  time: 35.03 s
209.71/53.88	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
209.71/53.89	c vivif2 --  cl tried    22508 cl shrink        0 lits rem          0 time: 0.04
210.91/54.18	c asymm  cl-useful: 0/6019/34000 lits-rem:0 time: 1.15
210.91/54.18	c calculated reachability. Time: 0.00
210.91/54.18	c  N dy   631    158522       400     34000         0     22508    238000    941810     82.42   no data  --
216.91/55.64	c  N dy   679    168655       400     34000         0     32520    238000   1883543     82.44     87.55  --
222.88/57.12	c  N dy   724    179491       400     34000         0     25771    238000   1175218     82.44     86.82  --
230.10/58.92	c  N dy   774    191258       400     34000         0     18955    238000    452316     82.40     86.83  --
236.46/60.59	c  N dy   823    203603       400     34000         0     31150    238000   1597821     82.36     86.91  --
244.45/62.59	c  N dy   873    217069       400     34000         0     25018    238000    940394     82.32     87.09  --
253.24/64.70	c  N dy   939    231000       400     34000         0     38747    238000   2228184     82.37     87.33  --
256.84/65.65	c  S st   971    237783       400     34000         0     25067    238000    868026     82.36   no data  --
257.22/65.76	c  S st   971    238288       400     34000         0     25572    238000    912190     82.36   no data  --
257.22/65.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
257.22/65.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.22/65.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
257.62/65.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.62/65.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.62/65.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
257.62/65.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
284.77/72.67	c lits-rem:       601  cl-subs:       97  v-elim:      0  v-fix:    0  time: 27.34 s
284.77/72.68	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
284.77/72.69	c vivif2 --  cl tried    25475 cl shrink        0 lits rem          0 time: 0.04
286.38/73.02	c asymm  cl-useful: 0/4782/34000 lits-rem:0 time: 1.32
286.38/73.02	c calculated reachability. Time: 0.00
286.38/73.02	c  N dy   971    238288       400     34000         0     25475    238000    896818     82.36   no data  --
295.55/75.38	c  N dy  1047    253698       400     34000         0     40692    238000   2331083     82.39     86.80  --
305.54/77.80	c  N dy  1114    270042       400     34000         0     35454    238000   1752939     82.32     86.75  --
316.31/80.56	c  N dy  1190    287409       400     34000         0     30212    238000   1175386     82.28     86.62  --
328.30/83.58	c  N dy  1268    306011       400     34000         0     25212    238000    627231     82.26     89.31  --
328.70/83.62	c  F st  1271    306250       400     34000         0     25449    238000    648955     82.26   no data  --
340.68/86.62	c  N dy  1337    325576       400     34000         0     44541    238000   2462280     82.24     86.67  --
353.86/89.92	c  N dy  1433    345778       400     34000         0     40120    238000   1951642     82.27     86.80  --
362.27/92.09	c  S st  1469    357432       400     34000         0     26281    238000    566238     82.23     82.74  --
363.04/92.21	c  S st  1469    357936       400     34000         0     26783    238000    610420     82.23   no data  --
363.04/92.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
363.04/92.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.04/92.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
363.04/92.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.04/92.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.04/92.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
363.04/92.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
381.01/96.76	c lits-rem:       300  cl-subs:       37  v-elim:      0  v-fix:    0  time: 17.94 s
381.01/96.77	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
381.01/96.77	c vivif2 --  cl tried    26746 cl shrink        0 lits rem          0 time: 0.03
382.21/97.08	c asymm  cl-useful: 0/4460/34000 lits-rem:0 time: 1.24
382.21/97.09	c calculated reachability. Time: 0.00
382.21/97.09	c  N dy  1469    357936       400     34000         0     26746    238000    604997     82.23   no data  --
394.98/100.27	c  N dy  1559    377961       400     34000         0     46539    238000   2461133     82.22     87.65  --
409.36/103.84	c  N dy  1669    398752       400     34000         0     40740    238000   1842677     82.26     87.07  --
423.76/107.44	c  N dy  1752    418837       400     34000         0     33248    238000   1058986     82.26     86.61  --
438.11/111.03	c  N dy  1828    439358       400     34000         0     53527    238000   2961711     82.23     87.58  --
451.69/114.49	c  N dy  1918    459507       400     34000         0     45090    238000   2085105     82.24     87.21  --
466.87/118.21	c  N dy  2005    479545       400     34000         0     35594    238000   1110727     82.24     89.17  --
482.03/122.01	c  N dy  2116    499837       400     34000         0     55653    238000   3009791     82.29     86.97  --
495.61/125.43	c  N dy  2216    519929       400     34000         0     45198    238000   1937968     82.30     87.07  --
508.80/128.79	c  S st  2301    536905       400     34000         0     61970    238000   3513849     82.31     75.40  --
509.60/128.98	c  S st  2301    537410       400     34000         0     62474    238000   3559250     82.31   no data  --
509.60/128.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
509.60/128.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.00/129.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
510.40/129.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.40/129.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.40/129.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
510.40/129.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3583.23/898.57	c lits-rem:      3024  cl-subs:      883  v-elim:      0  v-fix:    0  time: 3071.85 s
3583.23/898.58	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3583.63/898.61	c vivif2 --  cl tried    61591 cl shrink        0 lits rem          0 time: 0.14
3585.23/899.04	c asymm  cl-useful: 0/2766/34000 lits-rem:0 time: 1.70
3585.23/899.04	c calculated reachability. Time: 0.00
3585.23/899.04	c  N dy  2301    537410       400     34000         0     61591    238000   3425681     82.31   no data  --
3598.81/902.46	c  N dy  2359    557456       400     34000         0     50102    238000   2308383     82.26     86.61  --
3615.19/906.51	c  N dy  2456    577630       400     34000         0     37766    238000   1069626     82.26     86.79  --
3630.38/910.33	c  N dy  2548    597788       400     34000         0     57654    238000   2938826     82.26     86.65  --
3645.94/914.25	c  N dy  2624    618218       400     34000         0     44613    238000   1622958     82.24     86.57  --
3662.32/918.37	c  N dy  2709    638289       400     34000         0     64422    238000   3491592     82.26     88.73  --
3677.90/922.24	c  N dy  2803    658564       400     34000         0     50230    238000   2077198     82.27     87.19  --
3695.08/926.56	c  N dy  2873    678693       400     34000         0     70077    238000   3935221     82.25     86.98  --
3709.86/930.29	c  N dy  2955    699122       400     34000         0     55045    238000   2444474     82.23     87.33  --
3728.21/934.83	c  N dy  3038    719461       400     34000         0     38903    238000    841035     82.22     86.89  --
3743.38/938.63	c  N dy  3111    739545       400     34000         0     58746    238000   2701680     82.20     87.82  --
3761.74/943.23	c  N dy  3203    759649       400     34000         0     41400    238000    995092     82.22     86.93  --
3776.93/947.08	c  N dy  3278    779663       400     34000         0     61157    238000   2850215     82.20     88.14  --
3795.69/951.76	c  N dy  3371    799817       400     34000         0     42868    238000   1054261     82.22     86.58  --
3800.49/952.93	c  S st  3400    806115       400     34000         0     49087    238000   1636307     82.21   no data  --
3801.29/953.10	c  S st  3400    806618       400     34000         0     49589    238000   1680620     82.21   no data  --
3801.29/953.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3801.29/953.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3801.29/953.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
3801.29/953.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3801.29/953.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3801.29/953.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3801.29/953.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3907.53/979.72	c lits-rem:       996  cl-subs:      314  v-elim:      0  v-fix:    0  time: 105.85 s
3907.53/979.73	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
3907.53/979.75	c vivif2 --  cl tried    49275 cl shrink        0 lits rem          0 time: 0.07
3909.10/980.17	c asymm  cl-useful: 0/3096/34000 lits-rem:0 time: 1.68
3909.10/980.17	c calculated reachability. Time: 0.00
3909.10/980.17	c  N dy  3400    806618       400     34000         0     49275    238000   1633215     82.21   no data  --
3927.88/984.83	c  N dy  3488    826821       400     34000         0     69199    238000   3500530     82.21     86.96  --
3946.26/989.48	c  N dy  3581    846838       400     34000         0     49812    238000   1621948     82.22     87.23  --
3965.82/994.39	c  N dy  3679    867332       400     34000         0     70063    238000   3524866     82.23     86.90  --
3984.99/999.18	c  N dy  3767    887333       400     34000         0     49633    238000   1526680     82.24     91.64  --
4004.18/1003.94	c  N dy  3872    907603       400     34000         0     69651    238000   3412210     82.26     86.78  --
4023.32/1008.75	c  N dy  3941    927740       400     34000         0     48421    238000   1325466     82.23     87.46  --
4042.50/1013.51	c  N dy  4035    948621       400     34000         0     69041    238000   3273697     82.25     86.68  --
4063.27/1018.71	c  N dy  4128    968978       400     34000         0     47012    238000   1114335     82.25     87.06  --
4080.84/1023.15	c  N dy  4212    989871       400     34000         0     67633    238000   3045556     82.24     88.05  --
4102.00/1028.43	c  N dy  4304   1010044       400     34000         0     44439    238000    783368     82.24     86.70  --
4119.97/1032.93	c  N dy  4398   1030991       400     34000         0     65120    238000   2731950     82.25     87.15  --
4141.94/1038.49	c  N dy  4474   1052139       400     34000         0     86035    238000   4695246     82.23     86.91  --
4159.91/1042.94	c  F st  4565   1071875       400     34000         0     61391    238000   2303717     82.23   no data  --
4160.31/1043.09	c  N st  4567   1072501       400     34000         0     62003    238000   2362889     82.23   no data  --
4181.08/1048.25	c  N dy  4630   1093149       400     34000         0     82413    238000   4290691     82.21     87.12  --
4201.86/1053.41	c  N dy  4720   1114037       400     34000         0     57947    238000   1894440     82.21     86.84  --
4222.20/1058.51	c  N dy  4821   1134190       400     34000         0     77839    238000   3768346     82.23     86.69  --
4243.76/1063.99	c  N dy  4897   1154318       400     34000         0     51645    238000   1208747     82.23     86.73  --
4262.53/1068.68	c  N dy  4990   1174564       400     34000         0     71652    238000   3089948     82.23     87.29  --
4286.10/1074.53	c  N dy  5094   1194592       400     34000         0     91436    238000   4955325     82.24     86.92  --
4300.47/1078.19	c  S st  5155   1209927       400     34000         0     59500    238000   1870844     82.24     79.55  --
4301.27/1078.38	c  S st  5155   1210430       400     34000         0     60000    238000   1915006     82.24   no data  --
4301.27/1078.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4301.27/1078.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4301.67/1078.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
4302.07/1078.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4302.07/1078.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4302.07/1078.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4302.07/1078.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4402.71/1103.70	c lits-rem:       711  cl-subs:      385  v-elim:      0  v-fix:    0  time: 100.61 s
4402.71/1103.71	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
4402.71/1103.73	c vivif2 --  cl tried    59615 cl shrink        0 lits rem          0 time: 0.09
4404.31/1104.16	c asymm  cl-useful: 0/2750/34000 lits-rem:0 time: 1.71
4404.31/1104.16	c calculated reachability. Time: 0.00
4404.31/1104.16	c  N dy  5155   1210430       400     34000         0     59615    238000   1859772     82.24   no data  --
4425.08/1109.31	c  N dy  5250   1230622       400     34000         0     79535    238000   3726988     82.24     88.05  --
4447.84/1115.02	c  N dy  5324   1250825       400     34000         0     51423    238000   1027600     82.23     86.72  --
4466.20/1119.63	c  N dy  5407   1270998       400     34000         0     71330    238000   2901832     82.23     87.12  --
4488.56/1125.26	c  N dy  5490   1291315       400     34000         0     91353    238000   4792155     82.23     86.85  --
4508.94/1130.36	c  N dy  5577   1311638       400     34000         0     62405    238000   1976041     82.23     86.99  --
4530.09/1135.63	c  N dy  5675   1331670       400     34000         0     82232    238000   3851661     82.24     99.37  --
4555.24/1141.97	c  N dy  5773   1352173       400     34000         0     52421    238000    956949     82.25     87.11  --
4574.02/1146.60	c  N dy  5853   1372249       400     34000         0     72238    238000   2827467     82.25     86.62  --
4597.57/1152.59	c  N dy  5952   1393002       400     34000         0     92720    238000   4756446     82.26     86.75  --
4620.73/1158.34	c  N dy  6047   1413174       400     34000         0     61640    238000   1742429     82.27     87.20  --
4642.71/1163.88	c  N dy  6139   1433263       400     34000         0     81488    238000   3609036     82.27     86.88  --
4669.06/1170.48	c  N dy  6239   1454044       400     34000         0    101986    238000   5535581     82.28     86.88  --
4688.22/1175.23	c  N dy  6308   1474110       400     34000         0     69811    238000   2422177     82.27     87.11  --
4711.00/1180.93	c  N dy  6402   1494247       400     34000         0     89689    238000   4291489     82.27     86.79  --
4736.54/1187.34	c  N dy  6500   1514311       400     34000         0     56492    238000   1083646     82.28     87.28  --
4756.51/1192.37	c  N dy  6605   1534346       400     34000         0     76280    238000   2945250     82.28     86.69  --
4779.67/1198.11	c  N dy  6699   1554762       400     34000         0     96429    238000   4851939     82.29     87.11  --

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

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-3175051-1304079778/watcher-3175051-1304079778 -o /tmp/evaluation-result-3175051-1304079778/solver-3175051-1304079778 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175051-1304079778.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.53 7.74 7.90 3/172 11290
/proc/meminfo: memFree=26621956/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 416 0 0 0 0 0 0 0 21 0 4 0 519576424 52465664 355 33554432000 4194304 4650419 140733713836720 18446744073709551615 242970550203 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 12809 355 306 112 0 7774 0
[pid=11290/tid=11291] ppid=11288 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 519576424 52465664 355 33554432000 4194304 4650419 140733713836720 18446744073709551615 47819349940146 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 519576424 52465664 355 33554432000 4194304 4650419 140733713836720 18446744073709551615 47819349940136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 519576424 52465664 355 33554432000 4194304 4650419 140733713836720 18446744073709551615 47819349940146 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.129745 s]
/proc/loadavg: 6.53 7.74 7.90 3/172 11290
/proc/meminfo: memFree=26621956/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=284980 CPUtime=0.47 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 4605 0 0 0 45 2 0 0 18 0 4 0 519576424 291819520 4526 33554432000 4194304 4650419 140733713836720 18446744073709551615 242970655263 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 71245 4526 367 112 0 66210 0
[pid=11290/tid=11291] ppid=11288 vsize=284980 CPUtime=0.11 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 980 0 0 0 11 0 0 0 18 0 4 0 519576424 291819520 4526 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370526 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=284980 CPUtime=0.11 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 995 0 0 0 11 0 0 0 18 0 4 0 519576424 291819520 4526 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370547 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=284980 CPUtime=0.11 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1121 0 0 0 11 0 0 0 18 0 4 0 519576424 291819520 4526 33554432000 4194304 4650419 140733713836720 18446744073709551615 242970655214 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 284980

[startup+0.210183 s]
/proc/loadavg: 6.53 7.74 7.90 3/172 11290
/proc/meminfo: memFree=26621956/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=285112 CPUtime=0.79 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 4798 0 0 0 77 2 0 0 18 0 4 0 519576424 291954688 4719 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370633 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 71278 4719 367 112 0 66243 0
[pid=11290/tid=11291] ppid=11288 vsize=285112 CPUtime=0.19 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 990 0 0 0 19 0 0 0 18 0 4 0 519576424 291954688 4719 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=285112 CPUtime=0.19 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1007 0 0 0 19 0 0 0 18 0 4 0 519576424 291954688 4719 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=285112 CPUtime=0.19 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1276 0 0 0 19 0 0 0 18 0 4 0 519576424 291954688 4719 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 285112

[startup+0.301169 s]
/proc/loadavg: 6.53 7.74 7.90 3/172 11290
/proc/meminfo: memFree=26621956/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=285112 CPUtime=1.16 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 4972 0 0 0 114 2 0 0 18 0 4 0 519576424 291954688 4893 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 71278 4893 367 112 0 66243 0
[pid=11290/tid=11291] ppid=11288 vsize=285112 CPUtime=0.28 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1000 0 0 0 28 0 0 0 18 0 4 0 519576424 291954688 4893 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=285112 CPUtime=0.28 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1018 0 0 0 28 0 0 0 18 0 4 0 519576424 291954688 4893 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=285112 CPUtime=0.29 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 1423 0 0 0 28 1 0 0 18 0 4 0 519576424 291954688 4893 33554432000 4194304 4650419 140733713836720 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 285112

[startup+0.701099 s]
/proc/loadavg: 6.53 7.74 7.90 3/172 11290
/proc/meminfo: memFree=26621956/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=303832 CPUtime=2.76 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 14700 0 0 0 271 5 0 0 18 0 4 0 519576424 311123968 11504 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 75958 11504 391 112 0 70923 0
[pid=11290/tid=11291] ppid=11288 vsize=303832 CPUtime=0.68 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 3948 0 0 0 67 1 0 0 18 0 4 0 519576424 311123968 11504 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=303832 CPUtime=0.68 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 3683 0 0 0 68 0 0 0 18 0 4 0 519576424 311123968 11504 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=303832 CPUtime=0.68 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 2559 0 0 0 67 1 0 0 18 0 4 0 519576424 311123968 11504 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 303832

[startup+1.50096 s]
/proc/loadavg: 6.80 7.78 7.91 11/182 11303
/proc/meminfo: memFree=26390128/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=306476 CPUtime=5.95 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 20571 0 0 0 589 6 0 0 19 0 4 0 519576424 313831424 13506 33554432000 4194304 4650419 140733713836720 18446744073709551615 4361049 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 76619 13506 391 112 0 71584 0
[pid=11290/tid=11291] ppid=11288 vsize=306476 CPUtime=1.48 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 5390 0 0 0 147 1 0 0 20 0 4 0 519576424 313831424 13506 33554432000 4194304 4650419 140733713836720 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=306476 CPUtime=1.49 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 5143 0 0 0 148 1 0 0 19 0 4 0 519576424 313831424 13506 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=306476 CPUtime=1.47 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 4051 0 0 0 146 1 0 0 20 0 4 0 519576424 313831424 13507 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 306476

[startup+3.10933 s]
/proc/loadavg: 6.80 7.78 7.91 9/182 11303
/proc/meminfo: memFree=26375248/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=308360 CPUtime=12.5 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 33522 0 0 0 1242 8 0 0 25 0 4 0 519576424 315760640 14487 33554432000 4194304 4650419 140733713836720 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 77147 17228 393 112 0 72112 0
[pid=11290/tid=11291] ppid=11288 vsize=308680 CPUtime=3.69 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 9721 0 0 0 367 2 0 0 25 0 4 0 519576424 316088320 18012 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=308312 CPUtime=4.29 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 10434 0 0 0 428 1 0 0 25 0 4 0 519576424 315711488 21028 33554432000 4194304 4650419 140733713836720 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=327472 CPUtime=7.47 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 15219 0 0 0 744 3 0 0 25 0 4 0 519576424 335331328 33762 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 308360

[startup+7.95885 s]
/proc/loadavg: 6.80 7.78 7.91 9/182 11303
/proc/meminfo: memFree=26375248/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=327472 CPUtime=26.64 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 60789 0 0 0 2647 17 0 0 25 0 4 0 519576424 335331328 33762 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 81868 33762 393 112 0 76833 0
[pid=11290/tid=11291] ppid=11288 vsize=327472 CPUtime=5.38 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 16442 0 0 0 535 3 0 0 25 0 4 0 519576424 335331328 33762 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=327472 CPUtime=5.73 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 15450 0 0 0 567 6 0 0 25 0 4 0 519576424 335331328 33762 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439798 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=327472 CPUtime=7.57 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 15219 0 0 0 754 3 0 0 25 0 4 0 519576424 335331328 33762 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 26.64
Current children cumulated vsize (KiB) 327472

[startup+12.701 s]
/proc/loadavg: 7.36 7.86 7.94 9/182 11304
/proc/meminfo: memFree=26247304/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=317664 CPUtime=45.6 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 72408 0 0 0 4540 20 0 0 25 0 4 0 519576424 325287936 38596 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 79416 38596 393 112 0 74381 0
[pid=11290/tid=11291] ppid=11288 vsize=317664 CPUtime=10.12 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 16944 0 0 0 1009 3 0 0 25 0 4 0 519576424 325287936 38597 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476318 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=317664 CPUtime=10.45 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 15751 0 0 0 1039 6 0 0 25 0 4 0 519576424 325287936 38597 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=317664 CPUtime=12.32 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 20294 0 0 0 1227 5 0 0 25 0 4 0 519576424 325287936 38597 33554432000 4194304 4650419 140733713836720 18446744073709551615 4334468 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.6
Current children cumulated vsize (KiB) 317664

[startup+25.5008 s]
/proc/loadavg: 7.45 7.87 7.94 9/182 11304
/proc/meminfo: memFree=25940428/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=393432 CPUtime=96.69 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 96840 0 0 0 9642 27 0 0 25 0 4 0 519576424 402874368 49221 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 98358 49221 393 112 0 93323 0
[pid=11290/tid=11291] ppid=11288 vsize=393432 CPUtime=22.9 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 23138 0 0 0 2285 5 0 0 25 0 4 0 519576424 402874368 49221 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=393432 CPUtime=23.17 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 24166 0 0 0 2309 8 0 0 25 0 4 0 519576424 402874368 49221 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=393432 CPUtime=25.11 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 27674 0 0 0 2503 8 0 0 25 0 4 0 519576424 402874368 49221 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.69
Current children cumulated vsize (KiB) 393432

[startup+51.1004 s]
/proc/loadavg: 7.64 7.88 7.94 9/182 11305
/proc/meminfo: memFree=25779148/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=406188 CPUtime=198.93 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 167869 0 0 0 19849 44 0 0 25 0 4 0 519576424 415936512 66187 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476509 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 101547 66187 393 112 0 96512 0
[pid=11290/tid=11291] ppid=11288 vsize=406188 CPUtime=48.48 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 45739 0 0 0 4838 10 0 0 25 0 4 0 519576424 415936512 66187 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=406188 CPUtime=48.63 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 36678 0 0 0 4853 10 0 0 25 0 4 0 519576424 415936512 66187 33554432000 4194304 4650419 140733713836720 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=406188 CPUtime=50.71 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 55083 0 0 0 5055 16 0 0 25 0 4 0 519576424 415936512 66187 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.93
Current children cumulated vsize (KiB) 406188

[startup+102.301 s]
/proc/loadavg: 7.93 7.91 7.95 9/182 11306
/proc/meminfo: memFree=25519196/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=444168 CPUtime=403.37 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 234785 0 0 0 40273 64 0 0 25 0 4 0 519576424 454828032 78799 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 111042 78799 393 112 0 106007 0
[pid=11290/tid=11291] ppid=11288 vsize=444168 CPUtime=99.62 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 63856 0 0 0 9948 14 0 0 25 0 4 0 519576424 454828032 78799 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=444168 CPUtime=99.55 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 57454 0 0 0 9939 16 0 0 25 0 4 0 519576424 454828032 78799 33554432000 4194304 4650419 140733713836720 18446744073709551615 4331084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=444168 CPUtime=101.91 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 62636 0 0 0 10172 19 0 0 25 0 4 0 519576424 454828032 78799 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.37
Current children cumulated vsize (KiB) 444168

[startup+162.3 s]

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

[pid=11290] ppid=11288 vsize=835344 CPUtime=2799.64 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 491227 0 0 0 279816 148 0 0 25 0 4 0 519576424 855392256 130435 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 208836 130435 393 112 0 203801 0
[pid=11290/tid=11291] ppid=11288 vsize=835344 CPUtime=699.37 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 159248 0 0 0 69886 51 0 0 25 0 4 0 519576424 855392256 130435 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=835344 CPUtime=696.2 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 69592 28 0 0 25 0 4 0 519576424 855392256 130435 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=835344 CPUtime=701.92 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 117521 0 0 0 70158 34 0 0 25 0 4 0 519576424 855392256 130435 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.64
Current children cumulated vsize (KiB) 835344

[startup+762.301 s]
/proc/loadavg: 8.00 8.02 8.00 9/182 11324
/proc/meminfo: memFree=24807256/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=835344 CPUtime=3039.27 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 502936 0 0 0 303777 150 0 0 25 0 4 0 519576424 855392256 130182 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 208836 130182 393 112 0 203801 0
[pid=11290/tid=11291] ppid=11288 vsize=835344 CPUtime=759.35 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 162371 0 0 0 75884 51 0 0 25 0 4 0 519576424 855392256 130182 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=835344 CPUtime=755.86 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 75558 28 0 0 25 0 4 0 519576424 855392256 130182 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=835344 CPUtime=761.93 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 120463 0 0 0 76158 35 0 0 25 0 4 0 519576424 855392256 130182 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.27
Current children cumulated vsize (KiB) 835344

[startup+822.301 s]
/proc/loadavg: 8.08 8.03 8.00 9/182 11325
/proc/meminfo: memFree=24823728/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=835344 CPUtime=3278.93 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 515167 0 0 0 327737 156 0 0 25 0 4 0 519576424 855392256 131895 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 208836 131895 393 112 0 203801 0
[pid=11290/tid=11291] ppid=11288 vsize=835344 CPUtime=819.34 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 166968 0 0 0 81881 53 0 0 25 0 4 0 519576424 855392256 131895 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=835344 CPUtime=815.53 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 81525 28 0 0 25 0 4 0 519576424 855392256 131895 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=835344 CPUtime=821.93 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 121989 0 0 0 82158 35 0 0 25 0 4 0 519576424 855392256 131895 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.93
Current children cumulated vsize (KiB) 835344

[startup+882.3 s]
/proc/loadavg: 8.10 8.04 8.00 9/182 11327
/proc/meminfo: memFree=24821852/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=728556 CPUtime=3518.54 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 560245 0 0 0 351677 177 0 0 25 0 4 0 519576424 746041344 127629 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 182139 127629 393 112 0 177104 0
[pid=11290/tid=11291] ppid=11288 vsize=728556 CPUtime=879.31 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 190505 0 0 0 87867 64 0 0 25 0 4 0 519576424 746041344 127629 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=728556 CPUtime=875.19 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 87491 28 0 0 25 0 4 0 519576424 746041344 127629 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=728556 CPUtime=881.92 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 140311 0 0 0 88149 43 0 0 25 0 4 0 519576424 746041344 127629 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.54
Current children cumulated vsize (KiB) 728556

[startup+942.307 s]
/proc/loadavg: 8.10 8.05 8.00 9/182 11328
/proc/meminfo: memFree=24773216/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=837764 CPUtime=3758.18 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 629949 0 0 0 375614 204 0 0 25 0 4 0 519576424 857870336 132585 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 209441 132585 393 112 0 204406 0
[pid=11290/tid=11291] ppid=11288 vsize=837764 CPUtime=939.27 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 207632 0 0 0 93857 70 0 0 25 0 4 0 519576424 857870336 132585 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=837764 CPUtime=934.87 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 93459 28 0 0 25 0 4 0 519576424 857870336 132586 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=837764 CPUtime=941.93 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 171240 0 0 0 94137 56 0 0 25 0 4 0 519576424 857870336 132586 33554432000 4194304 4650419 140733713836720 18446744073709551615 4328182 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.18
Current children cumulated vsize (KiB) 837764

[startup+1002.3 s]
/proc/loadavg: 8.15 8.07 8.01 9/182 11330
/proc/meminfo: memFree=24642488/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=808472 CPUtime=3997.76 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 663585 0 0 0 399558 218 0 0 25 0 4 0 519576424 827875328 145813 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 202118 145813 393 112 0 197083 0
[pid=11290/tid=11291] ppid=11288 vsize=808472 CPUtime=999.22 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 223004 0 0 0 99849 73 0 0 25 0 4 0 519576424 827875328 145813 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=808472 CPUtime=994.54 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 99426 28 0 0 25 0 4 0 519576424 827875328 145813 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=808472 CPUtime=1001.93 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 182590 0 0 0 100130 63 0 0 25 0 4 0 519576424 827875328 145813 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.76
Current children cumulated vsize (KiB) 808472

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/182 11332
/proc/meminfo: memFree=24651392/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=933508 CPUtime=4237.38 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 696071 0 0 0 423501 237 0 0 25 0 4 0 519576424 955912192 149469 33554432000 4194304 4650419 140733713836720 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 233377 149469 393 112 0 228342 0
[pid=11290/tid=11291] ppid=11288 vsize=933508 CPUtime=1059.18 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 223004 0 0 0 105845 73 0 0 25 0 4 0 519576424 955912192 149469 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=933508 CPUtime=1054.2 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 105392 28 0 0 25 0 4 0 519576424 955912192 149469 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=933508 CPUtime=1061.92 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 199828 0 0 0 106121 71 0 0 25 0 4 0 519576424 955912192 149469 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.38
Current children cumulated vsize (KiB) 933508

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/182 11333
/proc/meminfo: memFree=24582788/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=987548 CPUtime=4476.97 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 730626 0 0 0 447444 253 0 0 25 0 4 0 519576424 1011249152 151595 33554432000 4194304 4650419 140733713836720 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 246887 151595 393 112 0 241852 0
[pid=11290/tid=11291] ppid=11288 vsize=987548 CPUtime=1119.13 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 223004 0 0 0 111840 73 0 0 25 0 4 0 519576424 1011249152 151595 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=987548 CPUtime=1113.86 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 111358 28 0 0 25 0 4 0 519576424 1011249152 151595 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=987548 CPUtime=1121.93 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 221795 0 0 0 112113 80 0 0 25 0 4 0 519576424 1011249152 151595 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.97
Current children cumulated vsize (KiB) 987548

[startup+1182.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/182 11335
/proc/meminfo: memFree=24607432/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=989064 CPUtime=4716.57 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 757681 0 0 0 471389 268 0 0 25 0 4 0 519576424 1012801536 151572 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 247266 151572 393 112 0 242231 0
[pid=11290/tid=11291] ppid=11288 vsize=989064 CPUtime=1179.08 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 223004 0 0 0 117835 73 0 0 25 0 4 0 519576424 1012801536 151572 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=989064 CPUtime=1173.52 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 99175 0 0 0 117324 28 0 0 25 0 4 0 519576424 1012801536 151572 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=989064 CPUtime=1181.93 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 237603 0 0 0 118106 87 0 0 25 0 4 0 519576424 1012801536 151572 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.57
Current children cumulated vsize (KiB) 989064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.03 8.05 8.00 5/177 11336
/proc/meminfo: memFree=25980508/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=961432 CPUtime=4800.04 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 772571 0 0 0 479729 275 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 240358 158880 393 112 0 235323 0
[pid=11290/tid=11291] ppid=11288 vsize=961432 CPUtime=1199.96 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 223004 0 0 0 119923 73 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=961432 CPUtime=1194.31 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 104731 0 0 0 119401 30 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=961432 CPUtime=1202.84 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 237603 0 0 0 120197 87 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439366 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 961432

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

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

[startup+1203.2 s]
/proc/loadavg: 8.03 8.05 8.00 5/177 11336
/proc/meminfo: memFree=25980508/32951132 swapFree=67111364/67111528
[pid=11290] ppid=11288 vsize=961432 CPUtime=4800.04 cores=0,2,4,6
/proc/11290/stat : 11290 (strangenight1-m) R 11288 11290 11258 0 -1 4202496 772571 0 0 0 479729 275 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11290/statm: 240358 158880 393 112 0 235323 0
[pid=11290/tid=11291] ppid=11288 vsize=961432 CPUtime=1199.96 cores=0,2,4,6
/proc/11290/task/11291/stat : 11291 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 223004 0 0 0 119923 73 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11290/tid=11292] ppid=11288 vsize=961432 CPUtime=1194.31 cores=0,2,4,6
/proc/11290/task/11292/stat : 11292 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 104731 0 0 0 119401 30 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11290/tid=11293] ppid=11288 vsize=961432 CPUtime=1202.84 cores=0,2,4,6
/proc/11290/task/11293/stat : 11293 (strangenight1-m) R 11288 11290 11258 0 -1 4202560 237603 0 0 0 120197 87 0 0 25 0 4 0 519576424 984506368 158880 33554432000 4194304 4650419 140733713836720 18446744073709551615 4439366 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 961432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.24
CPU time (s): 4800.1
CPU user time (s): 4797.32
CPU system time (s): 2.78558
CPU usage (%): 398.931
Max. virtual memory (cumulated for all children) (KiB): 1003636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.32
system time used= 2.78558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 772574
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= 1940
involuntary context switches= 23781

runsolver used 1.88871 second user time and 5.58115 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 14:22:58
IDJOB=3175051
IDBENCH=82669
IDSOLVER=1588
FILE ID=node128/3175051-1304079778
RUNJOBID= node128-1304079777-11276
PBS_JOBID= 13170532
Free space on /tmp= 66972 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175051-1304079778/watcher-3175051-1304079778 -o /tmp/evaluation-result-3175051-1304079778/solver-3175051-1304079778 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175051-1304079778.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=1756089962

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26622236 kB
Buffers:       1276976 kB
Cached:        4395468 kB
SwapCached:        160 kB
Active:         332240 kB
Inactive:      5408240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26622236 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7908 kB
Writeback:           0 kB
AnonPages:       67888 kB
Mapped:          14464 kB
Slab:           523872 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191408 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-29 14:43:03