Trace number 3172962

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.38 1201.72

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
MD5SUM9c7b3f326f7257fd8377a35f8807c0d3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3172962-1304121968.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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:    650 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
0.10/0.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.10/0.06	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.01 s
0.10/0.06	c learnt bin added due to v-elim: 0
0.10/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.06	c calculated reachability. Time: 0.00
0.10/0.06	c Calc default polars -  time:   0.00 s pos:     288 undec:      67 neg:     295
0.10/0.06	c =========================================================================================
0.10/0.06	c types(t): F = full restart, N = normal restart
0.10/0.06	c types(t): S = simplification begin/end, E = solution found
0.10/0.06	c restart types(rt): st = static, dy = dynamic
0.10/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.10/0.06	c  B st     0         0       632      2750         0         0      8348         0   no data   no data  --
0.50/0.14	c Decided on static restart strategy
8.76/2.20	c  N dy     7     30000       632      2750         0     10605      8348    211031     28.74     19.56  --
8.76/2.22	c  S st     7     30000       632      2750         0     10605      8348    211031     28.74     19.56  --
8.76/2.25	c  S st     7     30501       632      2750         0     11106      8348    223192     28.74     19.56  --
8.76/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.76/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.76/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
8.76/2.27	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
8.76/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.76/2.28	c Subs w/ non-existent bins:      0 time:  0.00 s
8.76/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.76/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.54/2.47	c lits-rem:       127  cl-subs:      684  v-elim:      9  v-fix:    0  time:  0.75 s
9.54/2.47	c learnt bin added due to v-elim: 0
9.54/2.47	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
9.54/2.47	c vivif2 --  cl tried    10422 cl shrink        0 lits rem          0 time: 0.01
9.54/2.49	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.10
9.54/2.49	c calculated reachability. Time: 0.00
9.54/2.49	c  N dy     7     30501       632      2750         0     10422      8348    208332     28.74     19.56  --
9.54/2.49	c  F st     7     30501       632      2750         0     10422      8348    208332     28.74     19.56  --
10.34/2.64	c Decided on static restart strategy
15.14/3.83	c  N dy    14     45751       632      2750         0      8812      8348    112562     28.89     19.23  --
15.14/3.83	c  S st    14     45751       632      2750         0      8812      8348    112562     28.89     19.23  --
15.14/3.87	c  S st    14     46253       632      2750         0      9314      8348    125377     28.89     19.23  --
15.14/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.14/3.88	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
15.14/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.88	c Subs w/ non-existent bins:      0 time:  0.00 s
15.14/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.53/3.96	c lits-rem:        11  cl-subs:      189  v-elim:      9  v-fix:    0  time:  0.27 s
15.53/3.96	c learnt bin added due to v-elim: 0
15.53/3.96	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
15.53/3.96	c vivif2 --  cl tried     9125 cl shrink        0 lits rem          0 time: 0.00
15.53/3.97	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.07
15.53/3.97	c calculated reachability. Time: 0.00
15.53/3.97	c  N dy    14     46253       632      2750         0      9125      8348    123156     28.89     19.23  --
25.13/6.33	c  N dy    15     69379       632      2750         0     11250      8348    140656     29.37     19.36  --
25.13/6.34	c  S st    15     69379       632      2750         0     11250      8348    140656     29.37     19.36  --
25.13/6.38	c  S st    15     69883       632      2750         0     11752      8348    152488     29.37     19.36  --
25.13/6.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.13/6.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.52/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.07
25.52/6.40	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
25.52/6.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.52/6.40	c Subs w/ non-existent bins:      0 time:  0.00 s
25.52/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.52/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.52/6.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.94/6.51	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
27.52/6.97	c Added 7 vars  tried: 80000 time: 1.82
27.52/6.97	c ORs :      7 avg-s:  0.0 cl-sh:  1031 l-rem:   1031 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.83
27.52/6.97	c lits-rem:        14  cl-subs:      221  v-elim:      9  v-fix:    0  time:  2.26 s
27.52/6.97	c learnt bin added due to v-elim: 0
27.52/6.97	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
27.52/6.97	c vivif2 --  cl tried    11531 cl shrink        0 lits rem          0 time: 0.00
27.52/6.99	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.08
27.52/6.99	c calculated reachability. Time: 0.00
27.52/6.99	c  N dy    15     69883       639      2757        14     11531      8397    148429     29.37     19.36  --
27.52/6.99	c  F st    15     69883       639      2757        14     11531      8397    148429     29.37     19.36  --
28.31/7.15	c Decided on static restart strategy
43.92/11.07	c  N dy    22    104825       639      2757        14     21376      8397    405388     30.62     19.82  --
43.92/11.09	c  S st    22    104825       639      2757        14     21376      8397    405388     30.62     19.82  --
44.29/11.16	c  S st    22    105329       639      2757        14     21880      8397    417540     30.62     19.82  --
44.29/11.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.29/11.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/11.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.20
44.69/11.21	c Calc non-exist non-lernt bins v-fix:     0 done:    639 time:  0.00 s
44.69/11.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/11.21	c Subs w/ non-existent bins:      0 time:  0.01 s
44.69/11.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.69/11.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.69/11.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.49/11.97	c ORs :      7 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
47.49/11.98	c lits-rem:       206  cl-subs:      841  v-elim:     14  v-fix:    0  time:  3.05 s
47.49/11.98	c learnt bin added due to v-elim: 0
47.49/11.98	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
47.49/11.98	c vivif2 --  cl tried    21039 cl shrink        0 lits rem          0 time: 0.02
47.90/12.03	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.17
47.90/12.03	c calculated reachability. Time: 0.00
47.90/12.03	c  N dy    22    105329       639      2757        14     21039      8397    395140     30.62     19.82  --
77.05/19.35	c  N dy    23    157993       639      2757        14     28520      8397    566475     33.82     20.26  --
77.05/19.37	c  S st    23    157993       639      2757        14     28520      8397    566475     33.82     20.26  --
77.45/19.46	c  S st    23    158495       639      2757        14     29022      8397    578687     33.82     20.26  --
77.45/19.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.45/19.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.85/19.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.28
77.85/19.53	c Calc non-exist non-lernt bins v-fix:     0 done:    639 time:  0.00 s
77.85/19.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.85/19.54	c Subs w/ non-existent bins:      0 time:  0.01 s
77.85/19.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.85/19.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.85/19.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
82.64/20.76	c ORs :      7 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
82.64/20.77	c lits-rem:       398  cl-subs:     1366  v-elim:     14  v-fix:    0  time:  4.89 s
82.64/20.77	c learnt bin added due to v-elim: 0
82.64/20.77	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
82.64/20.78	c vivif2 --  cl tried    27656 cl shrink        0 lits rem          0 time: 0.02
83.05/20.83	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.21
83.05/20.83	c calculated reachability. Time: 0.00
83.05/20.83	c  N dy    23    158495       639      2757        14     27656      8397    540325     33.82     20.26  --
134.97/33.88	c  N dy    24    237742       639      2757        14     32687      8397    565518     28.35     19.40  --
135.37/33.90	c  S st    24    237742       639      2757        14     32687      8397    565518     28.35     19.40  --
135.78/34.02	c  S st    24    238247       639      2757        14     33191      8397    578327     28.35     19.40  --
135.78/34.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.78/34.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.19/34.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.37
136.19/34.11	c Calc non-exist non-lernt bins v-fix:     0 done:    639 time:  0.00 s
136.19/34.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.19/34.12	c Subs w/ non-existent bins:      0 time:  0.01 s
136.19/34.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.19/34.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.19/34.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
141.35/35.44	c ORs :      7 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
141.35/35.45	c lits-rem:      1263  cl-subs:     2129  v-elim:     14  v-fix:    0  time:  5.27 s
141.35/35.45	c learnt bin added due to v-elim: 0
141.35/35.45	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
141.35/35.46	c vivif2 --  cl tried    31062 cl shrink        0 lits rem          0 time: 0.02
141.75/35.52	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.25
141.75/35.52	c calculated reachability. Time: 0.00
141.75/35.52	c  N dy    24    238247       639      2757        14     31062      8397    527613     28.35     19.40  --
238.83/59.82	c  N dy    25    357371       639      2757        14     35192      8397    566838     31.39     19.95  --
238.83/59.85	c  S st    25    357371       639      2757        14     35192      8397    566838     31.39     19.95  --
239.23/59.97	c  S st    25    357874       639      2757        14     35695      8397    580574     31.39     19.95  --
239.23/59.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
239.23/59.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.63/60.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.46
239.63/60.08	c Calc non-exist non-lernt bins v-fix:     0 done:    639 time:  0.00 s
239.63/60.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.63/60.09	c Subs w/ non-existent bins:      0 time:  0.01 s
240.03/60.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.03/60.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.03/60.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
245.22/61.41	c ORs :      7 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
247.61/62.02	c Added 7 vars  tried: 80000 time: 2.43
247.61/62.07	c ORs :      7 avg-s:  0.0 cl-sh:  7500 l-rem:   7500 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.65
247.61/62.08	c lits-rem:      1759  cl-subs:     1374  v-elim:     14  v-fix:    0  time:  7.92 s
247.61/62.08	c learnt bin added due to v-elim: 0
247.61/62.08	c vivif2 --  cl tried     2764 cl shrink        0 lits rem          0 time: 0.00
247.61/62.09	c vivif2 --  cl tried    34321 cl shrink        0 lits rem          0 time: 0.02
248.01/62.15	c asymm  cl-useful: 0/2764/2764 lits-rem:0 time: 0.26
248.01/62.15	c calculated reachability. Time: 0.00
248.01/62.15	c  N dy    25    357874       646      2764        28     34321      8446    536481     31.39     19.95  --
430.59/107.88	c  N dy    26    536813       646      2764        28     42246      8446    628525     30.35     20.12  --
430.96/107.90	c  S st    26    536813       646      2764        28     42246      8446    628525     30.35     20.12  --
431.36/108.05	c  S st    26    537316       646      2764        28     42749      8446    640738     30.35     20.12  --
431.36/108.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
431.36/108.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
431.76/108.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.53
431.76/108.18	c Calc non-exist non-lernt bins v-fix:     0 done:    646 time:  0.00 s
431.76/108.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
431.76/108.19	c Subs w/ non-existent bins:      0 time:  0.02 s
432.16/108.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.16/108.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.16/108.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
436.96/109.47	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
436.96/109.48	c lits-rem:       925  cl-subs:     1695  v-elim:     15  v-fix:    0  time:  5.12 s
436.96/109.48	c learnt bin added due to v-elim: 0
436.96/109.48	c vivif2 --  cl tried     2764 cl shrink        0 lits rem          0 time: 0.00
436.96/109.49	c vivif2 --  cl tried    41054 cl shrink        0 lits rem          0 time: 0.03
437.36/109.59	c asymm  cl-useful: 0/2764/2764 lits-rem:0 time: 0.40
437.36/109.59	c calculated reachability. Time: 0.00
437.36/109.59	c  N dy    26    537316       646      2764        28     41054      8446    600712     30.35     20.12  --
437.36/109.59	c  F st    26    537316       646      2764        28     41054      8446    600712     30.35     20.12  --
439.38/110.08	c Decided on static restart strategy
740.16/185.39	c  N dy    33    805975       646      2764        28     64295      8446   1112455     29.37     19.63  --
740.56/185.43	c  S st    33    805975       646      2764        28     64295      8446   1112455     29.37     19.63  --
741.36/185.66	c  S st    33    806479       647      2764        30     64800      8450   1124842     29.37     19.63  --
741.36/185.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
741.36/185.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
742.57/185.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  1.07
742.57/185.94	c Calc non-exist non-lernt bins v-fix:     0 done:    647 time:  0.01 s
742.57/185.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
742.57/185.94	c Subs w/ non-existent bins:      0 time:  0.03 s
742.57/185.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.57/185.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
742.57/185.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
747.74/187.26	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
747.74/187.28	c lits-rem:        37  cl-subs:     3639  v-elim:     15  v-fix:    0  time:  5.25 s
747.74/187.28	c learnt bin added due to v-elim: 0
747.74/187.28	c vivif2 --  cl tried     2764 cl shrink        0 lits rem          0 time: 0.00
747.74/187.29	c vivif2 --  cl tried    61161 cl shrink        0 lits rem          0 time: 0.04
748.54/187.43	c asymm  cl-useful: 0/2444/2764 lits-rem:0 time: 0.56
748.54/187.44	c calculated reachability. Time: 0.00
748.54/187.44	c  N dy    33    806479       647      2764        30     61161      8450   1043123     29.37     19.63  --
1345.34/336.88	c  N dy    34   1209718       647      2764        30     76987      8450   1297938     26.54     19.51  --
1345.74/336.94	c  S st    34   1209718       647      2764        30     76987      8450   1297938     26.54     19.51  --
1346.94/337.23	c  S st    34   1210221       647      2764        30     77490      8450   1310313     26.54     19.51  --
1346.94/337.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1346.94/337.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1348.56/337.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.2M T:  1.53
1348.56/337.62	c Calc non-exist non-lernt bins v-fix:     0 done:    647 time:  0.01 s
1348.56/337.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1348.56/337.63	c Subs w/ non-existent bins:      0 time:  0.04 s
1348.56/337.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1348.56/337.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1348.56/337.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1356.93/339.74	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1356.93/339.76	c lits-rem:        82  cl-subs:     4722  v-elim:     15  v-fix:    0  time:  8.41 s
1356.93/339.76	c learnt bin added due to v-elim: 0
1356.93/339.76	c vivif2 --  cl tried     2764 cl shrink        0 lits rem          0 time: 0.00
1356.93/339.78	c vivif2 --  cl tried    72768 cl shrink        0 lits rem          0 time: 0.06
1357.75/339.91	c asymm  cl-useful: 0/2024/2764 lits-rem:0 time: 0.54
1357.75/339.92	c calculated reachability. Time: 0.00
1357.75/339.92	c  N dy    34   1210221       647      2764        30     72768      8450   1199437     26.54     19.51  --
2260.92/566.00	c  N dy    35   1710221       647      2764        30    104018      8450   1961367     31.17     19.58  --
2260.92/566.08	c  S st    35   1710221       647      2764        30    104018      8450   1961367     31.17     19.58  --
2262.54/566.50	c  S st    35   1710726       655      2764        46    104531      8482   1974416     31.17     19.58  --
2262.94/566.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2262.94/566.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2265.32/567.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.6M T:  2.42
2265.32/567.11	c Calc non-exist non-lernt bins v-fix:     0 done:    655 time:  0.01 s
2265.32/567.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2265.32/567.13	c Subs w/ non-existent bins:      0 time:  0.06 s
2265.32/567.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2265.32/567.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2265.32/567.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2284.91/572.02	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
2290.88/573.50	c Added 7 vars  tried: 80000 time: 5.94
2291.68/573.73	c ORs :      7 avg-s:  0.0 cl-sh: 12965 l-rem:  12965 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    6.83
2291.68/573.76	c lits-rem:       401  cl-subs:     6619  v-elim:     15  v-fix:    0  time: 26.32 s
2291.68/573.76	c learnt bin added due to v-elim: 0
2291.68/573.76	c vivif2 --  cl tried     2770 cl shrink        0 lits rem          0 time: 0.00
2291.68/573.78	c vivif2 --  cl tried    97912 cl shrink        0 lits rem          0 time: 0.08
2292.08/573.87	c asymm  cl-useful: 0/746/2770 lits-rem:0 time: 0.33
2292.08/573.87	c calculated reachability. Time: 0.00
2292.08/573.87	c  N dy    35   1710726       662      2770        61     97912      8530   1790204     31.17     19.58  --
3382.63/846.83	c  N dy    36   2210726       662      2770        61    114444      8530   2085060     30.93     19.67  --
3383.04/846.91	c  S st    36   2210726       662      2770        61    114444      8530   2085060     30.93     19.67  --
3383.04/846.91	c Finding binary XORs  T:     0.00 s  found:       0
3384.62/847.39	c  S st    36   2211226       662      2770        61    114944      8530   2098572     30.93     19.67  --
3384.62/847.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3384.62/847.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3388.22/848.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.3M T:  3.43
3388.22/848.25	c Calc non-exist non-lernt bins v-fix:     0 done:    662 time:  0.01 s
3388.22/848.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3388.22/848.27	c Subs w/ non-existent bins:      0 time:  0.06 s
3388.62/848.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3388.62/848.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3388.62/848.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3405.79/852.69	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
3406.19/852.73	c lits-rem:       198  cl-subs:     5253  v-elim:     16  v-fix:    0  time: 17.64 s
3406.19/852.73	c learnt bin added due to v-elim: 0
3406.19/852.73	c vivif2 --  cl tried     2770 cl shrink        0 lits rem          0 time: 0.00
3406.19/852.76	c vivif2 --  cl tried   109691 cl shrink        0 lits rem          0 time: 0.09
3406.99/852.92	c asymm  cl-useful: 0/1290/2770 lits-rem:0 time: 0.64
3406.99/852.92	c calculated reachability. Time: 0.00
3406.99/852.92	c  N dy    36   2211226       662      2770        61    109691      8530   1957774     30.93     19.67  --
4640.16/1161.69	c  N dy    37   2711227       662      2770        61    133122      8530   2522789     31.54     19.73  --
4640.54/1161.79	c  S st    37   2711227       662      2770        61    133122      8530   2522789     31.54     19.73  --
4642.94/1162.33	c  S st    37   2711728       671      2770        79    133632      8566   2536073     31.54     19.73  --
4642.94/1162.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4642.94/1162.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4646.94/1163.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.1M T:  3.91
4646.94/1163.33	c Calc non-exist non-lernt bins v-fix:     0 done:    671 time:  0.01 s
4646.94/1163.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4646.94/1163.35	c Subs w/ non-existent bins:      0 time:  0.08 s
4647.34/1163.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4647.34/1163.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4647.34/1163.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4679.71/1171.51	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
4679.71/1171.56	c lits-rem:        73  cl-subs:     8271  v-elim:     16  v-fix:    0  time: 32.58 s
4679.71/1171.56	c learnt bin added due to v-elim: 0
4679.71/1171.56	c vivif2 --  cl tried     2770 cl shrink        0 lits rem          0 time: 0.00
4679.71/1171.59	c vivif2 --  cl tried   125361 cl shrink        0 lits rem          0 time: 0.11
4680.48/1171.75	c asymm  cl-useful: 0/1078/2770 lits-rem:0 time: 0.65
4680.48/1171.76	c calculated reachability. Time: 0.00
4680.48/1171.76	c  N dy    37   2711728       671      2770        79    125361      8566   2309445     31.54     19.73  --
4680.48/1171.76	c  F st    37   2711728       671      2770        79    125361      8566   2309445     31.54     19.73  --
4686.48/1173.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-3172962-1304121968/watcher-3172962-1304121968 -o /tmp/evaluation-result-3172962-1304121968/solver-3172962-1304121968 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172962-1304121968.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: 3.58 4.83 6.08 3/180 5748
/proc/meminfo: memFree=30974864/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=51084 CPUtime=0 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 814 0 0 0 0 0 0 0 18 0 1 0 523794699 52310016 749 33554432000 4194304 4797429 140735875091792 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5746/statm: 12771 749 347 148 0 7700 0

