Trace number 3172699

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3172699-1304088122.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 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:    700 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:     36  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:     299 undec:      93 neg:     308
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       680      2953         0         0      8977         0   no data   no data  --
0.13/0.09	c Decided on static restart strategy
9.14/2.35	c  N dy     7     30000       680      2953         0     10603      8977    224063     32.62     22.78  --
9.14/2.36	c  S st     7     30000       680      2953         0     10603      8977    224063     32.62     22.78  --
9.54/2.40	c  S st     7     30501       680      2953         0     11104      8977    237008     32.62     22.78  --
9.54/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
9.54/2.43	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
9.54/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.43	c Subs w/ non-existent bins:      0 time:  0.00 s
9.54/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.34/2.63	c lits-rem:       128  cl-subs:      691  v-elim:     10  v-fix:    0  time:  0.81 s
10.34/2.63	c learnt bin added due to v-elim: 0
10.34/2.63	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
10.34/2.64	c vivif2 --  cl tried    10413 cl shrink        0 lits rem          0 time: 0.01
10.34/2.66	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.10
10.34/2.66	c calculated reachability. Time: 0.00
10.34/2.66	c  N dy     7     30501       680      2953         0     10413      8977    219886     32.62     22.78  --
10.34/2.66	c  F st     7     30501       680      2953         0     10413      8977    219886     32.62     22.78  --
11.15/2.82	c Decided on static restart strategy
15.94/4.08	c  N dy    14     45751       680      2953         0      8845      8977    115991     33.61     22.33  --
15.94/4.09	c  S st    14     45751       680      2953         0      8845      8977    115991     33.61     22.33  --
16.34/4.12	c  S st    14     46256       680      2953         0      9350      8977    128755     33.61     22.33  --
16.34/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
16.34/4.14	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
16.34/4.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.14	c Subs w/ non-existent bins:      0 time:  0.00 s
16.34/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.74/4.21	c lits-rem:         6  cl-subs:      198  v-elim:     10  v-fix:    0  time:  0.27 s
16.74/4.21	c learnt bin added due to v-elim: 0
16.74/4.21	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
16.74/4.21	c vivif2 --  cl tried     9152 cl shrink        0 lits rem          0 time: 0.00
16.74/4.23	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.07
16.74/4.23	c calculated reachability. Time: 0.00
16.74/4.23	c  N dy    14     46256       680      2953         0      9152      8977    126402     33.61     22.33  --
26.73/6.79	c  N dy    15     69384       680      2953         0     11268      8977    144326     31.22     21.81  --
26.73/6.79	c  S st    15     69384       680      2953         0     11268      8977    144326     31.22     21.81  --
27.13/6.83	c  S st    15     69886       680      2953         0     11770      8977    157648     31.22     21.81  --
27.13/6.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.13/6.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
27.13/6.85	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
27.13/6.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.85	c Subs w/ non-existent bins:      0 time:  0.00 s
27.13/6.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.13/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.13/6.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.53/6.97	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
29.53/7.44	c Added 7 vars  tried: 80000 time: 1.87
29.53/7.44	c ORs :      7 avg-s:  0.0 cl-sh:   924 l-rem:    924 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.88
29.53/7.44	c lits-rem:        19  cl-subs:      211  v-elim:     10  v-fix:    0  time:  2.34 s
29.53/7.44	c learnt bin added due to v-elim: 0
29.53/7.44	c vivif2 --  cl tried     2960 cl shrink        0 lits rem          0 time: 0.00
29.53/7.44	c vivif2 --  cl tried    11559 cl shrink        0 lits rem          0 time: 0.01
29.53/7.46	c asymm  cl-useful: 0/2960/2960 lits-rem:0 time: 0.08
29.53/7.47	c calculated reachability. Time: 0.00
29.53/7.47	c  N dy    15     69886       687      2960        14     11559      9025    153294     31.22     21.81  --
29.53/7.47	c  F st    15     69886       687      2960        14     11559      9025    153294     31.22     21.81  --
30.34/7.63	c Decided on static restart strategy
45.90/11.58	c  N dy    22    104829       687      2960        14     21434      9025    434237     33.57     22.18  --
45.90/11.59	c  S st    22    104829       687      2960        14     21434      9025    434237     33.57     22.18  --
46.30/11.67	c  S st    22    105335       687      2960        14     21940      9025    447067     33.57     22.18  --
46.30/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.30/11.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.70/11.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.18
46.70/11.71	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
46.70/11.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.70/11.72	c Subs w/ non-existent bins:      0 time:  0.01 s
46.70/11.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.70/11.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.70/11.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.90/12.51	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
49.90/12.52	c lits-rem:       156  cl-subs:      800  v-elim:     12  v-fix:    0  time:  3.16 s
49.90/12.52	c learnt bin added due to v-elim: 0
49.90/12.52	c vivif2 --  cl tried     2960 cl shrink        0 lits rem          0 time: 0.00
49.90/12.52	c vivif2 --  cl tried    21140 cl shrink        0 lits rem          0 time: 0.01
49.90/12.57	c asymm  cl-useful: 0/2960/2960 lits-rem:0 time: 0.20
49.90/12.57	c calculated reachability. Time: 0.00
49.90/12.57	c  N dy    22    105335       687      2960        14     21140      9025    424276     33.57     22.18  --
81.06/20.33	c  N dy    23    158002       687      2960        14     28630      9025    546980     30.51     21.62  --
81.06/20.35	c  S st    23    158002       687      2960        14     28630      9025    546980     30.51     21.62  --
81.46/20.44	c  S st    23    158503       687      2960        14     29131      9025    559109     30.51     21.62  --
81.46/20.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.46/20.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.86/20.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.30
81.86/20.52	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
81.86/20.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.86/20.52	c Subs w/ non-existent bins:      0 time:  0.02 s
81.86/20.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.86/20.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.86/20.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
85.85/21.56	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
85.85/21.57	c lits-rem:       323  cl-subs:     1511  v-elim:     12  v-fix:    0  time:  4.14 s
85.85/21.57	c learnt bin added due to v-elim: 0
85.85/21.57	c vivif2 --  cl tried     2960 cl shrink        0 lits rem          0 time: 0.00
85.85/21.57	c vivif2 --  cl tried    27620 cl shrink        0 lits rem          0 time: 0.02
86.25/21.64	c asymm  cl-useful: 0/2960/2960 lits-rem:0 time: 0.26
86.25/21.64	c calculated reachability. Time: 0.00
86.25/21.64	c  N dy    23    158503       687      2960        14     27620      9025    518872     30.51     21.62  --
141.77/35.58	c  N dy    24    237754       687      2960        14     32853      9025    608162     31.14     21.41  --
142.17/35.61	c  S st    24    237754       687      2960        14     32853      9025    608162     31.14     21.41  --
142.57/35.71	c  S st    24    238257       688      2960        16     33357      9029    621224     31.14     21.41  --
142.57/35.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.57/35.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.97/35.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.35
142.97/35.80	c Calc non-exist non-lernt bins v-fix:     0 done:    688 time:  0.00 s
142.97/35.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.97/35.81	c Subs w/ non-existent bins:      0 time:  0.02 s
142.97/35.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.97/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.97/35.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
148.17/37.10	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
148.17/37.11	c lits-rem:       737  cl-subs:     1597  v-elim:     12  v-fix:    0  time:  5.17 s
148.17/37.11	c learnt bin added due to v-elim: 0
148.17/37.11	c vivif2 --  cl tried     2960 cl shrink        0 lits rem          0 time: 0.00
148.17/37.12	c vivif2 --  cl tried    31760 cl shrink        0 lits rem          0 time: 0.02
148.17/37.19	c asymm  cl-useful: 0/2960/2960 lits-rem:0 time: 0.29
148.17/37.19	c calculated reachability. Time: 0.00
148.17/37.19	c  N dy    24    238257       688      2960        16     31760      9029    576982     31.14     21.41  --
246.06/61.61	c  N dy    25    357387       688      2960        16     35733      9029    609843     32.14     21.65  --
246.06/61.63	c  S st    25    357387       688      2960        16     35733      9029    609843     32.14     21.65  --
246.44/61.76	c  S st    25    357888       688      2960        16     36233      9029    622817     32.14     21.65  --
246.44/61.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.44/61.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.84/61.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.46
246.84/61.88	c Calc non-exist non-lernt bins v-fix:     0 done:    688 time:  0.00 s
246.84/61.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.84/61.88	c Subs w/ non-existent bins:      0 time:  0.02 s
246.84/61.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.84/61.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.84/61.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
252.03/63.11	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
252.03/63.13	c lits-rem:       605  cl-subs:     1336  v-elim:     12  v-fix:    0  time:  4.91 s
252.03/63.13	c learnt bin added due to v-elim: 0
252.03/63.13	c vivif2 --  cl tried     2960 cl shrink        0 lits rem          0 time: 0.00
252.03/63.13	c vivif2 --  cl tried    34897 cl shrink        0 lits rem          0 time: 0.03
252.43/63.22	c asymm  cl-useful: 0/2960/2960 lits-rem:0 time: 0.36
252.43/63.22	c calculated reachability. Time: 0.00
252.43/63.22	c  N dy    25    357888       688      2960        16     34897      9029    586059     32.14     21.65  --
449.78/112.68	c  N dy    26    536832       688      2960        16     42530      9029    654466     27.97     21.32  --
450.18/112.71	c  S st    26    536832       688      2960        16     42530      9029    654466     27.97     21.32  --
450.58/112.84	c  S st    26    537337       688      2960        16     43035      9029    667779     27.97     21.32  --
450.58/112.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.58/112.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.98/112.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.53
450.98/112.98	c Calc non-exist non-lernt bins v-fix:     0 done:    688 time:  0.00 s
450.98/112.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.98/112.98	c Subs w/ non-existent bins:      0 time:  0.02 s
450.98/113.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.98/113.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.98/113.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
456.17/114.23	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
458.56/114.84	c Added 7 vars  tried: 80000 time: 2.43
458.56/114.89	c ORs :      7 avg-s:  0.0 cl-sh:  6508 l-rem:   6508 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
458.96/114.90	c lits-rem:       681  cl-subs:     2026  v-elim:     12  v-fix:    0  time:  7.61 s
458.96/114.90	c learnt bin added due to v-elim: 0
458.96/114.90	c vivif2 --  cl tried     2966 cl shrink        0 lits rem          0 time: 0.00
458.96/114.91	c vivif2 --  cl tried    41009 cl shrink        0 lits rem          0 time: 0.02
458.96/114.99	c asymm  cl-useful: 0/2966/2966 lits-rem:0 time: 0.34
458.96/114.99	c calculated reachability. Time: 0.00
458.96/114.99	c  N dy    26    537337       695      2966        31     41009      9077    614734     27.97     21.32  --
458.96/114.99	c  F st    26    537337       695      2966        31     41009      9077    614734     27.97     21.32  --
460.98/115.47	c Decided on static restart strategy
789.34/197.67	c  N dy    33    806010       695      2966        31     64315      9077   1184399     31.19     21.38  --
789.73/197.72	c  S st    33    806010       695      2966        31     64315      9077   1184399     31.19     21.38  --
790.55/197.95	c  S st    33    806512       695      2966        31     64817      9077   1198079     31.19     21.38  --
790.55/197.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
790.55/197.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
791.33/198.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.9M T:  0.93
791.33/198.19	c Calc non-exist non-lernt bins v-fix:     0 done:    695 time:  0.01 s
791.33/198.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
791.33/198.19	c Subs w/ non-existent bins:      0 time:  0.03 s
791.73/198.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.73/198.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.73/198.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
799.33/200.11	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
799.33/200.13	c lits-rem:       280  cl-subs:     4626  v-elim:     13  v-fix:    0  time:  7.65 s
799.33/200.13	c learnt bin added due to v-elim: 0
799.33/200.13	c vivif2 --  cl tried     2966 cl shrink        0 lits rem          0 time: 0.00
799.33/200.15	c vivif2 --  cl tried    60191 cl shrink        0 lits rem          0 time: 0.05
799.73/200.29	c asymm  cl-useful: 0/2302/2966 lits-rem:0 time: 0.56
799.73/200.29	c calculated reachability. Time: 0.00
799.73/200.29	c  N dy    33    806512       695      2966        31     60191      9077   1072727     31.19     21.38  --
1447.65/362.45	c  N dy    34   1209769       695      2966        31     76013      9077   1371049     34.18     21.46  --
1448.05/362.50	c  S st    34   1209769       695      2966        31     76013      9077   1371049     34.18     21.46  --
1448.85/362.78	c  S st    34   1210275       695      2966        31     76519      9077   1384284     34.18     21.46  --
1448.85/362.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1448.85/362.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1450.44/363.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.2M T:  1.36
1450.44/363.13	c Calc non-exist non-lernt bins v-fix:     0 done:    695 time:  0.01 s
1450.44/363.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1450.44/363.14	c Subs w/ non-existent bins:      0 time:  0.04 s
1450.44/363.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1450.44/363.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1450.44/363.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1461.24/365.85	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
1461.24/365.88	c lits-rem:       522  cl-subs:     5482  v-elim:     13  v-fix:    0  time: 10.85 s
1461.24/365.88	c learnt bin added due to v-elim: 0
1461.24/365.88	c vivif2 --  cl tried     2966 cl shrink        0 lits rem          0 time: 0.00
1461.24/365.89	c vivif2 --  cl tried    71037 cl shrink        0 lits rem          0 time: 0.06
1461.64/365.94	c asymm  cl-useful: 0/664/2966 lits-rem:0 time: 0.20
1461.64/365.95	c calculated reachability. Time: 0.00
1461.64/365.95	c  N dy    34   1210275       695      2966        31     71037      9077   1234255     34.18     21.46  --
2423.16/606.64	c  N dy    35   1710275       695      2966        31    102772      9077   2008517     32.85     21.45  --
2423.56/606.72	c  S st    35   1710275       695      2966        31    102772      9077   2008517     32.85     21.45  --
2424.76/607.09	c  S st    35   1710778       695      2966        31    103274      9077   2022674     32.85     21.45  --
2424.76/607.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2424.76/607.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2427.15/607.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.1M T:  2.06
2427.15/607.61	c Calc non-exist non-lernt bins v-fix:     0 done:    695 time:  0.01 s
2427.15/607.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2427.15/607.63	c Subs w/ non-existent bins:      0 time:  0.06 s
2427.15/607.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2427.15/607.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2427.15/607.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2447.15/612.64	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
2447.15/612.68	c lits-rem:       266  cl-subs:     6241  v-elim:     13  v-fix:    0  time: 20.00 s
2447.15/612.68	c learnt bin added due to v-elim: 0
2447.15/612.68	c vivif2 --  cl tried     2966 cl shrink        0 lits rem          0 time: 0.00
2447.15/612.70	c vivif2 --  cl tried    97033 cl shrink        0 lits rem          0 time: 0.08
2447.92/612.87	c asymm  cl-useful: 0/1235/2966 lits-rem:0 time: 0.68
2447.92/612.87	c calculated reachability. Time: 0.00
2447.92/612.87	c  N dy    35   1710778       695      2966        31     97033      9077   1850645     32.85     21.45  --
3529.28/883.54	c  N dy    36   2210778       695      2966        31    112678      9077   2114914     32.39     21.30  --
3529.68/883.63	c  S st    36   2210778       695      2966        31    112678      9077   2114914     32.39     21.30  --
3531.28/884.08	c  S st    36   2211282       695      2966        31    113182      9077   2128547     32.39     21.30  --
3531.28/884.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3531.28/884.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3533.67/884.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.8M T:  2.36
3533.67/884.68	c Calc non-exist non-lernt bins v-fix:     0 done:    695 time:  0.01 s
3533.67/884.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3533.67/884.70	c Subs w/ non-existent bins:      0 time:  0.06 s
3534.08/884.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3534.08/884.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3534.08/884.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3555.64/890.18	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.06
3561.65/891.67	c Added 8 vars  tried: 80000 time: 5.94
3565.64/892.61	c ORs :      8 avg-s:  0.0 cl-sh: 31162 l-rem:  31162 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    9.70
3565.64/892.65	c lits-rem:      1998  cl-subs:     7175  v-elim:     13  v-fix:    0  time: 31.60 s
3565.64/892.65	c learnt bin added due to v-elim: 0
3565.64/892.65	c vivif2 --  cl tried     2974 cl shrink        0 lits rem          0 time: 0.00
3565.64/892.68	c vivif2 --  cl tried   106007 cl shrink        0 lits rem          0 time: 0.09
3566.44/892.82	c asymm  cl-useful: 0/1579/2974 lits-rem:0 time: 0.57
3566.44/892.82	c calculated reachability. Time: 0.00
3566.44/892.82	c  N dy    36   2211282       703      2974        47    106007      9132   1904180     32.39     21.30  --

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-3172699-1304088122/watcher-3172699-1304088122 -o /tmp/evaluation-result-3172699-1304088122/solver-3172699-1304088122 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172699-1304088122.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: 8.02 8.08 8.01 6/180 4313
/proc/meminfo: memFree=23605268/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=51216 CPUtime=0 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 856 0 0 0 0 0 0 0 25 0 1 0 599042858 52445184 788 33554432000 4194304 4797429 140734915402832 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4313/statm: 12804 789 347 148 0 7733 0

