Trace number 3369044

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.09 1203.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369044-1305410852.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.38/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.55
0.38/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.38/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.38/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.38/0.18	c calculated reachability. Time: 0.00
0.38/0.18	c Calc default polars -  time:   0.00 s pos:      38 undec:       0 neg:      32
0.38/0.18	c =========================================================================================
0.38/0.18	c types(t): F = full restart, N = normal restart
0.38/0.18	c types(t): S = simplification begin/end, E = solution found
0.38/0.18	c restart types(rt): st = static, dy = dynamic
0.38/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
1.16/0.31	c  N dy     7      4703        70      6230         0      4261     43610    103955     20.97     22.16  --
2.37/0.68	c  N dy    18     14601        70      6230         0      7088     43610    149659     19.63     20.68  --
3.17/0.87	c  N dy    57     18672        70      6230         0      5706     43610    110163     20.29     22.37  --
4.40/1.18	c  F st    82     25003        70      6230         0     11454     43610    247173     20.34     18.29  --
4.40/1.18	c  N st    82     25003        70      6230         0     11454     43610    247173     20.34     18.29  --
5.55/1.40	c  N dy    88     30001        70      6230         0      9794     43610    196493     20.34   no data  --
5.55/1.40	c  S st    88     30001        70      6230         0      9794     43610    196493     20.34   no data  --
5.55/1.43	c  S st    88     30501        70      6230         0     10258     43610    207860     20.34   no data  --
5.55/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.55/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.55/1.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.55/2.44	c lits-rem:      1413  cl-subs:      884  v-elim:      0  v-fix:    0  time:  3.98 s
10.75/2.76	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.27
10.75/2.76	c calculated reachability. Time: 0.00
10.75/2.76	c  N dy    88     30501        70      6230         0      9374     43610    184553     20.34   no data  --
11.95/3.01	c  N dy   108     35361        70      6230         0     13772     43610    291687     20.46     21.64  --
12.75/3.22	c  N dy   112     39394        70      6230         0     10313     43610    194105     20.34     21.42  --
13.58/3.42	c  N dy   116     43478        70      6230         0     14004     43610    281794     20.28     21.36  --
13.93/3.55	c  S st   122     45751        70      6230         0     16058     43610    330531     20.27   no data  --
14.33/3.60	c  S st   122     46255        70      6230         0      8438     43610    138596     20.27   no data  --
14.33/3.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.33/3.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.33/3.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.33/3.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.33/3.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.33/3.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
14.33/3.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.13/4.36	c lits-rem:       118  cl-subs:       42  v-elim:      0  v-fix:    0  time:  3.00 s
17.13/4.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.13/4.36	c vivif2 --  cl tried     8396 cl shrink        0 lits rem          0 time: 0.00
18.32/4.61	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.00
18.32/4.61	c calculated reachability. Time: 0.00
18.32/4.61	c  N dy   122     46255        70      6230         0      8396     43610    137314     20.27   no data  --
20.32/5.14	c  N dy   137     56881        70      6230         0     17962     43610    360858     20.05     21.21  --
21.95/5.54	c  N dy   141     64867        70      6230         0     16143     43610    307769     19.87     20.93  --
23.51/5.90	c  N dy   168     69382        70      6230         0     10347     43610    161509     19.94     17.92  --
23.51/5.90	c  S st   168     69382        70      6230         0     10347     43610    161509     19.94     17.92  --
23.51/5.94	c  S st   168     69885        70      6230         0     10802     43610    172999     19.94   no data  --
23.51/5.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.51/5.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.51/5.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
23.51/5.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.51/5.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.51/5.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
23.51/5.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.10/6.87	c lits-rem:       321  cl-subs:      144  v-elim:      0  v-fix:    0  time:  3.66 s
27.10/6.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.10/6.87	c vivif2 --  cl tried    10658 cl shrink        0 lits rem          0 time: 0.01
28.30/7.18	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.25
28.30/7.18	c calculated reachability. Time: 0.00
28.30/7.18	c  N dy   168     69885        70      6230         0     10658     43610    169129     19.94   no data  --
29.50/7.46	c  N dy   210     74365        70      6230         0     14747     43610    269510     20.09     21.77  --
30.73/7.80	c  N dy   232     79160        70      6230         0     19109     43610    373964     20.14     24.52  --
32.69/8.22	c  N dy   269     84604        70      6230         0     13219     43610    220370     20.24     21.34  --
33.49/8.43	c  F st   291     87501        70      6230         0     15880     43610    285873     20.29   no data  --
34.29/8.67	c  N st   296     90800        70      6230         0     18907     43610    359329     20.29   no data  --
36.28/9.17	c  N dy   319     96664        70      6230         0     12388     43610    184754     20.33     21.93  --
38.28/9.66	c  N dy   342    104828        70      6230         0     19768     43610    360317     20.32     16.54  --
38.28/9.66	c  S st   342    104828        70      6230         0     19768     43610    360317     20.32     16.54  --
38.68/9.71	c  S st   342    105331        70      6230         0     20237     43610    371536     20.32   no data  --
38.68/9.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.68/9.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.68/9.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
38.68/9.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.68/9.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.68/9.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.68/9.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.46/11.45	c lits-rem:      2171  cl-subs:     1765  v-elim:      0  v-fix:    0  time:  6.83 s
45.46/11.45	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.46/11.45	c vivif2 --  cl tried    18472 cl shrink        0 lits rem          0 time: 0.01
47.06/11.82	c asymm  cl-useful: 0/4840/6230 lits-rem:0 time: 1.49
47.06/11.82	c calculated reachability. Time: 0.00
47.06/11.82	c  N dy   342    105331        70      6230         0     18472     43610    327163     20.32   no data  --
49.44/12.44	c  N dy   371    112226        70      6230         0     24729     43610    478678     20.36     21.48  --
51.84/13.02	c  N dy   406    120564        70      6230         0     19656     43610    348642     20.41     21.49  --
54.24/13.67	c  N dy   442    128353        70      6230         0     26720     43610    519689     20.46     21.72  --
57.83/14.52	c  N dy   466    140567        70      6230         0     24174     43610    442022     20.43     21.57  --
61.46/15.46	c  N dy   481    152969        70      6230         0     20838     43610    345289     20.35     21.46  --
63.41/15.91	c  S st   496    157996        70      6230         0     25397     43610    453572     20.35     17.64  --
63.41/15.98	c  S st   496    158499        70      6230         0     25867     43610    465007     20.35   no data  --
63.41/15.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.41/15.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.41/15.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
63.81/16.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.81/16.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.81/16.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.81/16.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.39/17.99	c lits-rem:      2289  cl-subs:     2940  v-elim:      0  v-fix:    0  time:  7.92 s
71.39/17.99	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
71.39/17.99	c vivif2 --  cl tried    22927 cl shrink        0 lits rem          0 time: 0.02
72.19/18.16	c asymm  cl-useful: 0/1390/6230 lits-rem:0 time: 0.69
72.19/18.16	c calculated reachability. Time: 0.00
72.19/18.16	c  N dy   496    158499        70      6230         0     22927     43610    396310     20.35   no data  --
76.98/19.30	c  N dy   501    171388        70      6230         0     19291     43610    298383     20.21     21.31  --
80.97/20.30	c  N dy   547    182522        70      6230         0     29392     43610    540430     20.24     21.36  --
86.15/21.65	c  N dy   581    198289        70      6230         0     27373     43610    475875     20.19     21.31  --
91.75/23.07	c  N dy   656    211159        70      6230         0     22002     43610    344946     20.25     21.43  --
99.73/25.01	c  N dy   699    231195        70      6230         0     22014     43610    325461     20.23     21.31  --
101.71/25.58	c  S st   733    237749        70      6230         0     27987     43610    470395     20.25     18.75  --
102.11/25.65	c  S st   733    238254        70      6230         0     28459     43610    481969     20.25   no data  --
102.11/25.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.11/25.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.11/25.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
102.11/25.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.11/25.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.11/25.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
102.11/25.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
111.29/27.97	c lits-rem:      2152  cl-subs:     2297  v-elim:      0  v-fix:    0  time:  9.16 s
111.29/27.97	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
111.29/27.98	c vivif2 --  cl tried    26162 cl shrink        0 lits rem          0 time: 0.02
112.89/28.39	c asymm  cl-useful: 0/3572/6230 lits-rem:0 time: 1.63
112.89/28.39	c calculated reachability. Time: 0.00
112.89/28.39	c  N dy   733    238254        70      6230         0     26162     43610    425889     20.25   no data  --
120.07/30.15	c  N dy   836    253525        70      6230         0     21141     43610    295427     20.33     21.67  --
126.46/31.79	c  N dy   906    269734        70      6230         0     35862     43610    650867     20.37     22.41  --
134.03/33.66	c  N dy  1013    286998        70      6230         0     31629     43610    536920     20.45     22.01  --
142.80/35.85	c  F st  1096    306251        70      6230         0     28222     43610    434225     20.46     18.43  --
142.80/35.85	c  N st  1096    306251        70      6230         0     28222     43610    434225     20.46     18.43  --
152.38/38.21	c  N dy  1169    325950        70      6230         0     24295     43610    330521     20.49     21.87  --
160.76/40.34	c  N dy  1226    345974        70      6230         0     42370     43610    763050     20.48     23.80  --
165.95/41.60	c  S st  1260    357381        70      6230         0     30075     43610    458224     20.48     18.01  --
165.95/41.68	c  S st  1260    357884        70      6230         0     30545     43610    469861     20.48   no data  --
165.95/41.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.95/41.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.95/41.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
166.35/41.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.35/41.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.35/41.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
166.35/41.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.13/43.98	c lits-rem:      1775  cl-subs:     1833  v-elim:      0  v-fix:    0  time:  9.08 s
175.13/43.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
175.13/43.98	c vivif2 --  cl tried    28712 cl shrink        0 lits rem          0 time: 0.02
177.12/44.45	c asymm  cl-useful: 0/2658/6230 lits-rem:0 time: 1.85
177.12/44.45	c calculated reachability. Time: 0.00
177.12/44.45	c  N dy  1260    357884        70      6230         0     28712     43610    423730     20.48   no data  --
192.28/48.20	c  N dy  1327    386648        70      6230         0     31154     43610    466010     20.46     21.55  --
203.05/50.99	c  N dy  1380    406650        70      6230         0     24944     43610    308941     20.45     22.44  --
212.63/53.35	c  N dy  1480    426747        70      6230         0     43100     43610    748015     20.47     22.50  --
223.41/56.10	c  N dy  1555    449722        70      6230         0     38610     43610    621782     20.48     21.68  --
234.57/58.81	c  N dy  1615    470348        70      6230         0     31060     43610    424596     20.47     21.59  --
245.36/61.60	c  N dy  1690    490647        70      6230         0     49399     43610    867405     20.47     21.68  --
259.70/65.15	c  N dy  1704    520010        70      6230         0     48644     43610    819390     20.38     21.48  --
270.08/67.77	c  S st  1803    536826        70      6230         0     36009     43610    525078     20.41     20.57  --
270.48/67.87	c  S st  1803    537328        70      6230         0     36470     43610    536481     20.41   no data  --
270.48/67.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.48/67.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.48/67.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
270.48/67.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.48/67.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.48/67.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
270.48/67.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.65/70.61	c lits-rem:      1071  cl-subs:     1686  v-elim:      0  v-fix:    0  time: 10.83 s
281.65/70.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
281.65/70.62	c vivif2 --  cl tried    34784 cl shrink        0 lits rem          0 time: 0.02
282.45/70.81	c asymm  cl-useful: 0/1532/6230 lits-rem:0 time: 0.77
282.45/70.81	c calculated reachability. Time: 0.00
282.45/70.81	c  N dy  1803    537328        70      6230         0     34784     43610    493110     20.41   no data  --
317.56/79.65	c  N dy  1816    611531        70      6230         0     42627     43610    638251     20.12     21.27  --
332.33/83.30	c  N dy  1915    633132        70      6230         0     31774     43610    386637     20.14     21.30  --
343.49/86.17	c  N dy  2002    654413        70      6230         0     51040     43610    850962     20.15     21.37  --
360.30/90.36	c  N dy  2167    674417        70      6230         0     37700     43610    515893     20.21     21.88  --
374.22/93.89	c  N dy  2303    694510        70      6230         0     55888     43610    961968     20.25     21.45  --
388.58/97.43	c  N dy  2400    715466        70      6230         0     42277     43610    610654     20.27     21.40  --
405.73/101.73	c  N dy  2550    735548        70      6230         0     60520     43610   1058379     20.31     21.90  --
420.50/105.44	c  N dy  2654    756418        70      6230         0     46031     43610    689258     20.33     21.40  --
436.06/109.32	c  N dy  2753    776815        70      6230         0     64470     43610   1136544     20.35     21.46  --
448.43/112.48	c  N dy  2838    796885        70      6230         0     48174     43610    727212     20.36     21.52  --
454.01/113.80	c  S st  2852    805992        70      6230         0     56359     43610    922744     20.36     20.77  --
454.41/113.95	c  S st  2852    806495        70      6230         0     56821     43610    934062     20.36   no data  --
454.41/113.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
454.41/113.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
454.41/113.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
454.81/114.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.81/114.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.81/114.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
454.81/114.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
490.33/122.92	c lits-rem:      3620  cl-subs:     5077  v-elim:      0  v-fix:    0  time: 35.56 s
490.33/122.92	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
490.33/122.93	c vivif2 --  cl tried    51744 cl shrink        0 lits rem          0 time: 0.04
491.56/123.25	c asymm  cl-useful: 0/902/6230 lits-rem:0 time: 1.26
491.56/123.25	c calculated reachability. Time: 0.00
491.56/123.25	c  N dy  2852    806495        70      6230         0     51744     43610    807529     20.36   no data  --
521.84/130.87	c  N dy  2969    849928        70      6230         0     55681     43610    869509     20.31     21.58  --
539.83/135.34	c  N dy  3086    869962        70      6230         0     37974     43610    456649     20.33     22.54  --
553.76/138.89	c  N dy  3201    891125        70      6230         0     57017     43610    918735     20.36     21.50  --
572.52/143.57	c  N dy  3313    911211        70      6230         0     38298     43610    451093     20.37     22.24  --
586.48/147.00	c  N dy  3438    931301        70      6230         0     56532     43610    898113     20.40     23.03  --
604.84/151.63	c  N dy  3532    951334        70      6230         0     74668     43610   1337527     20.41     22.50  --
618.00/154.91	c  N dy  3592    971351        70      6230         0     54738     43610    829411     20.41     21.51  --
651.52/163.37	c  N dy  3706   1017337        70      6230         0     57266     43610    867776     20.38     21.53  --
674.66/169.15	c  N dy  3789   1044592        70      6230         0     42147     43610    502106     20.38     21.51  --
687.42/172.37	c  N dy  3855   1065289        70      6230         0     60737     43610    945603     20.37     21.47  --
692.61/173.67	c  F st  3873   1071878        70      6230         0     66704     43610   1088579     20.37     21.39  --
705.78/176.97	c  N dy  3920   1085339        70      6230         0     78875     43610   1385065     20.38     22.10  --
718.94/180.26	c  N dy  3944   1105398        70      6230         0     56407     43610    827369     20.36     21.66  --
740.09/185.56	c  N dy  3982   1131539        70      6230         0     79639     43610   1371397     20.34     21.50  --
757.25/189.80	c  N dy  4096   1152567        70      6230         0     57460     43610    853264     20.36     21.46  --
778.00/195.05	c  N dy  4200   1172651        70      6230         0     75642     43610   1295764     20.37     22.45  --
799.94/200.53	c  N dy  4308   1193352        70      6230         0     51975     43610    703642     20.39     21.48  --
816.34/204.66	c  S st  4402   1209742        70      6230         0     66711     43610   1064022     20.40   no data  --
817.49/204.94	c  S st  4402   1210247        70      6230         0     67176     43610   1075535     20.40   no data  --
817.49/204.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
817.49/204.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
817.49/204.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
817.89/205.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
817.89/205.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.89/205.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
817.89/205.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
899.70/225.52	c lits-rem:      3582  cl-subs:     5260  v-elim:      0  v-fix:    0  time: 81.74 s
899.70/225.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
899.70/225.53	c vivif2 --  cl tried    61916 cl shrink        0 lits rem          0 time: 0.05
901.26/225.91	c asymm  cl-useful: 0/738/6230 lits-rem:0 time: 1.51
901.26/225.91	c calculated reachability. Time: 0.00
901.26/225.91	c  N dy  4402   1210247        70      6230         0     61916     43610    940162     20.40   no data  --
925.20/231.96	c  N dy  4492   1230678        70      6230         0     80361     43610   1386218     20.41     21.53  --
944.35/236.73	c  N dy  4621   1250699        70      6230         0     55509     43610    780163     20.43     22.61  --
986.65/247.34	c  N dy  4697   1298742        70      6230         0     54337     43610    718660     20.38     21.46  --
1032.92/258.95	c  N dy  4754   1347822        70      6230         0     53520     43610    688672     20.32     21.41  --
1055.25/264.58	c  N dy  4895   1367862        70      6230         0     71673     43610   1134317     20.34     22.99  --
1077.60/270.15	c  N dy  4959   1388550        70      6230         0     90343     43610   1584198     20.34     21.53  --
1095.95/274.73	c  N dy  5127   1408552        70      6230         0     62656     43610    918795     20.37     22.85  --
1115.14/279.53	c  N dy  5207   1428833        70      6230         0     80950     43610   1359962     20.37     21.54  --
1138.64/285.46	c  N dy  5344   1448845        70      6230         0     52202     43610    643783     20.39     22.26  --
1155.80/289.77	c  N dy  5423   1468882        70      6230         0     70282     43610   1081452     20.40     22.32  --
1176.60/294.96	c  N dy  5426   1492904        70      6230         0     91701     43610   1578741     20.37     21.46  --
1196.50/299.97	c  N dy  5565   1513006        70      6230         0     62208     43610    876747     20.39     21.77  --
1218.44/305.48	c  N dy  5702   1533010        70      6230         0     80300     43610   1323988     20.41     24.03  --
1244.77/312.06	c  N dy  5790   1554147        70      6230         0     50710     43610    579495     20.42     21.73  --
1263.53/316.76	c  N dy  5934   1574220        70      6230         0     68892     43610   1026815     20.44     23.37  --
1287.07/322.63	c  N dy  6054   1594312        70      6230         0     87061     43610   1472862     20.45     22.57  --
1309.81/328.35	c  N dy  6132   1614412        70      6230         0     55472     43610    679293     20.45     22.46  --
1329.80/333.35	c  N dy  6282   1634423        70      6230         0     73591     43610   1128206     20.47     21.95  --
1352.90/339.18	c  N dy  6396   1654595        70      6230         0     91761     43610   1573582     20.49     21.60  --
1376.84/345.13	c  N dy  6518   1674600        70      6230         0     59236     43610    759055     20.50     21.92  --
1403.18/351.72	c  N dy  6567   1702836        70      6230         0     84501     43610   1359757     20.49     21.59  --
1414.74/354.67	c  S st  6612   1710247        70      6230         0     91198     43610   1525154     20.49     20.75  --
1415.94/354.98	c  S st  6612   1710750        70      6230         0     91660     43610   1536713     20.49   no data  --
1415.94/354.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1415.94/354.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1416.34/355.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
1416.34/355.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1416.34/355.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1416.34/355.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1416.34/355.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1625.76/407.58	c lits-rem:      5659  cl-subs:    10511  v-elim:      0  v-fix:    0  time: 209.34 s
1625.76/407.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1626.16/407.60	c vivif2 --  cl tried    81149 cl shrink        0 lits rem          0 time: 0.08
1627.76/408.07	c asymm  cl-useful: 0/534/6230 lits-rem:0 time: 1.86
1627.76/408.07	c calculated reachability. Time: 0.00
1627.76/408.07	c  N dy  6612   1710750        70      6230         0     81149     43610   1283783     20.49   no data  --
1667.69/418.07	c  N dy  6726   1730809        70      6230         0     99268     43610   1728130     20.51     23.10  --
1698.81/425.83	c  N dy  6810   1753621        70      6230         0     68928     43610    988680     20.51     21.63  --
1834.83/459.96	c  N dy  6855   1856306        70      6230         0     55845     43610    645700     20.39     21.58  --
1860.76/466.48	c  N dy  6985   1876596        70      6230         0     74264     43610   1098918     20.41     21.51  --
1897.42/475.63	c  N dy  7071   1899422        70      6230         0     94798     43610   1596786     20.41     21.51  --
1934.12/484.85	c  N dy  7205   1920019        70      6230         0     59670     43610    725189     20.42     21.55  --
1960.44/491.41	c  N dy  7321   1940042        70      6230         0     77658     43610   1165131     20.43     21.54  --
1988.77/498.55	c  N dy  7378   1960238        70      6230         0     95752     43610   1602130     20.43     21.64  --
2054.24/514.99	c  N dy  7444   2017459        70      6230         0     91965     43610   1457936     20.39     21.51  --
2083.73/522.38	c  N dy  7544   2037474        70      6230         0    110008     43610   1896357     20.40     23.05  --
2104.87/527.65	c  N dy  7683   2057501        70      6230         0     72591     43610   1022184     20.42     23.37  --
2130.41/534.06	c  N dy  7799   2078311        70      6230         0     91377     43610   1482052     20.43     21.52  --
2159.92/541.41	c  N dy  7858   2100422        70      6230         0    111300     43610   1962919     20.42     21.57  --
2181.52/546.89	c  N dy  7993   2120490        70      6230         0     72857     43610   1011691     20.44     21.52  --
2201.42/551.83	c  N dy  8014   2140583        70      6230         0     90800     43610   1431516     20.43     22.40  --
2233.35/559.86	c  N dy  8091   2163584        70      6230         0    111489     43610   1932139     20.43     21.59  --
2256.14/565.58	c  N dy  8193   2183599        70      6230         0     72075     43610    976336     20.44     24.08  --
2280.43/571.66	c  N dy  8311   2203632        70      6230         0     90158     43610   1420320     20.45     23.10  --
2289.20/573.81	c  S st  8326   2210751        70      6230         0     96599     43610   1573753     20.45     17.04  --
2290.40/574.10	c  S st  8326   2211253        70      6230         0     97065     43610   1585461     20.45   no data  --
2290.40/574.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2290.40/574.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2290.40/574.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
2290.40/574.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2290.40/574.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2290.40/574.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2290.40/574.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2415.26/605.40	c lits-rem:      5265  cl-subs:     8606  v-elim:      0  v-fix:    0  time: 124.45 s
2415.26/605.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2415.26/605.42	c vivif2 --  cl tried    88459 cl shrink        0 lits rem          0 time: 0.08
2416.46/605.77	c asymm  cl-useful: 0/516/6230 lits-rem:0 time: 1.38
2416.46/605.77	c calculated reachability. Time: 0.00
2416.46/605.77	c  N dy  8326   2211253        70      6230         0     88459     43610   1367274     20.45   no data  --
2444.83/612.82	c  N dy  8426   2231538        70      6230         0    106813     43610   1813082     20.45     21.53  --
2503.42/627.59	c  N dy  8502   2282879        70      6230         0     94413     43610   1468567     20.42     21.66  --
2535.75/635.62	c  N dy  8535   2307090        70      6230         0    116017     43610   1979080     20.41     21.49  --
2558.10/641.30	c  N dy  8633   2327819        70      6230         0     75805     43610   1042610     20.42     21.51  --
2584.86/647.95	c  N dy  8773   2347874        70      6230         0     93878     43610   1490366     20.43     21.76  --
2648.26/663.81	c  N dy  8880   2401194        70      6230         0     81604     43610   1145837     20.41     21.57  --
2695.72/675.71	c  N dy  8928   2431848        70      6230         0    108936     43610   1789428     20.40     21.52  --
2739.61/686.76	c  N dy  9054   2451944        70      6230         0     66224     43610    785290     20.41     23.39  --
2768.73/694.01	c  N dy  9144   2471990        70      6230         0     84212     43610   1222653     20.41     22.16  --
2808.22/703.91	c  N dy  9178   2497675        70      6230         0    107048     43610   1752813     20.40     21.58  --
2854.49/715.52	c  N dy  9301   2517714        70      6230         0     63303     43610    700125     20.41     22.79  --
2927.13/733.74	c  N dy  9423   2574144        70      6230         0    113929     43610   1911859     20.38     21.81  --
2971.01/744.80	c  N dy  9553   2594566        70      6230         0     69565     43610    839573     20.39     21.64  --
3002.13/752.56	c  N dy  9678   2614707        70      6230         0     87804     43610   1287411     20.40     21.53  --
3040.78/762.30	c  N dy  9809   2634735        70      6230         0    105910     43610   1734732     20.41     22.46  --
3085.11/773.35	c  N dy  9906   2654799        70      6230         0    124017     43610   2174562     20.42     23.67  --
3122.96/782.87	c  N dy 10071   2675334        70      6230         0     78604     43610   1048799     20.43     21.51  --
3156.07/791.18	c  N dy 10169   2695526        70      6230         0     96743     43610   1492707     20.44     21.63  --
3188.38/799.22	c  S st 10258   2711253        70      6230         0    110978     43610   1842214     20.44   no data  --
3189.98/799.64	c  S st 10258   2711757        70      6230         0    111446     43610   1854038     20.44   no data  --
3189.98/799.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3189.98/799.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3190.41/799.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
3190.41/799.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3190.41/799.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3190.41/799.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3190.41/799.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3679.45/922.37	c lits-rem:      7170  cl-subs:    10441  v-elim:      0  v-fix:    0  time: 488.97 s
3679.45/922.37	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3679.45/922.39	c vivif2 --  cl tried   101005 cl shrink        0 lits rem          0 time: 0.08
3681.05/922.75	c asymm  cl-useful: 0/439/6230 lits-rem:0 time: 1.44
3681.05/922.75	c calculated reachability. Time: 0.00
3681.05/922.75	c  N dy 10258   2711757        70      6230         0    101005     43610   1583609     20.44   no data  --
3714.17/931.03	c  N dy 10376   2731781        70      6230         0    119072     43610   2026778     20.45     23.25  --
3740.89/937.79	c  N dy 10454   2751877        70      6230         0     72752     43610    895041     20.45     24.07  --
3765.27/943.86	c  N dy 10572   2771960        70      6230         0     90899     43610   1340087     20.46     21.57  --
3795.98/951.55	c  N dy 10690   2792059        70      6230         0    109051     43610   1785944     20.47     21.62  --
3829.85/960.05	c  N dy 10785   2812223        70      6230         0    127128     43610   2226035     20.47     21.58  --
3858.17/967.13	c  N dy 10820   2837565        70      6230         0     84281     43610   1141540     20.46     21.59  --
3886.12/974.17	c  N dy 10930   2857621        70      6230         0    102351     43610   1582568     20.47     21.99  --
3922.81/983.33	c  N dy 11029   2877698        70      6230         0    120420     43610   2023172     20.47     23.00  --
3969.89/995.13	c  N dy 11149   2898604        70      6230         0     72856     43610    866424     20.48     21.61  --
4002.65/1003.36	c  N dy 11220   2918621        70      6230         0     90844     43610   1299543     20.48     22.31  --
4043.69/1013.60	c  N dy 11340   2938708        70      6230         0    108896     43610   1743679     20.49     22.61  --
4092.74/1025.91	c  N dy 11466   2958772        70      6230         0    126989     43610   2189999     20.50     22.00  --
4133.44/1036.13	c  N dy 11582   2978843        70      6230         0     77644     43610    971713     20.51     23.18  --
4166.96/1044.55	c  N dy 11691   2999160        70      6230         0     95941     43610   1419128     20.51     21.75  --
4205.64/1054.28	c  N dy 11793   3019267        70      6230         0    114077     43610   1864475     20.52     21.60  --
4247.14/1064.69	c  N dy 11850   3039359        70      6230         0    132083     43610   2300635     20.52     22.23  --
4287.45/1074.80	c  N dy 11928   3059604        70      6230         0     81988     43610   1060576     20.52     21.65  --
4327.35/1084.77	c  N dy 12013   3080873        70      6230         0    101083     43610   1524392     20.52     21.64  --
4377.97/1097.48	c  N dy 12165   3100930        70      6230         0    119248     43610   1976612     20.53     22.23  --
4433.81/1111.40	c  N dy 12234   3125951        70      6230         0     72360     43610    813412     20.53     21.67  --
4478.48/1122.67	c  N dy 12325   3153777        70      6230         0     97364     43610   1419952     20.53     21.62  --
4526.36/1134.60	c  N dy 12465   3173783        70      6230         0    115459     43610   1867598     20.54     22.67  --
4604.94/1154.35	c  N dy 12538   3211759        70      6230         0     79182     43610    957401     20.53     18.71  --
4604.94/1154.35	c  S st 12538   3211759        70      6230         0     79182     43610    957401     20.53     18.71  --
4606.14/1154.68	c  S st 12538   3212261        70      6230         0     79640     43610    968926     20.53   no data  --
4606.14/1154.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4606.14/1154.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4606.54/1154.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.22
4606.54/1154.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4606.54/1154.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4606.54/1154.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4606.54/1154.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4730.64/1185.85	c lits-rem:       587  cl-subs:     2851  v-elim:      0  v-fix:    0  time: 123.93 s
4730.64/1185.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4730.64/1185.87	c vivif2 --  cl tried    76789 cl shrink        0 lits rem          0 time: 0.06
4732.59/1186.31	c asymm  cl-useful: 0/589/6230 lits-rem:0 time: 1.79
4732.59/1186.32	c calculated reachability. Time: 0.00
4732.59/1186.32	c  N dy 12538   3212261        70      6230         0     76789     43610    907792     20.53   no data  --
4766.89/1194.95	c  N dy 12625   3233581        70      6230         0     95926     43610   1374752     20.54     21.80  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369044-1305410852/watcher-3369044-1305410852 -o /tmp/evaluation-result-3369044-1305410852/solver-3369044-1305410852 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369044-1305410852.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: 0.00 0.00 0.07 7/327 24717
/proc/meminfo: memFree=25286476/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 413 0 0 0 2 0 0 0 23 0 4 0 652685707 52465664 353 33554432000 4194304 4650419 140736565284704 18446744073709551615 47287994419122 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 12809 353 303 112 0 7774 0
[pid=24717/tid=24718] ppid=24715 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652685707 52465664 353 33554432000 4194304 4650419 140736565284704 18446744073709551615 47287994419126 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652685707 52465664 353 33554432000 4194304 4650419 140736565284704 18446744073709551615 47287994419120 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652685708 52465664 353 33554432000 4194304 4650419 140736565284704 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.104482 s]
/proc/loadavg: 0.00 0.00 0.07 7/327 24717
/proc/meminfo: memFree=25286476/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=282064 CPUtime=0.38 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 1436 0 0 0 38 0 0 0 25 0 4 0 652685707 288833536 1351 33554432000 4194304 4650419 140736565284704 18446744073709551615 4370432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 70516 1351 366 112 0 65481 0
[pid=24717/tid=24718] ppid=24715 vsize=282064 CPUtime=0.1 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 237 0 0 0 10 0 0 0 25 0 4 0 652685707 288833536 1351 33554432000 4194304 4650419 140736565284704 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=282064 CPUtime=0.09 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 210 0 0 0 9 0 0 0 25 0 4 0 652685707 288833536 1351 33554432000 4194304 4650419 140736565284704 18446744073709551615 4371123 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=282064 CPUtime=0.08 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 348 0 0 0 8 0 0 0 25 0 4 0 652685708 288833536 1351 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282064