[startup+0.0163031 s]
/proc/loadavg: 3.58 4.83 6.08 3/180 5748
/proc/meminfo: memFree=30974864/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=673200 CPUtime=0.1 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 1544 0 0 0 10 0 0 0 18 0 4 0 523794699 689356800 1379 33554432000 4194304 4797429 140735875091792 18446744073709551615 4387657 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 168300 1379 409 148 0 163229 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 673200

[startup+0.130933 s]
/proc/loadavg: 3.58 4.83 6.08 3/180 5748
/proc/meminfo: memFree=30974864/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=674008 CPUtime=0.5 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 2068 0 0 0 50 0 0 0 18 0 4 0 523794699 690184192 1894 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 168502 1894 411 148 0 163431 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 674008

[startup+0.336004 s]
/proc/loadavg: 3.58 4.83 6.08 3/180 5748
/proc/meminfo: memFree=30974864/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=675464 CPUtime=1.3 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 3002 0 0 0 130 0 0 0 18 0 4 0 523794699 691675136 2185 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 168866 2185 411 148 0 163795 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 675464

[startup+0.700941 s]
/proc/loadavg: 3.58 4.83 6.08 3/180 5748
/proc/meminfo: memFree=30974864/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=677792 CPUtime=2.75 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 5059 0 0 0 275 0 0 0 18 0 4 0 523794699 694059008 3983 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 169448 3983 415 148 0 164377 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 677792