[startup+0.0422771 s]
/proc/loadavg: 8.02 8.08 8.01 6/180 4313
/proc/meminfo: memFree=23605268/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=673292 CPUtime=0.13 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 1608 0 0 0 13 0 0 0 25 0 4 0 599042858 689451008 1443 33554432000 4194304 4797429 140734915402832 18446744073709551615 260905499167 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 168323 1443 409 148 0 163252 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 673292

[startup+0.116743 s]
/proc/loadavg: 8.02 8.08 8.01 6/180 4313
/proc/meminfo: memFree=23605268/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=673956 CPUtime=0.42 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 1996 0 0 0 42 0 0 0 25 0 4 0 599042858 690130944 1826 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424859 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 168489 1826 411 148 0 163418 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 673956

[startup+0.300261 s]
/proc/loadavg: 8.02 8.08 8.01 6/180 4313
/proc/meminfo: memFree=23605268/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=675724 CPUtime=1.16 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 3006 0 0 0 116 0 0 0 25 0 4 0 599042858 691941376 2134 33554432000 4194304 4797429 140734915402832 18446744073709551615 260905090750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 168931 2134 411 148 0 163860 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675724

[startup+0.700189 s]
/proc/loadavg: 8.02 8.08 8.01 6/180 4313
/proc/meminfo: memFree=23605268/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=679344 CPUtime=2.76 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 5216 0 0 0 275 1 0 0 25 0 4 0 599042858 695648256 4068 33554432000 4194304 4797429 140734915402832 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 169836 4068 415 148 0 164765 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 679344

