Trace number 3172965

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.18 1203.12

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3172965-1304122032.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
1.95/0.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.95/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.95/0.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.95/0.54	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.01 s
1.95/0.54	c learnt bin added due to v-elim: 0
1.95/0.54	c Finding binary XORs  T:     0.00 s  found:       0
1.95/0.54	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.95/0.54	c calculated reachability. Time: 0.00
1.95/0.54	c Calc default polars -  time:   0.00 s pos:     254 undec:      74 neg:     272
1.95/0.54	c =========================================================================================
1.95/0.54	c types(t): F = full restart, N = normal restart
1.95/0.54	c types(t): S = simplification begin/end, E = solution found
1.95/0.54	c restart types(rt): st = static, dy = dynamic
1.95/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.95/0.54	c  B st     0         0       586      2543         0         0      7684         0   no data   no data  --
3.15/0.83	c Decided on static restart strategy
8.77/2.21	c  N dy     7     30003       586      2543         0     10611      7684    203232     28.37     20.79  --
8.77/2.22	c  S st     7     30003       586      2543         0     10611      7684    203232     28.37     20.79  --
8.77/2.26	c  S st     7     30506       586      2543         0     11114      7684    215677     28.37     20.79  --
8.77/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.77/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
8.77/2.28	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
8.77/2.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.28	c Subs w/ non-existent bins:      0 time:  0.00 s
8.77/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.54/2.46	c lits-rem:        49  cl-subs:      727  v-elim:      7  v-fix:    0  time:  0.67 s
9.54/2.46	c learnt bin added due to v-elim: 0
9.54/2.46	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
9.54/2.46	c vivif2 --  cl tried    10387 cl shrink        0 lits rem          0 time: 0.00
9.54/2.48	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.10
9.54/2.48	c calculated reachability. Time: 0.00
9.54/2.48	c  N dy     7     30506       586      2543         0     10387      7684    200469     28.37     20.79  --
9.54/2.48	c  F st     7     30506       586      2543         0     10387      7684    200469     28.37     20.79  --
10.34/2.63	c Decided on static restart strategy
10.34/3.81	c  N dy    14     45759       586      2543         0      8807      7684    107314     25.56     19.89  --
10.34/3.81	c  S st    14     45759       586      2543         0      8807      7684    107314     25.56     19.89  --
10.34/3.85	c  S st    14     46266       586      2543         0      9313      7684    119546     25.56     19.89  --
10.34/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/3.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.83/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.04
11.83/3.87	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
11.83/3.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.83/3.87	c Subs w/ non-existent bins:      0 time:  0.00 s
11.83/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.83/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.83/3.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.83/3.93	c lits-rem:         8  cl-subs:      215  v-elim:      7  v-fix:    0  time:  0.18 s
11.83/3.93	c learnt bin added due to v-elim: 0
11.83/3.93	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
11.83/3.93	c vivif2 --  cl tried     9098 cl shrink        0 lits rem          0 time: 0.00
11.83/3.95	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.05
11.83/3.95	c calculated reachability. Time: 0.00
11.83/3.95	c  N dy    14     46266       586      2543         0      9098      7684    117160     25.56     19.89  --
22.33/6.28	c  N dy    15     69400       586      2543         0     11223      7684    133342     28.14     19.41  --
22.33/6.29	c  S st    15     69400       586      2543         0     11223      7684    133342     28.14     19.41  --
22.73/6.34	c  S st    15     69902       586      2543         0     11723      7684    144972     28.14     19.41  --
22.73/6.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.73/6.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.73/6.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
22.73/6.35	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
22.73/6.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.73/6.36	c Subs w/ non-existent bins:      0 time:  0.00 s
22.73/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.73/6.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.73/6.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.15/6.45	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
25.12/6.92	c Added 6 vars  tried: 80000 time: 1.89
25.12/6.93	c ORs :      6 avg-s:  0.0 cl-sh:   817 l-rem:    817 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.90
25.12/6.93	c lits-rem:        14  cl-subs:      217  v-elim:      7  v-fix:    0  time:  2.27 s
25.12/6.93	c learnt bin added due to v-elim: 0
25.12/6.93	c vivif2 --  cl tried     2549 cl shrink        0 lits rem          0 time: 0.00
25.12/6.93	c vivif2 --  cl tried    11506 cl shrink        0 lits rem          0 time: 0.00
25.12/6.95	c asymm  cl-useful: 0/2549/2549 lits-rem:0 time: 0.08
25.12/6.95	c calculated reachability. Time: 0.00
25.12/6.95	c  N dy    15     69902       592      2549        12     11506      7726    141320     28.14     19.41  --
25.12/6.95	c  F st    15     69902       592      2549        12     11506      7726    141320     28.14     19.41  --
25.92/7.12	c Decided on static restart strategy
40.71/10.80	c  N dy    22    104855       592      2549        12     21197      7726    361563     25.98     18.79  --
40.71/10.82	c  S st    22    104855       592      2549        12     21197      7726    361563     25.98     18.79  --
40.71/10.89	c  S st    22    105355       592      2549        12     21697      7726    373139     25.98     18.79  --
40.71/10.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.71/10.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.11/10.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.19
41.11/10.94	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
41.11/10.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.11/10.94	c Subs w/ non-existent bins:      0 time:  0.01 s
41.11/10.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.11/10.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.11/10.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
43.49/11.53	c ORs :      6 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
43.49/11.54	c lits-rem:       240  cl-subs:     1474  v-elim:     11  v-fix:    0  time:  2.37 s
43.49/11.54	c learnt bin added due to v-elim: 0
43.49/11.54	c vivif2 --  cl tried     2549 cl shrink        0 lits rem          0 time: 0.00
43.49/11.54	c vivif2 --  cl tried    20223 cl shrink        0 lits rem          0 time: 0.01
43.49/11.58	c asymm  cl-useful: 0/2549/2549 lits-rem:0 time: 0.16
43.49/11.58	c calculated reachability. Time: 0.00
43.49/11.58	c  N dy    22    105355       592      2549        12     20223      7726    338858     25.98     18.79  --
75.03/19.45	c  N dy    23    158034       592      2549        12     27860      7726    489559     26.44     18.49  --
75.03/19.47	c  S st    23    158034       592      2549        12     27860      7726    489559     26.44     18.49  --
75.43/19.56	c  S st    23    158541       592      2549        12     28365      7726    500958     26.44     18.49  --
75.43/19.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.43/19.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.85/19.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.26
75.85/19.63	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
75.85/19.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.85/19.64	c Subs w/ non-existent bins:      0 time:  0.01 s
75.85/19.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.85/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.85/19.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
79.82/20.68	c ORs :      6 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
79.82/20.69	c lits-rem:      1138  cl-subs:     2178  v-elim:     11  v-fix:    0  time:  4.17 s
79.82/20.69	c learnt bin added due to v-elim: 0
79.82/20.69	c vivif2 --  cl tried     2549 cl shrink        0 lits rem          0 time: 0.00
79.82/20.69	c vivif2 --  cl tried    26187 cl shrink        0 lits rem          0 time: 0.02
80.24/20.75	c asymm  cl-useful: 0/2549/2549 lits-rem:0 time: 0.22
80.24/20.75	c calculated reachability. Time: 0.00
80.24/20.75	c  N dy    23    158541       592      2549        12     26187      7726    446937     26.44     18.49  --
134.08/34.25	c  N dy    24    237811       592      2549        12     31329      7726    523902     28.44     18.55  --
134.08/34.27	c  S st    24    237811       592      2549        12     31329      7726    523902     28.44     18.55  --
134.48/34.38	c  S st    24    238314       592      2549        12     31830      7726    535915     28.44     18.55  --
134.48/34.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.48/34.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.88/34.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.34
134.88/34.46	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
134.88/34.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.88/34.47	c Subs w/ non-existent bins:      0 time:  0.01 s
134.88/34.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.88/34.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.88/34.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
139.26/35.57	c ORs :      6 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
139.26/35.58	c lits-rem:       406  cl-subs:     1731  v-elim:     11  v-fix:    0  time:  4.38 s
139.26/35.58	c learnt bin added due to v-elim: 0
139.26/35.58	c vivif2 --  cl tried     2549 cl shrink        0 lits rem          0 time: 0.00
139.26/35.58	c vivif2 --  cl tried    30099 cl shrink        0 lits rem          0 time: 0.02
139.66/35.64	c asymm  cl-useful: 0/2549/2549 lits-rem:0 time: 0.22
139.66/35.64	c calculated reachability. Time: 0.00
139.66/35.64	c  N dy    24    238314       592      2549        12     30099      7726    492199     28.44     18.55  --
230.72/59.02	c  N dy    25    357471       592      2549        12     34167      7726    495759     28.34     17.77  --
230.72/59.04	c  S st    25    357471       592      2549        12     34167      7726    495759     28.34     17.77  --
231.12/59.15	c  S st    25    357973       592      2549        12     34668      7726    507297     28.34     17.77  --
231.12/59.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
231.12/59.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.54/59.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.37
231.54/59.25	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
231.54/59.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.54/59.26	c Subs w/ non-existent bins:      0 time:  0.01 s
231.54/59.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.54/59.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.54/59.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
235.52/60.28	c ORs :      6 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
237.91/60.84	c Added 6 vars  tried: 80000 time: 2.25
237.91/60.89	c ORs :      6 avg-s:  0.0 cl-sh:  6389 l-rem:   6389 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.43
238.31/60.90	c lits-rem:       232  cl-subs:     1703  v-elim:     11  v-fix:    0  time:  6.52 s
238.31/60.90	c learnt bin added due to v-elim: 0
238.31/60.90	c vivif2 --  cl tried     2555 cl shrink        0 lits rem          0 time: 0.00
238.31/60.90	c vivif2 --  cl tried    32965 cl shrink        0 lits rem          0 time: 0.02
238.31/60.96	c asymm  cl-useful: 0/2555/2555 lits-rem:0 time: 0.22
238.31/60.96	c calculated reachability. Time: 0.00
238.31/60.96	c  N dy    25    357973       598      2555        24     32965      7768    464793     28.34     17.77  --
413.20/104.77	c  N dy    26    536960       598      2555        24     40896      7768    597412     29.59     17.89  --
413.60/104.80	c  S st    26    536960       598      2555        24     40896      7768    597412     29.59     17.89  --
414.00/104.94	c  S st    26    537461       598      2555        24     41395      7768    609943     29.59     17.89  --
414.00/104.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
414.00/104.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
414.40/105.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.56
414.40/105.08	c Calc non-exist non-lernt bins v-fix:     0 done:    598 time:  0.00 s
414.40/105.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
414.40/105.08	c Subs w/ non-existent bins:      0 time:  0.02 s
414.40/105.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.40/105.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.40/105.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
419.19/106.25	c ORs :     12 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
419.19/106.26	c lits-rem:       399  cl-subs:     1485  v-elim:     11  v-fix:    0  time:  4.64 s
419.19/106.26	c learnt bin added due to v-elim: 0
419.19/106.26	c vivif2 --  cl tried     2555 cl shrink        0 lits rem          0 time: 0.00
419.19/106.26	c vivif2 --  cl tried    39910 cl shrink        0 lits rem          0 time: 0.02
419.59/106.34	c asymm  cl-useful: 0/2555/2555 lits-rem:0 time: 0.32
419.59/106.35	c calculated reachability. Time: 0.00
419.59/106.35	c  N dy    26    537461       598      2555        24     39910      7768    575841     29.59     17.89  --
419.59/106.35	c  F st    26    537461       598      2555        24     39910      7768    575841     29.59     17.89  --
421.58/106.81	c Decided on static restart strategy
729.10/183.86	c  N dy    33    806192       598      2555        24     63334      7768   1051496     29.28     17.96  --
729.50/183.90	c  S st    33    806192       598      2555        24     63334      7768   1051496     29.28     17.96  --
730.30/184.12	c  S st    33    806698       599      2555        26     63840      7772   1063710     29.28     17.96  --
730.30/184.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
730.30/184.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.50/184.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.8M T:  1.12
731.50/184.40	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.01 s
731.50/184.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.50/184.41	c Subs w/ non-existent bins:      0 time:  0.03 s
731.50/184.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
731.50/184.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
731.50/184.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
735.90/185.52	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
735.90/185.54	c lits-rem:       153  cl-subs:     3304  v-elim:     11  v-fix:    0  time:  4.44 s
735.90/185.54	c learnt bin added due to v-elim: 0
735.90/185.54	c vivif2 --  cl tried     2555 cl shrink        0 lits rem          0 time: 0.00
735.90/185.55	c vivif2 --  cl tried    60536 cl shrink        0 lits rem          0 time: 0.04
736.30/185.68	c asymm  cl-useful: 0/2168/2555 lits-rem:0 time: 0.53
736.30/185.69	c calculated reachability. Time: 0.00
736.30/185.69	c  N dy    33    806698       599      2555        26     60536      7772    989971     29.28     17.96  --
1342.18/337.38	c  N dy    34   1210048       599      2555        26     76262      7772   1232969     27.16     18.24  --
1342.58/337.43	c  S st    34   1210048       599      2555        26     76262      7772   1232969     27.16     18.24  --
1343.77/337.72	c  S st    34   1210550       599      2555        26     76764      7772   1244813     27.16     18.24  --
1343.77/337.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1343.77/337.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1345.37/338.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.4M T:  1.60
1345.37/338.13	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.01 s
1345.37/338.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1345.37/338.14	c Subs w/ non-existent bins:      0 time:  0.04 s
1345.37/338.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1345.37/338.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1345.37/338.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1353.76/340.26	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1353.76/340.28	c lits-rem:       282  cl-subs:     4811  v-elim:     11  v-fix:    0  time:  8.45 s
1353.76/340.28	c learnt bin added due to v-elim: 0
1353.76/340.28	c vivif2 --  cl tried     2555 cl shrink        0 lits rem          0 time: 0.00
1353.76/340.29	c vivif2 --  cl tried    71953 cl shrink        0 lits rem          0 time: 0.05
1354.56/340.43	c asymm  cl-useful: 0/1835/2555 lits-rem:0 time: 0.54
1354.56/340.43	c calculated reachability. Time: 0.00
1354.56/340.43	c  N dy    34   1210550       599      2555        26     71953      7772   1133311     27.16     18.24  --
2279.19/571.99	c  N dy    35   1710550       599      2555        26    103274      7772   1867098     28.84     18.30  --
2279.57/572.06	c  S st    35   1710550       599      2555        26    103274      7772   1867098     28.84     18.30  --
2281.17/572.46	c  S st    35   1711051       600      2555        28    103776      7776   1879728     28.84     18.30  --
2281.17/572.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2281.17/572.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2283.59/573.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.1M T:  2.36
2283.59/573.06	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.01 s
2283.59/573.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2283.59/573.08	c Subs w/ non-existent bins:      0 time:  0.06 s
2283.96/573.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2283.96/573.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2283.96/573.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2302.73/577.82	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 30.0 T:    0.47
2307.93/579.13	c Added 7 vars  tried: 80000 time: 5.24
2313.52/580.56	c ORs :      7 avg-s:  0.0 cl-sh: 46895 l-rem:  46895 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:   10.97
2313.52/580.60	c lits-rem:       289  cl-subs:     6957  v-elim:     11  v-fix:    0  time: 29.89 s
2313.52/580.60	c learnt bin added due to v-elim: 0
2313.52/580.60	c vivif2 --  cl tried     2562 cl shrink        0 lits rem          0 time: 0.00
2313.93/580.62	c vivif2 --  cl tried    96818 cl shrink        0 lits rem          0 time: 0.07
2313.93/580.68	c asymm  cl-useful: 0/727/2562 lits-rem:0 time: 0.26
2313.93/580.69	c calculated reachability. Time: 0.00
2313.93/580.69	c  N dy    35   1711051       607      2562        42     96818      7825   1660283     28.84     18.30  --
3371.50/845.40	c  N dy    36   2211051       607      2562        42    113403      7825   1956114     27.86     18.22  --
3371.50/845.49	c  S st    36   2211051       607      2562        42    113403      7825   1956114     27.86     18.22  --
3373.49/845.90	c  S st    36   2211552       607      2562        42    113903      7825   1968377     27.86     18.22  --
3373.49/845.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3373.49/845.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3376.29/846.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.9M T:  2.89
3376.29/846.63	c Calc non-exist non-lernt bins v-fix:     0 done:    607 time:  0.01 s
3376.29/846.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3376.29/846.65	c Subs w/ non-existent bins:      0 time:  0.07 s
3376.29/846.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3376.29/846.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3376.29/846.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3392.67/850.79	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
3393.07/850.83	c lits-rem:       322  cl-subs:     5385  v-elim:     12  v-fix:    0  time: 16.53 s
3393.07/850.83	c learnt bin added due to v-elim: 0
3393.07/850.83	c vivif2 --  cl tried     2562 cl shrink        0 lits rem          0 time: 0.00
3393.07/850.85	c vivif2 --  cl tried   108518 cl shrink        0 lits rem          0 time: 0.09
3393.87/851.00	c asymm  cl-useful: 0/1112/2562 lits-rem:0 time: 0.58
3393.87/851.00	c calculated reachability. Time: 0.00
3393.87/851.00	c  N dy    36   2211552       607      2562        42    108518      7825   1834837     27.86     18.22  --
4606.42/1154.62	c  N dy    37   2711552       607      2562        42    131252      7825   2327757     29.50     18.25  --
4606.82/1154.72	c  S st    37   2711552       607      2562        42    131252      7825   2327757     29.50     18.25  --
4606.82/1154.72	c Finding binary XORs  T:     0.00 s  found:       0
4608.82/1155.28	c  S st    37   2712056       607      2562        42    131756      7825   2340148     29.50     18.25  --
4608.82/1155.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4608.82/1155.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4613.22/1156.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 41.7M T:  4.20
4613.22/1156.34	c Calc non-exist non-lernt bins v-fix:     0 done:    607 time:  0.01 s
4613.22/1156.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4613.22/1156.36	c Subs w/ non-existent bins:      0 time:  0.08 s
4613.62/1156.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4613.62/1156.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4613.62/1156.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4645.16/1164.37	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 17.0 T:    0.26
4645.56/1164.41	c lits-rem:       365  cl-subs:    10228  v-elim:     12  v-fix:    0  time: 31.95 s
4645.56/1164.41	c learnt bin added due to v-elim: 0
4645.56/1164.41	c vivif2 --  cl tried     2562 cl shrink        0 lits rem          0 time: 0.00
4645.56/1164.44	c vivif2 --  cl tried   121526 cl shrink        0 lits rem          0 time: 0.10
4645.96/1164.59	c asymm  cl-useful: 0/1094/2562 lits-rem:0 time: 0.62
4646.36/1164.60	c calculated reachability. Time: 0.00
4646.36/1164.60	c  N dy    37   2712056       607      2562        42    121526      7825   2083511     29.50     18.25  --
4646.36/1164.60	c  F st    37   2712056       607      2562        42    121526      7825   2083511     29.50     18.25  --
4652.74/1166.27	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-3172965-1304122032/watcher-3172965-1304122032 -o /tmp/evaluation-result-3172965-1304122032/solver-3172965-1304122032 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172965-1304122032.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: 8.14 8.11 7.81 6/178 28044
/proc/meminfo: memFree=30661376/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=50944 CPUtime=0 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 759 0 0 0 0 0 0 0 25 0 1 0 523802871 52166656 694 33554432000 4194304 4797429 140735099810304 18446744073709551615 4664212 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/28044/statm: 12736 694 347 148 0 7665 0

