Trace number 3173084

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 TechDemo-Alpha-mt? (TO) 4800.19 1201.92

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
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.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 Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173084-1304127827.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	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.34/0.12	c asymm  cl-useful: 0/1894/6230 lits-rem:0 time: 0.44
0.34/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.01
0.34/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
0.34/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.34/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.34/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.34/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.34/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.34/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     46  v-fix:    0  time:  0.05 s
0.34/0.14	c learnt bin added due to v-elim: 0
0.34/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.34/0.15	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.34/0.15	c calculated reachability. Time: 0.00
0.34/0.15	c Calc default polars -  time:   0.00 s pos:      42 undec:       0 neg:      28
0.34/0.15	c =========================================================================================
0.34/0.15	c types(t): F = full restart, N = normal restart
0.34/0.15	c types(t): S = simplification begin/end, E = solution found
0.34/0.15	c restart types(rt): st = static, dy = dynamic
0.34/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.34/0.15	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.73/0.24	c Decided on static restart strategy
1.13/0.33	c  N dy    19      4006        70      6230         0      3643     43610     88415     24.30     21.54  --
1.93/0.55	c  N dy    46      8046        70      6230         0      5034     43610    113161     24.53     21.43  --
2.73/0.79	c  N dy    73     12082        70      6230         0      4847     43610     96919     24.55     21.44  --
3.94/1.04	c  N dy   100     16084        70      6230         0      8505     43610    184369     23.99     21.39  --
5.12/1.31	c  N dy   128     20226        70      6230         0      7150     43610    138878     24.52     21.42  --
6.33/1.60	c  N dy   155     24269        70      6230         0     10841     43610    227158     24.00     21.37  --
7.53/1.90	c  N dy   183     28419        70      6230         0      8430     43610    156562     24.40     21.38  --
7.93/2.02	c  S st   194     30000        70      6230         0      9873     43610    191308     24.46     21.39  --
7.93/2.07	c  S st   194     30501        70      6230         0     10339     43610    202549     24.46     21.39  --
7.93/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.93/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.93/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.09
7.93/2.09	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
7.93/2.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.93/2.09	c Subs w/ non-existent bins:      0 time:  0.00 s
7.93/2.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.93/2.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.93/2.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.72/2.74	c lits-rem:      1463  cl-subs:     1296  v-elim:     70  v-fix:    0  time:  2.55 s
10.72/2.74	c learnt bin added due to v-elim: 0
10.72/2.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.72/2.74	c vivif2 --  cl tried     9043 cl shrink        0 lits rem          0 time: 0.01
11.12/2.89	c asymm  cl-useful: 0/2414/6230 lits-rem:0 time: 0.62
11.12/2.89	c calculated reachability. Time: 0.00
11.12/2.89	c  N dy   194     30501        70      6230         0      9043     43610    173208     24.46     21.39  --
11.12/2.89	c  F st   194     30501        70      6230         0      9043     43610    173208     24.46     21.39  --
11.92/3.05	c Decided on static restart strategy
12.74/3.20	c  N dy   213     34506        70      6230         0     12673     43610    260518     24.71     21.38  --
13.92/3.53	c  N dy   240     38526        70      6230         0      9201     43610    165138     24.24     21.38  --
15.12/3.86	c  N dy   268     42637        70      6230         0     12929     43610    254103     24.24     21.36  --
16.32/4.17	c  S st   290     45753        70      6230         0     15765     43610    322267     24.04     21.37  --
16.72/4.22	c  S st   290     46253        70      6230         0     16229     43610    333649     24.04     21.37  --
16.72/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.72/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.72/4.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.18
16.72/4.27	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
16.72/4.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.72/4.27	c Subs w/ non-existent bins:      0 time:  0.01 s
16.72/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.72/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.72/4.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.51/4.98	c lits-rem:      1796  cl-subs:     1897  v-elim:     70  v-fix:    0  time:  2.80 s
19.51/4.98	c learnt bin added due to v-elim: 0
19.51/4.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
19.51/4.98	c vivif2 --  cl tried    14332 cl shrink        0 lits rem          0 time: 0.01
20.30/5.15	c asymm  cl-useful: 0/1509/6230 lits-rem:0 time: 0.68
20.30/5.15	c calculated reachability. Time: 0.00
20.30/5.15	c  N dy   290     46253        70      6230         0     14332     43610    284572     24.04     21.37  --
21.93/5.52	c  N dy   317     50291        70      6230         0      9945     43610    169756     24.03     21.38  --
23.11/5.84	c  N dy   344     54332        70      6230         0     13611     43610    259005     24.50     21.40  --
24.71/6.22	c  N dy   371     58353        70      6230         0     17286     43610    346687     24.23     21.38  --
25.92/6.58	c  N dy   399     62483        70      6230         0     12020     43610    206792     24.50     21.39  --
27.50/6.95	c  N dy   426     66510        70      6230         0     15678     43610    294207     24.23     21.38  --
28.70/7.26	c  S st   446     69380        70      6230         0     18318     43610    357737     24.33     21.38  --
29.10/7.33	c  S st   446     69883        70      6230         0     18782     43610    369329     24.33     21.38  --
29.10/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.10/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.10/7.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.25
29.10/7.39	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
29.10/7.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.10/7.39	c Subs w/ non-existent bins:      0 time:  0.01 s
29.50/7.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.50/7.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.50/7.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.29/8.20	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
38.29/9.69	c Added 1 vars  tried: 21840 time: 5.96
38.69/9.70	c ORs :      1 avg-s:  0.0 cl-sh:  1287 l-rem:   1287 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    6.00
38.69/9.70	c lits-rem:      1743  cl-subs:     2120  v-elim:     70  v-fix:    0  time:  9.21 s
38.69/9.70	c learnt bin added due to v-elim: 0
38.69/9.70	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
38.69/9.71	c vivif2 --  cl tried    16662 cl shrink        0 lits rem          0 time: 0.01
39.10/9.87	c asymm  cl-useful: 0/2080/6231 lits-rem:0 time: 0.67
39.10/9.87	c calculated reachability. Time: 0.00
39.10/9.87	c  N dy   446     69883        71      6231         2     16662     43598    315016     24.33     21.38  --
39.10/9.87	c  F st   446     69883        71      6231         2     16662     43598    315016     24.33     21.38  --
39.88/10.09	c Decided on static restart strategy
41.08/10.34	c  N dy   468     74347        71      6231         2     10822     43598    165221     24.65     21.39  --
42.68/10.76	c  N dy   501     79204        71      6231         2     15252     43598    271206     24.48     21.38  --
53.87/13.51	c  N dy   503    104824        71      6231         2     15742     43598    257897     22.99     20.84  --
53.87/13.52	c  S st   503    104824        71      6231         2     15742     43598    257897     22.99     20.84  --
53.87/13.58	c  S st   503    105330        71      6231         2     16220     43598    269405     22.99     20.84  --
53.87/13.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.87/13.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.27/13.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.23
54.27/13.64	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
54.27/13.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.27/13.64	c Subs w/ non-existent bins:      0 time:  0.01 s
54.27/13.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.27/13.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.27/13.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
56.68/14.28	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
56.68/14.29	c lits-rem:      1047  cl-subs:     1600  v-elim:     70  v-fix:    0  time:  2.55 s
56.68/14.29	c learnt bin added due to v-elim: 0
56.68/14.29	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
56.68/14.29	c vivif2 --  cl tried    14620 cl shrink        0 lits rem          0 time: 0.01
57.46/14.44	c asymm  cl-useful: 0/1847/6231 lits-rem:0 time: 0.60
57.46/14.44	c calculated reachability. Time: 0.00
57.46/14.44	c  N dy   503    105330        71      6231         2     14620     43598    236485     22.99     20.84  --
83.05/20.83	c  N dy   531    157995        71      6231         2     21546     43598    363825     22.98     20.19  --
83.05/20.85	c  S st   531    157995        71      6231         2     21546     43598    363825     22.98     20.19  --
83.45/20.92	c  S st   531    158499        71      6231         2     22021     43598    375026     22.98     20.19  --
83.45/20.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.45/20.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.83/21.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.34
83.83/21.01	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
83.83/21.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.83/21.01	c Subs w/ non-existent bins:      0 time:  0.01 s
83.83/21.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.83/21.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.83/21.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
87.44/21.96	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
87.44/21.97	c lits-rem:      1914  cl-subs:     2495  v-elim:     70  v-fix:    0  time:  3.79 s
87.44/21.97	c learnt bin added due to v-elim: 0
87.44/21.97	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
87.44/21.97	c vivif2 --  cl tried    19526 cl shrink        0 lits rem          0 time: 0.01
88.22/22.13	c asymm  cl-useful: 0/1246/6231 lits-rem:0 time: 0.64
88.22/22.13	c calculated reachability. Time: 0.00
88.22/22.13	c  N dy   531    158499        71      6231         2     19526     43598    322132     22.98     20.19  --
93.42/23.47	c  N dy   600    168723        73      6231         6     28866     43606    546154     24.02     20.26  --
99.01/24.82	c  N dy   673    179580        73      6231         6     23598     43606    407820     24.33     20.33  --
105.42/26.48	c  N dy   751    191168        73      6231         6     17892     43606    257368     25.01     20.40  --
132.57/33.29	c  N dy   778    237751        73      6231         6     24497     43606    389702     22.84     20.20  --
132.97/33.31	c  S st   778    237751        73      6231         6     24497     43606    389702     22.84     20.20  --
132.97/33.39	c  S st   778    238254        73      6231         6     24961     43606    401385     22.84     20.20  --
132.97/33.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.97/33.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.77/33.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.44
133.77/33.51	c Calc non-exist non-lernt bins v-fix:     0 done:     73 time:  0.00 s
133.77/33.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.77/33.51	c Subs w/ non-existent bins:      0 time:  0.01 s
133.77/33.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.77/33.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.77/33.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.36/34.40	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
137.36/34.40	c lits-rem:      1836  cl-subs:     2450  v-elim:     70  v-fix:    0  time:  3.55 s
137.36/34.40	c learnt bin added due to v-elim: 0
137.36/34.40	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
137.36/34.41	c vivif2 --  cl tried    22511 cl shrink        0 lits rem          0 time: 0.01
137.76/34.54	c asymm  cl-useful: 0/1058/6231 lits-rem:0 time: 0.53
137.76/34.54	c calculated reachability. Time: 0.00
137.76/34.54	c  N dy   778    238254        73      6231         6     22511     43606    350985     22.84     20.20  --
220.06/55.14	c  N dy   845    357381        73      6231         6     26364     43606    380503     23.55     19.71  --
220.06/55.15	c  S st   845    357381        73      6231         6     26364     43606    380503     23.55     19.71  --
220.46/55.25	c  S st   845    357883        77      6231        18     26850     43626    392209     23.55     19.71  --
220.46/55.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
220.46/55.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.86/55.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.50
220.86/55.37	c Calc non-exist non-lernt bins v-fix:     0 done:     77 time:  0.00 s
220.86/55.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
220.86/55.38	c Subs w/ non-existent bins:      0 time:  0.02 s
220.86/55.39	c Replacing        1 vars Replaced      892 lits Time:     0.03 s 
220.86/55.39	c bin-w-bin subsume rem            2 bins  time:  0.00 s
220.86/55.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
220.86/55.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
224.46/56.24	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
224.46/56.25	c lits-rem:      1201  cl-subs:     1828  v-elim:     70  v-fix:    0  time:  3.43 s
224.46/56.25	c learnt bin added due to v-elim: 0
224.46/56.25	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
224.46/56.26	c vivif2 --  cl tried    25022 cl shrink        0 lits rem          0 time: 0.02
225.26/56.42	c asymm  cl-useful: 0/1564/6231 lits-rem:0 time: 0.64
225.26/56.42	c calculated reachability. Time: 0.00
225.26/56.42	c  N dy   845    357883        76      6231        12     25022     43618    356799     23.55     19.71  --
375.48/94.01	c  N dy   915    536825        76      6231        12     32584     43618    456315     22.79     19.26  --
375.48/94.04	c  S st   915    536825        76      6231        12     32584     43618    456315     22.79     19.26  --
375.88/94.14	c  S st   915    537328        79      6231        22     33062     43634    467818     22.79     19.26  --
375.88/94.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
375.88/94.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.68/94.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.7M T:  0.65
376.68/94.31	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
376.68/94.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.68/94.31	c Subs w/ non-existent bins:      0 time:  0.02 s
376.68/94.32	c Replacing        1 vars Replaced       17 lits Time:     0.01 s 
376.68/94.32	c bin-w-bin subsume rem            2 bins  time:  0.00 s
376.68/94.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.68/94.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
381.88/95.69	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
403.44/101.10	c Added 1 vars  tried: 80000 time: 21.62
403.86/101.14	c ORs :      1 avg-s:  0.0 cl-sh:  3243 l-rem:   3243 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.78
403.86/101.15	c lits-rem:      1130  cl-subs:     2099  v-elim:     70  v-fix:    0  time: 27.27 s
403.86/101.15	c learnt bin added due to v-elim: 0
403.86/101.15	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
403.86/101.16	c vivif2 --  cl tried    30963 cl shrink        0 lits rem          0 time: 0.02
404.64/101.32	c asymm  cl-useful: 0/1005/6232 lits-rem:0 time: 0.65
404.64/101.32	c calculated reachability. Time: 0.00
404.64/101.32	c  N dy   915    537328        79      6232        18     30963     43605    423841     22.79     19.26  --
404.64/101.32	c  F st   915    537328        79      6232        18     30963     43605    423841     22.79     19.26  --
405.84/101.67	c Decided on static restart strategy
679.52/170.15	c  N dy  1006    805992        79      6232        18     52676     43605    873931     25.19     18.75  --
679.52/170.18	c  S st  1006    805992        79      6232        18     52676     43605    873931     25.19     18.75  --
680.32/170.36	c  S st  1006    806496        83      6232        42     53149     43637    885625     25.19     18.75  --
680.32/170.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
680.32/170.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.91/170.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.8M T:  1.37
681.91/170.71	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
681.91/170.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.91/170.72	c Subs w/ non-existent bins:      0 time:  0.04 s
681.91/170.75	c Replacing        4 vars Replaced     1145 lits Time:     0.12 s 
681.91/170.76	c bin-w-bin subsume rem            8 bins  time:  0.00 s
681.91/170.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.91/170.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
695.90/174.21	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
695.90/174.22	c lits-rem:      1090  cl-subs:     5616  v-elim:     70  v-fix:    0  time: 13.82 s
695.90/174.22	c learnt bin added due to v-elim: 0
695.90/174.22	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
695.90/174.23	c vivif2 --  cl tried    47533 cl shrink        0 lits rem          0 time: 0.04
696.30/174.33	c asymm  cl-useful: 0/359/6232 lits-rem:0 time: 0.37
696.30/174.33	c calculated reachability. Time: 0.00
696.30/174.33	c  N dy  1006    806496        79      6232        18     47533     43605    758844     25.19     18.75  --
1231.64/308.39	c  N dy  1072   1209744        81      6232        22     63453     43613   1024490     24.53     18.26  --
1232.03/308.44	c  S st  1072   1209744        81      6232        22     63453     43613   1024490     24.53     18.26  --
1232.83/308.64	c  S st  1072   1210248        81      6232        22     63930     43613   1036425     24.53     18.26  --
1232.83/308.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1232.83/308.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1234.45/309.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.1M T:  1.57
1234.45/309.04	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
1234.45/309.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1234.45/309.05	c Subs w/ non-existent bins:      0 time:  0.04 s
1234.45/309.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1234.45/309.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1234.45/309.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1253.61/313.88	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 26.5 T:    0.04
1308.74/327.62	c Added 1 vars  tried: 80000 time: 54.91
1309.94/327.93	c ORs :      1 avg-s:  0.0 cl-sh: 11824 l-rem:  11824 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   56.13
1309.94/327.95	c lits-rem:      1301  cl-subs:     4867  v-elim:     70  v-fix:    0  time: 75.41 s
1309.94/327.95	c learnt bin added due to v-elim: 0
1309.94/327.95	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
1309.94/327.96	c vivif2 --  cl tried    59061 cl shrink        0 lits rem          0 time: 0.05
1310.34/328.06	c asymm  cl-useful: 0/315/6233 lits-rem:0 time: 0.40
1310.34/328.06	c calculated reachability. Time: 0.00
1310.34/328.06	c  N dy  1072   1210248        82      6233        24     59061     43602    918008     24.53     18.26  --
2157.32/540.08	c  N dy  1090   1710248        82      6233        24     88812     43602   1548014     25.26     17.99  --
2157.72/540.15	c  S st  1090   1710248        82      6233        24     88812     43602   1548014     25.26     17.99  --
2158.90/540.45	c  S st  1090   1710753        82      6233        24     89295     43602   1560020     25.26     17.99  --
2158.90/540.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2158.90/540.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2161.72/541.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.3M T:  2.64
2161.72/541.12	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.01 s
2161.72/541.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2161.72/541.14	c Subs w/ non-existent bins:      0 time:  0.07 s
2161.72/541.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2161.72/541.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2161.72/541.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2198.45/550.37	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 23.0 T:    0.11
2198.85/550.40	c lits-rem:      4320  cl-subs:     7855  v-elim:     70  v-fix:    0  time: 36.87 s
2198.85/550.40	c learnt bin added due to v-elim: 0
2198.85/550.40	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
2198.85/550.42	c vivif2 --  cl tried    81438 cl shrink        0 lits rem          0 time: 0.08
2199.25/550.52	c asymm  cl-useful: 0/281/6233 lits-rem:0 time: 0.42
2199.25/550.53	c calculated reachability. Time: 0.00
2199.25/550.53	c  N dy  1090   1710753        82      6233        24     81438     43602   1375589     25.26     17.99  --
3166.02/792.51	c  N dy  1107   2210753        82      6233        24     95445     43602   1561335     22.95     18.02  --
3166.02/792.58	c  S st  1107   2210753        82      6233        24     95445     43602   1561335     22.95     18.02  --
3166.02/792.58	c Finding binary XORs  T:     0.00 s  found:       0
3167.62/792.90	c  S st  1107   2211254        82      6233        24     95914     43602   1573065     22.95     18.02  --
3167.62/792.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3167.62/792.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3170.42/793.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.2M T:  3.03
3170.42/793.67	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.01 s
3170.42/793.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3170.42/793.69	c Subs w/ non-existent bins:      0 time:  0.07 s
3170.82/793.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3170.82/793.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3170.82/793.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3220.36/806.12	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
3220.36/806.15	c lits-rem:      9403  cl-subs:    13442  v-elim:     70  v-fix:    0  time: 49.66 s
3220.36/806.15	c learnt bin added due to v-elim: 0
3220.36/806.15	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
3220.36/806.17	c vivif2 --  cl tried    82472 cl shrink        0 lits rem          0 time: 0.08
3220.77/806.28	c asymm  cl-useful: 0/191/6233 lits-rem:0 time: 0.44
3220.77/806.28	c calculated reachability. Time: 0.00
3220.77/806.28	c  N dy  1107   2211254        82      6233        24     82472     43602   1297659     22.95     18.02  --
4353.71/1089.83	c  N dy  1118   2711254        82      6233        24    106662     43602   1836921     25.23     17.97  --
4354.11/1089.91	c  S st  1118   2711254        82      6233        24    106662     43602   1836921     25.23     17.97  --
4355.70/1090.32	c  S st  1118   2711756        82      6233        24    107144     43602   1848727     25.23     17.97  --
4355.70/1090.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4355.70/1090.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4359.32/1091.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 45.1M T:  3.85
4359.32/1091.29	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.01 s
4359.32/1091.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4359.70/1091.31	c Subs w/ non-existent bins:      0 time:  0.08 s
4359.70/1091.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4359.70/1091.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4359.70/1091.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4419.89/1106.74	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.32
4419.89/1106.78	c lits-rem:      9939  cl-subs:     8535  v-elim:     70  v-fix:    0  time: 60.30 s
4419.89/1106.78	c learnt bin added due to v-elim: 0
4419.89/1106.78	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
4420.28/1106.80	c vivif2 --  cl tried    98609 cl shrink        0 lits rem          0 time: 0.09
4420.67/1106.93	c asymm  cl-useful: 0/150/6233 lits-rem:0 time: 0.49
4420.67/1106.93	c calculated reachability. Time: 0.00
4420.67/1106.93	c  N dy  1118   2711756        82      6233        24     98609     43602   1638103     25.23     17.97  --
4420.67/1106.93	c  F st  1118   2711756        82      6233        24     98609     43602   1638103     25.23     17.97  --
4426.66/1108.48	c Decided on static restart strategy

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-3173084-1304127827/watcher-3173084-1304127827 -o /tmp/evaluation-result-3173084-1304127827/solver-3173084-1304127827 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173084-1304127827.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.13 7.61 7.89 3/174 21607
/proc/meminfo: memFree=30620484/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=50148 CPUtime=0 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 644 0 0 0 0 0 0 0 22 0 1 0 524382550 51351552 575 33554432000 4194304 4797429 140735164445872 18446744073709551615 4407883 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/21607/statm: 12537 575 347 148 0 7466 0

