Trace number 3172850

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.15 1201.62

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
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-3172850-1304106664.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 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.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     42  v-fix:    0  time:  0.01 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     307 undec:      59 neg:     284
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       626      2740         0         0      8369         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
8.76/2.28	c  N dy     7     30000       626      2740         0     10628      8369    213435     29.39     19.31  --
8.76/2.29	c  S st     7     30000       626      2740         0     10628      8369    213435     29.39     19.31  --
9.16/2.33	c  S st     7     30508       626      2740         0     11135      8369    226510     29.39     19.31  --
9.16/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
9.16/2.35	c Calc non-exist non-lernt bins v-fix:     0 done:    626 time:  0.00 s
9.16/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.35	c Subs w/ non-existent bins:      0 time:  0.00 s
9.16/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.96/2.54	c lits-rem:        53  cl-subs:      690  v-elim:     10  v-fix:    0  time:  0.73 s
9.96/2.54	c learnt bin added due to v-elim: 0
9.96/2.54	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
9.96/2.54	c vivif2 --  cl tried    10445 cl shrink        0 lits rem          0 time: 0.01
9.96/2.57	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.10
9.96/2.57	c calculated reachability. Time: 0.00
9.96/2.57	c  N dy     7     30508       626      2740         0     10445      8369    210901     29.39     19.31  --
9.96/2.57	c  F st     7     30508       626      2740         0     10445      8369    210901     29.39     19.31  --
10.76/2.72	c Decided on static restart strategy
15.15/3.87	c  N dy    14     45762       626      2740         0      8884      8369    112918     32.34     19.53  --
15.15/3.88	c  S st    14     45762       626      2740         0      8884      8369    112918     32.34     19.53  --
15.55/3.92	c  S st    14     46267       626      2740         0      9388      8369    125062     32.34     19.53  --
15.55/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.55/3.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.55/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
15.55/3.93	c Calc non-exist non-lernt bins v-fix:     0 done:    626 time:  0.00 s
15.55/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.55/3.93	c Subs w/ non-existent bins:      0 time:  0.00 s
15.55/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.55/4.00	c lits-rem:         4  cl-subs:      186  v-elim:     10  v-fix:    0  time:  0.26 s
15.55/4.00	c learnt bin added due to v-elim: 0
15.55/4.00	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
15.55/4.00	c vivif2 --  cl tried     9202 cl shrink        0 lits rem          0 time: 0.00
15.97/4.02	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.06
15.97/4.02	c calculated reachability. Time: 0.00
15.97/4.02	c  N dy    14     46267       626      2740         0      9202      8369    123152     32.34     19.53  --
25.93/6.54	c  N dy    15     69401       626      2740         0     11340      8369    142853     31.04     20.10  --
25.93/6.55	c  S st    15     69401       626      2740         0     11340      8369    142853     31.04     20.10  --
25.93/6.60	c  S st    15     69903       626      2740         0     11842      8369    155313     31.04     20.10  --
25.93/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.93/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
26.33/6.61	c Calc non-exist non-lernt bins v-fix:     0 done:    626 time:  0.00 s
26.33/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.33/6.61	c Subs w/ non-existent bins:      0 time:  0.00 s
26.33/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.33/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.73/6.73	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
28.73/7.20	c Added 7 vars  tried: 80000 time: 1.88
28.73/7.20	c ORs :      7 avg-s:  0.0 cl-sh:  1079 l-rem:   1079 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.89
28.73/7.21	c lits-rem:         9  cl-subs:      172  v-elim:     10  v-fix:    0  time:  2.35 s
28.73/7.21	c learnt bin added due to v-elim: 0
28.73/7.21	c vivif2 --  cl tried     2747 cl shrink        0 lits rem          0 time: 0.00
28.73/7.21	c vivif2 --  cl tried    11670 cl shrink        0 lits rem          0 time: 0.00
28.73/7.23	c asymm  cl-useful: 0/2747/2747 lits-rem:0 time: 0.08
28.73/7.23	c calculated reachability. Time: 0.00
28.73/7.23	c  N dy    15     69903       633      2747        14     11670      8418    151233     31.04     20.10  --
28.73/7.23	c  F st    15     69903       633      2747        14     11670      8418    151233     31.04     20.10  --
29.15/7.39	c Decided on static restart strategy
44.71/11.24	c  N dy    22    104854       633      2747        14     21420      8418    392742     29.76     19.89  --
44.71/11.26	c  S st    22    104854       633      2747        14     21420      8418    392742     29.76     19.89  --
45.11/11.33	c  S st    22    105355       633      2747        14     21921      8418    404968     29.76     19.89  --
45.11/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.11/11.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.11/11.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.19
45.11/11.38	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
45.11/11.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.11/11.39	c Subs w/ non-existent bins:      0 time:  0.01 s
45.11/11.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.11/11.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.11/11.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.91/12.04	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.91/12.05	c lits-rem:       360  cl-subs:     1054  v-elim:     13  v-fix:    0  time:  2.63 s
47.91/12.05	c learnt bin added due to v-elim: 0
47.91/12.05	c vivif2 --  cl tried     2747 cl shrink        0 lits rem          0 time: 0.00
47.91/12.05	c vivif2 --  cl tried    20867 cl shrink        0 lits rem          0 time: 0.01
47.91/12.09	c asymm  cl-useful: 0/2747/2747 lits-rem:0 time: 0.15
47.91/12.09	c calculated reachability. Time: 0.00
47.91/12.09	c  N dy    22    105355       633      2747        14     20867      8418    378662     29.76     19.89  --
79.47/19.93	c  N dy    23    158033       633      2747        14     28371      8418    512444     28.71     19.52  --
79.47/19.96	c  S st    23    158033       633      2747        14     28371      8418    512444     28.71     19.52  --
79.87/20.05	c  S st    23    158536       633      2747        14     28870      8418    524545     28.71     19.52  --
79.87/20.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.87/20.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.27/20.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.30
80.27/20.13	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
80.27/20.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.27/20.13	c Subs w/ non-existent bins:      0 time:  0.02 s
80.27/20.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.27/20.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.27/20.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.26/21.18	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
84.26/21.19	c lits-rem:       295  cl-subs:     1713  v-elim:     13  v-fix:    0  time:  4.20 s
84.26/21.19	c learnt bin added due to v-elim: 0
84.26/21.19	c vivif2 --  cl tried     2747 cl shrink        0 lits rem          0 time: 0.00
84.26/21.20	c vivif2 --  cl tried    27157 cl shrink        0 lits rem          0 time: 0.02
84.66/21.26	c asymm  cl-useful: 0/2747/2747 lits-rem:0 time: 0.26
84.66/21.26	c calculated reachability. Time: 0.00
84.66/21.26	c  N dy    23    158536       633      2747        14     27157      8418    483109     28.71     19.52  --
140.59/35.24	c  N dy    24    237804       633      2747        14     32238      8418    562411     30.59     19.70  --
140.59/35.26	c  S st    24    237804       633      2747        14     32238      8418    562411     30.59     19.70  --
140.99/35.37	c  S st    24    238310       633      2747        14     32744      8418    575346     30.59     19.70  --
140.99/35.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
140.99/35.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.39/35.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.32
141.39/35.45	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
141.39/35.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.39/35.46	c Subs w/ non-existent bins:      0 time:  0.02 s
141.39/35.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.39/35.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.39/35.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
146.18/36.69	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
146.58/36.70	c lits-rem:       459  cl-subs:     2162  v-elim:     13  v-fix:    0  time:  4.92 s
146.58/36.70	c learnt bin added due to v-elim: 0
146.58/36.70	c vivif2 --  cl tried     2747 cl shrink        0 lits rem          0 time: 0.00
146.58/36.70	c vivif2 --  cl tried    30582 cl shrink        0 lits rem          0 time: 0.02
146.58/36.77	c asymm  cl-useful: 0/2747/2747 lits-rem:0 time: 0.28
146.58/36.78	c calculated reachability. Time: 0.00
146.58/36.78	c  N dy    24    238310       633      2747        14     30582      8418    519111     30.59     19.70  --
246.86/61.84	c  N dy    25    357466       633      2747        14     34582      8418    508302     27.80     19.46  --
246.86/61.86	c  S st    25    357466       633      2747        14     34582      8418    508302     27.80     19.46  --
247.26/61.98	c  S st    25    357968       633      2747        14     35084      8418    520444     27.80     19.46  --
247.26/61.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
247.26/61.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.66/62.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.36
247.66/62.07	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
247.66/62.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.66/62.08	c Subs w/ non-existent bins:      0 time:  0.01 s
247.66/62.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.66/62.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.66/62.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
252.06/63.14	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
252.06/63.15	c lits-rem:       426  cl-subs:     1941  v-elim:     13  v-fix:    0  time:  4.25 s
252.06/63.15	c learnt bin added due to v-elim: 0
252.06/63.15	c vivif2 --  cl tried     2747 cl shrink        0 lits rem          0 time: 0.00
252.06/63.15	c vivif2 --  cl tried    33143 cl shrink        0 lits rem          0 time: 0.02
252.46/63.22	c asymm  cl-useful: 0/2747/2747 lits-rem:0 time: 0.28
252.46/63.22	c calculated reachability. Time: 0.00
252.46/63.22	c  N dy    25    357968       633      2747        14     33143      8418    475091     27.80     19.46  --
433.84/108.67	c  N dy    26    536952       633      2747        14     41317      8418    607880     30.94     19.62  --
433.84/108.69	c  S st    26    536952       633      2747        14     41317      8418    607880     30.94     19.62  --
434.61/108.84	c  S st    26    537458       633      2747        14     41823      8418    620534     30.94     19.62  --
434.61/108.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.61/108.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.01/108.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.53
435.01/108.97	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
435.01/108.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.01/108.98	c Subs w/ non-existent bins:      0 time:  0.02 s
435.01/108.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
435.01/108.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.01/108.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
439.81/110.12	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
441.81/110.70	c Added 7 vars  tried: 80000 time: 2.29
442.22/110.75	c ORs :      7 avg-s:  0.0 cl-sh:  6452 l-rem:   6452 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.52
442.22/110.77	c lits-rem:       541  cl-subs:     1559  v-elim:     13  v-fix:    0  time:  7.10 s
442.22/110.77	c learnt bin added due to v-elim: 0
442.22/110.77	c vivif2 --  cl tried     2754 cl shrink        0 lits rem          0 time: 0.00
442.22/110.77	c vivif2 --  cl tried    40264 cl shrink        0 lits rem          0 time: 0.02
442.62/110.85	c asymm  cl-useful: 0/2754/2754 lits-rem:0 time: 0.29
442.62/110.85	c calculated reachability. Time: 0.00
442.62/110.85	c  N dy    26    537458       640      2754        28     40264      8467    580290     30.94     19.62  --
442.62/110.85	c  F st    26    537458       640      2754        28     40264      8467    580290     30.94     19.62  --
444.60/111.33	c Decided on static restart strategy
752.20/188.36	c  N dy    33    806189       640      2754        28     63623      8467   1154405     32.10     19.53  --
752.60/188.41	c  S st    33    806189       640      2754        28     63623      8467   1154405     32.10     19.53  --
753.40/188.64	c  S st    33    806693       640      2754        28     64127      8467   1167003     32.10     19.53  --
753.40/188.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
753.40/188.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
754.62/188.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.3M T:  1.30
754.62/188.97	c Calc non-exist non-lernt bins v-fix:     0 done:    640 time:  0.00 s
754.62/188.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
754.62/188.98	c Subs w/ non-existent bins:      0 time:  0.04 s
755.00/189.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.00/189.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.00/189.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
760.20/190.31	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 34.0 T:    0.05
760.20/190.33	c lits-rem:       318  cl-subs:     3514  v-elim:     14  v-fix:    0  time:  5.28 s
760.20/190.33	c learnt bin added due to v-elim: 0
760.20/190.33	c vivif2 --  cl tried     2754 cl shrink        0 lits rem          0 time: 0.00
760.20/190.34	c vivif2 --  cl tried    60612 cl shrink        0 lits rem          0 time: 0.05
760.60/190.48	c asymm  cl-useful: 0/2173/2754 lits-rem:0 time: 0.57
760.60/190.49	c calculated reachability. Time: 0.00
760.60/190.49	c  N dy    33    806693       640      2754        28     60612      8467   1078414     32.10     19.53  --
1354.21/339.02	c  N dy    34   1210042       640      2754        28     76132      8467   1268871     29.21     19.28  --
1354.21/339.06	c  S st    34   1210042       640      2754        28     76132      8467   1268871     29.21     19.28  --
1355.41/339.34	c  S st    34   1210544       640      2754        28     76634      8467   1281866     29.21     19.28  --
1355.41/339.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1355.41/339.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1357.00/339.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.4M T:  1.59
1357.00/339.75	c Calc non-exist non-lernt bins v-fix:     0 done:    640 time:  0.01 s
1357.00/339.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1357.00/339.75	c Subs w/ non-existent bins:      0 time:  0.04 s
1357.00/339.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1357.00/339.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1357.00/339.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1365.79/341.91	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.02
1365.79/341.94	c lits-rem:       191  cl-subs:     5207  v-elim:     14  v-fix:    0  time:  8.62 s
1365.79/341.94	c learnt bin added due to v-elim: 0
1365.79/341.94	c vivif2 --  cl tried     2754 cl shrink        0 lits rem          0 time: 0.00
1365.79/341.95	c vivif2 --  cl tried    71427 cl shrink        0 lits rem          0 time: 0.05
1365.79/341.99	c asymm  cl-useful: 0/581/2754 lits-rem:0 time: 0.16
1365.79/341.99	c calculated reachability. Time: 0.00
1365.79/341.99	c  N dy    34   1210544       640      2754        28     71427      8467   1162030     29.21     19.28  --
2284.98/572.09	c  N dy    35   1710546       640      2754        28    102592      8467   1846886     28.04     19.46  --
2285.38/572.17	c  S st    35   1710546       640      2754        28    102592      8467   1846886     28.04     19.46  --
2287.38/572.62	c  S st    35   1711049       640      2754        28    103095      8467   1859844     28.04     19.46  --
2287.38/572.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2287.38/572.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2289.77/573.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.7M T:  2.48
2289.77/573.25	c Calc non-exist non-lernt bins v-fix:     0 done:    640 time:  0.01 s
2289.77/573.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2289.77/573.26	c Subs w/ non-existent bins:      0 time:  0.06 s
2290.18/573.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2290.18/573.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2290.18/573.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2312.15/578.82	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
2312.15/578.85	c lits-rem:        88  cl-subs:     8786  v-elim:     14  v-fix:    0  time: 22.17 s
2312.15/578.85	c learnt bin added due to v-elim: 0
2312.15/578.85	c vivif2 --  cl tried     2754 cl shrink        0 lits rem          0 time: 0.00
2312.15/578.87	c vivif2 --  cl tried    94309 cl shrink        0 lits rem          0 time: 0.08
2312.95/579.02	c asymm  cl-useful: 0/1599/2754 lits-rem:0 time: 0.59
2312.95/579.03	c calculated reachability. Time: 0.00
2312.95/579.03	c  N dy    35   1711049       640      2754        28     94309      8467   1637979     28.04     19.46  --
3358.39/840.73	c  N dy    36   2211049       640      2754        28    111512      8467   2044730     31.07     19.46  --
3358.78/840.81	c  S st    36   2211049       640      2754        28    111512      8467   2044730     31.07     19.46  --
3360.40/841.21	c  S st    36   2211553       640      2754        28    112015      8467   2057863     31.07     19.46  --
3360.40/841.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3360.40/841.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3363.18/841.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.0M T:  2.76
3363.18/841.91	c Calc non-exist non-lernt bins v-fix:     0 done:    640 time:  0.01 s
3363.18/841.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3363.18/841.92	c Subs w/ non-existent bins:      0 time:  0.06 s
3363.18/841.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3363.18/841.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3363.18/841.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3381.55/846.54	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.08
3387.15/847.95	c Added 7 vars  tried: 80000 time: 5.65
3390.35/848.77	c ORs :      7 avg-s:  0.0 cl-sh: 29339 l-rem:  29339 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    8.94
3390.77/848.81	c lits-rem:        42  cl-subs:     5732  v-elim:     14  v-fix:    0  time: 27.35 s
3390.77/848.81	c learnt bin added due to v-elim: 0
3390.77/848.81	c vivif2 --  cl tried     2761 cl shrink        0 lits rem          0 time: 0.00
3390.77/848.84	c vivif2 --  cl tried   106283 cl shrink        0 lits rem          0 time: 0.09
3391.17/848.94	c asymm  cl-useful: 0/1162/2761 lits-rem:0 time: 0.41
3391.17/848.94	c calculated reachability. Time: 0.00
3391.17/848.94	c  N dy    36   2211553       647      2761        42    106283      8516   1869568     31.07     19.46  --
4646.69/1163.28	c  N dy    37   2711554       647      2761        42    129003      8516   2311436     29.67     19.28  --
4647.09/1163.38	c  S st    37   2711554       647      2761        42    129003      8516   2311436     29.67     19.28  --
4647.09/1163.38	c Finding binary XORs  T:     0.00 s  found:       0
4649.09/1163.89	c  S st    37   2712061       647      2761        42    129510      8516   2324798     29.67     19.28  --
4649.49/1163.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4649.49/1163.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4652.68/1164.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.2M T:  3.39
4652.68/1164.75	c Calc non-exist non-lernt bins v-fix:     0 done:    647 time:  0.02 s
4652.68/1164.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4652.68/1164.77	c Subs w/ non-existent bins:      0 time:  0.07 s
4653.08/1164.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4653.08/1164.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4653.08/1164.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4679.44/1171.41	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
4679.44/1171.45	c lits-rem:       447  cl-subs:     8077  v-elim:     15  v-fix:    0  time: 26.49 s
4679.44/1171.45	c learnt bin added due to v-elim: 0
4679.44/1171.45	c vivif2 --  cl tried     2761 cl shrink        0 lits rem          0 time: 0.00
4679.44/1171.48	c vivif2 --  cl tried   121433 cl shrink        0 lits rem          0 time: 0.10
4680.24/1171.63	c asymm  cl-useful: 0/1320/2761 lits-rem:0 time: 0.60
4680.24/1171.63	c calculated reachability. Time: 0.00
4680.24/1171.63	c  N dy    37   2712061       647      2761        42    121433      8516   2116901     29.67     19.28  --
4680.24/1171.63	c  F st    37   2712061       647      2761        42    121433      8516   2116901     29.67     19.28  --
4686.24/1173.13	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-3172850-1304106664/watcher-3172850-1304106664 -o /tmp/evaluation-result-3172850-1304106664/solver-3172850-1304106664 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172850-1304106664.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.02 7.54 7.82 5/180 26291
/proc/meminfo: memFree=24358216/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=51208 CPUtime=0 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 852 0 0 0 0 0 0 0 25 0 1 0 600897058 52436992 783 33554432000 4194304 4797429 140735363535296 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26291/statm: 12802 783 347 148 0 7731 0