[startup+0.07055 s]
/proc/loadavg: 8.14 8.11 7.81 6/178 28044
/proc/meminfo: memFree=30661376/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=673420 CPUtime=0.23 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 1675 0 0 0 23 0 0 0 18 0 4 0 523802871 689582080 1518 33554432000 4194304 4797429 140735099810304 18446744073709551615 274664504984 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 168355 1518 409 148 0 163284 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 673420

[startup+0.106152 s]
/proc/loadavg: 8.14 8.11 7.81 6/178 28044
/proc/meminfo: memFree=30661376/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=673700 CPUtime=0.38 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 1859 0 0 0 38 0 0 0 18 0 4 0 523802871 689868800 1699 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 168425 1699 411 148 0 163354 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 673700

[startup+0.300846 s]
/proc/loadavg: 8.14 8.11 7.81 6/178 28044
/proc/meminfo: memFree=30661376/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=675248 CPUtime=1.15 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 2818 0 0 0 115 0 0 0 18 0 4 0 523802871 691453952 2049 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425848 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 168812 2049 411 148 0 163741 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 675248

[startup+0.700778 s]
/proc/loadavg: 8.14 8.11 7.81 6/178 28044
/proc/meminfo: memFree=30661376/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=678584 CPUtime=2.75 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 4913 0 0 0 275 0 0 0 18 0 4 0 523802871 694870016 3890 33554432000 4194304 4797429 140735099810304 18446744073709551615 4351583 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 169646 3890 416 148 0 164575 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 678584