[startup+1.50079 s]
/proc/loadavg: 3.58 4.83 6.08 10/188 5756
/proc/meminfo: memFree=30944220/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=679840 CPUtime=5.95 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 6851 0 0 0 594 1 0 0 20 0 4 0 523794699 696156160 4709 33554432000 4194304 4797429 140735875091792 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 169960 4709 418 148 0 164889 0
[pid=5746/tid=5754] ppid=5743 vsize=679840 CPUtime=1.48 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 1515 0 0 0 148 0 0 0 23 0 4 0 523794700 696156160 4709 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=679840 CPUtime=1.47 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 1445 0 0 0 147 0 0 0 23 0 4 0 523794700 696156160 4709 33554432000 4194304 4797429 140735875091792 18446744073709551615 4356074 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=679840 CPUtime=1.48 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 1491 0 0 0 148 0 0 0 20 0 4 0 523794700 696156160 4709 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 679840

[startup+3.1005 s]
/proc/loadavg: 3.58 4.83 6.08 10/188 5756
/proc/meminfo: memFree=30934176/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=683520 CPUtime=12.34 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 9774 0 0 0 1232 2 0 0 25 0 4 0 523794699 699924480 6049 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 170880 6049 418 148 0 165809 0
[pid=5746/tid=5754] ppid=5743 vsize=683520 CPUtime=3.08 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 2013 0 0 0 308 0 0 0 25 0 4 0 523794700 699924480 6049 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=683520 CPUtime=3.06 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 1947 0 0 0 306 0 0 0 25 0 4 0 523794700 699924480 6049 33554432000 4194304 4797429 140735875091792 18446744073709551615 4422982 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=683520 CPUtime=3.08 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 1976 0 0 0 308 0 0 0 25 0 4 0 523794700 699924480 6049 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568023 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 683520