[startup+0.0471009 s]
/proc/loadavg: 6.02 7.54 7.82 5/180 26291
/proc/meminfo: memFree=24358216/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=677508 CPUtime=2.38 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 4286 0 0 0 238 0 0 0 25 0 4 0 600897058 693768192 3443 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 169425 3486 415 148 0 164354 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 677508

[startup+0.93299 s]
/proc/loadavg: 6.02 7.54 7.82 5/180 26291
/proc/meminfo: memFree=24358216/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=679644 CPUtime=3.7 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 5903 0 0 0 369 1 0 0 25 0 4 0 600897058 695955456 4052 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 169911 4052 416 148 0 164840 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 679644

[startup+1.03297 s]
/proc/loadavg: 6.02 7.54 7.82 5/180 26291
/proc/meminfo: memFree=24358216/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=680096 CPUtime=4.1 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 6076 0 0 0 409 1 0 0 25 0 4 0 600897058 696418304 4223 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 170024 4223 418 148 0 164953 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 680096

[startup+1.13295 s]
/proc/loadavg: 6.02 7.54 7.82 5/180 26291
/proc/meminfo: memFree=24358216/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=680492 CPUtime=4.5 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 6323 0 0 0 449 1 0 0 25 0 4 0 600897058 696823808 4466 33554432000 4194304 4797429 140735363535296 18446744073709551615 4422855 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 170123 4466 418 148 0 165052 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 680492

