Trace number 3174964

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.36 1201.74

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S440979335-036-UNKNOWN.cnf
MD5SUMa9820c4b7c4cca37033a1ea45b264344
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.10137
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
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 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174964-1304061628.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.27
0.31/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.31/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.31/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.31/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.31/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.31/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.31/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.31/0.16	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.31/0.16	c calculated reachability. Time: 0.00
0.31/0.16	c Calc default polars -  time:   0.00 s pos:     350 undec:      36 neg:     364
0.31/0.16	c =========================================================================================
0.31/0.16	c types(t): F = full restart, N = normal restart
0.31/0.16	c types(t): S = simplification begin/end, E = solution found
0.31/0.16	c restart types(rt): st = static, dy = dynamic
0.31/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.31/0.16	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.31/0.22	c Decided on static restart strategy
0.31/0.40	c  N st     8      4918       750     15000         0      4886     75000    511596   no data   no data  --
0.31/0.88	c  N st    10     11301       750     15000         0      4529     75000    295663   no data   no data  --
5.18/1.33	c  N st    11     17044       750     15000         0     10221     75000    931361   no data   no data  --
7.97/2.04	c  F st    12     25001       750     15000         0     12564     75000   1124390   no data   no data  --
7.97/2.04	c  N st    12     25001       750     15000         0     12564     75000   1124390   no data   no data  --
9.57/2.40	c  N dy    18     30001       750     15000         0     10744     75000    886063   no data   no data  --
9.57/2.40	c  S st    18     30001       750     15000         0     10744     75000    886063   no data   no data  --
9.57/2.45	c  S st    18     30507       750     15000         0     11250     75000    930042   no data   no data  --
9.57/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.57/2.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.57/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.57/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.99/4.01	c lits-rem:      1089  cl-subs:      133  v-elim:      0  v-fix:    0  time:  6.02 s
16.39/4.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.47
16.39/4.13	c calculated reachability. Time: 0.00
16.39/4.13	c  N dy    18     30507       750     15000         0     11117     75000    905503   no data   no data  --
17.56/4.50	c  N dy    31     34826       750     15000         0     15419     75000   1345224     85.42     91.16  --
19.16/4.82	c  N dy    45     38897       750     15000         0     11617     75000    694517     84.24     92.06  --
20.38/5.16	c  N dy    58     43048       750     15000         0     15755     75000   1112824     83.34     88.67  --
21.55/5.41	c  S st    67     45761       750     15000         0      9543     75000    353810     82.47     78.40  --
21.55/5.46	c  S st    67     46263       750     15000         0     10045     75000    400335     82.47   no data  --
21.55/5.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.55/5.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.55/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
21.55/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.55/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.55/5.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
21.55/5.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.14/8.81	c lits-rem:      1178  cl-subs:        7  v-elim:      0  v-fix:    0  time: 13.29 s
35.14/8.81	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
35.14/8.82	c vivif2 --  cl tried    10038 cl shrink        0 lits rem          0 time: 0.02
35.54/8.92	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.41
35.54/8.92	c calculated reachability. Time: 0.00
35.54/8.92	c  N dy    67     46263       750     15000         0     10038     75000    397949     82.47   no data  --
36.74/9.24	c  N dy    85     50462       750     15000         0     14224     75000    811999     81.94     86.67  --
37.95/9.57	c  N dy   104     54463       750     15000         0     18219     75000   1206491     81.67     87.68  --
39.52/9.90	c  N dy   127     58507       750     15000         0     12306     75000    516352     81.65     88.15  --
40.73/10.27	c  N dy   146     62767       750     15000         0     16558     75000    935107     81.38     86.71  --
42.35/10.63	c  N dy   164     66944       750     15000         0     20719     75000   1337462     81.20     85.58  --
43.12/10.85	c  S st   176     69396       750     15000         0     12206     75000    409274     81.25     77.39  --
43.52/10.90	c  S st   176     69896       750     15000         0     12706     75000    453110     81.25   no data  --
43.52/10.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.52/10.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.52/10.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
43.52/10.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.52/10.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.52/10.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
43.52/10.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.50/14.48	c lits-rem:      1794  cl-subs:       13  v-elim:      0  v-fix:    0  time: 14.15 s
57.50/14.48	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
57.50/14.48	c vivif2 --  cl tried    12693 cl shrink        0 lits rem          0 time: 0.02
58.30/14.64	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.63
58.30/14.64	c calculated reachability. Time: 0.00
58.30/14.64	c  N dy   176     69896       750     15000         0     12693     75000    449018     81.25   no data  --
59.92/15.07	c  N dy   190     74417       750     15000         0     17197     75000    889104     80.97     86.48  --
61.90/15.58	c  N dy   212     79199       750     15000         0     21959     75000   1356380     80.93     85.62  --
64.32/16.12	c  N dy   240     84525       750     15000         0     15317     75000    619812     80.89     86.12  --
65.49/16.40	c  F st   251     87502       750     15000         0     18283     75000    914512     80.80     81.13  --
66.69/16.73	c  N st   256     90798       750     15000         0     21549     75000   1267580     80.80   no data  --
69.11/17.34	c  N dy   277     96607       750     15000         0     14394     75000    441646     80.84     86.06  --
71.48/17.90	c  N dy   311    102799       750     15000         0     20557     75000   1047160     80.81     85.48  --
72.28/18.11	c  S st   324    104845       750     15000         0     22600     75000   1247131     80.80   no data  --
72.28/18.17	c  S st   324    105350       750     15000         0     23105     75000   1294670     80.80   no data  --
72.28/18.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
72.28/18.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.28/18.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
72.68/18.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.68/18.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.68/18.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
72.68/18.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.08/22.83	c lits-rem:      1049  cl-subs:       64  v-elim:      0  v-fix:    0  time: 18.34 s
91.08/22.84	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
91.08/22.85	c vivif2 --  cl tried    23041 cl shrink        0 lits rem          0 time: 0.05
91.85/23.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.88
91.85/23.07	c calculated reachability. Time: 0.00
91.85/23.07	c  N dy   324    105350       750     15000         0     23041     75000   1282297     80.80   no data  --
94.66/23.76	c  N dy   356    112089       750     15000         0     15813     75000    481491     80.66     85.68  --
97.45/24.43	c  N dy   392    119274       750     15000         0     22976     75000   1186536     80.62     85.71  --
100.65/25.29	c  N dy   432    126896       750     15000         0     15627     75000    372036     80.59     87.16  --
103.86/26.07	c  N dy   473    135070       750     15000         0     23772     75000   1182354     80.65     93.41  --
107.84/27.08	c  N dy   506    143739       750     15000         0     16476     75000    364516     80.53     87.44  --
111.83/28.01	c  N dy   554    152978       750     15000         0     25682     75000   1270681     80.52     85.39  --
114.22/28.61	c  S st   577    158025       750     15000         0     30708     75000   1760408     80.44     74.36  --
114.62/28.70	c  S st   577    158526       750     15000         0     31208     75000   1804317     80.44   no data  --
114.62/28.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
114.62/28.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.62/28.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
114.62/28.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.62/28.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.62/28.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
114.62/28.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.37/38.48	c lits-rem:       873  cl-subs:      121  v-elim:      0  v-fix:    0  time: 38.68 s
153.37/38.48	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
153.77/38.50	c vivif2 --  cl tried    31087 cl shrink        0 lits rem          0 time: 0.08
154.97/38.83	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.32
154.97/38.83	c calculated reachability. Time: 0.00
154.97/38.83	c  N dy   577    158526       750     15000         0     31087     75000   1781902     80.44   no data  --
159.37/39.96	c  N dy   625    168864       750     15000         0     24455     75000   1048023     80.36     85.77  --
164.56/41.26	c  N dy   666    179685       750     15000         0     35250     75000   2095936     80.21     84.95  --
169.36/42.46	c  N dy   720    191448       750     15000         0     29031     75000   1414934     80.13     86.13  --
175.34/43.93	c  N dy   785    203763       750     15000         0     22359     75000    667358     80.16     93.93  --
181.34/45.45	c  N dy   846    216844       750     15000         0     35397     75000   1952331     80.12     84.79  --
187.75/47.09	c  N dy   913    230763       750     15000         0     29328     75000   1253535     80.08     85.64  --
191.33/47.98	c  S st   958    237789       750     15000         0     36334     75000   1943867     80.11     78.56  --
191.75/48.07	c  S st   958    238290       750     15000         0     36835     75000   1987449     80.11   no data  --
191.75/48.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
191.75/48.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.75/48.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
192.14/48.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.14/48.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.14/48.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
192.14/48.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.26/60.49	c lits-rem:       944  cl-subs:      110  v-elim:      0  v-fix:    0  time: 49.20 s
241.26/60.49	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
241.66/60.51	c vivif2 --  cl tried    36725 cl shrink        0 lits rem          0 time: 0.08
242.86/60.83	c asymm  cl-useful: 0/13821/15000 lits-rem:0 time: 1.26
242.86/60.83	c calculated reachability. Time: 0.00
242.86/60.83	c  N dy   958    238290       750     15000         0     36725     75000   1967304     80.11   no data  --
250.04/62.66	c  N dy  1023    253905       750     15000         0     31359     75000   1365815     80.02     84.44  --
258.43/64.79	c  N dy  1110    270495       750     15000         0     25973     75000    752636     80.01     84.44  --
267.62/67.02	c  N dy  1209    287817       750     15000         0     43240     75000   2443807     80.05     87.82  --
276.80/69.30	c  F st  1303    306250       750     15000         0     38696     75000   1899849     80.02     74.78  --
276.80/69.31	c  N st  1303    306250       750     15000         0     38696     75000   1899849     80.02     74.78  --
287.20/71.93	c  N dy  1372    325874       750     15000         0     34320     75000   1382296     79.98     84.25  --
299.18/74.92	c  N dy  1478    345928       750     15000         0     29389     75000    812684     79.99     86.81  --
305.57/76.54	c  S st  1542    357436       750     15000         0     40862     75000   1936139     79.99   no data  --
305.99/76.65	c  S st  1542    357938       750     15000         0     41364     75000   1980750     79.99   no data  --
305.99/76.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
305.99/76.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.99/76.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
306.39/76.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.39/76.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.39/76.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
306.39/76.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
361.10/90.47	c lits-rem:      1138  cl-subs:      116  v-elim:      0  v-fix:    0  time: 54.77 s
361.10/90.47	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
361.10/90.49	c vivif2 --  cl tried    41248 cl shrink        0 lits rem          0 time: 0.08
361.50/90.53	c asymm  cl-useful: 0/1179/15000 lits-rem:0 time: 0.16
361.50/90.53	c calculated reachability. Time: 0.00
361.50/90.53	c  N dy  1542    357938       750     15000         0     41248     75000   1959828     79.99   no data  --
373.08/93.40	c  N dy  1651    378100       750     15000         0     35428     75000   1310952     80.01     87.93  --
385.48/96.50	c  N dy  1765    398210       750     15000         0     28560     75000    552138     80.03     84.30  --
396.64/99.32	c  N dy  1878    418435       750     15000         0     48723     75000   2533572     80.02     84.95  --
408.22/102.23	c  N dy  1973    438474       750     15000         0     40781     75000   1652206     80.00     84.85  --
421.01/105.49	c  N dy  2086    458613       750     15000         0     31944     75000    699121     80.03     84.45  --
433.00/108.46	c  N dy  2189    478723       750     15000         0     51989     75000   2660534     80.01     84.79  --
445.78/111.61	c  N dy  2306    498843       750     15000         0     42144     75000   1604772     80.03     84.30  --
460.18/115.21	c  N dy  2409    519134       750     15000         0     31470     75000    472995     80.00     84.75  --
470.15/117.78	c  S st  2503    536908       750     15000         0     49189     75000   2214175     80.00   no data  --
470.95/117.91	c  S st  2503    537410       750     15000         0     49691     75000   2259957     80.00   no data  --
470.95/117.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
470.95/117.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.95/117.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
471.35/118.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
471.35/118.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.35/118.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
471.35/118.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
566.01/141.74	c lits-rem:      1459  cl-subs:      147  v-elim:      0  v-fix:    0  time: 94.63 s
566.01/141.74	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
566.01/141.76	c vivif2 --  cl tried    49544 cl shrink        0 lits rem          0 time: 0.10
567.62/142.14	c asymm  cl-useful: 0/11130/15000 lits-rem:0 time: 1.50
567.62/142.14	c calculated reachability. Time: 0.00
567.62/142.14	c  N dy  2503    537410       750     15000         0     49544     75000   2232056     80.00   no data  --
582.82/145.98	c  N dy  2616    557517       750     15000         0     37685     75000    991579     80.02     85.01  --
596.77/149.43	c  N dy  2716    577520       750     15000         0     57608     75000   2948228     80.01     84.53  --
611.16/153.03	c  N dy  2824    597662       750     15000         0     44799     75000   1605889     80.02     84.44  --
626.34/156.88	c  N dy  2923    617690       750     15000         0     64761     75000   3555688     80.00     86.07  --
640.34/160.33	c  N dy  3035    637733       750     15000         0     50842     75000   2121671     80.02     84.73  --
657.09/164.55	c  N dy  3143    657828       750     15000         0     35995     75000    555152     80.03     85.05  --
670.70/167.96	c  N dy  3248    677955       750     15000         0     56060     75000   2523779     80.01     85.00  --
687.86/172.22	c  N dy  3354    698189       750     15000         0     40353     75000    890573     80.01     84.50  --
702.63/175.99	c  N dy  3462    718440       750     15000         0     60546     75000   2871980     80.01     85.51  --
719.44/180.18	c  N dy  3563    738466       750     15000         0     43625     75000   1122715     79.99     85.98  --
735.79/184.24	c  N dy  3668    758496       750     15000         0     63588     75000   3096346     80.00     84.54  --
753.77/188.74	c  N dy  3775    778577       750     15000         0     45719     75000   1240671     80.01     85.00  --
770.54/192.92	c  N dy  3883    798669       750     15000         0     65737     75000   3205539     80.01     84.55  --
777.73/194.78	c  S st  3928    806115       750     15000         0     73158     75000   3940080     80.02     81.20  --
778.54/194.97	c  S st  3928    806618       750     15000         0     73660     75000   3986001     80.02   no data  --
778.54/194.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
778.54/194.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
778.94/195.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
779.34/195.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
779.34/195.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.34/195.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
779.34/195.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2832.98/709.23	c lits-rem:       809  cl-subs:      297  v-elim:      0  v-fix:    0  time: 2051.76 s
2832.98/709.23	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
2832.98/709.27	c vivif2 --  cl tried    73363 cl shrink        0 lits rem          0 time: 0.17
2834.15/709.53	c asymm  cl-useful: 0/3870/15000 lits-rem:0 time: 1.02
2834.15/709.53	c calculated reachability. Time: 0.00
2834.15/709.53	c  N dy  3928    806618       750     15000         0     73363     75000   3932448     80.02   no data  --
2850.93/713.72	c  N dy  4042    826753       750     15000         0     54568     75000   2029357     80.04     84.81  --
2870.51/718.64	c  N dy  4150    846838       750     15000         0     74580     75000   4007506     80.06     85.02  --
2888.08/723.02	c  N dy  4250    867013       750     15000         0     54826     75000   1958871     80.06     84.64  --
2907.68/727.91	c  N dy  4347    887118       750     15000         0     74863     75000   3924468     80.05     85.74  --
2925.63/732.45	c  N dy  4465    907165       750     15000         0     53982     75000   1790668     80.07     84.33  --
2945.61/737.42	c  N dy  4582    927251       750     15000         0     73988     75000   3775150     80.10     85.38  --
2965.17/742.32	c  N dy  4700    947376       750     15000         0     52191     75000   1515539     80.12     85.76  --
2983.55/746.95	c  N dy  4797    967444       750     15000         0     72203     75000   3482585     80.12     85.17  --
3005.13/752.31	c  N dy  4918    987662       750     15000         0     49489     75000   1167576     80.13     84.56  --
3023.49/756.99	c  N dy  5036   1007875       750     15000         0     69626     75000   3150437     80.15     84.56  --
3046.67/762.79	c  N dy  5144   1028016       750     15000         0     45858     75000    714163     80.15     84.47  --
3064.25/767.14	c  N dy  5247   1048031       750     15000         0     65800     75000   2669746     80.14     85.38  --
3086.62/772.77	c  N dy  5358   1068094       750     15000         0     85793     75000   4637188     80.15     84.46  --
3091.41/773.97	c  F st  5376   1071875       750     15000         0     89562     75000   5009796     80.15     80.35  --
3104.59/777.29	c  N dy  5426   1088569       750     15000         0     61338     75000   2165883     80.15     84.50  --
3125.76/782.59	c  N dy  5521   1108799       750     15000         0     81486     75000   4147307     80.13     85.73  --
3147.33/787.95	c  N dy  5638   1128847       750     15000         0     55646     75000   1502041     80.15     86.11  --
3167.31/792.91	c  N dy  5753   1148866       750     15000         0     75600     75000   3471815     80.17     84.80  --
3191.67/799.02	c  N dy  5861   1169274       750     15000         0     49118     75000    766268     80.16     84.89  --
3210.06/803.63	c  N dy  5977   1189532       750     15000         0     69315     75000   2777599     80.18     85.12  --
3233.62/809.51	c  N dy  6086   1209614       750     15000         0     89341     75000   4741674     80.19     90.24  --
3234.02/809.61	c  S st  6088   1209927       750     15000         0     89653     75000   4772056     80.19   no data  --
3234.82/809.87	c  S st  6088   1210429       750     15000         0     90154     75000   4816970     80.19   no data  --
3234.82/809.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3234.82/809.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3235.22/809.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3235.62/810.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3235.62/810.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3235.62/810.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3235.62/810.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3174964-1304061628/watcher-3174964-1304061628 -o /tmp/evaluation-result-3174964-1304061628/solver-3174964-1304061628 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174964-1304061628.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.70 7.93 7.18 6/180 30213
/proc/meminfo: memFree=31489764/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=273764 CPUtime=0 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 1128 0 0 0 0 0 0 0 23 0 4 0 517761527 280334336 1049 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520021 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 68441 1050 343 112 0 63406 0
[pid=30213/tid=30214] ppid=30211 vsize=273764 CPUtime=0 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 116 0 0 0 0 0 0 0 24 0 4 0 517761527 280334336 1053 33554432000 4194304 4650419 140736862337392 18446744073709551615 235594971630 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=273764 CPUtime=0 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 192 0 0 0 0 0 0 0 24 0 4 0 517761527 280334336 1054 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=273764 CPUtime=0 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 209 0 0 0 0 0 0 0 24 0 4 0 517761527 280334336 1056 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0824121 s]
/proc/loadavg: 7.70 7.93 7.18 6/180 30213
/proc/meminfo: memFree=31489764/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=284840 CPUtime=0.31 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 2960 0 0 0 31 0 0 0 23 0 4 0 517761527 291676160 2613 33554432000 4194304 4650419 140736862337392 18446744073709551615 4370643 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 71210 2613 370 112 0 66175 0
[pid=30213/tid=30214] ppid=30211 vsize=284840 CPUtime=0.07 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 502 0 0 0 7 0 0 0 24 0 4 0 517761527 291676160 2613 33554432000 4194304 4650419 140736862337392 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=284840 CPUtime=0.07 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 694 0 0 0 7 0 0 0 24 0 4 0 517761527 291676160 2613 33554432000 4194304 4650419 140736862337392 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=284840 CPUtime=0.07 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 637 0 0 0 7 0 0 0 24 0 4 0 517761527 291676160 2613 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 284840