[startup+1.50104 s]
/proc/loadavg: 8.02 8.08 8.01 9/184 4317
/proc/meminfo: memFree=23579320/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=682020 CPUtime=5.95 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 7192 0 0 0 594 1 0 0 25 0 4 0 599042858 698388480 4922 33554432000 4194304 4797429 140734915402832 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 170505 4922 418 148 0 165434 0
[pid=4313/tid=4315] ppid=4311 vsize=682020 CPUtime=1.48 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 1659 0 0 0 148 0 0 0 25 0 4 0 599042859 698388480 4922 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=682020 CPUtime=1.48 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 1542 0 0 0 148 0 0 0 25 0 4 0 599042859 698388480 4922 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=682020 CPUtime=1.48 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 1579 0 0 0 148 0 0 0 25 0 4 0 599042859 698388480 4922 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 682020

[startup+3.10075 s]
/proc/loadavg: 8.02 8.08 8.01 9/184 4317
/proc/meminfo: memFree=23572624/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=684816 CPUtime=12.35 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 10047 0 0 0 1233 2 0 0 25 0 4 0 599042858 701251584 6088 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424670 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 171204 6088 418 148 0 166133 0
[pid=4313/tid=4315] ppid=4311 vsize=684816 CPUtime=3.08 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 2183 0 0 0 308 0 0 0 25 0 4 0 599042859 701251584 6088 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=684816 CPUtime=3.07 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 2022 0 0 0 307 0 0 0 25 0 4 0 599042859 701251584 6088 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=684816 CPUtime=3.08 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 2044 0 0 0 308 0 0 0 25 0 4 0 599042859 701251584 6088 33554432000 4194304 4797429 140734915402832 18446744073709551615 4526613 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 684816