[startup+1.50064 s]
/proc/loadavg: 8.14 8.11 7.81 9/182 28048
/proc/meminfo: memFree=30645844/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=681332 CPUtime=5.94 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 6808 0 0 0 594 0 0 0 20 0 4 0 523802871 697683968 4753 33554432000 4194304 4797429 140735099810304 18446744073709551615 4422865 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 170333 4753 418 148 0 165262 0
[pid=28044/tid=28046] ppid=28042 vsize=681332 CPUtime=1.47 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 1402 0 0 0 147 0 0 0 25 0 4 0 523802872 697683968 4753 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=681332 CPUtime=1.48 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 1566 0 0 0 148 0 0 0 20 0 4 0 523802872 697683968 4753 33554432000 4194304 4797429 140735099810304 18446744073709551615 4426348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=681332 CPUtime=1.48 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 1472 0 0 0 148 0 0 0 20 0 4 0 523802872 697683968 4753 33554432000 4194304 4797429 140735099810304 18446744073709551615 4388659 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 681332

[startup+3.90191 s]
/proc/loadavg: 8.14 8.11 7.81 9/182 28048
/proc/meminfo: memFree=30637040/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=684856 CPUtime=14.54 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 10508 0 0 0 1453 1 0 0 25 0 4 0 523802871 701292544 6207 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424855 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 171214 6276 418 148 0 166143 0
[pid=28044/tid=28046] ppid=28042 vsize=685084 CPUtime=3.49 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 2083 0 0 0 349 0 0 0 25 0 4 0 523802872 701526016 6154 33554432000 4194304 4797429 140735099810304 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=685084 CPUtime=4.22 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 2457 0 0 0 422 0 0 0 25 0 4 0 523802872 701526016 6234 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=685084 CPUtime=3.31 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 1973 0 0 0 331 0 0 0 25 0 4 0 523802872 701526016 6293 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14.54
Current children cumulated vsize (KiB) 684856