[startup+0.297029 s]
/proc/loadavg: 7.70 7.93 7.18 6/180 30213
/proc/meminfo: memFree=31489764/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=294024 CPUtime=3.6 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 13917 0 0 0 358 2 0 0 25 0 4 0 517761527 301080576 6694 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 73506 6694 391 112 0 68471 0
[pid=30213/tid=30214] ppid=30211 vsize=294024 CPUtime=0.89 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3584 0 0 0 89 0 0 0 19 0 4 0 517761527 301080576 6695 33554432000 4194304 4650419 140736862337392 18446744073709551615 4330854 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=294024 CPUtime=0.89 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3608 0 0 0 89 0 0 0 19 0 4 0 517761527 301080576 6695 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=294024 CPUtime=0.9 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 2815 0 0 0 90 0 0 0 19 0 4 0 517761527 301080576 6695 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 294024

[startup+1.00725 s]
/proc/loadavg: 7.70 7.93 7.18 6/180 30213
/proc/meminfo: memFree=31489764/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=294024 CPUtime=4.01 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 14542 0 0 0 398 3 0 0 25 0 4 0 517761527 301080576 7319 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 73506 7319 391 112 0 68471 0
[pid=30213/tid=30214] ppid=30211 vsize=294024 CPUtime=0.99 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3738 0 0 0 98 1 0 0 19 0 4 0 517761527 301080576 7319 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=294024 CPUtime=0.99 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3764 0 0 0 99 0 0 0 19 0 4 0 517761527 301080576 7319 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=294024 CPUtime=1 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 2961 0 0 0 100 0 0 0 19 0 4 0 517761527 301080576 7319 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 294024