[startup+1.50089 s]
/proc/loadavg: 6.02 7.54 7.82 5/180 26291
/proc/meminfo: memFree=24358216/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=681380 CPUtime=5.97 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 6970 0 0 0 596 1 0 0 25 0 4 0 600897058 697733120 4804 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 170345 4804 418 148 0 165274 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 681380

[startup+3.10062 s]
/proc/loadavg: 6.26 7.56 7.83 9/184 26295
/proc/meminfo: memFree=24333524/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=684224 CPUtime=12.35 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 9820 0 0 0 1234 1 0 0 25 0 4 0 600897058 700645376 6056 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425724 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 171056 6056 418 148 0 165985 0
[pid=26291/tid=26293] ppid=26289 vsize=684224 CPUtime=3.08 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 2026 0 0 0 308 0 0 0 25 0 4 0 600897058 700645376 6056 33554432000 4194304 4797429 140735363535296 18446744073709551615 4529037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=684224 CPUtime=3.07 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 2106 0 0 0 307 0 0 0 25 0 4 0 600897058 700645376 6056 33554432000 4194304 4797429 140735363535296 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=684224 CPUtime=3.08 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 1936 0 0 0 308 0 0 0 25 0 4 0 600897058 700645376 6056 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 684224

[startup+6.30606 s]
/proc/loadavg: 6.40 7.57 7.83 9/184 26295
/proc/meminfo: memFree=24327324/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=686916 CPUtime=25.16 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 13173 0 0 0 2513 3 0 0 25 0 4 0 600897058 703401984 7510 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 171729 7510 418 148 0 166658 0
[pid=26291/tid=26293] ppid=26289 vsize=686916 CPUtime=6.28 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 2570 0 0 0 628 0 0 0 25 0 4 0 600897058 703401984 7510 33554432000 4194304 4797429 140735363535296 18446744073709551615 4503802 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=686916 CPUtime=6.26 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 2759 0 0 0 626 0 0 0 25 0 4 0 600897058 703401984 7510 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=686916 CPUtime=6.29 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 2454 0 0 0 629 0 0 0 25 0 4 0 600897058 703401984 7510 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 686916

