Trace number 3172641

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3172641-1304080128.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.02/0.04	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.02/0.04	c -- vars added        250
0.02/0.04	c Parsing time:  0.04 s
0.02/0.05	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.02/0.17	c asymm  cl-useful: 0/1958/21250 lits-rem:0 time: 0.49
0.53/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
0.53/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.53/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.53/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.53/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.53/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.53/0.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.53/0.95	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.27 s
0.53/0.95	c learnt bin added due to v-elim: 0
0.53/0.95	c Finding binary XORs  T:     0.00 s  found:       0
0.53/0.95	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.53/0.95	c calculated reachability. Time: 0.00
0.53/0.95	c Calc default polars -  time:   0.00 s pos:     127 undec:       4 neg:     119
0.53/0.95	c =========================================================================================
0.53/0.95	c types(t): F = full restart, N = normal restart
0.53/0.95	c types(t): S = simplification begin/end, E = solution found
0.53/0.95	c restart types(rt): st = static, dy = dynamic
0.53/0.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.53/0.95	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.53/0.95	c Decided on static restart strategy
18.21/4.63	c  N dy     7     30000       250     21250         0     10446    148750    512933     72.86     62.22  --
18.21/4.67	c  S st     7     30000       250     21250         0     10446    148750    512933     72.86     62.22  --
18.62/4.75	c  S st     7     30504       250     21250         0     10947    148750    543809     72.86     62.22  --
18.62/4.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.62/4.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.02/4.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.22
19.02/4.80	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
19.02/4.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.02/4.81	c Subs w/ non-existent bins:      0 time:  0.02 s
19.02/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.02/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.02/4.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.80/7.08	c lits-rem:      3463  cl-subs:      828  v-elim:    250  v-fix:    0  time:  9.02 s
27.80/7.08	c learnt bin added due to v-elim: 0
27.80/7.08	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
27.80/7.08	c vivif2 --  cl tried    10119 cl shrink        0 lits rem          0 time: 0.02
28.20/7.19	c asymm  cl-useful: 0/1957/21250 lits-rem:0 time: 0.42
28.20/7.19	c calculated reachability. Time: 0.00
28.20/7.19	c  N dy     7     30504       250     21250         0     10119    148750    489122     72.86     62.22  --
28.20/7.19	c  F st     7     30504       250     21250         0     10119    148750    489122     72.86     62.22  --
29.42/7.46	c Decided on static restart strategy
36.99/9.39	c  N dy    14     45757       250     21250         0     17235    148750    906150     70.90     60.20  --
37.39/9.44	c  S st    14     45757       250     21250         0     17235    148750    906150     70.90     60.20  --
37.81/9.53	c  S st    14     46257       250     21250         0      9074    148750    293488     70.90     60.20  --
37.81/9.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.81/9.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.81/9.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.17
37.81/9.58	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
37.81/9.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.81/9.58	c Subs w/ non-existent bins:      0 time:  0.01 s
37.81/9.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.81/9.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.81/9.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
44.58/11.22	c lits-rem:       132  cl-subs:      239  v-elim:    250  v-fix:    0  time:  6.54 s
44.58/11.22	c learnt bin added due to v-elim: 0
44.58/11.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
44.58/11.22	c vivif2 --  cl tried     8835 cl shrink        0 lits rem          0 time: 0.01
44.97/11.38	c asymm  cl-useful: 0/4284/21250 lits-rem:0 time: 0.60
44.97/11.38	c calculated reachability. Time: 0.00
44.97/11.38	c  N dy    14     46257       250     21250         0      8835    148750    286929     70.90     60.20  --
61.75/15.58	c  N dy    15     69385       250     21250         0     10936    148750    330151     73.50     61.00  --
62.15/15.61	c  S st    15     69385       250     21250         0     10936    148750    330151     73.50     61.00  --
62.15/15.68	c  S st    15     69887       250     21250         0     11432    148750    358668     73.50     61.00  --
62.15/15.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.15/15.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.55/15.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.21
62.55/15.74	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
62.55/15.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.55/15.74	c Subs w/ non-existent bins:      0 time:  0.01 s
62.55/15.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.55/15.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.55/15.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
69.74/17.58	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
78.13/19.61	c Added 3 vars  tried: 80000 time: 8.10
78.13/19.62	c ORs :      3 avg-s:  0.0 cl-sh:  2014 l-rem:   2014 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.14
78.13/19.63	c lits-rem:       383  cl-subs:      193  v-elim:    250  v-fix:    0  time: 15.49 s
78.13/19.63	c learnt bin added due to v-elim: 0
78.13/19.63	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
78.13/19.63	c vivif2 --  cl tried    11239 cl shrink        0 lits rem          0 time: 0.01
78.93/19.80	c asymm  cl-useful: 0/3449/21253 lits-rem:0 time: 0.66
78.93/19.80	c calculated reachability. Time: 0.00
78.93/19.80	c  N dy    15     69887       253     21253         6     11239    148751    349251     73.50     61.00  --
78.93/19.80	c  F st    15     69887       253     21253         6     11239    148751    349251     73.50     61.00  --
79.73/20.09	c Decided on static restart strategy
103.30/25.92	c  N dy    22    104830       253     21253         6     20218    148751   1023086     83.13     66.27  --
103.30/25.96	c  S st    22    104830       253     21253         6     20218    148751   1023086     83.13     66.27  --
103.71/26.07	c  S st    22    105333       253     21253         6     20718    148751   1053854     83.13     66.27  --
103.71/26.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.71/26.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.12/26.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.44
104.12/26.18	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
104.12/26.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.12/26.19	c Subs w/ non-existent bins:      0 time:  0.02 s
104.49/26.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.49/26.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
104.49/26.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
114.88/28.88	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
114.88/28.89	c lits-rem:       169  cl-subs:     1852  v-elim:    250  v-fix:    0  time: 10.71 s
114.88/28.89	c learnt bin added due to v-elim: 0
114.88/28.89	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
115.28/28.90	c vivif2 --  cl tried    18866 cl shrink        0 lits rem          0 time: 0.03
115.28/28.99	c asymm  cl-useful: 0/1512/21253 lits-rem:0 time: 0.37
115.28/28.99	c calculated reachability. Time: 0.00
115.28/28.99	c  N dy    22    105333       253     21253         6     18866    148751    891376     83.13     66.27  --
158.02/39.67	c  N dy    23    158000       253     21253         6     26251    148751   1349606     85.91     69.43  --
158.42/39.74	c  S st    23    158000       253     21253         6     26251    148751   1349606     85.91     69.43  --
158.83/39.87	c  S st    23    158504       253     21253         6     26755    148751   1379213     85.91     69.43  --
158.83/39.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
158.83/39.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.63/40.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.65
159.63/40.04	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
159.63/40.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.63/40.05	c Subs w/ non-existent bins:      0 time:  0.04 s
159.63/40.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.63/40.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
159.63/40.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
178.82/44.85	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
178.82/44.87	c lits-rem:      1182  cl-subs:     2279  v-elim:    250  v-fix:    0  time: 19.18 s
178.82/44.87	c learnt bin added due to v-elim: 0
178.82/44.88	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
178.82/44.89	c vivif2 --  cl tried    24476 cl shrink        0 lits rem          0 time: 0.04
179.19/44.99	c asymm  cl-useful: 0/1499/21253 lits-rem:0 time: 0.42
179.19/44.99	c calculated reachability. Time: 0.00
179.19/44.99	c  N dy    23    158504       253     21253         6     24476    148751   1181857     85.91     69.43  --
261.49/65.58	c  N dy    24    237758       253     21253         6     29033    148751   1416804     86.29     71.93  --
261.90/65.64	c  S st    24    237758       253     21253         6     29033    148751   1416804     86.29     71.93  --
262.30/65.77	c  S st    24    238264       253     21253         6     29537    148751   1446817     86.29     71.93  --
262.30/65.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
262.30/65.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.08/65.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.74
263.08/65.96	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
263.08/65.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.08/65.97	c Subs w/ non-existent bins:      0 time:  0.03 s
263.08/65.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.08/65.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
263.08/65.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
283.45/71.03	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
283.45/71.05	c lits-rem:       178  cl-subs:     2804  v-elim:    250  v-fix:    0  time: 20.21 s
283.45/71.05	c learnt bin added due to v-elim: 0
283.45/71.05	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
283.45/71.06	c vivif2 --  cl tried    26733 cl shrink        0 lits rem          0 time: 0.04
283.87/71.17	c asymm  cl-useful: 0/1389/21253 lits-rem:0 time: 0.43
283.87/71.18	c calculated reachability. Time: 0.00
283.87/71.18	c  N dy    24    238264       253     21253         6     26733    148751   1204070     86.29     71.93  --
423.66/106.13	c  N dy    25    357396       253     21253         6     30684    148751   1319233     88.69     73.91  --
423.66/106.19	c  S st    25    357396       253     21253         6     30684    148751   1319233     88.69     73.91  --
424.48/106.32	c  S st    25    357899       265     21253        30     31196    148799   1347211     88.69     73.91  --
424.48/106.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
424.48/106.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.25/106.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.74
425.25/106.51	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
425.25/106.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.25/106.52	c Subs w/ non-existent bins:      0 time:  0.04 s
425.25/106.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.25/106.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
425.25/106.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
440.44/110.36	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
440.44/110.39	c lits-rem:       229  cl-subs:     2346  v-elim:    250  v-fix:    0  time: 15.33 s
440.44/110.39	c learnt bin added due to v-elim: 0
440.44/110.39	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
440.84/110.40	c vivif2 --  cl tried    28850 cl shrink        0 lits rem          0 time: 0.04
441.24/110.51	c asymm  cl-useful: 0/1274/21253 lits-rem:0 time: 0.46
441.24/110.52	c calculated reachability. Time: 0.00
441.24/110.52	c  N dy    25    357899       265     21253        30     28850    148799   1152556     88.69     73.91  --
646.16/161.82	c  N dy    26    536848       265     21253        30     37441    148799   1506416     89.48     73.79  --
646.16/161.89	c  S st    26    536848       265     21253        30     37441    148799   1506416     89.48     73.79  --
646.96/162.05	c  S st    26    537350       265     21253        30     37938    148799   1536352     89.48     73.79  --
646.96/162.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
646.96/162.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
647.76/162.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.95
647.76/162.29	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
647.76/162.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
648.16/162.30	c Subs w/ non-existent bins:      0 time:  0.06 s
648.16/162.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
648.16/162.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
648.16/162.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
667.73/167.28	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
668.13/167.30	c lits-rem:       673  cl-subs:     2220  v-elim:    250  v-fix:    0  time: 19.82 s
668.13/167.30	c learnt bin added due to v-elim: 0
668.13/167.30	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
668.13/167.32	c vivif2 --  cl tried    35718 cl shrink        0 lits rem          0 time: 0.06
668.53/167.44	c asymm  cl-useful: 0/1150/21253 lits-rem:0 time: 0.48
668.53/167.44	c calculated reachability. Time: 0.00
668.53/167.44	c  N dy    26    537350       265     21253        30     35718    148799   1393446     89.48     73.79  --
668.53/167.44	c  F st    26    537350       265     21253        30     35718    148799   1393446     89.48     73.79  --
670.54/168.00	c Decided on static restart strategy
1064.40/266.57	c  N dy    33    806027       265     21253        30     58126    148799   2869868     87.83     74.90  --
1064.80/266.68	c  S st    33    806027       265     21253        30     58126    148799   2869868     87.83     74.90  --
1065.60/266.90	c  S st    33    806532       277     21253        58     58640    148851   2899999     87.83     74.90  --
1066.02/266.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1066.02/266.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.60/267.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  1.74
1067.60/267.35	c Calc non-exist non-lernt bins v-fix:     0 done:    277 time:  0.01 s
1067.60/267.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.60/267.37	c Subs w/ non-existent bins:      0 time:  0.10 s
1067.99/267.41	c Replacing        1 vars Replaced     2012 lits Time:     0.13 s 
1067.99/267.45	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1067.99/267.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1067.99/267.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1409.93/353.06	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
1410.33/353.10	c lits-rem:       511  cl-subs:     4388  v-elim:    250  v-fix:    0  time: 342.06 s
1410.33/353.10	c learnt bin added due to v-elim: 0
1410.33/353.10	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
1410.33/353.13	c vivif2 --  cl tried    54252 cl shrink        0 lits rem          0 time: 0.11
1411.13/353.31	c asymm  cl-useful: 0/663/21253 lits-rem:0 time: 0.72
1411.13/353.32	c calculated reachability. Time: 0.00
1411.13/353.32	c  N dy    33    806532       276     21253        52     54252    148843   2541944     87.83     74.90  --
2120.99/531.06	c  N dy    34   1209799       276     21253        52     68871    148843   3329688     89.50     75.84  --
2121.77/531.20	c  S st    34   1209799       276     21253        52     68871    148843   3329688     89.50     75.84  --
2122.57/531.43	c  S st    34   1210299       279     21253        66     69373    148863   3357491     89.50     75.84  --
2122.57/531.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2122.57/531.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2124.57/532.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.1M T:  2.23
2124.57/532.00	c Calc non-exist non-lernt bins v-fix:     0 done:    279 time:  0.01 s
2124.57/532.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2124.98/532.03	c Subs w/ non-existent bins:      0 time:  0.12 s
2124.98/532.04	c Replacing        2 vars Replaced       35 lits Time:     0.05 s 
2124.98/532.10	c bin-w-bin subsume rem            4 bins  time:  0.00 s
2124.98/532.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2124.98/532.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2514.05/629.49	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
2668.64/668.17	c Added 3 vars  tried: 80000 time: 154.47
2673.83/669.49	c ORs :      3 avg-s:  0.0 cl-sh: 37517 l-rem:  37517 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:  159.78
2674.25/669.55	c lits-rem:       305  cl-subs:     5347  v-elim:    250  v-fix:    0  time: 549.02 s
2674.25/669.55	c learnt bin added due to v-elim: 0
2674.25/669.55	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
2674.25/669.58	c vivif2 --  cl tried    64026 cl shrink        0 lits rem          0 time: 0.14
2675.03/669.75	c asymm  cl-useful: 0/679/21256 lits-rem:0 time: 0.69
2675.03/669.76	c calculated reachability. Time: 0.00
2675.03/669.76	c  N dy    34   1210299       280     21256        60     64026    148859   2864769     89.50     75.84  --
3674.48/919.90	c  N dy    35   1710299       280     21256        60     95681    148859   4907297     86.14     74.56  --
3674.88/920.09	c  S st    35   1710299       280     21256        60     95681    148859   4907297     86.14     74.56  --
3676.50/920.44	c  S st    35   1710805       280     21256        60     96182    148859   4935152     86.14     74.56  --
3676.50/920.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3676.50/920.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3679.27/921.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  2.60
3679.27/921.10	c Calc non-exist non-lernt bins v-fix:     0 done:    280 time:  0.01 s
3679.27/921.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3679.27/921.15	c Subs w/ non-existent bins:      0 time:  0.19 s
3679.67/921.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3679.67/921.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
3679.67/921.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4772.20/1194.78	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
4772.60/1194.86	c lits-rem:      1160  cl-subs:     9199  v-elim:    250  v-fix:    0  time: 1092.90 s
4772.60/1194.86	c learnt bin added due to v-elim: 0
4772.60/1194.86	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
4773.00/1194.91	c vivif2 --  cl tried    86983 cl shrink        0 lits rem          0 time: 0.21
4773.80/1195.11	c asymm  cl-useful: 0/583/21256 lits-rem:0 time: 0.80
4773.80/1195.12	c calculated reachability. Time: 0.00
4773.80/1195.12	c  N dy    35   1710805       280     21256        60     86983    148859   4204530     86.14     74.56  --

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-3172641-1304080128/watcher-3172641-1304080128 -o /tmp/evaluation-result-3172641-1304080128/solver-3172641-1304080128 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172641-1304080128.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: 7.42 7.89 7.54 6/180 4727
/proc/meminfo: memFree=19966572/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=50412 CPUtime=0 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 835 0 0 0 0 0 0 0 25 0 1 0 519612542 51621888 766 33554432000 4194304 4797429 140733970668624 18446744073709551615 237278576154 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4727/statm: 12603 766 347 148 0 7532 0