[startup+0.066634 s]
/proc/loadavg: 6.13 7.61 7.89 3/174 21607
/proc/meminfo: memFree=30620484/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=147832 CPUtime=0.2 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 1253 0 0 0 20 0 0 0 24 0 4 0 524382550 151379968 1155 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428984 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 36958 1155 372 148 0 31887 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 147832

[startup+0.100669 s]
/proc/loadavg: 6.13 7.61 7.89 3/174 21607
/proc/meminfo: memFree=30620484/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=147964 CPUtime=0.34 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 1265 0 0 0 34 0 0 0 24 0 4 0 524382550 151515136 1167 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429174 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 36991 1167 372 148 0 31920 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 147964

[startup+0.300547 s]
/proc/loadavg: 6.13 7.61 7.89 3/174 21607
/proc/meminfo: memFree=30620484/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=610264 CPUtime=1.13 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 2715 0 0 0 113 0 0 0 25 0 4 0 524382550 624910336 2377 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 152566 2377 408 148 0 147495 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 610264

[startup+0.700476 s]
/proc/loadavg: 6.13 7.61 7.89 3/174 21607
/proc/meminfo: memFree=30620484/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=613736 CPUtime=2.73 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 4451 0 0 0 273 0 0 0 25 0 4 0 524382550 628465664 3386 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 153434 3386 409 148 0 148363 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 613736