[startup+12.7009 s]
/proc/loadavg: 6.53 7.57 7.83 9/184 26295
/proc/meminfo: memFree=24317820/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=690268 CPUtime=50.71 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 18569 0 0 0 5067 4 0 0 25 0 4 0 600897058 706834432 8962 33554432000 4194304 4797429 140735363535296 18446744073709551615 216734844440 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 172567 8962 419 148 0 167496 0
[pid=26291/tid=26293] ppid=26289 vsize=690268 CPUtime=12.68 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 3516 0 0 0 1268 0 0 0 25 0 4 0 600897058 706834432 8962 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=690268 CPUtime=12.62 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 3773 0 0 0 1262 0 0 0 25 0 4 0 600897058 706834432 8962 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425633 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=690268 CPUtime=12.68 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 3338 0 0 0 1268 0 0 0 25 0 4 0 600897058 706834432 8962 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 690268

[startup+25.5007 s]
/proc/loadavg: 6.83 7.60 7.84 9/184 26295
/proc/meminfo: memFree=24306392/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=695108 CPUtime=101.84 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 25741 0 0 0 10178 6 0 0 25 0 4 0 600897058 711790592 11069 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 173777 11069 419 148 0 168706 0
[pid=26291/tid=26293] ppid=26289 vsize=695108 CPUtime=25.47 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 4268 0 0 0 2547 0 0 0 25 0 4 0 600897058 711790592 11069 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=695108 CPUtime=25.36 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 4989 0 0 0 2535 1 0 0 25 0 4 0 600897058 711790592 11069 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=695108 CPUtime=25.49 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 4506 0 0 0 2548 1 0 0 25 0 4 0 600897058 711790592 11069 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 695108