[startup+0.0312451 s]
/proc/loadavg: 7.42 7.89 7.54 6/180 4727
/proc/meminfo: memFree=19966572/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=52656 CPUtime=0.02 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 1821 0 0 0 2 0 0 0 25 0 1 0 519612542 53919744 1708 33554432000 4194304 4797429 140733970668624 18446744073709551615 4431549 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4727/statm: 13164 1711 347 148 0 8093 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 52656

[startup+0.175417 s]
/proc/loadavg: 7.42 7.89 7.54 6/180 4727
/proc/meminfo: memFree=19966572/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=579192 CPUtime=0.53 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 3597 0 0 0 53 0 0 0 18 0 4 0 519612542 593092608 3251 33554432000 4194304 4797429 140733970668624 18446744073709551615 237278922887 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 144895 3680 376 148 0 139824 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 579192

[startup+1.16005 s]
/proc/loadavg: 7.42 7.89 7.54 6/180 4727
/proc/meminfo: memFree=19966572/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=688860 CPUtime=4.46 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 10227 0 0 0 445 1 0 0 19 0 4 0 519612542 705392640 6724 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 172215 6724 409 148 0 167144 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 688860

[startup+1.26003 s]
/proc/loadavg: 7.42 7.89 7.54 6/180 4727
/proc/meminfo: memFree=19966572/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=689020 CPUtime=4.86 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 10478 0 0 0 485 1 0 0 19 0 4 0 519612542 705556480 6970 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 172255 6970 409 148 0 167184 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 689020