[startup+1.50034 s]
/proc/loadavg: 6.13 7.61 7.89 9/184 21620
/proc/meminfo: memFree=30448160/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=616176 CPUtime=5.92 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 6186 0 0 0 592 0 0 0 25 0 4 0 524382550 630964224 4566 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 154044 4566 413 148 0 148973 0
[pid=21607/tid=21609] ppid=21605 vsize=616176 CPUtime=1.47 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 1117 0 0 0 147 0 0 0 25 0 4 0 524382552 630964224 4566 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=616176 CPUtime=1.47 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 1110 0 0 0 147 0 0 0 25 0 4 0 524382552 630964224 4566 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=616176 CPUtime=1.47 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 1252 0 0 0 147 0 0 0 25 0 4 0 524382552 630964224 4566 33554432000 4194304 4797429 140735164445872 18446744073709551615 4358585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 616176

[startup+3.10105 s]
/proc/loadavg: 6.13 7.61 7.89 9/184 21620
/proc/meminfo: memFree=30429808/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=619452 CPUtime=12.32 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 8056 0 0 0 1231 1 0 0 25 0 4 0 524382550 634318848 5237 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 154863 5237 414 148 0 149792 0
[pid=21607/tid=21609] ppid=21605 vsize=619452 CPUtime=3.07 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 1425 0 0 0 307 0 0 0 25 0 4 0 524382552 634318848 5237 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524394 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=619452 CPUtime=3.07 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 1384 0 0 0 307 0 0 0 25 0 4 0 524382552 634318848 5237 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=619452 CPUtime=3.07 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 1539 0 0 0 307 0 0 0 25 0 4 0 524382552 634318848 5237 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524541 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 619452