[startup+51.1002 s]
/proc/loadavg: 7.36 7.66 7.85 9/184 26296
/proc/meminfo: memFree=24293064/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=702636 CPUtime=204.1 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 37211 0 0 0 20399 11 0 0 25 0 4 0 600897058 719499264 13422 33554432000 4194304 4797429 140735363535296 18446744073709551615 4387416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 175659 13422 419 148 0 170588 0
[pid=26291/tid=26293] ppid=26289 vsize=702636 CPUtime=51.07 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 6083 0 0 0 5106 1 0 0 25 0 4 0 600897058 719499264 13422 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=702636 CPUtime=50.83 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 6592 0 0 0 5081 2 0 0 25 0 4 0 600897058 719499264 13422 33554432000 4194304 4797429 140735363535296 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=702636 CPUtime=51.08 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 6115 0 0 0 5107 1 0 0 25 0 4 0 600897058 719499264 13422 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 702636

[startup+102.3 s]
/proc/loadavg: 7.79 7.72 7.86 9/184 26297
/proc/meminfo: memFree=24269348/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=709428 CPUtime=408.65 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 53214 0 0 0 40846 19 0 0 25 0 4 0 600897058 726454272 16210 33554432000 4194304 4797429 140735363535296 18446744073709551615 216734875129 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 177357 16210 419 148 0 172286 0
[pid=26291/tid=26293] ppid=26289 vsize=709428 CPUtime=102.27 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 7901 0 0 0 10225 2 0 0 25 0 4 0 600897058 726454272 16210 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=709428 CPUtime=101.77 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 8973 0 0 0 10174 3 0 0 25 0 4 0 600897058 726454272 16210 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=709428 CPUtime=102.28 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 8000 0 0 0 10226 2 0 0 25 0 4 0 600897058 726454272 16210 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 709428