[startup+0.200466 s]
/proc/loadavg: 0.00 0.00 0.07 7/327 24717
/proc/meminfo: memFree=25286476/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=285440 CPUtime=0.76 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 3301 0 0 0 76 0 0 0 25 0 4 0 652685707 292290560 2723 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 71360 2723 390 112 0 66325 0
[pid=24717/tid=24718] ppid=24715 vsize=285440 CPUtime=0.19 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 767 0 0 0 19 0 0 0 25 0 4 0 652685707 292290560 2723 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=285440 CPUtime=0.19 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 740 0 0 0 19 0 0 0 25 0 4 0 652685707 292290560 2724 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=285440 CPUtime=0.18 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 613 0 0 0 18 0 0 0 25 0 4 0 652685708 292290560 2724 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 285440

[startup+0.300446 s]
/proc/loadavg: 0.00 0.00 0.07 7/327 24717
/proc/meminfo: memFree=25286476/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=285440 CPUtime=1.16 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 3640 0 0 0 116 0 0 0 25 0 4 0 652685707 292290560 3062 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 71360 3062 390 112 0 66325 0
[pid=24717/tid=24718] ppid=24715 vsize=285440 CPUtime=0.29 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 858 0 0 0 29 0 0 0 25 0 4 0 652685707 292290560 3062 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=285440 CPUtime=0.29 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 828 0 0 0 29 0 0 0 25 0 4 0 652685707 292290560 3062 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=285440 CPUtime=0.28 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 683 0 0 0 28 0 0 0 25 0 4 0 652685708 292290560 3063 33554432000 4194304 4650419 140736565284704 18446744073709551615 4363416 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) 285440