[startup+1.10724 s]
/proc/loadavg: 7.70 7.93 7.18 6/180 30213
/proc/meminfo: memFree=31489764/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=294024 CPUtime=4.41 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 15096 0 0 0 438 3 0 0 25 0 4 0 517761527 301080576 7873 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364779 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 73506 7875 391 112 0 68471 0
[pid=30213/tid=30214] ppid=30211 vsize=294024 CPUtime=1.09 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3873 0 0 0 108 1 0 0 19 0 4 0 517761527 301080576 7876 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=294024 CPUtime=1.09 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3896 0 0 0 109 0 0 0 19 0 4 0 517761527 301080576 7876 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=294024 CPUtime=1.1 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 3102 0 0 0 110 0 0 0 19 0 4 0 517761527 301080576 7876 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 294024

[startup+1.50117 s]
/proc/loadavg: 7.70 7.93 7.18 6/180 30213
/proc/meminfo: memFree=31489764/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=295644 CPUtime=5.98 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 19242 0 0 0 595 3 0 0 25 0 4 0 517761527 302739456 7498 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 73911 7498 391 112 0 68876 0
[pid=30213/tid=30214] ppid=30211 vsize=295644 CPUtime=1.49 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 4975 0 0 0 148 1 0 0 20 0 4 0 517761527 302739456 7498 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=295644 CPUtime=1.48 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 4978 0 0 0 148 0 0 0 19 0 4 0 517761527 302739456 7498 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=295644 CPUtime=1.49 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 4053 0 0 0 149 0 0 0 20 0 4 0 517761527 302739456 7498 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 295644