[startup+6.30116 s]
/proc/loadavg: 8.02 8.08 8.01 9/184 4317
/proc/meminfo: memFree=23561172/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=687804 CPUtime=25.14 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 13466 0 0 0 2511 3 0 0 25 0 4 0 599042858 704311296 7559 33554432000 4194304 4797429 140734915402832 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 171951 7559 418 148 0 166880 0
[pid=4313/tid=4315] ppid=4311 vsize=687804 CPUtime=6.28 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 2832 0 0 0 628 0 0 0 25 0 4 0 599042859 704311296 7559 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=687804 CPUtime=6.25 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 2607 0 0 0 625 0 0 0 25 0 4 0 599042859 704311296 7559 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=687804 CPUtime=6.28 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 2630 0 0 0 628 0 0 0 25 0 4 0 599042859 704311296 7559 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 687804

[startup+12.701 s]
/proc/loadavg: 8.01 8.08 8.01 9/184 4317
/proc/meminfo: memFree=23546580/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=691000 CPUtime=50.7 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 19031 0 0 0 5066 4 0 0 25 0 4 0 599042858 707584000 9045 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 172750 9045 419 148 0 167679 0
[pid=4313/tid=4315] ppid=4311 vsize=691000 CPUtime=12.67 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 3799 0 0 0 1267 0 0 0 25 0 4 0 599042859 707584000 9045 33554432000 4194304 4797429 140734915402832 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=691000 CPUtime=12.61 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 3490 0 0 0 1261 0 0 0 25 0 4 0 599042859 707584000 9045 33554432000 4194304 4797429 140734915402832 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=691000 CPUtime=12.69 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 3644 0 0 0 1268 1 0 0 25 0 4 0 599042859 707584000 9045 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 691000