[startup+1.52641 s]
/proc/loadavg: 7.42 7.89 7.54 6/180 4727
/proc/meminfo: memFree=19966572/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=690116 CPUtime=5.93 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 11209 0 0 0 592 1 0 0 19 0 4 0 519612542 706678784 7693 33554432000 4194304 4797429 140733970668624 18446744073709551615 237278984735 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 172529 7693 410 148 0 167458 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 690116

[startup+3.10071 s]
/proc/loadavg: 7.42 7.89 7.54 9/184 4731
/proc/meminfo: memFree=19895612/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=695056 CPUtime=12.22 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 15156 0 0 0 1220 2 0 0 24 0 4 0 519612542 711737344 10035 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 173764 10035 414 148 0 168693 0
[pid=4727/tid=4729] ppid=4725 vsize=695056 CPUtime=3.04 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 2924 0 0 0 304 0 0 0 25 0 4 0 519612546 711737344 10035 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=695056 CPUtime=3.04 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 2899 0 0 0 304 0 0 0 24 0 4 0 519612546 711737344 10035 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=695056 CPUtime=3.02 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 2805 0 0 0 302 0 0 0 24 0 4 0 519612546 711737344 10035 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 695056

[startup+6.30614 s]
/proc/loadavg: 7.46 7.89 7.54 9/184 4732
/proc/meminfo: memFree=19888820/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=697268 CPUtime=25.02 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 18858 0 0 0 2499 3 0 0 25 0 4 0 519612542 714002432 10580 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 174317 10580 415 148 0 169246 0
[pid=4727/tid=4729] ppid=4725 vsize=697268 CPUtime=6.24 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 3430 0 0 0 624 0 0 0 25 0 4 0 519612546 714002432 10580 33554432000 4194304 4797429 140733970668624 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=697268 CPUtime=6.25 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 3497 0 0 0 625 0 0 0 25 0 4 0 519612546 714002432 10580 33554432000 4194304 4797429 140733970668624 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=697268 CPUtime=6.21 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 3345 0 0 0 621 0 0 0 25 0 4 0 519612546 714002432 10580 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 697268