[startup+3.10089 s]
/proc/loadavg: 7.72 7.93 7.18 9/184 30217
/proc/meminfo: memFree=31381056/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=286516 CPUtime=12.36 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 38316 0 0 0 1229 7 0 0 25 0 4 0 517761527 293392384 18008 33554432000 4194304 4650419 140736862337392 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 71629 18008 393 112 0 66594 0
[pid=30213/tid=30214] ppid=30211 vsize=286516 CPUtime=3.07 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 10954 0 0 0 305 2 0 0 25 0 4 0 517761527 293392384 18008 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476129 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=286516 CPUtime=3.09 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 8225 0 0 0 308 1 0 0 25 0 4 0 517761527 293392384 18008 33554432000 4194304 4650419 140736862337392 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=286516 CPUtime=3.09 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 6997 0 0 0 308 1 0 0 25 0 4 0 517761527 293392384 18008 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364738 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 286516

[startup+6.30632 s]
/proc/loadavg: 7.72 7.93 7.18 9/184 30217
/proc/meminfo: memFree=31321040/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=296456 CPUtime=25.17 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 52317 0 0 0 2508 9 0 0 25 0 4 0 517761527 303570944 30280 33554432000 4194304 4650419 140736862337392 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 74114 30280 393 112 0 69079 0
[pid=30213/tid=30214] ppid=30211 vsize=296456 CPUtime=6.26 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 10955 0 0 0 624 2 0 0 25 0 4 0 517761527 303570944 30280 33554432000 4194304 4650419 140736862337392 18446744073709551615 4438671 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=296456 CPUtime=6.29 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 15319 0 0 0 627 2 0 0 25 0 4 0 517761527 303570944 30280 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=296456 CPUtime=6.29 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 11336 0 0 0 628 1 0 0 25 0 4 0 517761527 303570944 30280 33554432000 4194304 4650419 140736862337392 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 296456