[startup+6.30081 s]
/proc/loadavg: 8.21 8.12 7.81 9/182 28048
/proc/meminfo: memFree=30626248/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=687368 CPUtime=22.73 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 12845 0 0 0 2271 2 0 0 25 0 4 0 523802871 703864832 6991 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 171842 6991 418 148 0 166771 0
[pid=28044/tid=28046] ppid=28042 vsize=687368 CPUtime=5.64 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 2356 0 0 0 564 0 0 0 25 0 4 0 523802872 703864832 6991 33554432000 4194304 4797429 140735099810304 18446744073709551615 4413008 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=687368 CPUtime=6.28 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 2771 0 0 0 628 0 0 0 25 0 4 0 523802872 703864832 6991 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=687368 CPUtime=4.5 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 2319 0 0 0 450 0 0 0 25 0 4 0 523802872 703864832 6991 33554432000 4194304 4797429 140735099810304 18446744073709551615 4356185 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.73
Current children cumulated vsize (KiB) 687368

[startup+12.7007 s]
/proc/loadavg: 8.27 8.14 7.82 9/182 28048
/proc/meminfo: memFree=30617132/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=690672 CPUtime=48.28 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 18090 0 0 0 4825 3 0 0 25 0 4 0 523802871 707248128 8423 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 172668 8423 419 148 0 167597 0
[pid=28044/tid=28046] ppid=28042 vsize=690672 CPUtime=12.03 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 3364 0 0 0 1203 0 0 0 25 0 4 0 523802872 707248128 8423 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=690672 CPUtime=12.67 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 3625 0 0 0 1267 0 0 0 25 0 4 0 523802872 707248128 8423 33554432000 4194304 4797429 140735099810304 18446744073709551615 4392109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=690672 CPUtime=10.86 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 3224 0 0 0 1086 0 0 0 25 0 4 0 523802872 707248128 8423 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.28
Current children cumulated vsize (KiB) 690672