[startup+0.700376 s]
/proc/loadavg: 0.00 0.00 0.07 7/327 24717
/proc/meminfo: memFree=25286476/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=286944 CPUtime=2.77 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 6133 0 0 0 276 1 0 0 25 0 4 0 652685707 293830656 3636 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 71736 3636 390 112 0 66701 0
[pid=24717/tid=24718] ppid=24715 vsize=286944 CPUtime=0.69 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 1435 0 0 0 69 0 0 0 25 0 4 0 652685707 293830656 3636 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=286944 CPUtime=0.69 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 1450 0 0 0 69 0 0 0 25 0 4 0 652685707 293830656 3636 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=286944 CPUtime=0.68 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 1366 0 0 0 68 0 0 0 25 0 4 0 652685708 293830656 3636 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286944

[startup+1.50023 s]
/proc/loadavg: 0.00 0.00 0.07 9/331 24721
/proc/meminfo: memFree=25261768/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=288296 CPUtime=5.96 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 11147 0 0 0 594 2 0 0 25 0 4 0 652685707 295215104 5824 33554432000 4194304 4650419 140736565284704 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 72074 5824 392 112 0 67039 0
[pid=24717/tid=24718] ppid=24715 vsize=288296 CPUtime=1.49 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 2329 0 0 0 149 0 0 0 25 0 4 0 652685707 295215104 5824 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=288296 CPUtime=1.48 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 2359 0 0 0 148 0 0 0 25 0 4 0 652685707 295215104 5824 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=288296 CPUtime=1.46 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 2282 0 0 0 146 0 0 0 25 0 4 0 652685708 295215104 5824 33554432000 4194304 4650419 140736565284704 18446744073709551615 4334208 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 288296

