Trace number 3172487

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.43 1201.83

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1256256213-053-UNKNOWN.cnf
MD5SUM7c175136a39da4bf967495732df3f101
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.0606
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-3172487-1304048444.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.09/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.09/0.10	c -- vars added      10000
0.09/0.10	c Parsing time:  0.10 s
0.09/0.13	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.11
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.01 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.59/0.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.24	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
0.85/0.30	c lits-rem:         0  cl-subs:        0  v-elim:    602  v-fix:    0  time:  0.37 s
0.85/0.30	c learnt bin added due to v-elim: 0
0.85/0.30	c Finding binary XORs  T:     0.01 s  found:       0
0.85/0.32	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.85/0.32	c calculated reachability. Time: 0.00
0.85/0.35	c Calc default polars -  time:   0.01 s pos:    4435 undec:    1187 neg:    4378
0.85/0.35	c =========================================================================================
0.85/0.35	c types(t): F = full restart, N = normal restart
0.85/0.35	c types(t): S = simplification begin/end, E = solution found
0.85/0.35	c restart types(rt): st = static, dy = dynamic
0.85/0.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.85/0.35	c  B st     0         0      9650     41501         0         0    126409         0   no data   no data  --
2.45/0.70	c Decided on static restart strategy
46.79/11.81	c  N dy     7     30000      9650     41501         0     13359    126409   1785489    259.39    139.23  --
47.19/11.95	c  S st     7     30000      9650     41501         0     13359    126409   1785489    259.39    139.23  --
47.61/12.06	c  S st     7     30503      9650     41501         0     13862    126409   1837726    259.39    139.23  --
47.61/12.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.61/12.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.01/12.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.52
48.38/12.20	c Calc non-exist non-lernt bins v-fix:     0 done:   9650 time:  0.02 s
48.38/12.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.38/12.21	c Subs w/ non-existent bins:      0 time:  0.06 s
48.38/12.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
48.38/12.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.38/12.29	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
55.18/13.91	c lits-rem:        16  cl-subs:      747  v-elim:    152  v-fix:    0  time:  6.48 s
55.18/13.91	c learnt bin added due to v-elim: 0
55.18/13.92	c vivif2 --  cl tried    41501 cl shrink        0 lits rem          0 time: 0.01
55.18/13.93	c vivif2 --  cl tried    13115 cl shrink        0 lits rem          0 time: 0.06
55.98/14.12	c asymm  cl-useful: 0/41501/41501 lits-rem:0 time: 0.76
55.98/14.13	c calculated reachability. Time: 0.00
55.98/14.13	c  N dy     7     30503      9650     41501         0     13115    126409   1754163    259.39    139.23  --
55.98/14.13	c  F st     7     30503      9650     41501         0     13115    126409   1754163    259.39    139.23  --
57.97/14.60	c Decided on static restart strategy
75.55/19.05	c  N dy    14     45757      9650     41501         0      9842    126409    359817    258.02    134.41  --
75.55/19.07	c  S st    14     45757      9650     41501         0      9842    126409    359817    258.02    134.41  --
75.95/19.17	c  S st    14     46262      9650     41501         0     10347    126409    406697    258.02    134.41  --
75.95/19.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
75.95/19.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.35/19.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.24
76.35/19.23	c Calc non-exist non-lernt bins v-fix:     0 done:   9650 time:  0.01 s
76.35/19.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.35/19.24	c Subs w/ non-existent bins:      0 time:  0.02 s
76.35/19.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
76.35/19.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
76.35/19.27	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
81.14/20.44	c lits-rem:         2  cl-subs:      330  v-elim:    152  v-fix:    0  time:  4.68 s
81.14/20.44	c learnt bin added due to v-elim: 0
81.14/20.45	c vivif2 --  cl tried    41501 cl shrink        0 lits rem          0 time: 0.01
81.14/20.45	c vivif2 --  cl tried    10017 cl shrink        0 lits rem          0 time: 0.02
81.54/20.52	c asymm  cl-useful: 0/41501/41501 lits-rem:0 time: 0.30
81.54/20.53	c calculated reachability. Time: 0.00
81.54/20.53	c  N dy    14     46262      9650     41501         0     10017    126409    396696    258.02    134.41  --
115.10/28.92	c  N dy    15     69395      9650     41501         0     22210    126409   2526580    190.30    130.72  --
115.50/29.06	c  S st    15     69395      9650     41501         0     22210    126409   2526580    190.30    130.72  --
115.90/29.19	c  S st    15     69899      9650     41501         0     22714    126409   2573239    190.30    130.72  --
115.90/29.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
116.30/29.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.70/29.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.73
116.70/29.38	c Calc non-exist non-lernt bins v-fix:     0 done:   9650 time:  0.02 s
116.70/29.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.10/29.40	c Subs w/ non-existent bins:      0 time:  0.07 s
117.10/29.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
117.10/29.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
117.49/29.50	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
125.08/31.43	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
132.67/33.34	c Added 53 vars  tried: 80000 time: 7.61
133.07/33.48	c ORs :     53 avg-s:  0.0 cl-sh: 15618 l-rem:  15618 b-add:    106 v-rep:   0 cl-rem: 0 avg s: nan T:    8.19
133.47/33.52	c lits-rem:        14  cl-subs:     1077  v-elim:    152  v-fix:    0  time: 16.07 s
133.47/33.52	c learnt bin added due to v-elim: 0
133.47/33.53	c vivif2 --  cl tried    41554 cl shrink        0 lits rem          0 time: 0.01
133.47/33.55	c vivif2 --  cl tried    21637 cl shrink        0 lits rem          0 time: 0.09
134.27/33.71	c asymm  cl-useful: 0/41554/41554 lits-rem:0 time: 0.62
134.27/33.71	c calculated reachability. Time: 0.00
134.27/33.71	c  N dy    15     69899      9703     41554       106     21637    126779   2403273    190.30    130.72  --
134.27/33.71	c  F st    15     69899      9703     41554       106     21637    126779   2403273    190.30    130.72  --
135.89/34.18	c Decided on static restart strategy
190.19/47.77	c  N dy    22    104851      9703     41554       106     17667    126779   1222838    211.78    133.75  --
190.59/47.83	c  S st    22    104851      9703     41554       106     17667    126779   1222838    211.78    133.75  --
190.99/47.94	c  S st    22    105355      9703     41554       106     18171    126779   1272748    211.78    133.75  --
190.99/47.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
190.99/47.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.39/48.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.48
191.39/48.07	c Calc non-exist non-lernt bins v-fix:     0 done:   9703 time:  0.02 s
191.39/48.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.39/48.08	c Subs w/ non-existent bins:      0 time:  0.04 s
191.79/48.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
191.79/48.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
191.79/48.14	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
197.78/49.66	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
197.78/49.69	c lits-rem:        40  cl-subs:      536  v-elim:    164  v-fix:    0  time:  6.17 s
197.78/49.69	c learnt bin added due to v-elim: 0
197.78/49.69	c vivif2 --  cl tried    41554 cl shrink        0 lits rem          0 time: 0.01
198.18/49.70	c vivif2 --  cl tried    17635 cl shrink        0 lits rem          0 time: 0.05
198.58/49.85	c asymm  cl-useful: 0/41554/41554 lits-rem:0 time: 0.58
198.58/49.85	c calculated reachability. Time: 0.00
198.58/49.85	c  N dy    22    105355      9703     41554       106     17635    126779   1218255    211.78    133.75  --
298.46/74.89	c  N dy    23    158034      9703     41554       106     22315    126779   1608270    220.52    134.97  --
298.84/74.95	c  S st    23    158034      9703     41554       106     22315    126779   1608270    220.52    134.97  --
299.24/75.08	c  S st    23    158538      9703     41554       106     22819    126779   1654540    220.52    134.97  --
299.24/75.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
299.24/75.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
300.04/75.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.58
300.04/75.24	c Calc non-exist non-lernt bins v-fix:     0 done:   9703 time:  0.02 s
300.04/75.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
300.04/75.26	c Subs w/ non-existent bins:      0 time:  0.05 s
300.45/75.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
300.45/75.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
300.45/75.33	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
307.63/77.12	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
307.63/77.15	c lits-rem:        20  cl-subs:      668  v-elim:    164  v-fix:    0  time:  7.29 s
307.63/77.15	c learnt bin added due to v-elim: 0
307.63/77.16	c vivif2 --  cl tried    41554 cl shrink        0 lits rem          0 time: 0.01
307.63/77.17	c vivif2 --  cl tried    22151 cl shrink        0 lits rem          0 time: 0.06
308.43/77.34	c asymm  cl-useful: 0/41554/41554 lits-rem:0 time: 0.68
308.43/77.35	c calculated reachability. Time: 0.00
308.43/77.35	c  N dy    23    158538      9703     41554       106     22151    126779   1573006    220.52    134.97  --
474.61/118.98	c  N dy    24    237807      9703     41554       106     23422    126779   1016292    224.20    137.81  --
475.01/119.03	c  S st    24    237807      9703     41554       106     23422    126779   1016292    224.20    137.81  --
475.41/119.16	c  S st    24    238307      9703     41554       106     23922    126779   1059472    224.20    137.81  --
475.41/119.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
475.41/119.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
475.81/119.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.49
475.81/119.29	c Calc non-exist non-lernt bins v-fix:     0 done:   9703 time:  0.02 s
475.81/119.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
476.21/119.30	c Subs w/ non-existent bins:      0 time:  0.04 s
476.21/119.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
476.21/119.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
476.21/119.35	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
482.20/120.90	c ORs :     53 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
482.61/120.93	c lits-rem:       258  cl-subs:      700  v-elim:    164  v-fix:    0  time:  6.30 s
482.61/120.93	c learnt bin added due to v-elim: 0
482.61/120.93	c vivif2 --  cl tried    41554 cl shrink        0 lits rem          0 time: 0.01
482.61/120.94	c vivif2 --  cl tried    23222 cl shrink        0 lits rem          0 time: 0.04
483.01/121.09	c asymm  cl-useful: 0/41554/41554 lits-rem:0 time: 0.59
483.01/121.09	c calculated reachability. Time: 0.00
483.01/121.09	c  N dy    24    238307      9703     41554       106     23222    126779   1029870    224.20    137.81  --
761.02/190.61	c  N dy    25    357460      9703     41554       106     48348    126779   6239986    276.21    143.68  --
761.82/190.85	c  S st    25    357460      9703     41554       106     48348    126779   6239986    276.21    143.68  --
762.61/191.03	c  S st    25    357962      9703     41554       106     48850    126779   6286707    276.21    143.68  --
762.61/191.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
762.61/191.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.23/191.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  1.76
764.23/191.49	c Calc non-exist non-lernt bins v-fix:     0 done:   9703 time:  0.02 s
764.23/191.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.61/191.54	c Subs w/ non-existent bins:      0 time:  0.18 s
765.41/191.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
765.41/191.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
765.41/191.75	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
895.65/224.31	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
906.02/226.96	c Added 99 vars  tried: 80000 time: 10.60
908.83/227.68	c ORs :     99 avg-s:  0.0 cl-sh: 49995 l-rem:  49995 b-add:    198 v-rep:   0 cl-rem: 0 avg s: nan T:   13.46
909.24/227.77	c lits-rem:         0  cl-subs:     2023  v-elim:    164  v-fix:    0  time: 143.85 s
909.24/227.77	c learnt bin added due to v-elim: 0
909.24/227.77	c vivif2 --  cl tried    41653 cl shrink        0 lits rem          0 time: 0.01
909.61/227.83	c vivif2 --  cl tried    46827 cl shrink        0 lits rem          0 time: 0.24
910.81/228.13	c asymm  cl-useful: 0/41653/41653 lits-rem:0 time: 1.19
910.81/228.13	c calculated reachability. Time: 0.00
910.81/228.13	c  N dy    25    357962      9802     41653       304     46827    127472   5939038    276.21    143.68  --
1431.73/358.60	c  N dy    26    536944      9802     41653       304     54800    127472   6582162    253.89    151.35  --
1432.91/358.86	c  S st    26    536944      9802     41653       304     54800    127472   6582162    253.89    151.35  --
1433.71/359.06	c  S st    26    537446      9802     41653       304     55302    127472   6629961    253.89    151.35  --
1433.71/359.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1433.71/359.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1435.71/359.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  2.03
1435.71/359.59	c Calc non-exist non-lernt bins v-fix:     0 done:   9802 time:  0.02 s
1435.71/359.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1436.13/359.63	c Subs w/ non-existent bins:      0 time:  0.19 s
1436.90/359.83	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1437.30/359.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
1437.30/359.93	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
1593.90/399.12	c ORs :    152 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.25
1594.31/399.22	c lits-rem:         0  cl-subs:     2517  v-elim:    182  v-fix:    0  time: 156.92 s
1594.31/399.22	c learnt bin added due to v-elim: 0
1594.31/399.22	c vivif2 --  cl tried    41653 cl shrink        0 lits rem          0 time: 0.01
1594.31/399.28	c vivif2 --  cl tried    52785 cl shrink        0 lits rem          0 time: 0.25
1595.89/399.67	c asymm  cl-useful: 0/41653/41653 lits-rem:0 time: 1.54
1595.89/399.67	c calculated reachability. Time: 0.00
1595.89/399.67	c  N dy    26    537446      9802     41653       304     52785    127472   6176968    253.89    151.35  --
1595.89/399.67	c  F st    26    537446      9802     41653       304     52785    127472   6176968    253.89    151.35  --
1598.70/400.31	c Decided on static restart strategy
2364.85/592.17	c  N dy    33    806170      9802     41653       304     76483    127472  10386043    262.08    148.58  --
2366.44/592.57	c  S st    33    806170      9802     41653       304     76483    127472  10386043    262.08    148.58  --
2367.67/592.81	c  S st    33    806672      9802     41653       304     76985    127472  10433169    262.08    148.58  --
2367.67/592.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2367.67/592.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2370.44/593.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  2.75
2370.44/593.53	c Calc non-exist non-lernt bins v-fix:     0 done:   9802 time:  0.02 s
2370.44/593.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2370.84/593.60	c Subs w/ non-existent bins:      0 time:  0.28 s
2372.06/593.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2372.06/593.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2372.06/593.94	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
2857.79/715.59	c ORs :    152 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.39
2858.59/715.74	c lits-rem:         5  cl-subs:     2690  v-elim:    182  v-fix:    0  time: 486.47 s
2858.59/715.74	c learnt bin added due to v-elim: 0
2858.59/715.74	c vivif2 --  cl tried    41653 cl shrink        0 lits rem          0 time: 0.01
2858.99/715.84	c vivif2 --  cl tried    74295 cl shrink        0 lits rem          0 time: 0.39
2861.38/716.41	c asymm  cl-useful: 0/34572/41653 lits-rem:0 time: 2.29
2861.38/716.42	c calculated reachability. Time: 0.00
2861.38/716.42	c  N dy    33    806672      9802     41653       304     74295    127472   9970191    262.08    148.58  --
4398.50/1101.23	c  N dy    34   1210008      9802     41653       304     90607    127472  11087753    267.41    155.98  --
4400.10/1101.68	c  S st    34   1210008      9802     41653       304     90607    127472  11087753    267.41    155.98  --
4400.10/1101.69	c Finding binary XORs  T:     0.01 s  found:       0
4401.30/1101.93	c  S st    34   1210509      9802     41653       304     91108    127472  11138266    267.41    155.98  --
4401.30/1101.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4401.30/1101.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4404.49/1102.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  3.15
4404.49/1102.74	c Calc non-exist non-lernt bins v-fix:     0 done:   9802 time:  0.02 s
4404.49/1102.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4404.89/1102.82	c Subs w/ non-existent bins:      0 time:  0.31 s
4406.09/1103.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4406.09/1103.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4406.09/1103.18	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s

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-3172487-1304048444/watcher-3172487-1304048444 -o /tmp/evaluation-result-3172487-1304048444/solver-3172487-1304048444 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172487-1304048444.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: 3.69 4.49 5.98 2/176 19460
/proc/meminfo: memFree=12791468/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=26228 CPUtime=0 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 1719 0 0 0 0 0 0 0 18 0 1 0 595075081 26857472 1592 33554432000 4194304 4797429 140734207055200 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19458/statm: 6557 1594 341 148 0 1486 0