[startup+162.301 s]
/proc/loadavg: 7.92 7.77 7.86 9/184 26299
/proc/meminfo: memFree=24248244/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=722068 CPUtime=648.35 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 70015 0 0 0 64809 26 0 0 25 0 4 0 600897058 739397632 19437 33554432000 4194304 4797429 140735363535296 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 180517 19437 419 148 0 175446 0
[pid=26291/tid=26293] ppid=26289 vsize=722068 CPUtime=162.27 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 10214 0 0 0 16224 3 0 0 25 0 4 0 600897058 739397632 19437 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=722068 CPUtime=161.46 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 11062 0 0 0 16142 4 0 0 25 0 4 0 600897058 739397632 19437 33554432000 4194304 4797429 140735363535296 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=722068 CPUtime=162.28 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 10009 0 0 0 16225 3 0 0 25 0 4 0 600897058 739397632 19437 33554432000 4194304 4797429 140735363535296 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.35
Current children cumulated vsize (KiB) 722068

[startup+222.3 s]
/proc/loadavg: 8.03 7.83 7.87 9/184 26301
/proc/meminfo: memFree=24229988/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=723884 CPUtime=888.03 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 82332 0 0 0 88771 32 0 0 25 0 4 0 600897058 741257216 22530 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 180971 22530 419 148 0 175900 0
[pid=26291/tid=26293] ppid=26289 vsize=723884 CPUtime=222.28 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 11434 0 0 0 22224 4 0 0 25 0 4 0 600897058 741257216 22530 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=723884 CPUtime=221.13 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 12250 0 0 0 22109 4 0 0 25 0 4 0 600897058 741257216 22530 33554432000 4194304 4797429 140735363535296 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=723884 CPUtime=222.29 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 11204 0 0 0 22225 4 0 0 25 0 4 0 600897058 741257216 22530 33554432000 4194304 4797429 140735363535296 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 888.03
Current children cumulated vsize (KiB) 723884

[startup+282.301 s]
/proc/loadavg: 8.07 7.87 7.88 9/184 26302
/proc/meminfo: memFree=24222644/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=727688 CPUtime=1127.72 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 95213 0 0 0 112735 37 0 0 25 0 4 0 600897058 745152512 23426 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 181922 23426 419 148 0 176851 0
[pid=26291/tid=26293] ppid=26289 vsize=727688 CPUtime=282.28 cores=1,3,5,7

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

[pid=26291] ppid=26289 vsize=751148 CPUtime=2565.8 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 153751 0 0 0 256510 70 0 0 25 0 4 0 600897058 769175552 33057 33554432000 4194304 4797429 140735363535296 18446744073709551615 4258844 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 187787 33057 421 148 0 182716 0
[pid=26291/tid=26293] ppid=26289 vsize=751148 CPUtime=642.28 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 19801 0 0 0 64220 8 0 0 25 0 4 0 600897058 769175552 33057 33554432000 4194304 4797429 140735363535296 18446744073709551615 4430083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=751148 CPUtime=638.9 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 21380 0 0 0 63880 10 0 0 25 0 4 0 600897058 769175552 33057 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=751148 CPUtime=642.28 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 20295 0 0 0 64220 8 0 0 25 0 4 0 600897058 769175552 33057 33554432000 4194304 4797429 140735363535296 18446744073709551615 4423089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.8
Current children cumulated vsize (KiB) 751148

[startup+702.301 s]
/proc/loadavg: 8.01 8.01 7.94 9/184 26322
/proc/meminfo: memFree=24151044/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=754108 CPUtime=2805.5 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 162331 0 0 0 280475 75 0 0 25 0 4 0 600897058 772206592 33413 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 188527 33413 421 148 0 183456 0
[pid=26291/tid=26293] ppid=26289 vsize=754108 CPUtime=702.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 20802 0 0 0 70220 9 0 0 25 0 4 0 600897058 772206592 33413 33554432000 4194304 4797429 140735363535296 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=754108 CPUtime=698.6 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 22584 0 0 0 69849 11 0 0 25 0 4 0 600897058 772206592 33413 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=754108 CPUtime=702.29 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 21328 0 0 0 70220 9 0 0 25 0 4 0 600897058 772206592 33413 33554432000 4194304 4797429 140735363535296 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.5
Current children cumulated vsize (KiB) 754108