[startup+3.10093 s]
/proc/loadavg: 0.00 0.00 0.07 9/331 24721
/proc/meminfo: memFree=25222212/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=293596 CPUtime=12.35 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 18285 0 0 0 1232 3 0 0 25 0 4 0 652685707 300642304 10900 33554432000 4194304 4650419 140736565284704 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 73399 10900 392 112 0 68364 0
[pid=24717/tid=24718] ppid=24715 vsize=293596 CPUtime=3.09 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 3888 0 0 0 309 0 0 0 25 0 4 0 652685707 300642304 10900 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=293596 CPUtime=3.09 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 4798 0 0 0 308 1 0 0 25 0 4 0 652685707 300642304 10900 33554432000 4194304 4650419 140736565284704 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=293596 CPUtime=3.05 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 5024 0 0 0 305 0 0 0 25 0 4 0 652685708 300642304 10900 33554432000 4194304 4650419 140736565284704 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 293596

[startup+6.30033 s]
/proc/loadavg: 0.72 0.15 0.12 9/331 24722
/proc/meminfo: memFree=25192252/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=292468 CPUtime=25.1 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 27425 0 0 0 2506 4 0 0 25 0 4 0 652685707 299487232 13114 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 73117 13114 392 112 0 68082 0
[pid=24717/tid=24718] ppid=24715 vsize=292468 CPUtime=6.28 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 6790 0 0 0 628 0 0 0 25 0 4 0 652685707 299487232 13114 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=292468 CPUtime=6.28 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 6806 0 0 0 627 1 0 0 25 0 4 0 652685707 299487232 13114 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=292468 CPUtime=6.22 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 7230 0 0 0 622 0 0 0 25 0 4 0 652685708 299487232 13114 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 292468