[startup+12.701 s]
/proc/loadavg: 7.51 7.89 7.54 9/184 4732
/proc/meminfo: memFree=19881704/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=700060 CPUtime=50.57 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 22686 0 0 0 5053 4 0 0 25 0 4 0 519612542 716861440 12187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 175015 12187 417 148 0 169944 0
[pid=4727/tid=4729] ppid=4725 vsize=700060 CPUtime=12.64 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 3714 0 0 0 1264 0 0 0 25 0 4 0 519612546 716861440 12187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=700060 CPUtime=12.64 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 3785 0 0 0 1264 0 0 0 25 0 4 0 519612546 716861440 12187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=700060 CPUtime=12.57 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 3600 0 0 0 1257 0 0 0 25 0 4 0 519612546 716861440 12188 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 700060

[startup+25.5007 s]
/proc/loadavg: 7.69 7.91 7.55 9/184 4732
/proc/meminfo: memFree=19859144/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=706704 CPUtime=101.7 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 31253 0 0 0 10163 7 0 0 25 0 4 0 519612542 723664896 14142 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 176676 14142 420 148 0 171605 0
[pid=4727/tid=4729] ppid=4725 vsize=706704 CPUtime=25.44 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 4303 0 0 0 2544 0 0 0 25 0 4 0 519612546 723664896 14142 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=706704 CPUtime=25.44 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 4585 0 0 0 2544 0 0 0 25 0 4 0 519612546 723664896 14142 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=706704 CPUtime=25.31 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 4065 0 0 0 2530 1 0 0 25 0 4 0 519612546 723664896 14142 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 706704