[startup+25.5005 s]
/proc/loadavg: 8.21 8.13 7.82 9/182 28049
/proc/meminfo: memFree=30613036/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=696464 CPUtime=99.35 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 24934 0 0 0 9930 5 0 0 25 0 4 0 523802871 713179136 10301 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424380 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 174116 10301 419 148 0 169045 0
[pid=28044/tid=28046] ppid=28042 vsize=696464 CPUtime=24.83 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 4203 0 0 0 2483 0 0 0 25 0 4 0 523802872 713179136 10301 33554432000 4194304 4797429 140735099810304 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=696464 CPUtime=25.45 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 4724 0 0 0 2545 0 0 0 25 0 4 0 523802872 713179136 10301 33554432000 4194304 4797429 140735099810304 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=696464 CPUtime=23.55 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 4398 0 0 0 2353 2 0 0 25 0 4 0 523802872 713179136 10301 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524382 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.35
Current children cumulated vsize (KiB) 696464

[startup+51.1011 s]
/proc/loadavg: 8.34 8.17 7.84 10/182 28081
/proc/meminfo: memFree=30747292/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=701732 CPUtime=199.17 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 35476 0 0 0 19908 9 0 0 25 0 4 0 523802871 718573568 12956 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425005 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 175433 12956 419 148 0 170362 0
[pid=28044/tid=28046] ppid=28042 vsize=701732 CPUtime=50.44 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 6021 0 0 0 5043 1 0 0 25 0 4 0 523802872 718573568 12956 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=701732 CPUtime=49.54 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 6111 0 0 0 4953 1 0 0 25 0 4 0 523802872 718573568 12956 33554432000 4194304 4797429 140735099810304 18446744073709551615 4423635 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=701732 CPUtime=48.09 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 5795 0 0 0 4806 3 0 0 25 0 4 0 523802872 718573568 12956 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425129 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 199.17
Current children cumulated vsize (KiB) 701732