[startup+12.7011 s]
/proc/loadavg: 1.30 0.28 0.16 9/331 24722
/proc/meminfo: memFree=25151864/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=310752 CPUtime=50.64 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 39972 0 0 0 5057 7 0 0 25 0 4 0 652685707 318210048 18676 33554432000 4194304 4650419 140736565284704 18446744073709551615 4331761 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 77688 18676 392 112 0 72653 0
[pid=24717/tid=24718] ppid=24715 vsize=310752 CPUtime=12.69 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 8785 0 0 0 1268 1 0 0 25 0 4 0 652685707 318210048 18676 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=310752 CPUtime=12.69 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 10181 0 0 0 1267 2 0 0 25 0 4 0 652685707 318210048 18676 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=310752 CPUtime=12.56 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 10960 0 0 0 1254 2 0 0 25 0 4 0 652685708 318210048 18676 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 310752

[startup+25.5008 s]
/proc/loadavg: 2.87 0.67 0.29 9/331 24722
/proc/meminfo: memFree=25112116/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=321276 CPUtime=101.71 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 60062 0 0 0 10159 12 0 0 25 0 4 0 652685707 328986624 24521 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 80319 24521 392 112 0 75284 0
[pid=24717/tid=24718] ppid=24715 vsize=321276 CPUtime=25.49 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 12723 0 0 0 2547 2 0 0 25 0 4 0 652685707 328986624 24521 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=321276 CPUtime=25.48 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 15709 0 0 0 2545 3 0 0 25 0 4 0 652685707 328986624 24521 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=321276 CPUtime=25.23 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 16183 0 0 0 2520 3 0 0 25 0 4 0 652685708 328986624 24521 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 321276