[startup+51.1012 s]
/proc/loadavg: 7.86 7.94 7.57 9/184 4733
/proc/meminfo: memFree=19822548/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=713464 CPUtime=203.97 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 45766 0 0 0 20385 12 0 0 25 0 4 0 519612542 730587136 19101 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 178366 19101 420 148 0 173295 0
[pid=4727/tid=4729] ppid=4725 vsize=713464 CPUtime=51.04 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 5587 0 0 0 5103 1 0 0 25 0 4 0 519612546 730587136 19101 33554432000 4194304 4797429 140733970668624 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=713464 CPUtime=51.04 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 5237 0 0 0 5104 0 0 0 25 0 4 0 519612546 730587136 19101 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=713464 CPUtime=50.77 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 5346 0 0 0 5076 1 0 0 25 0 4 0 519612546 730587136 19101 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 713464

[startup+102.301 s]
/proc/loadavg: 7.99 7.96 7.59 9/184 4734
/proc/meminfo: memFree=19794148/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=722848 CPUtime=408.49 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 71007 0 0 0 40828 21 0 0 25 0 4 0 519612542 740196352 21192 33554432000 4194304 4797429 140733970668624 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 180712 21193 420 148 0 175641 0
[pid=4727/tid=4729] ppid=4725 vsize=722848 CPUtime=102.24 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 7707 0 0 0 10222 2 0 0 25 0 4 0 519612546 740196352 21193 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=722848 CPUtime=102.24 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 7089 0 0 0 10223 1 0 0 25 0 4 0 519612546 740196352 21193 33554432000 4194304 4797429 140733970668624 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=722848 CPUtime=101.68 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 7101 0 0 0 10167 1 0 0 25 0 4 0 519612546 740196352 21193 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 722848