[startup+0.070871 s]
/proc/loadavg: 3.69 4.49 5.98 2/176 19460
/proc/meminfo: memFree=12791468/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=73908 CPUtime=0.06 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 7460 0 0 0 6 0 0 0 18 0 1 0 595075081 75681792 5922 33554432000 4194304 4797429 140734207055200 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19458/statm: 18477 5922 348 148 0 13406 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 73908

[startup+0.100846 s]
/proc/loadavg: 3.69 4.49 5.98 2/176 19460
/proc/meminfo: memFree=12791468/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=77128 CPUtime=0.09 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 8533 0 0 0 9 0 0 0 18 0 1 0 595075081 78979072 6939 33554432000 4194304 4797429 140734207055200 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19458/statm: 19282 6943 348 148 0 14211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77128

[startup+0.300765 s]
/proc/loadavg: 3.69 4.49 5.98 2/176 19460
/proc/meminfo: memFree=12791468/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=774648 CPUtime=0.85 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 14039 0 0 0 80 5 0 0 18 0 4 0 595075081 793239552 11583 33554432000 4194304 4797429 140734207055200 18446744073709551615 4345380 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 193662 11583 403 148 0 188591 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 774648

[startup+0.700694 s]
/proc/loadavg: 3.69 4.49 5.98 2/176 19460
/proc/meminfo: memFree=12791468/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=774648 CPUtime=2.45 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 15846 0 0 0 240 5 0 0 18 0 4 0 595075081 793239552 13382 33554432000 4194304 4797429 140734207055200 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 193662 13382 412 148 0 188591 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 774648