[startup+6.30093 s]
/proc/loadavg: 3.93 4.88 6.09 11/188 5756
/proc/meminfo: memFree=30922396/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=686868 CPUtime=25.13 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 13265 0 0 0 2510 3 0 0 25 0 4 0 523794699 703352832 7186 33554432000 4194304 4797429 140735875091792 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 171717 7186 418 148 0 166646 0
[pid=5746/tid=5754] ppid=5743 vsize=686868 CPUtime=6.28 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 2585 0 0 0 628 0 0 0 25 0 4 0 523794700 703352832 7186 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424713 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=686868 CPUtime=6.24 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 2500 0 0 0 624 0 0 0 25 0 4 0 523794700 703352832 7186 33554432000 4194304 4797429 140735875091792 18446744073709551615 4428814 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=686868 CPUtime=6.28 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 2529 0 0 0 628 0 0 0 25 0 4 0 523794700 703352832 7186 33554432000 4194304 4797429 140735875091792 18446744073709551615 4414428 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 686868

[startup+12.7008 s]
/proc/loadavg: 4.34 4.95 6.11 10/188 5757
/proc/meminfo: memFree=30908044/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=691100 CPUtime=50.68 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 18561 0 0 0 5064 4 0 0 25 0 4 0 523794699 707686400 9060 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 172775 9060 419 148 0 167704 0
[pid=5746/tid=5754] ppid=5743 vsize=691100 CPUtime=12.67 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 3426 0 0 0 1267 0 0 0 25 0 4 0 523794700 707686400 9060 33554432000 4194304 4797429 140735875091792 18446744073709551615 4509088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=691100 CPUtime=12.62 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 3448 0 0 0 1261 1 0 0 25 0 4 0 523794700 707686400 9060 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=691100 CPUtime=12.68 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 3490 0 0 0 1268 0 0 0 25 0 4 0 523794700 707686400 9060 33554432000 4194304 4797429 140735875091792 18446744073709551615 4331522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 691100