[startup+162.3 s]
/proc/loadavg: 8.06 7.98 7.62 9/184 4736
/proc/meminfo: memFree=19784220/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=729948 CPUtime=648.16 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 98113 0 0 0 64784 32 0 0 25 0 4 0 519612542 747466752 23189 33554432000 4194304 4797429 140733970668624 18446744073709551615 4642210 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 182487 23189 422 148 0 177416 0
[pid=4727/tid=4729] ppid=4725 vsize=729948 CPUtime=162.24 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 9345 0 0 0 16222 2 0 0 25 0 4 0 519612546 747466752 23189 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=729948 CPUtime=162.24 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 8156 0 0 0 16223 1 0 0 25 0 4 0 519612546 747466752 23189 33554432000 4194304 4797429 140733970668624 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=729948 CPUtime=161.37 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 8464 0 0 0 16135 2 0 0 25 0 4 0 519612546 747466752 23189 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 729948

[startup+222.301 s]
/proc/loadavg: 8.08 8.00 7.65 9/184 4737
/proc/meminfo: memFree=19750596/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=732260 CPUtime=887.83 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 120988 0 0 0 88742 41 0 0 25 0 4 0 519612542 749834240 24830 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 183065 24830 422 148 0 177994 0
[pid=4727/tid=4729] ppid=4725 vsize=732260 CPUtime=222.24 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 11272 0 0 0 22221 3 0 0 25 0 4 0 519612546 749834240 24830 33554432000 4194304 4797429 140733970668624 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=732260 CPUtime=222.24 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 9972 0 0 0 22222 2 0 0 25 0 4 0 519612546 749834240 24830 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=732260 CPUtime=221.03 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 9685 0 0 0 22101 2 0 0 25 0 4 0 519612546 749834240 24830 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.83
Current children cumulated vsize (KiB) 732260

[startup+282.301 s]
/proc/loadavg: 8.15 8.03 7.68 9/184 4739
/proc/meminfo: memFree=19719216/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=739596 CPUtime=1127.54 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 140431 0 0 0 112704 50 0 0 25 0 4 0 519612542 757346304 30026 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 184899 30026 422 148 0 179828 0
[pid=4727/tid=4729] ppid=4725 vsize=739596 CPUtime=282.25 cores=1,3,5,7

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

[pid=4727] ppid=4725 vsize=761096 CPUtime=2805.25 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 218757 0 0 0 280436 89 0 0 25 0 4 0 519612542 779362304 38097 33554432000 4194304 4797429 140733970668624 18446744073709551615 4331944 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 190274 38097 422 148 0 185203 0
[pid=4727/tid=4729] ppid=4725 vsize=761096 CPUtime=702.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 19078 0 0 0 70219 7 0 0 25 0 4 0 519612546 779362304 38097 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=761096 CPUtime=702.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 17861 0 0 0 70220 6 0 0 25 0 4 0 519612546 779362304 38097 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=761096 CPUtime=698.44 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 18032 0 0 0 69838 6 0 0 25 0 4 0 519612546 779362304 38097 33554432000 4194304 4797429 140733970668624 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 761096

[startup+762.301 s]
/proc/loadavg: 8.07 8.06 7.82 9/184 4752
/proc/meminfo: memFree=19628456/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=762284 CPUtime=3044.93 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 235517 0 0 0 304395 98 0 0 25 0 4 0 519612542 780578816 38187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 190571 38187 422 148 0 185500 0
[pid=4727/tid=4729] ppid=4725 vsize=762284 CPUtime=762.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 19744 0 0 0 76219 7 0 0 25 0 4 0 519612546 780578816 38187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=762284 CPUtime=762.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 18229 0 0 0 76220 6 0 0 25 0 4 0 519612546 780578816 38187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=762284 CPUtime=758.1 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 18439 0 0 0 75804 6 0 0 25 0 4 0 519612546 780578816 38187 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 762284