[startup+762.301 s]
/proc/loadavg: 8.06 8.02 7.94 9/184 26324
/proc/meminfo: memFree=24150004/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=755116 CPUtime=3045.19 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 170467 0 0 0 304439 80 0 0 25 0 4 0 600897058 773238784 32993 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 188779 32993 421 148 0 183708 0
[pid=26291/tid=26293] ppid=26289 vsize=755116 CPUtime=762.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 21787 0 0 0 76220 9 0 0 25 0 4 0 600897058 773238784 32993 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=755116 CPUtime=758.28 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 23600 0 0 0 75816 12 0 0 25 0 4 0 600897058 773238784 32993 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424882 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=755116 CPUtime=762.28 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 22333 0 0 0 76219 9 0 0 25 0 4 0 600897058 773238784 32993 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.19
Current children cumulated vsize (KiB) 755116

[startup+822.301 s]
/proc/loadavg: 8.18 8.06 7.96 9/184 26326
/proc/meminfo: memFree=24143400/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=758392 CPUtime=3284.88 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 178894 0 0 0 328403 85 0 0 25 0 4 0 600897058 776593408 34434 33554432000 4194304 4797429 140735363535296 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 189598 34434 421 148 0 184527 0
[pid=26291/tid=26293] ppid=26289 vsize=758392 CPUtime=822.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 22562 0 0 0 82219 10 0 0 25 0 4 0 600897058 776593408 34434 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=758392 CPUtime=817.97 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 24463 0 0 0 81784 13 0 0 25 0 4 0 600897058 776593408 34434 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=758392 CPUtime=822.29 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 23486 0 0 0 82219 10 0 0 25 0 4 0 600897058 776593408 34434 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.88
Current children cumulated vsize (KiB) 758392

[startup+882.301 s]
/proc/loadavg: 8.19 8.08 7.97 9/184 26327
/proc/meminfo: memFree=24137168/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=761196 CPUtime=3524.57 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 186390 0 0 0 352367 90 0 0 25 0 4 0 600897058 779464704 36558 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 190299 36558 419 148 0 185228 0
[pid=26291/tid=26293] ppid=26289 vsize=761196 CPUtime=882.28 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 23558 0 0 0 88218 10 0 0 25 0 4 0 600897058 779464704 36558 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=761196 CPUtime=877.65 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 25650 0 0 0 87752 13 0 0 25 0 4 0 600897058 779464704 36558 33554432000 4194304 4797429 140735363535296 18446744073709551615 4428715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=761196 CPUtime=882.29 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 24199 0 0 0 88218 11 0 0 25 0 4 0 600897058 779464704 36558 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.57
Current children cumulated vsize (KiB) 761196

[startup+942.301 s]
/proc/loadavg: 8.18 8.09 7.98 9/184 26329
/proc/meminfo: memFree=24122620/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=761904 CPUtime=3764.28 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 194664 0 0 0 376332 96 0 0 25 0 4 0 600897058 780189696 38064 33554432000 4194304 4797429 140735363535296 18446744073709551615 4629040 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 190476 38064 419 148 0 185405 0
[pid=26291/tid=26293] ppid=26289 vsize=761904 CPUtime=942.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 24891 0 0 0 94218 11 0 0 25 0 4 0 600897058 780189696 38064 33554432000 4194304 4797429 140735363535296 18446744073709551615 4430154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=761904 CPUtime=937.34 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 26939 0 0 0 93720 14 0 0 25 0 4 0 600897058 780189696 38064 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=761904 CPUtime=942.3 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 25747 0 0 0 94218 12 0 0 25 0 4 0 600897058 780189696 38064 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.28
Current children cumulated vsize (KiB) 761904

[startup+1002.3 s]
/proc/loadavg: 8.06 8.07 7.98 9/184 26330
/proc/meminfo: memFree=24119496/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=767304 CPUtime=4003.94 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 203476 0 0 0 400293 101 0 0 25 0 4 0 600897058 785719296 37375 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425140 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 191826 37375 419 148 0 186755 0
[pid=26291/tid=26293] ppid=26289 vsize=767304 CPUtime=1002.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 25981 0 0 0 100217 12 0 0 25 0 4 0 600897058 785719296 37375 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=767304 CPUtime=997.02 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 28117 0 0 0 99687 15 0 0 25 0 4 0 600897058 785719296 37375 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=767304 CPUtime=1002.3 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 27038 0 0 0 100217 13 0 0 25 0 4 0 600897058 785719296 37375 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.94
Current children cumulated vsize (KiB) 767304