[startup+1.50056 s]
/proc/loadavg: 3.56 4.45 5.95 11/184 19468
/proc/meminfo: memFree=12679680/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=775392 CPUtime=5.65 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 18494 0 0 0 559 6 0 0 19 0 4 0 595075081 794001408 16019 33554432000 4194304 4797429 140734207055200 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 193848 16019 412 148 0 188777 0
[pid=19458/tid=19463] ppid=19456 vsize=775392 CPUtime=1.38 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 2344 0 0 0 137 1 0 0 19 0 4 0 595075092 794001408 16020 33554432000 4194304 4797429 140734207055200 18446744073709551615 4413499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=775392 CPUtime=1.37 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 2701 0 0 0 137 0 0 0 19 0 4 0 595075092 794001408 16020 33554432000 4194304 4797429 140734207055200 18446744073709551615 4354783 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=775392 CPUtime=1.38 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 2251 0 0 0 137 1 0 0 19 0 4 0 595075092 794001408 16021 33554432000 4194304 4797429 140734207055200 18446744073709551615 216734875284 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 775392

[startup+3.10028 s]
/proc/loadavg: 3.56 4.45 5.95 10/184 19468
/proc/meminfo: memFree=12676340/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=785148 CPUtime=12.04 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 26945 0 0 0 1196 8 0 0 24 0 4 0 595075081 803991552 18516 33554432000 4194304 4797429 140734207055200 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 196287 18516 416 148 0 191216 0
[pid=19458/tid=19463] ppid=19456 vsize=785148 CPUtime=2.97 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 4257 0 0 0 296 1 0 0 24 0 4 0 595075092 803991552 18516 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=785148 CPUtime=2.96 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 5099 0 0 0 295 1 0 0 24 0 4 0 595075092 803991552 18516 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=785148 CPUtime=2.98 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 4664 0 0 0 296 2 0 0 24 0 4 0 595075092 803991552 18516 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 785148