[startup+25.5004 s]
/proc/loadavg: 5.15 5.09 6.14 10/188 5757
/proc/meminfo: memFree=30892012/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=698892 CPUtime=101.81 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 26190 0 0 0 10176 5 0 0 25 0 4 0 523794699 715665408 10793 33554432000 4194304 4797429 140735875091792 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 174723 10793 419 148 0 169652 0
[pid=5746/tid=5754] ppid=5743 vsize=698892 CPUtime=25.47 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 4189 0 0 0 2547 0 0 0 25 0 4 0 523794700 715665408 10793 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=698892 CPUtime=25.34 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 4480 0 0 0 2533 1 0 0 25 0 4 0 523794700 715665408 10793 33554432000 4194304 4797429 140735875091792 18446744073709551615 4508748 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=698892 CPUtime=25.48 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 4668 0 0 0 2548 0 0 0 25 0 4 0 523794700 715665408 10793 33554432000 4194304 4797429 140735875091792 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 698892

[startup+51.1008 s]
/proc/loadavg: 6.25 5.36 6.20 10/188 5758
/proc/meminfo: memFree=30869916/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=705272 CPUtime=204.07 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 37631 0 0 0 20398 9 0 0 25 0 4 0 523794699 722198528 13932 33554432000 4194304 4797429 140735875091792 18446744073709551615 4426358 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 176318 13932 419 148 0 171247 0
[pid=5746/tid=5754] ppid=5743 vsize=705272 CPUtime=51.08 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 5970 0 0 0 5107 1 0 0 25 0 4 0 523794700 722198528 13932 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=705272 CPUtime=50.8 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 6060 0 0 0 5079 1 0 0 25 0 4 0 523794700 722198528 13932 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=705272 CPUtime=51.08 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 6332 0 0 0 5107 1 0 0 25 0 4 0 523794700 722198528 13933 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 705272