[startup+6.30049 s]
/proc/loadavg: 6.28 7.62 7.89 9/184 21620
/proc/meminfo: memFree=30421872/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=622700 CPUtime=25.11 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 10363 0 0 0 2509 2 0 0 25 0 4 0 524382550 637644800 6631 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 155675 6631 416 148 0 150604 0
[pid=21607/tid=21609] ppid=21605 vsize=622700 CPUtime=6.27 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 1646 0 0 0 627 0 0 0 25 0 4 0 524382552 637644800 6631 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=622700 CPUtime=6.27 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 1590 0 0 0 627 0 0 0 25 0 4 0 524382552 637644800 6631 33554432000 4194304 4797429 140735164445872 18446744073709551615 4426373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=622700 CPUtime=6.25 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 1711 0 0 0 625 0 0 0 25 0 4 0 524382552 637644800 6631 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428964 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 622700

[startup+12.7004 s]
/proc/loadavg: 6.42 7.62 7.89 9/184 21620
/proc/meminfo: memFree=29910804/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=625716 CPUtime=50.67 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 14180 0 0 0 5064 3 0 0 25 0 4 0 524382550 640733184 7895 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424682 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 156429 7895 419 148 0 151358 0
[pid=21607/tid=21609] ppid=21605 vsize=625716 CPUtime=12.66 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 2130 0 0 0 1266 0 0 0 25 0 4 0 524382552 640733184 7895 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=625716 CPUtime=12.67 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 2146 0 0 0 1267 0 0 0 25 0 4 0 524382552 640733184 7895 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=625716 CPUtime=12.61 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 2186 0 0 0 1261 0 0 0 25 0 4 0 524382552 640733184 7895 33554432000 4194304 4797429 140735164445872 18446744073709551615 4430083 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 625716