[startup+6.30072 s]
/proc/loadavg: 3.91 4.51 5.97 10/184 19468
/proc/meminfo: memFree=12644844/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=787284 CPUtime=24.82 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 30480 0 0 0 2474 8 0 0 25 0 4 0 595075081 806178816 19661 33554432000 4194304 4797429 140734207055200 18446744073709551615 4423080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 196821 19661 417 148 0 191750 0
[pid=19458/tid=19463] ppid=19456 vsize=787284 CPUtime=6.17 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 4571 0 0 0 616 1 0 0 25 0 4 0 595075092 806178816 19661 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=787284 CPUtime=6.15 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 5318 0 0 0 614 1 0 0 25 0 4 0 595075092 806178816 19661 33554432000 4194304 4797429 140734207055200 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=787284 CPUtime=6.18 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 4840 0 0 0 616 2 0 0 25 0 4 0 595075092 806178816 19661 33554432000 4194304 4797429 140734207055200 18446744073709551615 4422950 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 787284

[startup+12.7006 s]
/proc/loadavg: 4.24 4.56 5.98 10/184 19468
/proc/meminfo: memFree=12602532/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=794164 CPUtime=50.39 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 39206 0 0 0 5027 12 0 0 25 0 4 0 595075081 813223936 25779 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524493 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 198541 25779 419 148 0 193470 0
[pid=19458/tid=19463] ppid=19456 vsize=794164 CPUtime=12.58 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 5315 0 0 0 1256 2 0 0 25 0 4 0 595075092 813223936 25779 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=794164 CPUtime=12.51 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 6339 0 0 0 1249 2 0 0 25 0 4 0 595075092 813223936 25779 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=794164 CPUtime=12.58 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 5689 0 0 0 1256 2 0 0 25 0 4 0 595075092 813223936 25779 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 794164