[startup+12.7012 s]
/proc/loadavg: 7.75 7.93 7.19 9/184 30217
/proc/meminfo: memFree=31246080/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=296456 CPUtime=50.72 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 74971 0 0 0 5058 14 0 0 25 0 4 0 517761527 303570944 44949 33554432000 4194304 4650419 140736862337392 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 74114 44949 393 112 0 69079 0
[pid=30213/tid=30214] ppid=30211 vsize=296456 CPUtime=12.63 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 18731 0 0 0 1259 4 0 0 25 0 4 0 517761527 303570944 44949 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=296456 CPUtime=12.68 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 21658 0 0 0 1265 3 0 0 25 0 4 0 517761527 303570944 44949 33554432000 4194304 4650419 140736862337392 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=296456 CPUtime=12.69 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 18709 0 0 0 1266 3 0 0 25 0 4 0 517761527 303570944 44949 33554432000 4194304 4650419 140736862337392 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 296456

[startup+25.5009 s]
/proc/loadavg: 7.80 7.94 7.20 9/184 30217
/proc/meminfo: memFree=31095888/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=464084 CPUtime=101.85 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 103970 0 0 0 10164 21 0 0 25 0 4 0 517761527 475222016 64138 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 116021 64138 393 112 0 110986 0
[pid=30213/tid=30214] ppid=30211 vsize=464084 CPUtime=25.35 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 27093 0 0 0 2530 5 0 0 25 0 4 0 517761527 475222016 64138 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=464084 CPUtime=25.48 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 31549 0 0 0 2542 6 0 0 25 0 4 0 517761527 475222016 64138 33554432000 4194304 4650419 140736862337392 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=464084 CPUtime=25.48 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 24515 0 0 0 2544 4 0 0 25 0 4 0 517761527 475222016 64139 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 464084