[startup+102.301 s]
/proc/loadavg: 8.22 8.16 7.85 9/182 28082
/proc/meminfo: memFree=30719792/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=710336 CPUtime=403.62 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 51748 0 0 0 40345 17 0 0 25 0 4 0 523802871 727384064 15927 33554432000 4194304 4797429 140735099810304 18446744073709551615 4345032 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 177584 15927 419 148 0 172513 0
[pid=28044/tid=28046] ppid=28042 vsize=710336 CPUtime=101.64 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 8265 0 0 0 10163 1 0 0 25 0 4 0 523802872 727384064 15927 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=710336 CPUtime=100.41 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 8215 0 0 0 10036 5 0 0 25 0 4 0 523802872 727384064 15927 33554432000 4194304 4797429 140735099810304 18446744073709551615 4428966 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=710336 CPUtime=99.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 8152 0 0 0 9923 3 0 0 25 0 4 0 523802872 727384064 15927 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 403.62
Current children cumulated vsize (KiB) 710336

[startup+162.301 s]
/proc/loadavg: 8.18 8.15 7.87 9/182 28083
/proc/meminfo: memFree=30696572/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=716440 CPUtime=643.24 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 67807 0 0 0 64299 25 0 0 25 0 4 0 523802871 733634560 19277 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 179110 19277 419 148 0 174039 0
[pid=28044/tid=28046] ppid=28042 vsize=716440 CPUtime=161.63 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 10191 0 0 0 16162 1 0 0 25 0 4 0 523802872 733634560 19277 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=716440 CPUtime=160.04 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 10467 0 0 0 15997 7 0 0 25 0 4 0 523802872 733634560 19277 33554432000 4194304 4797429 140735099810304 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=716440 CPUtime=159.25 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 10176 0 0 0 15921 4 0 0 25 0 4 0 523802872 733634560 19277 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 643.24
Current children cumulated vsize (KiB) 716440

[startup+222.3 s]
/proc/loadavg: 8.14 8.14 7.88 9/182 28085
/proc/meminfo: memFree=30678576/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=718568 CPUtime=882.87 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 81489 0 0 0 88257 30 0 0 25 0 4 0 523802871 735813632 20909 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 179642 20909 419 148 0 174571 0
[pid=28044/tid=28046] ppid=28042 vsize=718568 CPUtime=221.64 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 11937 0 0 0 22161 3 0 0 25 0 4 0 523802872 735813632 20909 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=718568 CPUtime=219.67 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 11578 0 0 0 21960 7 0 0 25 0 4 0 523802872 735813632 20909 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=718568 CPUtime=219.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 12108 0 0 0 21921 5 0 0 25 0 4 0 523802872 735813632 20909 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 882.87
Current children cumulated vsize (KiB) 718568

[startup+282.301 s]

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

[pid=28044] ppid=28042 vsize=739560 CPUtime=2560.36 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 150355 0 0 0 255972 64 0 0 25 0 4 0 523802871 757309440 32509 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 184890 32509 419 148 0 179819 0
[pid=28044/tid=28046] ppid=28042 vsize=739560 CPUtime=641.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 21192 0 0 0 64158 8 0 0 25 0 4 0 523802872 757309440 32509 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425099 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=739560 CPUtime=637.14 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 20373 0 0 0 63697 17 0 0 25 0 4 0 523802872 757309440 32509 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=739560 CPUtime=639.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 21211 0 0 0 63918 8 0 0 25 0 4 0 523802872 757309440 32509 33554432000 4194304 4797429 140735099810304 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2560.36
Current children cumulated vsize (KiB) 739560