[startup+25.5004 s]
/proc/loadavg: 5.07 4.73 6.01 10/184 19469
/proc/meminfo: memFree=12588624/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=799660 CPUtime=101.51 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 52540 0 0 0 10136 15 0 0 25 0 4 0 595075081 818851840 25835 33554432000 4194304 4797429 140734207055200 18446744073709551615 4351816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 199915 25835 419 148 0 194844 0
[pid=19458/tid=19463] ppid=19456 vsize=799660 CPUtime=25.38 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 6866 0 0 0 2536 2 0 0 25 0 4 0 595075092 818851840 25836 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=799660 CPUtime=25.24 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 7814 0 0 0 2522 2 0 0 25 0 4 0 595075092 818851840 25836 33554432000 4194304 4797429 140734207055200 18446744073709551615 4413082 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=799660 CPUtime=25.38 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 7027 0 0 0 2535 3 0 0 25 0 4 0 595075092 818851840 25836 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 799660

[startup+51.1009 s]
/proc/loadavg: 6.22 5.03 6.07 10/184 19469
/proc/meminfo: memFree=12518644/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=814412 CPUtime=203.77 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 75920 0 0 0 20353 24 0 0 25 0 4 0 595075081 833957888 34573 33554432000 4194304 4797429 140734207055200 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 203603 34573 420 148 0 198532 0
[pid=19458/tid=19463] ppid=19456 vsize=814412 CPUtime=50.98 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 9013 0 0 0 5095 3 0 0 25 0 4 0 595075092 833957888 34573 33554432000 4194304 4797429 140734207055200 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=814412 CPUtime=50.71 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 10118 0 0 0 5067 4 0 0 25 0 4 0 595075092 833957888 34573 33554432000 4194304 4797429 140734207055200 18446744073709551615 4356188 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=814412 CPUtime=50.98 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 9201 0 0 0 5095 3 0 0 25 0 4 0 595075092 833957888 34573 33554432000 4194304 4797429 140734207055200 18446744073709551615 4567923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 814412