[startup+822.301 s]
/proc/loadavg: 8.14 8.08 7.84 9/184 4753
/proc/meminfo: memFree=19629564/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=764068 CPUtime=3284.61 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 250725 0 0 0 328353 108 0 0 25 0 4 0 519612542 782405632 38554 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 191017 38554 422 148 0 185946 0
[pid=4727/tid=4729] ppid=4725 vsize=764068 CPUtime=822.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 20098 0 0 0 82219 7 0 0 25 0 4 0 519612546 782405632 38554 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=764068 CPUtime=822.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 19449 0 0 0 82219 7 0 0 25 0 4 0 519612546 782405632 38554 33554432000 4194304 4797429 140733970668624 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=764068 CPUtime=817.79 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 19486 0 0 0 81772 7 0 0 25 0 4 0 519612546 782405632 38554 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 764068

[startup+882.3 s]
/proc/loadavg: 8.11 8.08 7.85 9/184 4755
/proc/meminfo: memFree=19617780/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=765812 CPUtime=3524.28 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 265807 0 0 0 352312 116 0 0 25 0 4 0 519612542 784191488 39694 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 191453 39694 422 148 0 186382 0
[pid=4727/tid=4729] ppid=4725 vsize=765812 CPUtime=882.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 21453 0 0 0 88218 8 0 0 25 0 4 0 519612546 784191488 39694 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=765812 CPUtime=882.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 19828 0 0 0 88219 7 0 0 25 0 4 0 519612546 784191488 39694 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=765812 CPUtime=877.46 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 20048 0 0 0 87739 7 0 0 25 0 4 0 519612546 784191488 39694 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 765812

[startup+942.301 s]
/proc/loadavg: 8.19 8.11 7.87 9/184 4757
/proc/meminfo: memFree=19610456/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=766780 CPUtime=3763.98 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 277097 0 0 0 376277 121 0 0 25 0 4 0 519612542 785182720 44393 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524484 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 191695 44393 422 148 0 186624 0
[pid=4727/tid=4729] ppid=4725 vsize=766780 CPUtime=942.27 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 21892 0 0 0 94219 8 0 0 25 0 4 0 519612546 785182720 44393 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=766780 CPUtime=942.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 20018 0 0 0 94219 7 0 0 25 0 4 0 519612546 785182720 44393 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=766780 CPUtime=937.13 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 20548 0 0 0 93706 7 0 0 25 0 4 0 519612546 785182720 44393 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 766780

[startup+1002.3 s]
/proc/loadavg: 8.12 8.10 7.88 9/184 4758
/proc/meminfo: memFree=19593584/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=767848 CPUtime=4003.64 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 279705 0 0 0 400242 122 0 0 25 0 4 0 519612542 786276352 43621 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568019 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 191962 43621 422 148 0 186891 0
[pid=4727/tid=4729] ppid=4725 vsize=767848 CPUtime=1002.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 22242 0 0 0 100218 8 0 0 25 0 4 0 519612546 786276352 43621 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=767848 CPUtime=1002.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 21234 0 0 0 100218 8 0 0 25 0 4 0 519612546 786276352 43621 33554432000 4194304 4797429 140733970668624 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=767848 CPUtime=996.81 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 21588 0 0 0 99673 8 0 0 25 0 4 0 519612546 786276352 43621 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 767848

[startup+1062.31 s]
/proc/loadavg: 8.09 8.09 7.89 9/184 4760
/proc/meminfo: memFree=19561836/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=768336 CPUtime=4243.34 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 282102 0 0 0 424211 123 0 0 25 0 4 0 519612542 786776064 43680 33554432000 4194304 4797429 140733970668624 18446744073709551615 4567988 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 192084 43680 422 148 0 187013 0
[pid=4727/tid=4729] ppid=4725 vsize=768336 CPUtime=1062.27 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 23815 0 0 0 106219 8 0 0 25 0 4 0 519612546 786776064 43680 33554432000 4194304 4797429 140733970668624 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=768336 CPUtime=1062.27 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 21556 0 0 0 106219 8 0 0 25 0 4 0 519612546 786776064 43680 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=768336 CPUtime=1056.48 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 22090 0 0 0 105640 8 0 0 25 0 4 0 519612546 786776064 43680 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 768336