[startup+25.5006 s]
/proc/loadavg: 8.01 8.08 8.01 9/184 4318
/proc/meminfo: memFree=23528472/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=696300 CPUtime=101.83 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 26034 0 0 0 10177 6 0 0 25 0 4 0 599042858 713011200 11718 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424941 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 174075 11718 420 148 0 169004 0
[pid=4313/tid=4315] ppid=4311 vsize=696300 CPUtime=25.47 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 4614 0 0 0 2547 0 0 0 25 0 4 0 599042859 713011200 11718 33554432000 4194304 4797429 140734915402832 18446744073709551615 4387843 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=696300 CPUtime=25.35 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 4431 0 0 0 2534 1 0 0 25 0 4 0 599042859 713011200 11718 33554432000 4194304 4797429 140734915402832 18446744073709551615 4528284 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=696300 CPUtime=25.48 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 4561 0 0 0 2547 1 0 0 25 0 4 0 599042859 713011200 11718 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 696300

[startup+51.101 s]
/proc/loadavg: 8.06 8.08 8.01 9/184 4318
/proc/meminfo: memFree=23508648/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=704004 CPUtime=204.09 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 37756 0 0 0 20400 9 0 0 25 0 4 0 599042858 720900096 14062 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 176001 14062 419 148 0 170930 0
[pid=4313/tid=4315] ppid=4311 vsize=704004 CPUtime=51.08 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 6033 0 0 0 5107 1 0 0 25 0 4 0 599042859 720900096 14062 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=704004 CPUtime=50.82 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 5768 0 0 0 5081 1 0 0 25 0 4 0 599042859 720900096 14062 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=704004 CPUtime=51.08 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 6506 0 0 0 5107 1 0 0 25 0 4 0 599042859 720900096 14062 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 704004