[startup+51.101 s]
/proc/loadavg: 4.62 1.26 0.50 9/331 24723
/proc/meminfo: memFree=25083264/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=313872 CPUtime=203.85 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 86719 0 0 0 20367 18 0 0 25 0 4 0 652685707 321404928 27788 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 78468 27788 392 112 0 73433 0
[pid=24717/tid=24718] ppid=24715 vsize=313872 CPUtime=51.09 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 17087 0 0 0 5106 3 0 0 25 0 4 0 652685707 321404928 27788 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=313872 CPUtime=51.07 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 24313 0 0 0 5102 5 0 0 25 0 4 0 652685707 321404928 27788 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=313872 CPUtime=50.57 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 24694 0 0 0 5052 5 0 0 25 0 4 0 652685708 321404928 27788 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 313872

[startup+102.3 s]
/proc/loadavg: 6.63 2.33 0.90 9/331 24724
/proc/meminfo: memFree=25045164/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=327996 CPUtime=408.16 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 133214 0 0 0 40785 31 0 0 25 0 4 0 652685707 335867904 34534 33554432000 4194304 4650419 140736565284704 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 81999 34534 392 112 0 76964 0
[pid=24717/tid=24718] ppid=24715 vsize=327996 CPUtime=102.3 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 24458 0 0 0 10225 5 0 0 25 0 4 0 652685707 335867904 34534 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=327996 CPUtime=102.28 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 37340 0 0 0 10220 8 0 0 25 0 4 0 652685707 335867904 34534 33554432000 4194304 4650419 140736565284704 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=327996 CPUtime=101.26 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 39144 0 0 0 10117 9 0 0 25 0 4 0 652685708 335867904 34534 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 327996