[startup+102.306 s]
/proc/loadavg: 7.38 5.80 6.30 10/188 5759
/proc/meminfo: memFree=30848352/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=710336 CPUtime=408.62 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 53261 0 0 0 40848 14 0 0 25 0 4 0 523794699 727384064 16266 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 177584 16266 419 148 0 172513 0
[pid=5746/tid=5754] ppid=5743 vsize=710336 CPUtime=102.28 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 8124 0 0 0 10226 2 0 0 25 0 4 0 523794700 727384064 16266 33554432000 4194304 4797429 140735875091792 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=710336 CPUtime=101.73 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 7836 0 0 0 10171 2 0 0 25 0 4 0 523794700 727384064 16266 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=710336 CPUtime=102.29 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 8503 0 0 0 10227 2 0 0 25 0 4 0 523794700 727384064 16266 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 710336

[startup+162.301 s]
/proc/loadavg: 7.91 6.23 6.41 10/188 5760
/proc/meminfo: memFree=30824136/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=723752 CPUtime=648.28 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 69916 0 0 0 64807 21 0 0 25 0 4 0 523794699 741122048 19392 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 180938 19392 419 148 0 175867 0
[pid=5746/tid=5754] ppid=5743 vsize=723752 CPUtime=162.27 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 9997 0 0 0 16225 2 0 0 25 0 4 0 523794700 741122048 19392 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=723752 CPUtime=161.4 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 10039 0 0 0 16137 3 0 0 25 0 4 0 523794700 741122048 19392 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=723752 CPUtime=162.28 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 10423 0 0 0 16225 3 0 0 25 0 4 0 523794700 741122048 19392 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 723752

[startup+222.301 s]
/proc/loadavg: 8.03 6.57 6.52 10/188 5762
/proc/meminfo: memFree=30805132/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=730656 CPUtime=887.95 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 83247 0 0 0 88769 26 0 0 25 0 4 0 523794699 748191744 21355 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 182664 21355 419 148 0 177593 0
[pid=5746/tid=5754] ppid=5743 vsize=730656 CPUtime=222.28 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 11251 0 0 0 22225 3 0 0 25 0 4 0 523794700 748191744 21355 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=730656 CPUtime=221.07 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 11203 0 0 0 22104 3 0 0 25 0 4 0 523794700 748191744 21355 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=730656 CPUtime=222.28 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 12170 0 0 0 22224 4 0 0 25 0 4 0 523794700 748191744 21355 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 730656

[startup+282.301 s]

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

[pid=5746] ppid=5743 vsize=759456 CPUtime=2805.39 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 162308 0 0 0 280483 56 0 0 25 0 4 0 523794699 777682944 33849 33554432000 4194304 4797429 140735875091792 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 189864 33849 419 148 0 184793 0
[pid=5746/tid=5754] ppid=5743 vsize=759456 CPUtime=702.29 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 21465 0 0 0 70222 7 0 0 25 0 4 0 523794700 777682944 33849 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=759456 CPUtime=698.47 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 21149 0 0 0 69841 6 0 0 25 0 4 0 523794700 777682944 33849 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=759456 CPUtime=702.3 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 22207 0 0 0 70222 8 0 0 25 0 4 0 523794700 777682944 33849 33554432000 4194304 4797429 140735875091792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 759456

[startup+762.307 s]
/proc/loadavg: 8.17 7.93 7.25 10/188 5777
/proc/meminfo: memFree=30703188/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=760560 CPUtime=3045.09 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 170982 0 0 0 304449 60 0 0 25 0 4 0 523794699 778813440 33594 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 190140 33594 419 148 0 185069 0
[pid=5746/tid=5754] ppid=5743 vsize=760560 CPUtime=762.3 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 22535 0 0 0 76222 8 0 0 25 0 4 0 523794700 778813440 33594 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=760560 CPUtime=758.15 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 22310 0 0 0 75808 7 0 0 25 0 4 0 523794700 778813440 33594 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=760560 CPUtime=762.31 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 23373 0 0 0 76222 9 0 0 25 0 4 0 523794700 778813440 33594 33554432000 4194304 4797429 140735875091792 18446744073709551615 4425867 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 760560