[startup+1122.3 s]
/proc/loadavg: 8.14 8.10 7.91 9/184 4761
/proc/meminfo: memFree=19567900/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=768488 CPUtime=4482.99 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 283204 0 0 0 448175 124 0 0 25 0 4 0 519612542 786931712 44705 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568110 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 192122 44705 422 148 0 187051 0
[pid=4727/tid=4729] ppid=4725 vsize=768488 CPUtime=1122.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 24295 0 0 0 112217 9 0 0 25 0 4 0 519612546 786931712 44705 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=768488 CPUtime=1122.26 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 21886 0 0 0 112218 8 0 0 25 0 4 0 519612546 786931712 44705 33554432000 4194304 4797429 140733970668624 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=768488 CPUtime=1116.15 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 22382 0 0 0 111607 8 0 0 25 0 4 0 519612546 786931712 44705 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 768488

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 7.92 9/184 4763
/proc/meminfo: memFree=19558348/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=770168 CPUtime=4722.67 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 285129 0 0 0 472142 125 0 0 25 0 4 0 519612542 788652032 44876 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 192542 44876 422 148 0 187471 0
[pid=4727/tid=4729] ppid=4725 vsize=770168 CPUtime=1182.26 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 24609 0 0 0 118217 9 0 0 25 0 4 0 519612546 788652032 44876 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=770168 CPUtime=1182.27 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 23117 0 0 0 118218 9 0 0 25 0 4 0 519612546 788652032 44876 33554432000 4194304 4797429 140733970668624 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=770168 CPUtime=1175.82 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 22761 0 0 0 117574 8 0 0 25 0 4 0 519612546 788652032 44876 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 770168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.12 7.93 5/179 4764
/proc/meminfo: memFree=19791384/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=770884 CPUtime=4800.18 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 287337 0 0 0 479892 126 0 0 25 0 4 0 519612542 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 192721 45369 422 148 0 187650 0
[pid=4727/tid=4729] ppid=4725 vsize=770884 CPUtime=1201.68 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 24730 0 0 0 120158 10 0 0 25 0 4 0 519612546 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=770884 CPUtime=1201.68 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 23206 0 0 0 120159 9 0 0 25 0 4 0 519612546 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=770884 CPUtime=1195.13 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 23692 0 0 0 119504 9 0 0 25 0 4 0 519612546 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 770884

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.18 8.12 7.93 5/179 4764
/proc/meminfo: memFree=19791384/32950904 swapFree=67082284/67111528
[pid=4727] ppid=4725 vsize=770884 CPUtime=4800.18 cores=1,3,5,7
/proc/4727/stat : 4727 (techdemo) R 4725 4727 4177 0 -1 4202496 287337 0 0 0 479892 126 0 0 25 0 4 0 519612542 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4727/statm: 192721 45369 422 148 0 187650 0
[pid=4727/tid=4729] ppid=4725 vsize=770884 CPUtime=1201.68 cores=1,3,5,7
/proc/4727/task/4729/stat : 4729 (techdemo) R 4725 4727 4177 0 -1 4202560 24730 0 0 0 120158 10 0 0 25 0 4 0 519612546 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4727/tid=4730] ppid=4725 vsize=770884 CPUtime=1201.68 cores=1,3,5,7
/proc/4727/task/4730/stat : 4730 (techdemo) R 4725 4727 4177 0 -1 4202560 23206 0 0 0 120159 9 0 0 25 0 4 0 519612546 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4727/tid=4731] ppid=4725 vsize=770884 CPUtime=1195.13 cores=1,3,5,7
/proc/4727/task/4731/stat : 4731 (techdemo) R 4725 4727 4177 0 -1 4202560 23692 0 0 0 119504 9 0 0 25 0 4 0 519612546 789385216 45369 33554432000 4194304 4797429 140733970668624 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 770884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.23
CPU user time (s): 4798.95
CPU system time (s): 1.27781
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 852220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.95
system time used= 1.2778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287338
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= 1462
involuntary context switches= 32227

runsolver used 1.90171 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 14:28:48
IDJOB=3172641
IDBENCH=82659
IDSOLVER=1584
FILE ID=node121/3172641-1304080128
RUNJOBID= node121-1304078924-4611
PBS_JOBID= 13170500
Free space on /tmp= 72644 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172641-1304080128/watcher-3172641-1304080128 -o /tmp/evaluation-result-3172641-1304080128/solver-3172641-1304080128 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172641-1304080128.cnf

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=814385774

node121.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.817
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      19966852 kB
Buffers:       2181852 kB
Cached:       10237980 kB
SwapCached:       2776 kB
Active:        9135988 kB
Inactive:      3329912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19966852 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           16340 kB
Writeback:           0 kB
AnonPages:       43532 kB
Mapped:          14892 kB
Slab:           455880 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   272096 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= 72648 MiB
End job on node121 at 2011-04-29 14:48:52