[startup+162.3 s]

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

[pid=24717] ppid=24715 vsize=524468 CPUtime=2801.83 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 395006 0 0 0 280064 119 0 0 25 0 4 0 652685707 537055232 80846 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 131117 80846 392 112 0 126082 0
[pid=24717/tid=24718] ppid=24715 vsize=524468 CPUtime=702.31 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 73043 0 0 0 70208 23 0 0 25 0 4 0 652685707 537055232 80846 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=524468 CPUtime=702.18 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 116808 0 0 0 70183 35 0 0 25 0 4 0 652685707 537055232 80846 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=524468 CPUtime=695.03 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 109170 0 0 0 69474 29 0 0 25 0 4 0 652685708 537055232 80846 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.83
Current children cumulated vsize (KiB) 524468

[startup+762.3 s]
/proc/loadavg: 8.10 7.46 4.54 9/331 24742
/proc/meminfo: memFree=24703924/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=471640 CPUtime=3041.22 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 414878 0 0 0 303994 128 0 0 25 0 4 0 652685707 482959360 79334 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 117910 79334 392 112 0 112875 0
[pid=24717/tid=24718] ppid=24715 vsize=471640 CPUtime=762.33 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 73043 0 0 0 76210 23 0 0 25 0 4 0 652685707 482959360 79334 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=471640 CPUtime=762.17 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 123560 0 0 0 76178 39 0 0 25 0 4 0 652685707 482959360 79334 33554432000 4194304 4650419 140736565284704 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=471640 CPUtime=754.4 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 116821 0 0 0 75409 31 0 0 25 0 4 0 652685708 482959360 79334 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.22
Current children cumulated vsize (KiB) 471640

[startup+822.3 s]
/proc/loadavg: 8.08 7.57 4.76 9/331 24743
/proc/meminfo: memFree=24675508/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=537328 CPUtime=3280.53 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 431884 0 0 0 327919 134 0 0 25 0 4 0 652685707 550223872 85046 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 134332 85046 392 112 0 129297 0
[pid=24717/tid=24718] ppid=24715 vsize=537328 CPUtime=822.31 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 73104 0 0 0 82208 23 0 0 25 0 4 0 652685707 550223872 85046 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=537328 CPUtime=822.15 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 127650 0 0 0 82175 40 0 0 25 0 4 0 652685707 550223872 85046 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=537328 CPUtime=813.74 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 124580 0 0 0 81342 32 0 0 25 0 4 0 652685708 550223872 85046 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.53
Current children cumulated vsize (KiB) 537328

[startup+882.313 s]
/proc/loadavg: 8.03 7.65 4.96 9/331 24745
/proc/meminfo: memFree=24671900/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=537460 CPUtime=3519.93 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 455548 0 0 0 351852 141 0 0 25 0 4 0 652685707 550359040 85044 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 134365 85044 392 112 0 129330 0
[pid=24717/tid=24718] ppid=24715 vsize=537460 CPUtime=882.33 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 73495 0 0 0 88209 24 0 0 25 0 4 0 652685707 550359040 85044 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=537460 CPUtime=882.16 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 133225 0 0 0 88174 42 0 0 25 0 4 0 652685707 550359040 85044 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=537460 CPUtime=873.11 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 129885 0 0 0 87276 35 0 0 25 0 4 0 652685708 550359040 85044 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.93
Current children cumulated vsize (KiB) 537460

[startup+942.301 s]
/proc/loadavg: 8.01 7.71 5.15 9/331 24746
/proc/meminfo: memFree=24661564/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=528204 CPUtime=3759.24 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 474497 0 0 0 375777 147 0 0 25 0 4 0 652685707 540880896 79925 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 132051 79925 392 112 0 127016 0
[pid=24717/tid=24718] ppid=24715 vsize=528204 CPUtime=942.31 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 73802 0 0 0 94207 24 0 0 25 0 4 0 652685707 540880896 79925 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=528204 CPUtime=942.14 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 139061 0 0 0 94169 45 0 0 25 0 4 0 652685707 540880896 79925 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=528204 CPUtime=932.47 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 133255 0 0 0 93211 36 0 0 25 0 4 0 652685708 540880896 79925 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.24
Current children cumulated vsize (KiB) 528204