[startup+25.5011 s]
/proc/loadavg: 6.77 7.64 7.89 9/184 21621
/proc/meminfo: memFree=29735052/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=633812 CPUtime=101.81 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 21570 0 0 0 10177 4 0 0 25 0 4 0 524382550 649023488 10030 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 158453 10030 419 148 0 153382 0
[pid=21607/tid=21609] ppid=21605 vsize=633812 CPUtime=25.46 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 3863 0 0 0 2546 0 0 0 25 0 4 0 524382552 649023488 10030 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=633812 CPUtime=25.47 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 3133 0 0 0 2547 0 0 0 25 0 4 0 524382552 649023488 10030 33554432000 4194304 4797429 140735164445872 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=633812 CPUtime=25.35 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 3196 0 0 0 2535 0 0 0 25 0 4 0 524382552 649023488 10030 33554432000 4194304 4797429 140735164445872 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 633812

[startup+51.1006 s]
/proc/loadavg: 7.26 7.68 7.90 9/184 21621
/proc/meminfo: memFree=29726276/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=637472 CPUtime=204.08 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 34269 0 0 0 20400 8 0 0 25 0 4 0 524382550 652771328 11074 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 159368 11074 421 148 0 154297 0
[pid=21607/tid=21609] ppid=21605 vsize=637472 CPUtime=51.06 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 5438 0 0 0 5106 0 0 0 25 0 4 0 524382552 652771328 11074 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424670 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=637472 CPUtime=51.07 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 6385 0 0 0 5105 2 0 0 25 0 4 0 524382552 652771328 11074 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=637472 CPUtime=50.83 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 4433 0 0 0 5083 0 0 0 25 0 4 0 524382552 652771328 11074 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 637472