[startup+102.307 s]
/proc/loadavg: 7.38 5.52 6.18 10/184 19471
/proc/meminfo: memFree=12446704/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=827716 CPUtime=408.32 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 117964 0 0 0 40792 40 0 0 25 0 4 0 595075081 847581184 43886 33554432000 4194304 4797429 140734207055200 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 206929 43886 421 148 0 201858 0
[pid=19458/tid=19463] ppid=19456 vsize=827716 CPUtime=102.18 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 13024 0 0 0 10214 4 0 0 25 0 4 0 595075092 847581184 43886 33554432000 4194304 4797429 140734207055200 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=827716 CPUtime=101.62 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 14957 0 0 0 10157 5 0 0 25 0 4 0 595075092 847581184 43886 33554432000 4194304 4797429 140734207055200 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=827716 CPUtime=102.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 13575 0 0 0 10215 4 0 0 25 0 4 0 595075092 847581184 43886 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 827716

[startup+162.301 s]
/proc/loadavg: 7.77 5.96 6.29 10/184 19472
/proc/meminfo: memFree=12416564/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=838340 CPUtime=647.97 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 158622 0 0 0 64740 57 0 0 25 0 4 0 595075081 858460160 44583 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 209585 44583 421 148 0 204514 0
[pid=19458/tid=19463] ppid=19456 vsize=838340 CPUtime=162.18 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 17407 0 0 0 16212 6 0 0 25 0 4 0 595075092 858460160 44583 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=838340 CPUtime=161.3 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 19105 0 0 0 16123 7 0 0 25 0 4 0 595075092 858460160 44583 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=838340 CPUtime=162.18 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 17629 0 0 0 16213 5 0 0 25 0 4 0 595075092 858460160 44583 33554432000 4194304 4797429 140734207055200 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.97
Current children cumulated vsize (KiB) 838340

[startup+222.301 s]
/proc/loadavg: 8.11 6.38 6.41 10/184 19474
/proc/meminfo: memFree=12326164/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=853780 CPUtime=887.65 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 190605 0 0 0 88695 70 0 0 25 0 4 0 595075081 874270720 58235 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 213445 58235 420 148 0 208374 0
[pid=19458/tid=19463] ppid=19456 vsize=853780 CPUtime=222.18 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 22132 0 0 0 22210 8 0 0 25 0 4 0 595075092 874270720 58235 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=853780 CPUtime=220.97 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 23920 0 0 0 22089 8 0 0 25 0 4 0 595075092 874270720 58235 33554432000 4194304 4797429 140734207055200 18446744073709551615 4245139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=853780 CPUtime=222.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 22215 0 0 0 22212 7 0 0 25 0 4 0 595075092 874270720 58235 33554432000 4194304 4797429 140734207055200 18446744073709551615 4428895 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.65
Current children cumulated vsize (KiB) 853780

[startup+282.301 s]

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

[pid=19458] ppid=19456 vsize=921648 CPUtime=2565.4 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 388317 0 0 0 256379 161 0 0 25 0 4 0 595075081 943767552 91705 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 230412 91705 420 148 0 225341 0
[pid=19458/tid=19463] ppid=19456 vsize=921648 CPUtime=642.2 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 41400 0 0 0 64203 17 0 0 25 0 4 0 595075092 943767552 91705 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=921648 CPUtime=638.7 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 45745 0 0 0 63854 16 0 0 25 0 4 0 595075092 943767552 91705 33554432000 4194304 4797429 140734207055200 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=921648 CPUtime=642.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 44293 0 0 0 64204 15 0 0 25 0 4 0 595075092 943767552 91705 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.4
Current children cumulated vsize (KiB) 921648

[startup+702.301 s]
/proc/loadavg: 8.13 7.80 7.10 10/184 19487
/proc/meminfo: memFree=12036864/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=954592 CPUtime=2805.06 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 399720 0 0 0 280341 165 0 0 25 0 4 0 595075081 977502208 96241 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 238648 96241 420 148 0 233577 0
[pid=19458/tid=19463] ppid=19456 vsize=954592 CPUtime=702.19 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 44925 0 0 0 70201 18 0 0 25 0 4 0 595075092 977502208 96241 33554432000 4194304 4797429 140734207055200 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=954592 CPUtime=698.37 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 49289 0 0 0 69820 17 0 0 25 0 4 0 595075092 977502208 96241 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=954592 CPUtime=702.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 48627 0 0 0 70202 17 0 0 25 0 4 0 595075092 977502208 96241 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.06
Current children cumulated vsize (KiB) 954592

[startup+762.306 s]
/proc/loadavg: 8.05 7.83 7.15 10/184 19488
/proc/meminfo: memFree=12018368/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=954864 CPUtime=3044.75 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 422681 0 0 0 304296 179 0 0 25 0 4 0 595075081 977780736 90384 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424642 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 238716 90384 420 148 0 233645 0
[pid=19458/tid=19463] ppid=19456 vsize=954864 CPUtime=762.19 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 47700 0 0 0 76200 19 0 0 25 0 4 0 595075092 977780736 90384 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=954864 CPUtime=758.05 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 51893 0 0 0 75786 19 0 0 25 0 4 0 595075092 977780736 90384 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=954864 CPUtime=762.2 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 50442 0 0 0 76201 19 0 0 25 0 4 0 595075092 977780736 90384 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.75
Current children cumulated vsize (KiB) 954864