[startup+102.307 s]
/proc/loadavg: 8.09 8.08 8.02 9/184 4320
/proc/meminfo: memFree=23488552/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=711472 CPUtime=408.65 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 53933 0 0 0 40849 16 0 0 25 0 4 0 599042858 728547328 16581 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 177868 16581 419 148 0 172797 0
[pid=4313/tid=4315] ppid=4311 vsize=711472 CPUtime=102.28 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 8151 0 0 0 10227 1 0 0 25 0 4 0 599042859 728547328 16581 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=711472 CPUtime=101.75 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 8002 0 0 0 10173 2 0 0 25 0 4 0 599042859 728547328 16581 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=711472 CPUtime=102.29 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 8411 0 0 0 10227 2 0 0 25 0 4 0 599042859 728547328 16581 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 711472

[startup+162.301 s]
/proc/loadavg: 8.09 8.08 8.01 9/184 4321
/proc/meminfo: memFree=23462748/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=719936 CPUtime=648.31 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 69825 0 0 0 64808 23 0 0 25 0 4 0 599042858 737214464 20117 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 179984 20117 420 148 0 174913 0
[pid=4313/tid=4315] ppid=4311 vsize=719936 CPUtime=162.28 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 10182 0 0 0 16226 2 0 0 25 0 4 0 599042859 737214464 20117 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=719936 CPUtime=161.43 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 10032 0 0 0 16140 3 0 0 25 0 4 0 599042859 737214464 20117 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=719936 CPUtime=162.29 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 10719 0 0 0 16226 3 0 0 25 0 4 0 599042859 737214464 20117 33554432000 4194304 4797429 140734915402832 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 719936

[startup+222.301 s]
/proc/loadavg: 8.03 8.07 8.01 9/184 4323
/proc/meminfo: memFree=23450816/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=723364 CPUtime=887.99 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 83875 0 0 0 88770 29 0 0 25 0 4 0 599042858 740724736 21446 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 180841 21446 419 148 0 175770 0
[pid=4313/tid=4315] ppid=4311 vsize=723364 CPUtime=222.28 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 11783 0 0 0 22226 2 0 0 25 0 4 0 599042859 740724736 21446 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=723364 CPUtime=221.1 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 11664 0 0 0 22106 4 0 0 25 0 4 0 599042859 740724736 21446 33554432000 4194304 4797429 140734915402832 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=723364 CPUtime=222.29 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 12120 0 0 0 22225 4 0 0 25 0 4 0 599042859 740724736 21446 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 723364

[startup+282.301 s]

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

[pid=4313] ppid=4311 vsize=754708 CPUtime=2805.44 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 163600 0 0 0 280470 74 0 0 25 0 4 0 599042858 772820992 32593 33554432000 4194304 4797429 140734915402832 18446744073709551615 4426361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 188677 32593 419 148 0 183606 0
[pid=4313/tid=4315] ppid=4311 vsize=754708 CPUtime=702.29 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 21440 0 0 0 70221 8 0 0 25 0 4 0 599042859 772820992 32593 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=754708 CPUtime=698.51 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 21878 0 0 0 69841 10 0 0 25 0 4 0 599042859 772820992 32593 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=754708 CPUtime=702.3 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 22158 0 0 0 70220 10 0 0 25 0 4 0 599042859 772820992 32594 33554432000 4194304 4797429 140734915402832 18446744073709551615 4250623 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.44
Current children cumulated vsize (KiB) 754708

[startup+762.307 s]
/proc/loadavg: 8.05 8.08 8.02 9/184 4337
/proc/meminfo: memFree=23358544/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=756032 CPUtime=3045.15 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 171581 0 0 0 304435 80 0 0 25 0 4 0 599042858 774176768 34049 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 189008 34049 419 148 0 183937 0
[pid=4313/tid=4315] ppid=4311 vsize=756032 CPUtime=762.3 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 22554 0 0 0 76221 9 0 0 25 0 4 0 599042859 774176768 34049 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=756032 CPUtime=758.18 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 22584 0 0 0 75808 10 0 0 25 0 4 0 599042859 774176768 34049 33554432000 4194304 4797429 140734915402832 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=756032 CPUtime=762.31 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 22893 0 0 0 76220 11 0 0 25 0 4 0 599042859 774176768 34049 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 756032