[startup+51.1005 s]
/proc/loadavg: 7.94 7.96 7.22 9/184 30218
/proc/meminfo: memFree=31006496/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=537464 CPUtime=204.11 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 148521 0 0 0 20376 35 0 0 25 0 4 0 517761527 550363136 76907 33554432000 4194304 4650419 140736862337392 18446744073709551615 4439375 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 134366 76907 393 112 0 129331 0
[pid=30213/tid=30214] ppid=30211 vsize=537464 CPUtime=50.82 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 39990 0 0 0 5072 10 0 0 25 0 4 0 517761527 550363136 76907 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=537464 CPUtime=51.09 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 41487 0 0 0 5099 10 0 0 25 0 4 0 517761527 550363136 76907 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=537464 CPUtime=51.09 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 37346 0 0 0 5101 8 0 0 25 0 4 0 517761527 550363136 76907 33554432000 4194304 4650419 140736862337392 18446744073709551615 4331301 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 537464

[startup+102.3 s]
/proc/loadavg: 7.97 7.96 7.26 9/184 30219
/proc/meminfo: memFree=30942336/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=596876 CPUtime=408.62 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 224044 0 0 0 40803 59 0 0 25 0 4 0 517761527 611201024 79604 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 149219 79604 393 112 0 144184 0
[pid=30213/tid=30214] ppid=30211 vsize=596876 CPUtime=101.74 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 64521 0 0 0 10157 17 0 0 25 0 4 0 517761527 611201024 79604 33554432000 4194304 4650419 140736862337392 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=596876 CPUtime=102.29 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 60141 0 0 0 10214 15 0 0 25 0 4 0 517761527 611201024 79604 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=596876 CPUtime=102.29 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 65424 0 0 0 10211 18 0 0 25 0 4 0 517761527 611201024 79604 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 596876

[startup+162.301 s]

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

[pid=30213] ppid=30211 vsize=932884 CPUtime=2805.4 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 792130 0 0 0 280254 286 0 0 25 0 4 0 517761527 955273216 140670 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 233221 140670 393 112 0 228186 0
[pid=30213/tid=30214] ppid=30211 vsize=932884 CPUtime=698.47 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 274150 0 0 0 69742 105 0 0 25 0 4 0 517761527 955273216 140670 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=932884 CPUtime=702.3 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 252385 0 0 0 70128 102 0 0 25 0 4 0 517761527 955273216 140670 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=932884 CPUtime=702.3 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 211210 0 0 0 70171 59 0 0 25 0 4 0 517761527 955273216 140670 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 932884