[startup+822.301 s]
/proc/loadavg: 8.02 7.86 7.20 10/184 19490
/proc/meminfo: memFree=11984868/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=955016 CPUtime=3284.42 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 446188 0 0 0 328247 195 0 0 25 0 4 0 595075081 977936384 93242 33554432000 4194304 4797429 140734207055200 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 238754 93242 420 148 0 233683 0
[pid=19458/tid=19463] ppid=19456 vsize=955016 CPUtime=822.19 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 49579 0 0 0 82199 20 0 0 25 0 4 0 595075092 977936384 93242 33554432000 4194304 4797429 140734207055200 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=955016 CPUtime=817.72 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 53741 0 0 0 81752 20 0 0 25 0 4 0 595075092 977936384 93242 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=955016 CPUtime=822.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 52496 0 0 0 82199 20 0 0 25 0 4 0 595075092 977936384 93242 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.42
Current children cumulated vsize (KiB) 955016

[startup+882.301 s]
/proc/loadavg: 8.00 7.88 7.25 10/184 19492
/proc/meminfo: memFree=11999348/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=958140 CPUtime=3524.08 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 469152 0 0 0 352201 207 0 0 25 0 4 0 595075081 981135360 92816 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424383 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 239535 92816 420 148 0 234464 0
[pid=19458/tid=19463] ppid=19456 vsize=958140 CPUtime=882.2 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 51497 0 0 0 88198 22 0 0 25 0 4 0 595075092 981135360 92816 33554432000 4194304 4797429 140734207055200 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=958140 CPUtime=877.39 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 55688 0 0 0 87718 21 0 0 25 0 4 0 595075092 981135360 92816 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=958140 CPUtime=882.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 54032 0 0 0 88198 21 0 0 25 0 4 0 595075092 981135360 92817 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.08
Current children cumulated vsize (KiB) 958140

[startup+942.301 s]
/proc/loadavg: 8.00 7.90 7.30 10/184 19493
/proc/meminfo: memFree=11983200/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=962872 CPUtime=3763.76 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 492530 0 0 0 376155 221 0 0 25 0 4 0 595075081 985980928 95203 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 240718 95203 420 148 0 235647 0
[pid=19458/tid=19463] ppid=19456 vsize=962872 CPUtime=942.19 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 53719 0 0 0 94197 22 0 0 25 0 4 0 595075092 985980928 95203 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=962872 CPUtime=937.07 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 58249 0 0 0 93685 22 0 0 25 0 4 0 595075092 985980928 95203 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=962872 CPUtime=942.19 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 56695 0 0 0 94197 22 0 0 25 0 4 0 595075092 985980928 95203 33554432000 4194304 4797429 140734207055200 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.76
Current children cumulated vsize (KiB) 962872

[startup+1002.3 s]
/proc/loadavg: 8.19 7.96 7.35 10/184 19495
/proc/meminfo: memFree=11949208/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=962952 CPUtime=4003.43 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 512491 0 0 0 400109 234 0 0 25 0 4 0 595075081 986062848 102933 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 240738 102933 420 148 0 235667 0
[pid=19458/tid=19463] ppid=19456 vsize=962952 CPUtime=1002.2 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 55573 0 0 0 100196 24 0 0 25 0 4 0 595075092 986062848 102933 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=962952 CPUtime=996.75 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 59951 0 0 0 99651 24 0 0 25 0 4 0 595075092 986062848 102933 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=962952 CPUtime=1002.2 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 58089 0 0 0 100197 23 0 0 25 0 4 0 595075092 986062848 102933 33554432000 4194304 4797429 140734207055200 18446744073709551615 4567820 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.43
Current children cumulated vsize (KiB) 962952

[startup+1062.3 s]
/proc/loadavg: 8.21 8.00 7.40 10/184 19496
/proc/meminfo: memFree=11915832/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=968552 CPUtime=4243.11 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 535051 0 0 0 424064 247 0 0 25 0 4 0 595075081 991797248 92800 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 242138 92800 420 148 0 237067 0
[pid=19458/tid=19463] ppid=19456 vsize=968552 CPUtime=1062.2 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 57470 0 0 0 106196 24 0 0 25 0 4 0 595075092 991797248 92800 33554432000 4194304 4797429 140734207055200 18446744073709551615 216734875326 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=968552 CPUtime=1056.42 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 62267 0 0 0 105617 25 0 0 25 0 4 0 595075092 991797248 92800 33554432000 4194304 4797429 140734207055200 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=968552 CPUtime=1062.2 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 60371 0 0 0 106196 24 0 0 25 0 4 0 595075092 991797248 92800 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 968552