[startup+822.301 s]
/proc/loadavg: 8.02 8.06 8.01 9/184 4339
/proc/meminfo: memFree=23353916/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=759560 CPUtime=3284.81 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 180799 0 0 0 328396 85 0 0 25 0 4 0 599042858 777789440 34130 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 189890 34130 419 148 0 184819 0
[pid=4313/tid=4315] ppid=4311 vsize=759560 CPUtime=822.3 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 23711 0 0 0 82220 10 0 0 25 0 4 0 599042859 777789440 34130 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=759560 CPUtime=817.86 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 23727 0 0 0 81775 11 0 0 25 0 4 0 599042859 777789440 34130 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=759560 CPUtime=822.3 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 24065 0 0 0 82219 11 0 0 25 0 4 0 599042859 777789440 34130 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.81
Current children cumulated vsize (KiB) 759560

[startup+882.301 s]
/proc/loadavg: 8.00 8.05 8.01 9/184 4340
/proc/meminfo: memFree=23343596/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=761736 CPUtime=3524.49 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 189134 0 0 0 352360 89 0 0 25 0 4 0 599042858 780017664 35521 33554432000 4194304 4797429 140734915402832 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 190434 35521 419 148 0 185363 0
[pid=4313/tid=4315] ppid=4311 vsize=761736 CPUtime=882.3 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 24818 0 0 0 88220 10 0 0 25 0 4 0 599042859 780017664 35521 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=761736 CPUtime=877.53 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 24879 0 0 0 87741 12 0 0 25 0 4 0 599042859 780017664 35521 33554432000 4194304 4797429 140734915402832 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=761736 CPUtime=882.31 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 25412 0 0 0 88219 12 0 0 25 0 4 0 599042859 780017664 35521 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.49
Current children cumulated vsize (KiB) 761736

[startup+942.301 s]
/proc/loadavg: 8.07 8.05 8.01 9/184 4342
/proc/meminfo: memFree=23330428/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=765212 CPUtime=3764.17 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 196478 0 0 0 376325 92 0 0 25 0 4 0 599042858 783577088 38456 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 191303 38456 419 148 0 186232 0
[pid=4313/tid=4315] ppid=4311 vsize=765212 CPUtime=942.3 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 25478 0 0 0 94219 11 0 0 25 0 4 0 599042859 783577088 38456 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=765212 CPUtime=937.21 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 25912 0 0 0 93709 12 0 0 25 0 4 0 599042859 783577088 38456 33554432000 4194304 4797429 140734915402832 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=765212 CPUtime=942.31 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 26132 0 0 0 94219 12 0 0 25 0 4 0 599042859 783577088 38456 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 765212