[startup+762.3 s]
/proc/loadavg: 8.04 8.04 7.65 9/184 30237
/proc/meminfo: memFree=30462316/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=966696 CPUtime=3045.07 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 828925 0 0 0 304204 303 0 0 25 0 4 0 517761527 989896704 149512 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 241674 149512 393 112 0 236639 0
[pid=30213/tid=30214] ppid=30211 vsize=966696 CPUtime=758.14 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 274559 0 0 0 75709 105 0 0 25 0 4 0 517761527 989896704 149512 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=966696 CPUtime=762.3 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 260439 0 0 0 76126 104 0 0 25 0 4 0 517761527 989896704 149512 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=966696 CPUtime=762.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 220640 0 0 0 76170 61 0 0 25 0 4 0 517761527 989896704 149512 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 966696

[startup+822.301 s]
/proc/loadavg: 8.09 8.06 7.68 9/184 30238
/proc/meminfo: memFree=30454936/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=967484 CPUtime=3284.74 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 855986 0 0 0 328163 311 0 0 25 0 4 0 517761527 990703616 149457 33554432000 4194304 4650419 140736862337392 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 241871 149457 393 112 0 236836 0
[pid=30213/tid=30214] ppid=30211 vsize=967484 CPUtime=817.81 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 274559 0 0 0 81676 105 0 0 25 0 4 0 517761527 990703616 149457 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=967484 CPUtime=822.31 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 268552 0 0 0 82126 105 0 0 25 0 4 0 517761527 990703616 149457 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=967484 CPUtime=822.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 230086 0 0 0 82169 62 0 0 25 0 4 0 517761527 990703616 149457 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 967484

[startup+882.3 s]
/proc/loadavg: 8.18 8.09 7.71 9/184 30240
/proc/meminfo: memFree=30454900/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=967484 CPUtime=3524.42 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 876004 0 0 0 352127 315 0 0 25 0 4 0 517761527 990703616 149446 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 241871 149446 393 112 0 236836 0
[pid=30213/tid=30214] ppid=30211 vsize=967484 CPUtime=877.48 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 274559 0 0 0 87643 105 0 0 25 0 4 0 517761527 990703616 149446 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=967484 CPUtime=882.3 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 277806 0 0 0 88124 106 0 0 25 0 4 0 517761527 990703616 149446 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=967484 CPUtime=882.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 240850 0 0 0 88167 64 0 0 25 0 4 0 517761527 990703616 149446 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 967484

[startup+942.301 s]
/proc/loadavg: 8.16 8.10 7.74 9/184 30241
/proc/meminfo: memFree=30462424/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=980136 CPUtime=3764.11 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 913237 0 0 0 376080 331 0 0 25 0 4 0 517761527 1003659264 150575 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 245034 150575 393 112 0 239999 0
[pid=30213/tid=30214] ppid=30211 vsize=980136 CPUtime=937.15 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 293031 0 0 0 93596 119 0 0 25 0 4 0 517761527 1003659264 150575 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=980136 CPUtime=942.31 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 285766 0 0 0 94124 107 0 0 25 0 4 0 517761527 1003659264 150575 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=980136 CPUtime=942.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 251651 0 0 0 94166 65 0 0 25 0 4 0 517761527 1003659264 150575 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 980136

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 7.75 9/184 30243
/proc/meminfo: memFree=30438328/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=1031328 CPUtime=4003.77 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 952391 0 0 0 400028 349 0 0 25 0 4 0 517761527 1056079872 155703 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 257832 155703 393 112 0 252797 0
[pid=30213/tid=30214] ppid=30211 vsize=1031328 CPUtime=996.83 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 312699 0 0 0 99549 134 0 0 25 0 4 0 517761527 1056079872 155703 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=1031328 CPUtime=1002.3 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 294987 0 0 0 100122 108 0 0 25 0 4 0 517761527 1056079872 155703 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=1031328 CPUtime=1002.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 261916 0 0 0 100164 67 0 0 25 0 4 0 517761527 1056079872 155703 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 1031328