[startup+102.307 s]
/proc/loadavg: 7.74 7.75 7.91 9/184 21623
/proc/meminfo: memFree=29698312/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=648304 CPUtime=408.67 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 51430 0 0 0 40854 13 0 0 25 0 4 0 524382550 663863296 14340 33554432000 4194304 4797429 140735164445872 18446744073709551615 4425120 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 162076 14340 421 148 0 157005 0
[pid=21607/tid=21609] ppid=21605 vsize=648304 CPUtime=102.26 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 7756 0 0 0 10225 1 0 0 25 0 4 0 524382552 663863296 14340 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=648304 CPUtime=102.28 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 8465 0 0 0 10225 3 0 0 25 0 4 0 524382552 663863296 14340 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=648304 CPUtime=101.79 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 7453 0 0 0 10178 1 0 0 25 0 4 0 524382552 663863296 14340 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 648304

[startup+162.301 s]
/proc/loadavg: 7.90 7.79 7.91 9/184 21624
/proc/meminfo: memFree=29694788/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=649584 CPUtime=648.35 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 66204 0 0 0 64817 18 0 0 25 0 4 0 524382550 665174016 15711 33554432000 4194304 4797429 140735164445872 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 162396 15711 421 148 0 157325 0
[pid=21607/tid=21609] ppid=21605 vsize=649584 CPUtime=162.25 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 9318 0 0 0 16223 2 0 0 25 0 4 0 524382552 665174016 15711 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=649584 CPUtime=162.28 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 10514 0 0 0 16224 4 0 0 25 0 4 0 524382552 665174016 15711 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=649584 CPUtime=161.51 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 9064 0 0 0 16149 2 0 0 25 0 4 0 524382552 665174016 15711 33554432000 4194304 4797429 140735164445872 18446744073709551615 4572354 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.35
Current children cumulated vsize (KiB) 649584

[startup+222.3 s]
/proc/loadavg: 8.05 7.86 7.92 9/184 21626
/proc/meminfo: memFree=29680504/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=658548 CPUtime=888.06 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 81225 0 0 0 88783 23 0 0 25 0 4 0 524382550 674353152 17654 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 164637 17654 421 148 0 159566 0
[pid=21607/tid=21609] ppid=21605 vsize=658548 CPUtime=222.25 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 11292 0 0 0 22222 3 0 0 25 0 4 0 524382552 674353152 17654 33554432000 4194304 4797429 140735164445872 18446744073709551615 4430056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=658548 CPUtime=222.27 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 12317 0 0 0 22223 4 0 0 25 0 4 0 524382552 674353152 17654 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=658548 CPUtime=221.22 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 10764 0 0 0 22119 3 0 0 25 0 4 0 524382552 674353152 17654 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568042 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.06
Current children cumulated vsize (KiB) 658548

[startup+282.301 s]

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

[pid=21607] ppid=21605 vsize=688540 CPUtime=2805.69 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 158298 0 0 0 280516 53 0 0 25 0 4 0 524382550 705064960 28953 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 172135 28953 421 148 0 167064 0
[pid=21607/tid=21609] ppid=21605 vsize=688540 CPUtime=702.21 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 21226 0 0 0 70214 7 0 0 25 0 4 0 524382552 705064960 28953 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=688540 CPUtime=702.28 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 22284 0 0 0 70219 9 0 0 25 0 4 0 524382552 705064960 28953 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=688540 CPUtime=698.86 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 21080 0 0 0 69879 7 0 0 25 0 4 0 524382552 705064960 28953 33554432000 4194304 4797429 140735164445872 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.69
Current children cumulated vsize (KiB) 688540