[startup+1122.3 s]
/proc/loadavg: 8.21 8.03 7.45 10/184 19498
/proc/meminfo: memFree=11899324/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=1039876 CPUtime=4482.78 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 556730 0 0 0 448022 256 0 0 25 0 4 0 595075081 1064833024 114115 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 259969 114115 420 148 0 254898 0
[pid=19458/tid=19463] ppid=19456 vsize=1039876 CPUtime=1122.2 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 59204 0 0 0 112195 25 0 0 25 0 4 0 595075092 1064833024 114115 33554432000 4194304 4797429 140734207055200 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=1039876 CPUtime=1116.09 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 64079 0 0 0 111584 25 0 0 25 0 4 0 595075092 1064833024 114115 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=1039876 CPUtime=1122.2 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 62001 0 0 0 112195 25 0 0 25 0 4 0 595075092 1064833024 114116 33554432000 4194304 4797429 140734207055200 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.78
Current children cumulated vsize (KiB) 1039876

[startup+1182.3 s]
/proc/loadavg: 8.20 8.06 7.49 10/184 19500
/proc/meminfo: memFree=11896828/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=1045428 CPUtime=4722.46 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 561683 0 0 0 471987 259 0 0 25 0 4 0 595075081 1070518272 115908 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 261357 115908 420 148 0 256286 0
[pid=19458/tid=19463] ppid=19456 vsize=1045428 CPUtime=1182.2 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 60443 0 0 0 118194 26 0 0 25 0 4 0 595075092 1070518272 115908 33554432000 4194304 4797429 140734207055200 18446744073709551615 4425129 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=1045428 CPUtime=1175.77 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 65125 0 0 0 117551 26 0 0 25 0 4 0 595075092 1070518272 115908 33554432000 4194304 4797429 140734207055200 18446744073709551615 4237208 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=1045428 CPUtime=1182.2 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 64669 0 0 0 118194 26 0 0 25 0 4 0 595075092 1070518272 115908 33554432000 4194304 4797429 140734207055200 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 1045428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.14 8.05 7.50 10/184 19500
/proc/meminfo: memFree=11905996/32951124 swapFree=67102140/67111528
[pid=19458] ppid=19456 vsize=1047084 CPUtime=4800.37 cores=1,3,5,7
/proc/19458/stat : 19458 (techdemo) R 19456 19458 19423 0 -1 4202496 564366 0 0 0 479777 260 0 0 25 0 4 0 595075081 1072214016 115474 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19458/statm: 261771 115474 420 148 0 256700 0
[pid=19458/tid=19463] ppid=19456 vsize=1047084 CPUtime=1201.7 cores=1,3,5,7
/proc/19458/task/19463/stat : 19463 (techdemo) R 19456 19458 19423 0 -1 4202560 61853 0 0 0 120144 26 0 0 25 0 4 0 595075092 1072214016 115474 33554432000 4194304 4797429 140734207055200 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19458/tid=19464] ppid=19456 vsize=1047084 CPUtime=1195.17 cores=1,3,5,7
/proc/19458/task/19464/stat : 19464 (techdemo) R 19456 19458 19423 0 -1 4202560 65869 0 0 0 119490 27 0 0 25 0 4 0 595075092 1072214016 115474 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19458/tid=19465] ppid=19456 vsize=1047084 CPUtime=1201.71 cores=1,3,5,7
/proc/19458/task/19465/stat : 19465 (techdemo) R 19456 19458 19423 0 -1 4202560 65198 0 0 0 120145 26 0 0 25 0 4 0 595075092 1072214016 115474 33554432000 4194304 4797429 140734207055200 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1047084

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.83
CPU time (s): 4800.43
CPU user time (s): 4797.8
CPU system time (s): 2.6276
CPU usage (%): 399.425
Max. virtual memory (cumulated for all children) (KiB): 1074744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.8
system time used= 2.6276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 564366
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= 3365
involuntary context switches= 47085

runsolver used 1.78173 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 05:40:44
IDJOB=3172487
IDBENCH=82505
IDSOLVER=1584
FILE ID=node119/3172487-1304048444
RUNJOBID= node119-1304048444-19442
PBS_JOBID= 13170407
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1256256213-053-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172487-1304048444/watcher-3172487-1304048444 -o /tmp/evaluation-result-3172487-1304048444/solver-3172487-1304048444 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172487-1304048444.cnf

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

MD5SUM BENCH= 7c175136a39da4bf967495732df3f101
RANDOM SEED=420541323

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12792036 kB
Buffers:       2231152 kB
Cached:       17281236 kB
SwapCached:       5504 kB
Active:        7872668 kB
Inactive:     11701028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12792036 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           17244 kB
Writeback:           0 kB
AnonPages:       58288 kB
Mapped:          14248 kB
Slab:           520084 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71800 MiB
End job on node119 at 2011-04-29 06:00:48