[startup+702.3 s]
/proc/loadavg: 8.12 8.11 7.95 9/182 28098
/proc/meminfo: memFree=30590784/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=740052 CPUtime=2799.99 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 158541 0 0 0 279929 70 0 0 25 0 4 0 523802871 757813248 32462 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 185013 32462 419 148 0 179942 0
[pid=28044/tid=28046] ppid=28042 vsize=740052 CPUtime=701.65 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 22321 0 0 0 70157 8 0 0 25 0 4 0 523802872 757813248 32462 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=740052 CPUtime=696.78 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 21474 0 0 0 69660 18 0 0 25 0 4 0 523802872 757813248 32462 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=740052 CPUtime=699.25 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 22247 0 0 0 69916 9 0 0 25 0 4 0 523802872 757813248 32462 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2799.99
Current children cumulated vsize (KiB) 740052

[startup+762.301 s]
/proc/loadavg: 8.07 8.10 7.95 10/182 28099
/proc/meminfo: memFree=30584568/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=743612 CPUtime=3039.62 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 166709 0 0 0 303888 74 0 0 25 0 4 0 523802871 761458688 33485 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 185903 33485 419 148 0 180832 0
[pid=28044/tid=28046] ppid=28042 vsize=743612 CPUtime=761.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 23121 0 0 0 76157 9 0 0 25 0 4 0 523802872 761458688 33485 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=743612 CPUtime=756.41 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 22605 0 0 0 75622 19 0 0 25 0 4 0 523802872 761458688 33485 33554432000 4194304 4797429 140735099810304 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=743612 CPUtime=759.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 23236 0 0 0 75916 10 0 0 25 0 4 0 523802872 761458688 33485 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.62
Current children cumulated vsize (KiB) 743612

[startup+822.301 s]
/proc/loadavg: 8.06 8.09 7.96 10/182 28101
/proc/meminfo: memFree=30581200/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=744832 CPUtime=3279.25 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 174725 0 0 0 327846 79 0 0 25 0 4 0 523802871 762707968 33625 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425896 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 186208 33625 419 148 0 181137 0
[pid=28044/tid=28046] ppid=28042 vsize=744832 CPUtime=821.65 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 24222 0 0 0 82155 10 0 0 25 0 4 0 523802872 762707968 33625 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=744832 CPUtime=816.04 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 23717 0 0 0 81584 20 0 0 25 0 4 0 523802872 762707968 33625 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=744832 CPUtime=819.25 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 24001 0 0 0 81915 10 0 0 25 0 4 0 523802872 762707968 33625 33554432000 4194304 4797429 140735099810304 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.25
Current children cumulated vsize (KiB) 744832

[startup+882.3 s]
/proc/loadavg: 8.09 8.10 7.97 10/182 28103
/proc/meminfo: memFree=30569888/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=749552 CPUtime=3518.87 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 183505 0 0 0 351802 85 0 0 25 0 4 0 523802871 767541248 36016 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 187388 36016 419 148 0 182317 0
[pid=28044/tid=28046] ppid=28042 vsize=749552 CPUtime=881.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 25551 0 0 0 88155 11 0 0 25 0 4 0 523802872 767541248 36016 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=749552 CPUtime=875.67 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 25194 0 0 0 87545 22 0 0 25 0 4 0 523802872 767541248 36016 33554432000 4194304 4797429 140735099810304 18446744073709551615 4355877 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=749552 CPUtime=879.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 25267 0 0 0 87915 11 0 0 25 0 4 0 523802872 767541248 36016 33554432000 4194304 4797429 140735099810304 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.87
Current children cumulated vsize (KiB) 749552

[startup+942.301 s]
/proc/loadavg: 8.26 8.14 7.99 10/182 28104
/proc/meminfo: memFree=30560700/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=750184 CPUtime=3758.52 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 190381 0 0 0 375763 89 0 0 25 0 4 0 523802871 768188416 37814 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 187546 37814 419 148 0 182475 0
[pid=28044/tid=28046] ppid=28042 vsize=750184 CPUtime=941.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 26573 0 0 0 94154 12 0 0 25 0 4 0 523802872 768188416 37814 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=750184 CPUtime=935.31 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 25915 0 0 0 93508 23 0 0 25 0 4 0 523802872 768188416 37814 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=750184 CPUtime=939.25 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 26387 0 0 0 93914 11 0 0 25 0 4 0 523802872 768188416 37814 33554432000 4194304 4797429 140735099810304 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.52
Current children cumulated vsize (KiB) 750184

[startup+1002.3 s]
/proc/loadavg: 8.17 8.13 8.00 9/182 28106
/proc/meminfo: memFree=30559080/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=753948 CPUtime=3998.16 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 198617 0 0 0 399723 93 0 0 25 0 4 0 523802871 772042752 37179 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 188487 37179 419 148 0 183416 0
[pid=28044/tid=28046] ppid=28042 vsize=753948 CPUtime=1001.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 27217 0 0 0 100154 12 0 0 25 0 4 0 523802872 772042752 37179 33554432000 4194304 4797429 140735099810304 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=753948 CPUtime=994.96 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 27074 0 0 0 99472 24 0 0 25 0 4 0 523802872 772042752 37179 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424696 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=753948 CPUtime=999.25 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 27463 0 0 0 99913 12 0 0 25 0 4 0 523802872 772042752 37179 33554432000 4194304 4797429 140735099810304 18446744073709551615 4428832 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.16
Current children cumulated vsize (KiB) 753948