[startup+1002.3 s]
/proc/loadavg: 8.10 7.79 5.33 9/331 24748
/proc/meminfo: memFree=24641444/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=503036 CPUtime=3998.61 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 492276 0 0 0 399704 157 0 0 25 0 4 0 652685707 515108864 86123 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 125759 86123 392 112 0 120724 0
[pid=24717/tid=24718] ppid=24715 vsize=503036 CPUtime=1002.32 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 76640 0 0 0 100206 26 0 0 25 0 4 0 652685707 515108864 86123 33554432000 4194304 4650419 140736565284704 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=503036 CPUtime=1002.13 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 143549 0 0 0 100165 48 0 0 25 0 4 0 652685707 515108864 86123 33554432000 4194304 4650419 140736565284704 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=503036 CPUtime=991.84 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 137971 0 0 0 99147 37 0 0 25 0 4 0 652685708 515108864 86123 33554432000 4194304 4650419 140736565284704 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.61
Current children cumulated vsize (KiB) 503036

[startup+1062.3 s]
/proc/loadavg: 8.13 7.86 5.51 9/331 24750
/proc/meminfo: memFree=24656916/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=503152 CPUtime=4237.95 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 504009 0 0 0 423635 160 0 0 25 0 4 0 652685707 515227648 80452 33554432000 4194304 4650419 140736565284704 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 125788 80452 392 112 0 120753 0
[pid=24717/tid=24718] ppid=24715 vsize=503152 CPUtime=1062.32 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 76640 0 0 0 106206 26 0 0 25 0 4 0 652685707 515227648 80452 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=503152 CPUtime=1062.12 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 148513 0 0 0 106162 50 0 0 25 0 4 0 652685707 515227648 80452 33554432000 4194304 4650419 140736565284704 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=503152 CPUtime=1051.19 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 143485 0 0 0 105081 38 0 0 25 0 4 0 652685708 515227648 80452 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.95
Current children cumulated vsize (KiB) 503152

[startup+1122.3 s]
/proc/loadavg: 8.13 7.91 5.67 9/331 24751
/proc/meminfo: memFree=24650064/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=581608 CPUtime=4477.28 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 517711 0 0 0 447565 163 0 0 25 0 4 0 652685707 595566592 85259 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 145402 85259 392 112 0 140367 0
[pid=24717/tid=24718] ppid=24715 vsize=581608 CPUtime=1122.32 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 76640 0 0 0 112206 26 0 0 25 0 4 0 652685707 595566592 85259 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=581608 CPUtime=1122.1 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 151892 0 0 0 112160 50 0 0 25 0 4 0 652685707 595566592 85259 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=581608 CPUtime=1110.53 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 150856 0 0 0 111014 39 0 0 25 0 4 0 652685708 595566592 85259 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.28
Current children cumulated vsize (KiB) 581608

[startup+1182.3 s]
/proc/loadavg: 8.20 7.97 5.83 9/331 24753
/proc/meminfo: memFree=24641616/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=516072 CPUtime=4716.64 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 527686 0 0 0 471499 165 0 0 25 0 4 0 652685707 528457728 84089 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 129018 84089 392 112 0 123983 0
[pid=24717/tid=24718] ppid=24715 vsize=516072 CPUtime=1182.32 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 76640 0 0 0 118206 26 0 0 25 0 4 0 652685707 528457728 84089 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=516072 CPUtime=1182.1 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 155368 0 0 0 118159 51 0 0 25 0 4 0 652685707 528457728 84089 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=516072 CPUtime=1169.89 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 157077 0 0 0 116949 40 0 0 25 0 4 0 652685708 528457728 84089 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.64
Current children cumulated vsize (KiB) 516072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 7.81 7.90 5.86 5/326 24754
/proc/meminfo: memFree=24956608/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=516072 CPUtime=4800.05 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 529424 0 0 0 479840 165 0 0 25 0 4 0 652685707 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 129018 84579 392 112 0 123983 0
[pid=24717/tid=24718] ppid=24715 vsize=516072 CPUtime=1203.24 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 76641 0 0 0 120298 26 0 0 25 0 4 0 652685707 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=516072 CPUtime=1203.01 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 155368 0 0 0 120250 51 0 0 25 0 4 0 652685707 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=516072 CPUtime=1190.57 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 158814 0 0 0 119016 41 0 0 25 0 4 0 652685708 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 516072

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: 7.81 7.90 5.86 5/326 24754
/proc/meminfo: memFree=24956608/32951124 swapFree=44485764/67111528
[pid=24717] ppid=24715 vsize=516072 CPUtime=4800.05 cores=0,2,4,6
/proc/24717/stat : 24717 (strangenight1-m) R 24715 24717 24676 0 -1 4202496 529424 0 0 0 479840 165 0 0 25 0 4 0 652685707 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24717/statm: 129018 84579 392 112 0 123983 0
[pid=24717/tid=24718] ppid=24715 vsize=516072 CPUtime=1203.24 cores=0,2,4,6
/proc/24717/task/24718/stat : 24718 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 76641 0 0 0 120298 26 0 0 25 0 4 0 652685707 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24717/tid=24719] ppid=24715 vsize=516072 CPUtime=1203.01 cores=0,2,4,6
/proc/24717/task/24719/stat : 24719 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 155368 0 0 0 120250 51 0 0 25 0 4 0 652685707 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24717/tid=24720] ppid=24715 vsize=516072 CPUtime=1190.57 cores=0,2,4,6
/proc/24717/task/24720/stat : 24720 (strangenight1-m) R 24715 24717 24676 0 -1 4202560 158814 0 0 0 119016 41 0 0 25 0 4 0 652685708 528457728 84579 33554432000 4194304 4650419 140736565284704 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 516072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.23
CPU time (s): 4800.09
CPU user time (s): 4798.42
CPU system time (s): 1.67374
CPU usage (%): 398.933
Max. virtual memory (cumulated for all children) (KiB): 581608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.42
system time used= 1.67374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 529425
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= 409
involuntary context switches= 23664

runsolver used 3.65344 second user time and 9.03263 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 00:07:33
IDJOB=3369044
IDBENCH=83053
IDSOLVER=1846
FILE ID=node105/3369044-1305410852
RUNJOBID= node105-1305410851-24694
PBS_JOBID= 13324538
Free space on /tmp= 73584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369044-1305410852/watcher-3369044-1305410852 -o /tmp/evaluation-result-3369044-1305410852/solver-3369044-1305410852 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369044-1305410852.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=1566319223

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25286888 kB
Buffers:        274860 kB
Cached:        5908444 kB
SwapCached:      39656 kB
Active:         583120 kB
Inactive:      6819464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25286888 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:     1186612 kB
Mapped:          10644 kB
Slab:           127944 kB
PageTables:      66496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65413828 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= 73584 MiB
End job on node105 at 2011-05-15 00:27:38