[startup+762.307 s]
/proc/loadavg: 8.08 8.02 7.96 9/184 21640
/proc/meminfo: memFree=29591380/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=692808 CPUtime=3045.4 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 166837 0 0 0 304483 57 0 0 25 0 4 0 524382550 709435392 28952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 173202 28952 422 148 0 168131 0
[pid=21607/tid=21609] ppid=21605 vsize=692808 CPUtime=762.22 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 22376 0 0 0 76214 8 0 0 25 0 4 0 524382552 709435392 28952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=692808 CPUtime=762.3 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 23413 0 0 0 76220 10 0 0 25 0 4 0 524382552 709435392 28952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=692808 CPUtime=758.55 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 22083 0 0 0 75848 7 0 0 25 0 4 0 524382552 709435392 28952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.4
Current children cumulated vsize (KiB) 692808

[startup+822.3 s]
/proc/loadavg: 8.13 8.04 7.97 9/184 21642
/proc/meminfo: memFree=29571988/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=697036 CPUtime=3285.08 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 172882 0 0 0 328449 59 0 0 25 0 4 0 524382550 713764864 31338 33554432000 4194304 4797429 140735164445872 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 174259 31338 421 148 0 169188 0
[pid=21607/tid=21609] ppid=21605 vsize=697036 CPUtime=822.2 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 23441 0 0 0 82212 8 0 0 25 0 4 0 524382552 713764864 31338 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=697036 CPUtime=822.29 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 23996 0 0 0 82219 10 0 0 25 0 4 0 524382552 713764864 31338 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=697036 CPUtime=818.25 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 22674 0 0 0 81817 8 0 0 25 0 4 0 524382552 713764864 31338 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.08
Current children cumulated vsize (KiB) 697036

[startup+882.301 s]
/proc/loadavg: 8.05 8.03 7.97 9/184 21644
/proc/meminfo: memFree=29571560/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=701316 CPUtime=3524.77 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 181026 0 0 0 352415 62 0 0 25 0 4 0 524382550 718147584 31790 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 175329 31790 421 148 0 170258 0
[pid=21607/tid=21609] ppid=21605 vsize=701316 CPUtime=882.19 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 24092 0 0 0 88211 8 0 0 25 0 4 0 524382552 718147584 31790 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=701316 CPUtime=882.28 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 25110 0 0 0 88218 10 0 0 25 0 4 0 524382552 718147584 31790 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=701316 CPUtime=877.95 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 23715 0 0 0 87787 8 0 0 25 0 4 0 524382552 718147584 31790 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568055 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.77
Current children cumulated vsize (KiB) 701316

[startup+942.3 s]
/proc/loadavg: 8.07 8.04 7.98 9/184 21645
/proc/meminfo: memFree=29564200/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=703936 CPUtime=3764.46 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 187941 0 0 0 376382 64 0 0 25 0 4 0 524382550 720830464 32345 33554432000 4194304 4797429 140735164445872 18446744073709551615 4345227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 175984 32345 421 148 0 170913 0
[pid=21607/tid=21609] ppid=21605 vsize=703936 CPUtime=942.2 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 25147 0 0 0 94211 9 0 0 25 0 4 0 524382552 720830464 32345 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=703936 CPUtime=942.29 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 26156 0 0 0 94218 11 0 0 25 0 4 0 524382552 720830464 32345 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=703936 CPUtime=937.65 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 24803 0 0 0 93756 9 0 0 25 0 4 0 524382552 720830464 32345 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.46
Current children cumulated vsize (KiB) 703936

[startup+1002.3 s]
/proc/loadavg: 8.08 8.04 7.98 9/184 21647
/proc/meminfo: memFree=29552004/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=704768 CPUtime=4004.15 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 194862 0 0 0 400348 67 0 0 25 0 4 0 524382550 721682432 33461 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 176192 33461 421 148 0 171121 0
[pid=21607/tid=21609] ppid=21605 vsize=704768 CPUtime=1002.19 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 25881 0 0 0 100210 9 0 0 25 0 4 0 524382552 721682432 33461 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=704768 CPUtime=1002.29 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 26667 0 0 0 100218 11 0 0 25 0 4 0 524382552 721682432 33461 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=704768 CPUtime=997.33 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 25375 0 0 0 99724 9 0 0 25 0 4 0 524382552 721682432 33461 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.15
Current children cumulated vsize (KiB) 704768

[startup+1062.3 s]
/proc/loadavg: 8.09 8.05 7.99 9/184 21657
/proc/meminfo: memFree=29549664/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=708080 CPUtime=4243.85 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 202326 0 0 0 424314 71 0 0 25 0 4 0 524382550 725073920 34422 33554432000 4194304 4797429 140735164445872 18446744073709551615 4425927 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 177020 34422 421 148 0 171949 0
[pid=21607/tid=21609] ppid=21605 vsize=708080 CPUtime=1062.18 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 26985 0 0 0 106209 9 0 0 25 0 4 0 524382552 725073920 34422 33554432000 4194304 4797429 140735164445872 18446744073709551615 4612555 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=708080 CPUtime=1062.29 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 27995 0 0 0 106217 12 0 0 25 0 4 0 524382552 725073920 34422 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=708080 CPUtime=1057.03 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 26490 0 0 0 105693 10 0 0 25 0 4 0 524382552 725073920 34422 33554432000 4194304 4797429 140735164445872 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.85
Current children cumulated vsize (KiB) 708080