[startup+1062.3 s]
/proc/loadavg: 8.16 8.13 8.00 9/182 28107
/proc/meminfo: memFree=30545428/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=756160 CPUtime=4237.8 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 205589 0 0 0 423684 96 0 0 25 0 4 0 523802871 774307840 38889 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 189040 38889 419 148 0 183969 0
[pid=28044/tid=28046] ppid=28042 vsize=756160 CPUtime=1061.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 28398 0 0 0 106153 13 0 0 25 0 4 0 523802872 774307840 38889 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=756160 CPUtime=1054.6 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 28309 0 0 0 105435 25 0 0 25 0 4 0 523802872 774307840 38889 33554432000 4194304 4797429 140735099810304 18446744073709551615 4647888 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=756160 CPUtime=1059.25 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 28157 0 0 0 105913 12 0 0 25 0 4 0 523802872 774307840 38889 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424970 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.8
Current children cumulated vsize (KiB) 756160

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 8.01 9/182 28109
/proc/meminfo: memFree=30539952/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=759336 CPUtime=4477.42 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 213700 0 0 0 447644 98 0 0 25 0 4 0 523802871 777560064 38917 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 189834 38917 419 148 0 184763 0
[pid=28044/tid=28046] ppid=28042 vsize=759336 CPUtime=1121.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 29825 0 0 0 112153 13 0 0 25 0 4 0 523802872 777560064 38917 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=759336 CPUtime=1114.22 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 28905 0 0 0 111397 25 0 0 25 0 4 0 523802872 777560064 38917 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=759336 CPUtime=1119.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 29202 0 0 0 111913 13 0 0 25 0 4 0 523802872 777560064 38917 33554432000 4194304 4797429 140735099810304 18446744073709551615 4428868 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.42
Current children cumulated vsize (KiB) 759336

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 8.01 9/182 28111
/proc/meminfo: memFree=30538200/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=760208 CPUtime=4717.06 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 220663 0 0 0 471604 102 0 0 25 0 4 0 523802871 778452992 39909 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 190052 39909 420 148 0 184981 0
[pid=28044/tid=28046] ppid=28042 vsize=760208 CPUtime=1181.66 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 30513 0 0 0 118153 13 0 0 25 0 4 0 523802872 778452992 39910 33554432000 4194304 4797429 140735099810304 18446744073709551615 4250708 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=760208 CPUtime=1173.84 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 29938 0 0 0 117358 26 0 0 25 0 4 0 523802872 778452992 39910 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=760208 CPUtime=1179.26 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 30314 0 0 0 117912 14 0 0 25 0 4 0 523802872 778452992 39910 33554432000 4194304 4797429 140735099810304 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.06
Current children cumulated vsize (KiB) 760208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.09 8.11 8.01 9/182 28111
/proc/meminfo: memFree=30532984/32951132 swapFree=67111356/67111528
[pid=28044] ppid=28042 vsize=760236 CPUtime=4800.14 cores=0,2,4,6
/proc/28044/stat : 28044 (techdemo) R 28042 28044 27898 0 -1 4202496 222885 0 0 0 479910 104 0 0 25 0 4 0 523802871 778481664 40729 33554432000 4194304 4797429 140735099810304 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 190059 40729 420 148 0 184988 0
[pid=28044/tid=28046] ppid=28042 vsize=760236 CPUtime=1202.47 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (techdemo) R 28042 28044 27898 0 -1 4202560 31172 0 0 0 120233 14 0 0 25 0 4 0 523802872 778481664 40729 33554432000 4194304 4797429 140735099810304 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=760236 CPUtime=1194.52 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (techdemo) R 28042 28044 27898 0 -1 4202560 30150 0 0 0 119425 27 0 0 25 0 4 0 523802872 778481664 40729 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=760236 CPUtime=1200.06 cores=0,2,4,6
/proc/28044/task/28048/stat : 28048 (techdemo) R 28042 28044 27898 0 -1 4202560 30609 0 0 0 119992 14 0 0 25 0 4 0 523802872 778481664 40729 33554432000 4194304 4797429 140735099810304 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 760236

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.12
CPU time (s): 4800.18
CPU user time (s): 4799.12
CPU system time (s): 1.05384
CPU usage (%): 398.977
Max. virtual memory (cumulated for all children) (KiB): 869180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.12
system time used= 1.05384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222886
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= 367
involuntary context switches= 20690

runsolver used 2.47662 second user time and 5.66914 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 02:07:12
IDJOB=3172965
IDBENCH=82983
IDSOLVER=1584
FILE ID=node131/3172965-1304122032
RUNJOBID= node131-1304120826-27916
PBS_JOBID= 13170735
Free space on /tmp= 71380 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172965-1304122032/watcher-3172965-1304122032 -o /tmp/evaluation-result-3172965-1304122032/solver-3172965-1304122032 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172965-1304122032.cnf

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=1225833829

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30661664 kB
Buffers:        216976 kB
Cached:        1534424 kB
SwapCached:        168 kB
Active:         338172 kB
Inactive:      1646928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30661664 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7788 kB
Writeback:          12 kB
AnonPages:      233556 kB
Mapped:          15844 kB
Slab:           242796 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   834236 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-30 02:27:17