[startup+822.301 s]
/proc/loadavg: 8.15 7.97 7.31 10/188 5778
/proc/meminfo: memFree=30702052/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=764264 CPUtime=3284.76 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 179742 0 0 0 328412 64 0 0 25 0 4 0 523794699 782606336 33569 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 191066 33569 419 148 0 185995 0
[pid=5746/tid=5754] ppid=5743 vsize=764264 CPUtime=822.29 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 23934 0 0 0 82221 8 0 0 25 0 4 0 523794700 782606336 33569 33554432000 4194304 4797429 140735875091792 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=764264 CPUtime=817.82 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 23367 0 0 0 81775 7 0 0 25 0 4 0 523794700 782606336 33569 33554432000 4194304 4797429 140735875091792 18446744073709551615 4237202 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=764264 CPUtime=822.31 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 24639 0 0 0 82221 10 0 0 25 0 4 0 523794700 782606336 33569 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 764264

[startup+882.301 s]
/proc/loadavg: 8.16 8.00 7.36 10/188 5780
/proc/meminfo: memFree=30682796/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=768656 CPUtime=3524.43 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 186969 0 0 0 352376 67 0 0 25 0 4 0 523794699 787103744 36649 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 192164 36649 419 148 0 187093 0
[pid=5746/tid=5754] ppid=5743 vsize=768656 CPUtime=882.3 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 24517 0 0 0 88221 9 0 0 25 0 4 0 523794700 787103744 36649 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=768656 CPUtime=877.49 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 24022 0 0 0 87741 8 0 0 25 0 4 0 523794700 787103744 36649 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=768656 CPUtime=882.3 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 26024 0 0 0 88220 10 0 0 25 0 4 0 523794700 787103744 36649 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 768656

[startup+942.301 s]
/proc/loadavg: 8.38 8.08 7.42 10/188 5781
/proc/meminfo: memFree=30673096/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=772800 CPUtime=3764.12 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 194604 0 0 0 376341 71 0 0 25 0 4 0 523794699 791347200 39178 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 193200 39178 419 148 0 188129 0
[pid=5746/tid=5754] ppid=5743 vsize=772800 CPUtime=942.29 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 25924 0 0 0 94220 9 0 0 25 0 4 0 523794700 791347200 39178 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=772800 CPUtime=937.17 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 25631 0 0 0 93708 9 0 0 25 0 4 0 523794700 791347200 39178 33554432000 4194304 4797429 140735875091792 18446744073709551615 4491939 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=772800 CPUtime=942.31 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 26716 0 0 0 94220 11 0 0 25 0 4 0 523794700 791347200 39178 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 772800

[startup+1002.3 s]
/proc/loadavg: 8.28 8.09 7.47 10/188 5783
/proc/meminfo: memFree=30670348/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=773552 CPUtime=4003.8 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 202883 0 0 0 400304 76 0 0 25 0 4 0 523794699 792117248 38134 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 193388 38134 419 148 0 188317 0
[pid=5746/tid=5754] ppid=5743 vsize=773552 CPUtime=1002.3 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 26951 0 0 0 100220 10 0 0 25 0 4 0 523794700 792117248 38134 33554432000 4194304 4797429 140735875091792 18446744073709551615 4526174 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=773552 CPUtime=996.84 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 26681 0 0 0 99675 9 0 0 25 0 4 0 523794700 792117248 38134 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=773552 CPUtime=1002.31 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 27900 0 0 0 100218 13 0 0 25 0 4 0 523794700 792117248 38134 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 773552

[startup+1062.3 s]
/proc/loadavg: 8.38 8.14 7.52 10/188 5784
/proc/meminfo: memFree=30664752/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=775224 CPUtime=4243.47 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 209361 0 0 0 424269 78 0 0 25 0 4 0 523794699 793829376 40324 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424652 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 193806 40324 419 148 0 188735 0
[pid=5746/tid=5754] ppid=5743 vsize=775224 CPUtime=1062.3 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 27580 0 0 0 106220 10 0 0 25 0 4 0 523794700 793829376 40324 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=775224 CPUtime=1056.52 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 27295 0 0 0 105643 9 0 0 25 0 4 0 523794700 793829376 40324 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=775224 CPUtime=1062.31 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 28947 0 0 0 106218 13 0 0 25 0 4 0 523794700 793829376 40324 33554432000 4194304 4797429 140735875091792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 775224