[startup+1062.31 s]
/proc/loadavg: 8.11 8.09 7.77 9/184 30245
/proc/meminfo: memFree=30434292/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=1032224 CPUtime=4243.46 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 991966 0 0 0 423982 364 0 0 25 0 4 0 517761527 1056997376 152883 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 258056 152883 393 112 0 253021 0
[pid=30213/tid=30214] ppid=30211 vsize=1032224 CPUtime=1056.5 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 332087 0 0 0 105503 147 0 0 25 0 4 0 517761527 1056997376 152883 33554432000 4194304 4650419 140736862337392 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=1032224 CPUtime=1062.31 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 304084 0 0 0 106122 109 0 0 25 0 4 0 517761527 1056997376 152883 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=1032224 CPUtime=1062.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 273006 0 0 0 106163 68 0 0 25 0 4 0 517761527 1056997376 152883 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1032224

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 7.79 9/184 30246
/proc/meminfo: memFree=30445132/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=1032224 CPUtime=4483.13 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 1011721 0 0 0 447946 367 0 0 25 0 4 0 517761527 1056997376 152831 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 258056 152831 393 112 0 253021 0
[pid=30213/tid=30214] ppid=30211 vsize=1032224 CPUtime=1116.17 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 332087 0 0 0 111470 147 0 0 25 0 4 0 517761527 1056997376 152831 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=1032224 CPUtime=1122.31 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 312631 0 0 0 112121 110 0 0 25 0 4 0 517761527 1056997376 152831 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=1032224 CPUtime=1122.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 284214 0 0 0 112161 70 0 0 25 0 4 0 517761527 1056997376 152831 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1032224

[startup+1182.3 s]
/proc/loadavg: 8.03 8.07 7.80 9/184 30248
/proc/meminfo: memFree=30403896/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=1020700 CPUtime=4722.8 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 1035501 0 0 0 471904 376 0 0 25 0 4 0 517761527 1045196800 153962 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 255175 153962 393 112 0 250140 0
[pid=30213/tid=30214] ppid=30211 vsize=1020700 CPUtime=1175.83 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 332087 0 0 0 117436 147 0 0 25 0 4 0 517761527 1045196800 153962 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=1020700 CPUtime=1182.31 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 321996 0 0 0 118119 112 0 0 25 0 4 0 517761527 1045196800 153962 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=1020700 CPUtime=1182.31 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 298629 0 0 0 118154 77 0 0 25 0 4 0 517761527 1045196800 153962 33554432000 4194304 4650419 140736862337392 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 1020700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.06 7.80 9/184 30280
/proc/meminfo: memFree=30763012/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=1020940 CPUtime=4800.31 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 1046464 0 0 0 479650 381 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 255235 158660 393 112 0 250200 0
[pid=30213/tid=30214] ppid=30211 vsize=1020940 CPUtime=1195.13 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 332087 0 0 0 119366 147 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=1020940 CPUtime=1201.71 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 325360 0 0 0 120059 112 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=1020940 CPUtime=1201.72 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 306228 0 0 0 120090 82 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1020940

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

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

[startup+1201.7 s]
/proc/loadavg: 8.02 8.06 7.80 9/184 30280
/proc/meminfo: memFree=30763012/32950928 swapFree=67111404/67111528
[pid=30213] ppid=30211 vsize=1020940 CPUtime=4800.31 cores=1,3,5,7
/proc/30213/stat : 30213 (strangenight1-m) R 30211 30213 30065 0 -1 4202496 1046464 0 0 0 479650 381 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30213/statm: 255235 158660 393 112 0 250200 0
[pid=30213/tid=30214] ppid=30211 vsize=1020940 CPUtime=1195.13 cores=1,3,5,7
/proc/30213/task/30214/stat : 30214 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 332087 0 0 0 119366 147 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30213/tid=30215] ppid=30211 vsize=1020940 CPUtime=1201.71 cores=1,3,5,7
/proc/30213/task/30215/stat : 30215 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 325360 0 0 0 120059 112 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30213/tid=30216] ppid=30211 vsize=1020940 CPUtime=1201.72 cores=1,3,5,7
/proc/30213/task/30216/stat : 30216 (strangenight1-m) R 30211 30213 30065 0 -1 4202560 306228 0 0 0 120090 82 0 0 25 0 4 0 517761527 1045442560 158660 33554432000 4194304 4650419 140736862337392 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1020940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.36
CPU user time (s): 4796.52
CPU system time (s): 3.84242
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 1044860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.52
system time used= 3.84241
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1046465
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= 408
involuntary context switches= 24017

runsolver used 1.79273 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 09:20:28
IDJOB=3174964
IDBENCH=82582
IDSOLVER=1588
FILE ID=node120/3174964-1304061628
RUNJOBID= node120-1304060417-30084
PBS_JOBID= 13170450
Free space on /tmp= 72068 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S440979335-036-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174964-1304061628/watcher-3174964-1304061628 -o /tmp/evaluation-result-3174964-1304061628/solver-3174964-1304061628 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174964-1304061628.cnf

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

MD5SUM BENCH= a9820c4b7c4cca37033a1ea45b264344
RANDOM SEED=1769951042

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      31490044 kB
Buffers:        437408 kB
Cached:         549376 kB
SwapCached:          8 kB
Active:         420192 kB
Inactive:       680916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31490044 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           13424 kB
Writeback:           0 kB
AnonPages:      113856 kB
Mapped:          15712 kB
Slab:           295496 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   321336 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= 72060 MiB
End job on node120 at 2011-04-29 09:40:31