[startup+1122.3 s]
/proc/loadavg: 8.53 8.16 8.03 10/189 22073
/proc/meminfo: memFree=29533808/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=712796 CPUtime=4482.17 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 208598 0 0 0 448142 75 0 0 25 0 4 0 524382550 729903104 35323 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 178199 35323 422 148 0 173128 0
[pid=21607/tid=21609] ppid=21605 vsize=712796 CPUtime=1122.16 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 28157 0 0 0 112205 11 0 0 25 0 4 0 524382552 729903104 35323 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=712796 CPUtime=1121.08 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 28950 0 0 0 112095 13 0 0 25 0 4 0 524382552 729903104 35323 33554432000 4194304 4797429 140735164445872 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=712796 CPUtime=1116.69 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 26917 0 0 0 111659 10 0 0 25 0 4 0 524382552 729903104 35323 33554432000 4194304 4797429 140735164445872 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.17
Current children cumulated vsize (KiB) 712796

[startup+1182.3 s]
/proc/loadavg: 8.88 8.33 8.09 10/189 22075
/proc/meminfo: memFree=29530256/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=713424 CPUtime=4721.85 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 215676 0 0 0 472106 79 0 0 25 0 4 0 524382550 730546176 34952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 178356 34952 422 148 0 173285 0
[pid=21607/tid=21609] ppid=21605 vsize=713424 CPUtime=1182.15 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 28657 0 0 0 118204 11 0 0 25 0 4 0 524382552 730546176 34952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=713424 CPUtime=1181.08 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 29526 0 0 0 118095 13 0 0 25 0 4 0 524382552 730546176 34952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=713424 CPUtime=1176.37 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 27915 0 0 0 117626 11 0 0 25 0 4 0 524382552 730546176 34952 33554432000 4194304 4797429 140735164445872 18446744073709551615 4524547 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.85
Current children cumulated vsize (KiB) 713424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.91 8.37 8.11 10/189 22075
/proc/meminfo: memFree=29523776/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=713424 CPUtime=4800.15 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 216889 0 0 0 479935 80 0 0 25 0 4 0 524382550 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 178356 36125 422 148 0 173285 0
[pid=21607/tid=21609] ppid=21605 vsize=713424 CPUtime=1201.75 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 28773 0 0 0 120163 12 0 0 25 0 4 0 524382552 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=713424 CPUtime=1200.68 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 29686 0 0 0 120055 13 0 0 25 0 4 0 524382552 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=713424 CPUtime=1195.86 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 28066 0 0 0 119575 11 0 0 25 0 4 0 524382552 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 713424

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

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

[startup+1201.9 s]
/proc/loadavg: 8.91 8.37 8.11 10/189 22075
/proc/meminfo: memFree=29523776/32950928 swapFree=67111428/67111528
[pid=21607] ppid=21605 vsize=713424 CPUtime=4800.15 cores=0,2,4,6
/proc/21607/stat : 21607 (techdemo) R 21605 21607 21280 0 -1 4202496 216889 0 0 0 479935 80 0 0 25 0 4 0 524382550 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21607/statm: 178356 36125 422 148 0 173285 0
[pid=21607/tid=21609] ppid=21605 vsize=713424 CPUtime=1201.75 cores=0,2,4,6
/proc/21607/task/21609/stat : 21609 (techdemo) R 21605 21607 21280 0 -1 4202560 28773 0 0 0 120163 12 0 0 25 0 4 0 524382552 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21607/tid=21610] ppid=21605 vsize=713424 CPUtime=1200.68 cores=0,2,4,6
/proc/21607/task/21610/stat : 21610 (techdemo) R 21605 21607 21280 0 -1 4202560 29686 0 0 0 120055 13 0 0 25 0 4 0 524382552 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21607/tid=21611] ppid=21605 vsize=713424 CPUtime=1195.86 cores=0,2,4,6
/proc/21607/task/21611/stat : 21611 (techdemo) R 21605 21607 21280 0 -1 4202560 28066 0 0 0 119575 11 0 0 25 0 4 0 524382552 730546176 36125 33554432000 4194304 4797429 140735164445872 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 713424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.92
CPU time (s): 4800.19
CPU user time (s): 4799.38
CPU system time (s): 0.813876
CPU usage (%): 399.377
Max. virtual memory (cumulated for all children) (KiB): 803680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.38
system time used= 0.813876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216889
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= 279
involuntary context switches= 26572

runsolver used 1.79173 second user time and 4.24335 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 03:43:48
IDJOB=3173084
IDBENCH=83102
IDSOLVER=1584
FILE ID=node123/3173084-1304127827
RUNJOBID= node123-1304127827-21593
PBS_JOBID= 13170756
Free space on /tmp= 72816 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173084-1304127827/watcher-3173084-1304127827 -o /tmp/evaluation-result-3173084-1304127827/solver-3173084-1304127827 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3173084-1304127827.cnf

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=982830809

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30620648 kB
Buffers:        592400 kB
Cached:        1309032 kB
SwapCached:        100 kB
Active:         150928 kB
Inactive:      1817948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30620648 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            8640 kB
Writeback:           0 kB
AnonPages:       67416 kB
Mapped:          14492 kB
Slab:           298400 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195088 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= 72800 MiB
End job on node123 at 2011-04-30 04:03:51