[startup+1002.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 4344
/proc/meminfo: memFree=23325672/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=768000 CPUtime=4003.85 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 205226 0 0 0 400288 97 0 0 25 0 4 0 599042858 786432000 38448 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 192000 38448 419 148 0 186929 0
[pid=4313/tid=4315] ppid=4311 vsize=768000 CPUtime=1002.3 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 26705 0 0 0 100219 11 0 0 25 0 4 0 599042859 786432000 38448 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=768000 CPUtime=996.89 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 26620 0 0 0 99676 13 0 0 25 0 4 0 599042859 786432000 38448 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=768000 CPUtime=1002.31 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 27343 0 0 0 100218 13 0 0 25 0 4 0 599042859 786432000 38448 33554432000 4194304 4797429 140734915402832 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.85
Current children cumulated vsize (KiB) 768000

[startup+1062.3 s]
/proc/loadavg: 8.21 8.10 8.02 9/184 4345
/proc/meminfo: memFree=23319920/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=770792 CPUtime=4243.53 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 212974 0 0 0 424252 101 0 0 25 0 4 0 599042858 789291008 39233 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 192698 39233 419 148 0 187627 0
[pid=4313/tid=4315] ppid=4311 vsize=770792 CPUtime=1062.31 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 27893 0 0 0 106219 12 0 0 25 0 4 0 599042859 789291008 39233 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=770792 CPUtime=1056.56 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 27756 0 0 0 105643 13 0 0 25 0 4 0 599042859 789291008 39233 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=770792 CPUtime=1062.31 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 28420 0 0 0 106218 13 0 0 25 0 4 0 599042859 789291008 39233 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 770792

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/184 4347
/proc/meminfo: memFree=23316292/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=782624 CPUtime=4483.21 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 221484 0 0 0 448215 106 0 0 25 0 4 0 599042858 801406976 40270 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 195656 40270 419 148 0 190585 0
[pid=4313/tid=4315] ppid=4311 vsize=782624 CPUtime=1122.31 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 28506 0 0 0 112219 12 0 0 25 0 4 0 599042859 801406976 40270 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=782624 CPUtime=1116.23 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 29830 0 0 0 111609 14 0 0 25 0 4 0 599042859 801406976 40270 33554432000 4194304 4797429 140734915402832 18446744073709551615 4258128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=782624 CPUtime=1122.32 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 29043 0 0 0 112218 14 0 0 25 0 4 0 599042859 801406976 40270 33554432000 4194304 4797429 140734915402832 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.21
Current children cumulated vsize (KiB) 782624

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 4357
/proc/meminfo: memFree=23292620/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=799128 CPUtime=4722.89 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 230651 0 0 0 472178 111 0 0 25 0 4 0 599042858 818307072 43716 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 199782 43716 419 148 0 194711 0
[pid=4313/tid=4315] ppid=4311 vsize=799128 CPUtime=1182.31 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 30629 0 0 0 118218 13 0 0 25 0 4 0 599042859 818307072 43716 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=799128 CPUtime=1175.91 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 30522 0 0 0 117576 15 0 0 25 0 4 0 599042859 818307072 43716 33554432000 4194304 4797429 140734915402832 18446744073709551615 260905090708 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=799128 CPUtime=1182.31 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 31154 0 0 0 118216 15 0 0 25 0 4 0 599042859 818307072 43716 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.89
Current children cumulated vsize (KiB) 799128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.07 8.02 5/179 4359
/proc/meminfo: memFree=23430904/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=799128 CPUtime=4800.4 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 232157 0 0 0 479928 112 0 0 25 0 4 0 599042858 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 199782 45182 419 148 0 194711 0
[pid=4313/tid=4315] ppid=4311 vsize=799128 CPUtime=1201.72 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 30825 0 0 0 120159 13 0 0 25 0 4 0 599042859 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=799128 CPUtime=1195.2 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 30709 0 0 0 119505 15 0 0 25 0 4 0 599042859 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=799128 CPUtime=1201.71 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 31340 0 0 0 120156 15 0 0 25 0 4 0 599042859 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 799128

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.05 8.07 8.02 5/179 4359
/proc/meminfo: memFree=23430904/32950928 swapFree=67071984/67111528
[pid=4313] ppid=4311 vsize=799128 CPUtime=4800.4 cores=1,3,5,7
/proc/4313/stat : 4313 (techdemo) R 4311 4313 4175 0 -1 4202496 232157 0 0 0 479928 112 0 0 25 0 4 0 599042858 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4313/statm: 199782 45182 419 148 0 194711 0
[pid=4313/tid=4315] ppid=4311 vsize=799128 CPUtime=1201.72 cores=1,3,5,7
/proc/4313/task/4315/stat : 4315 (techdemo) R 4311 4313 4175 0 -1 4202560 30825 0 0 0 120159 13 0 0 25 0 4 0 599042859 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4313/tid=4316] ppid=4311 vsize=799128 CPUtime=1195.2 cores=1,3,5,7
/proc/4313/task/4316/stat : 4316 (techdemo) R 4311 4313 4175 0 -1 4202560 30709 0 0 0 119505 15 0 0 25 0 4 0 599042859 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4313/tid=4317] ppid=4311 vsize=799128 CPUtime=1201.71 cores=1,3,5,7
/proc/4313/task/4317/stat : 4317 (techdemo) R 4311 4313 4175 0 -1 4202560 31340 0 0 0 120156 15 0 0 25 0 4 0 599042859 818307072 45182 33554432000 4194304 4797429 140734915402832 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 799128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.44
CPU user time (s): 4799.3
CPU system time (s): 1.13383
CPU usage (%): 399.464
Max. virtual memory (cumulated for all children) (KiB): 873756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.3
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232158
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= 351
involuntary context switches= 32624

runsolver used 2.04569 second user time and 4.48332 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 16:42:02
IDJOB=3172699
IDBENCH=82717
IDSOLVER=1584
FILE ID=node116/3172699-1304088122
RUNJOBID= node116-1304086917-4194
PBS_JOBID= 13170553
Free space on /tmp= 72508 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172699-1304088122/watcher-3172699-1304088122 -o /tmp/evaluation-result-3172699-1304088122/solver-3172699-1304088122 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172699-1304088122.cnf

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=1073537015

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      23605548 kB
Buffers:       1903772 kB
Cached:        6966832 kB
SwapCached:       9732 kB
Active:        4419208 kB
Inactive:      4498548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23605548 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           15952 kB
Writeback:           0 kB
AnonPages:       41032 kB
Mapped:          14076 kB
Slab:           365740 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   669556 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= 72500 MiB
End job on node116 at 2011-04-29 17:02:06