[startup+1062.31 s]
/proc/loadavg: 8.02 8.06 7.98 9/184 26332
/proc/meminfo: memFree=24110776/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=767352 CPUtime=4243.64 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 209075 0 0 0 424260 104 0 0 25 0 4 0 600897058 785768448 40037 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 191838 40037 419 148 0 186767 0
[pid=26291/tid=26293] ppid=26289 vsize=767352 CPUtime=1062.3 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 26593 0 0 0 106218 12 0 0 25 0 4 0 600897058 785768448 40037 33554432000 4194304 4797429 140735363535296 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=767352 CPUtime=1056.7 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 28747 0 0 0 105654 16 0 0 25 0 4 0 600897058 785768448 40037 33554432000 4194304 4797429 140735363535296 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=767352 CPUtime=1062.3 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 27665 0 0 0 106217 13 0 0 25 0 4 0 600897058 785768448 40037 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425045 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.64
Current children cumulated vsize (KiB) 767352

[startup+1122.3 s]
/proc/loadavg: 8.04 8.06 7.98 9/184 26334
/proc/meminfo: memFree=24102060/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=768252 CPUtime=4483.3 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 215817 0 0 0 448221 109 0 0 25 0 4 0 600897058 786690048 40012 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 192063 40012 419 148 0 186992 0
[pid=26291/tid=26293] ppid=26289 vsize=768252 CPUtime=1122.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 27599 0 0 0 112216 13 0 0 25 0 4 0 600897058 786690048 40012 33554432000 4194304 4797429 140735363535296 18446744073709551615 4425978 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=768252 CPUtime=1116.38 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 29886 0 0 0 111621 17 0 0 25 0 4 0 600897058 786690048 40012 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=768252 CPUtime=1122.3 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 28715 0 0 0 112216 14 0 0 25 0 4 0 600897058 786690048 40012 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.3
Current children cumulated vsize (KiB) 768252

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.99 9/184 26335
/proc/meminfo: memFree=24097308/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=772280 CPUtime=4722.99 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 223842 0 0 0 472186 113 0 0 25 0 4 0 600897058 790814720 41154 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 193070 41154 419 148 0 187999 0
[pid=26291/tid=26293] ppid=26289 vsize=772280 CPUtime=1182.29 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 28722 0 0 0 118216 13 0 0 25 0 4 0 600897058 790814720 41154 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=772280 CPUtime=1176.05 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 30911 0 0 0 117588 17 0 0 25 0 4 0 600897058 790814720 41154 33554432000 4194304 4797429 140735363535296 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=772280 CPUtime=1182.29 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 29804 0 0 0 118215 14 0 0 25 0 4 0 600897058 790814720 41154 33554432000 4194304 4797429 140735363535296 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.99
Current children cumulated vsize (KiB) 772280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 7.83 8.00 7.97 9/184 26367
/proc/meminfo: memFree=24192484/32951124 swapFree=67102140/67111528
[pid=26291] ppid=26289 vsize=782664 CPUtime=4800.11 cores=1,3,5,7
/proc/26291/stat : 26291 (techdemo) R 26289 26291 25742 0 -1 4202496 227834 0 0 0 479896 115 0 0 25 0 4 0 600897058 801447936 41944 33554432000 4194304 4797429 140735363535296 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26291/statm: 195666 41944 419 148 0 190595 0
[pid=26291/tid=26293] ppid=26289 vsize=782664 CPUtime=1201.6 cores=1,3,5,7
/proc/26291/task/26293/stat : 26293 (techdemo) R 26289 26291 25742 0 -1 4202560 29015 0 0 0 120146 14 0 0 25 0 4 0 600897058 801447936 41944 33554432000 4194304 4797429 140735363535296 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26291/tid=26294] ppid=26289 vsize=782664 CPUtime=1195.26 cores=1,3,5,7
/proc/26291/task/26294/stat : 26294 (techdemo) R 26289 26291 25742 0 -1 4202560 31146 0 0 0 119509 17 0 0 25 0 4 0 600897058 801447936 41944 33554432000 4194304 4797429 140735363535296 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26291/tid=26295] ppid=26289 vsize=782664 CPUtime=1201.6 cores=1,3,5,7
/proc/26291/task/26295/stat : 26295 (techdemo) R 26289 26291 25742 0 -1 4202560 31051 0 0 0 120145 15 0 0 25 0 4 0 600897058 801447936 41944 33554432000 4194304 4797429 140735363535296 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 782664

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): 1201.62
CPU time (s): 4800.15
CPU user time (s): 4798.99
CPU system time (s): 1.16282
CPU usage (%): 399.473
Max. virtual memory (cumulated for all children) (KiB): 879188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.99
system time used= 1.16282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227834
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= 346
involuntary context switches= 30962

runsolver used 2.0027 second user time and 4.36734 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 21:51:04
IDJOB=3172850
IDBENCH=82868
IDSOLVER=1584
FILE ID=node119/3172850-1304106664
RUNJOBID= node119-1304106652-26238
PBS_JOBID= 13170637
Free space on /tmp= 71808 MiB

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

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=1368155518

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24358496 kB
Buffers:       1907960 kB
Cached:        6035944 kB
SwapCached:       3688 kB
Active:         178412 kB
Inactive:      7852364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24358496 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           16092 kB
Writeback:           4 kB
AnonPages:       86044 kB
Mapped:          15440 kB
Slab:           499112 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   688744 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71800 MiB
End job on node119 at 2011-04-29 22:11:08