[startup+1122.3 s]
/proc/loadavg: 8.31 8.16 7.56 10/188 5786
/proc/meminfo: memFree=30661008/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=778824 CPUtime=4483.15 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 217513 0 0 0 448232 83 0 0 25 0 4 0 523794699 797515776 39868 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 194706 39868 419 148 0 189635 0
[pid=5746/tid=5754] ppid=5743 vsize=778824 CPUtime=1122.3 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 28759 0 0 0 112219 11 0 0 25 0 4 0 523794700 797515776 39868 33554432000 4194304 4797429 140735875091792 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=778824 CPUtime=1116.19 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 28526 0 0 0 111609 10 0 0 25 0 4 0 523794700 797515776 39868 33554432000 4194304 4797429 140735875091792 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=778824 CPUtime=1122.31 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 29547 0 0 0 112218 13 0 0 25 0 4 0 523794700 797515776 39868 33554432000 4194304 4797429 140735875091792 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 778824

[startup+1182.3 s]
/proc/loadavg: 8.29 8.17 7.60 10/188 5788
/proc/meminfo: memFree=30631336/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=803536 CPUtime=4722.83 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 226665 0 0 0 472197 86 0 0 25 0 4 0 523794699 822820864 45103 33554432000 4194304 4797429 140735875091792 18446744073709551615 4389738 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 200884 45103 419 148 0 195813 0
[pid=5746/tid=5754] ppid=5743 vsize=803536 CPUtime=1182.31 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 30814 0 0 0 118219 12 0 0 25 0 4 0 523794700 822820864 45103 33554432000 4194304 4797429 140735875091792 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=803536 CPUtime=1175.86 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 30741 0 0 0 117576 10 0 0 25 0 4 0 523794700 822820864 45103 33554432000 4194304 4797429 140735875091792 18446744073709551615 4425939 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=803536 CPUtime=1182.32 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 31640 0 0 0 118218 14 0 0 25 0 4 0 523794700 822820864 45103 33554432000 4194304 4797429 140735875091792 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 803536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.27 8.18 7.61 10/188 5788
/proc/meminfo: memFree=30629584/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=804888 CPUtime=4800.34 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 229529 0 0 0 479947 87 0 0 25 0 4 0 523794699 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424755 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 201222 44657 419 148 0 196151 0
[pid=5746/tid=5754] ppid=5743 vsize=804888 CPUtime=1201.71 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 31044 0 0 0 120159 12 0 0 25 0 4 0 523794700 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=804888 CPUtime=1195.17 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 30965 0 0 0 119506 11 0 0 25 0 4 0 523794700 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=804888 CPUtime=1201.72 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 31818 0 0 0 120158 14 0 0 25 0 4 0 523794700 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 804888

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

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

[startup+1201.7 s]
/proc/loadavg: 8.27 8.18 7.61 10/188 5788
/proc/meminfo: memFree=30629584/32951124 swapFree=67111336/67111528
[pid=5746] ppid=5743 vsize=804888 CPUtime=4800.34 cores=0,2,4,6
/proc/5746/stat : 5746 (techdemo) R 5743 5746 4943 0 -1 4202496 229529 0 0 0 479947 87 0 0 25 0 4 0 523794699 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4424755 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5746/statm: 201222 44657 419 148 0 196151 0
[pid=5746/tid=5754] ppid=5743 vsize=804888 CPUtime=1201.71 cores=0,2,4,6
/proc/5746/task/5754/stat : 5754 (techdemo) R 5743 5746 4943 0 -1 4202560 31044 0 0 0 120159 12 0 0 25 0 4 0 523794700 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5746/tid=5755] ppid=5743 vsize=804888 CPUtime=1195.17 cores=0,2,4,6
/proc/5746/task/5755/stat : 5755 (techdemo) R 5743 5746 4943 0 -1 4202560 30965 0 0 0 119506 11 0 0 25 0 4 0 523794700 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5746/tid=5756] ppid=5743 vsize=804888 CPUtime=1201.72 cores=0,2,4,6
/proc/5746/task/5756/stat : 5756 (techdemo) R 5743 5746 4943 0 -1 4202560 31818 0 0 0 120158 14 0 0 25 0 4 0 523794700 824205312 44657 33554432000 4194304 4797429 140735875091792 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 804888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.38
CPU user time (s): 4799.5
CPU system time (s): 0.885865
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 882696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.5
system time used= 0.885865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229530
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= 407
involuntary context switches= 85867

runsolver used 1.9997 second user time and 4.5763 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 02:06:08
IDJOB=3172962
IDBENCH=82980
IDSOLVER=1584
FILE ID=node133/3172962-1304121968
RUNJOBID= node133-1304121968-5729
PBS_JOBID= 13170705
Free space on /tmp= 71896 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172962-1304121968/watcher-3172962-1304121968 -o /tmp/evaluation-result-3172962-1304121968/solver-3172962-1304121968 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172962-1304121968.cnf

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

MD5SUM BENCH= 9c7b3f326f7257fd8377a35f8807c0d3
RANDOM SEED=453271427

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30975424 kB
Buffers:        507240 kB
Cached:        1061388 kB
SwapCached:        124 kB
Active:         145152 kB
Inactive:      1487092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30975424 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:           15588 kB
Writeback:           0 kB
AnonPages:       63136 kB
Mapped:          14504 kB
Slab:           279900 kB
PageTables:       4464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186096 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71880 MiB
End job on node133 at 2011-04-30 02:26:12