Trace number 3172535

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.21 1201.93

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
MD5SUMb8c86006cc43f4ab8808ae984f8783c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.12652
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3172535-1304060080.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.05	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.05	c -- vars added       5000
0.00/0.05	c Parsing time:  0.05 s
0.00/0.06	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.06	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.05
0.12/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.03
0.12/0.07	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.12/0.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.12/0.07	c Subs w/ non-existent bins:      0 time:  0.00 s
0.12/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.12/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.12/0.10	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.25/0.13	c lits-rem:         0  cl-subs:        0  v-elim:    310  v-fix:    0  time:  0.14 s
0.25/0.13	c learnt bin added due to v-elim: 0
0.74/0.25	c Finding binary XORs  T:     0.00 s  found:       0
0.74/0.25	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.74/0.25	c calculated reachability. Time: 0.00
0.74/0.25	c Calc default polars -  time:   0.00 s pos:    2232 undec:     582 neg:    2186
0.74/0.25	c =========================================================================================
0.74/0.25	c types(t): F = full restart, N = normal restart
0.74/0.25	c types(t): S = simplification begin/end, E = solution found
0.74/0.25	c restart types(rt): st = static, dy = dynamic
0.74/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.74/0.25	c  B st     0         0      4823     20798         0         0     63399         0   no data   no data  --
2.22/0.60	c Decided on static restart strategy
27.79/7.04	c  N dy     7     30002      4823     20798         0     10802     63399    817773    159.25     92.83  --
27.79/7.09	c  S st     7     30002      4823     20798         0     10802     63399    817773    159.25     92.83  --
28.19/7.16	c  S st     7     30503      4823     20798         0     11303     63399    849823    159.25     92.83  --
28.19/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.19/7.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.59/7.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.24
28.59/7.23	c Calc non-exist non-lernt bins v-fix:     0 done:   4823 time:  0.01 s
28.59/7.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.59/7.23	c Subs w/ non-existent bins:      0 time:  0.02 s
28.59/7.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.59/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.59/7.27	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
40.96/10.36	c lits-rem:        36  cl-subs:      526  v-elim:     78  v-fix:    0  time: 12.34 s
40.96/10.36	c learnt bin added due to v-elim: 0
40.96/10.36	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.00
40.96/10.36	c vivif2 --  cl tried    10777 cl shrink        0 lits rem          0 time: 0.03
41.36/10.46	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.37
41.36/10.46	c calculated reachability. Time: 0.00
41.36/10.46	c  N dy     7     30503      4823     20798         0     10777     63399    814351    159.25     92.83  --
41.36/10.46	c  F st     7     30503      4823     20798         0     10777     63399    814351    159.25     92.83  --
42.57/10.75	c Decided on static restart strategy
54.94/13.81	c  N dy    14     45755      4823     20798         0      9174     63399    279910    157.16     90.35  --
54.94/13.83	c  S st    14     45755      4823     20798         0      9174     63399    279910    157.16     90.35  --
55.34/13.90	c  S st    14     46258      4823     20798         0      9677     63399    314448    157.16     90.35  --
55.34/13.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.34/13.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.34/13.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.14
55.34/13.93	c Calc non-exist non-lernt bins v-fix:     0 done:   4823 time:  0.01 s
55.34/13.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.34/13.94	c Subs w/ non-existent bins:      0 time:  0.01 s
55.34/13.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.34/13.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.34/13.95	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
57.75/14.57	c lits-rem:         0  cl-subs:      246  v-elim:     78  v-fix:    0  time:  2.44 s
57.75/14.57	c learnt bin added due to v-elim: 0
57.75/14.57	c vivif2 --  cl tried    20798 cl shrink        0 lits rem          0 time: 0.01
57.75/14.57	c vivif2 --  cl tried     9431 cl shrink        0 lits rem          0 time: 0.01
58.15/14.62	c asymm  cl-useful: 0/20798/20798 lits-rem:0 time: 0.19
58.15/14.62	c calculated reachability. Time: 0.00
58.15/14.62	c  N dy    14     46258      4823     20798         0      9431     63399    308662    157.16     90.35  --
82.93/20.80	c  N dy    15     69391      4823     20798         0     11594     63399    356810    140.79     90.44  --
82.93/20.82	c  S st    15     69391      4823     20798         0     11594     63399    356810    140.79     90.44  --
82.93/20.89	c  S st    15     69893      4823     20798         0     12096     63399    386926    140.79     90.44  --
82.93/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.93/20.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.33/20.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.16
83.33/20.93	c Calc non-exist non-lernt bins v-fix:     0 done:   4823 time:  0.01 s
83.33/20.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.33/20.93	c Subs w/ non-existent bins:      0 time:  0.01 s
83.33/20.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.33/20.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.33/20.95	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
85.71/21.51	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
88.10/22.15	c Added 15 vars  tried: 80000 time: 2.56
88.10/22.15	c ORs :     15 avg-s:  0.0 cl-sh:   839 l-rem:    839 b-add:     30 v-rep:   0 cl-rem: 0 avg s: nan T:    2.57
88.10/22.16	c lits-rem:         3  cl-subs:      225  v-elim:     78  v-fix:    0  time:  4.83 s
88.10/22.16	c learnt bin added due to v-elim: 0
88.10/22.16	c vivif2 --  cl tried    20813 cl shrink        0 lits rem          0 time: 0.00
88.10/22.17	c vivif2 --  cl tried    11871 cl shrink        0 lits rem          0 time: 0.02
88.50/22.22	c asymm  cl-useful: 0/20813/20813 lits-rem:0 time: 0.22
88.50/22.22	c calculated reachability. Time: 0.00
88.50/22.22	c  N dy    15     69893      4838     20813        30     11871     63504    379248    140.79     90.44  --
88.50/22.22	c  F st    15     69893      4838     20813        30     11871     63504    379248    140.79     90.44  --
89.70/22.51	c Decided on static restart strategy
122.88/30.86	c  N dy    22    104840      4838     20813        30     21816     63504   1533632    140.26     90.14  --
123.26/30.92	c  S st    22    104840      4838     20813        30     21816     63504   1533632    140.26     90.14  --
123.66/31.01	c  S st    22    105346      4838     20813        30     22322     63504   1568770    140.26     90.14  --
123.66/31.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
123.66/31.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.06/31.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.46
124.06/31.13	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
124.06/31.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.06/31.14	c Subs w/ non-existent bins:      0 time:  0.04 s
124.06/31.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.06/31.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.06/31.19	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
130.06/32.65	c ORs :     15 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
130.06/32.67	c lits-rem:        85  cl-subs:      816  v-elim:     83  v-fix:    0  time:  5.93 s
130.06/32.67	c learnt bin added due to v-elim: 0
130.06/32.68	c vivif2 --  cl tried    20813 cl shrink        0 lits rem          0 time: 0.00
130.06/32.69	c vivif2 --  cl tried    21506 cl shrink        0 lits rem          0 time: 0.05
130.86/32.85	c asymm  cl-useful: 0/20813/20813 lits-rem:0 time: 0.63
130.86/32.85	c calculated reachability. Time: 0.00
130.86/32.85	c  N dy    22    105346      4838     20813        30     21506     63504   1497137    140.26     90.14  --
195.96/49.10	c  N dy    23    158019      4838     20813        30     29178     63504   2374329    153.13     92.32  --
196.36/49.20	c  S st    23    158019      4838     20813        30     29178     63504   2374329    153.13     92.32  --
196.76/49.30	c  S st    23    158524      4838     20813        30     29683     63504   2411000    153.13     92.32  --
196.76/49.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
196.76/49.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.18/49.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.65
197.18/49.48	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
197.18/49.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.18/49.49	c Subs w/ non-existent bins:      0 time:  0.06 s
197.58/49.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.58/49.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
197.58/49.56	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
204.75/51.34	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
204.75/51.37	c lits-rem:         3  cl-subs:     1375  v-elim:     83  v-fix:    0  time:  7.26 s
204.75/51.37	c learnt bin added due to v-elim: 0
204.75/51.38	c vivif2 --  cl tried    20813 cl shrink        0 lits rem          0 time: 0.00
205.15/51.40	c vivif2 --  cl tried    28308 cl shrink        0 lits rem          0 time: 0.08
205.96/51.63	c asymm  cl-useful: 0/20813/20813 lits-rem:0 time: 0.93
205.96/51.63	c calculated reachability. Time: 0.00
205.96/51.63	c  N dy    23    158524      4838     20813        30     28308     63504   2284640    153.13     92.32  --
316.60/79.39	c  N dy    24    237787      4838     20813        30     33550     63504   2449698    156.24    101.27  --
317.40/79.51	c  S st    24    237787      4838     20813        30     33550     63504   2449698    156.24    101.27  --
317.80/79.62	c  S st    24    238290      4838     20813        30     34053     63504   2484342    156.24    101.27  --
317.80/79.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
317.80/79.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
318.60/79.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.74
318.60/79.81	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
318.60/79.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
318.60/79.83	c Subs w/ non-existent bins:      0 time:  0.06 s
318.60/79.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
318.60/79.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
319.00/79.90	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
326.99/81.99	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
327.39/82.02	c lits-rem:        17  cl-subs:     1083  v-elim:     83  v-fix:    0  time:  8.49 s
327.39/82.02	c learnt bin added due to v-elim: 0
327.39/82.03	c vivif2 --  cl tried    20813 cl shrink        0 lits rem          0 time: 0.00
327.39/82.05	c vivif2 --  cl tried    32970 cl shrink        0 lits rem          0 time: 0.09
328.19/82.26	c asymm  cl-useful: 0/20813/20813 lits-rem:0 time: 0.85
328.19/82.26	c calculated reachability. Time: 0.00
328.19/82.26	c  N dy    24    238290      4838     20813        30     32970     63504   2347372    156.24    101.27  --
526.74/131.96	c  N dy    25    357437      4838     20813        30     37103     63504   2281642    146.18    103.95  --
527.14/132.05	c  S st    25    357437      4838     20813        30     37103     63504   2281642    146.18    103.95  --
527.52/132.18	c  S st    25    357944      4838     20813        30     37609     63504   2318016    146.18    103.95  --
527.52/132.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
527.52/132.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.72/132.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.82
528.72/132.40	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
528.72/132.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.72/132.41	c Subs w/ non-existent bins:      0 time:  0.06 s
528.72/132.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
528.72/132.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
528.72/132.48	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
537.51/134.66	c ORs :     15 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
541.50/135.64	c Added 49 vars  tried: 80000 time: 3.92
541.90/135.79	c ORs :     49 avg-s:  0.0 cl-sh: 17449 l-rem:  17449 b-add:     98 v-rep:   0 cl-rem: 0 avg s: nan T:    4.53
542.30/135.83	c lits-rem:        50  cl-subs:      815  v-elim:     83  v-fix:    0  time: 13.38 s
542.30/135.83	c learnt bin added due to v-elim: 0
542.30/135.83	c vivif2 --  cl tried    20862 cl shrink        0 lits rem          0 time: 0.01
542.30/135.85	c vivif2 --  cl tried    36794 cl shrink        0 lits rem          0 time: 0.08
543.10/136.01	c asymm  cl-useful: 0/20862/20862 lits-rem:0 time: 0.62
543.10/136.01	c calculated reachability. Time: 0.00
543.10/136.01	c  N dy    25    357944      4887     20862       128     36794     63847   2217797    146.18    103.95  --
871.45/218.29	c  N dy    26    536918      4887     20862       128     44783     63847   2604405    147.96    107.59  --
872.25/218.40	c  S st    26    536918      4887     20862       128     44783     63847   2604405    147.96    107.59  --
872.65/218.54	c  S st    26    537422      4887     20862       128     45287     63847   2637038    147.96    107.59  --
872.65/218.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
872.65/218.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.45/218.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.99
873.87/218.80	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.01 s
873.87/218.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.87/218.82	c Subs w/ non-existent bins:      0 time:  0.07 s
873.87/218.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
874.27/218.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
874.27/218.92	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
883.84/221.34	c ORs :     64 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
883.84/221.38	c lits-rem:        63  cl-subs:     1163  v-elim:     92  v-fix:    0  time:  9.81 s
883.84/221.38	c learnt bin added due to v-elim: 0
883.84/221.38	c vivif2 --  cl tried    20862 cl shrink        0 lits rem          0 time: 0.00
884.24/221.41	c vivif2 --  cl tried    44124 cl shrink        0 lits rem          0 time: 0.10
885.04/221.62	c asymm  cl-useful: 0/20862/20862 lits-rem:0 time: 0.84
885.04/221.62	c calculated reachability. Time: 0.00
885.04/221.62	c  N dy    26    537422      4887     20862       128     44124     63847   2526814    147.96    107.59  --
885.04/221.62	c  F st    26    537422      4887     20862       128     44124     63847   2526814    147.96    107.59  --
887.05/222.10	c Decided on static restart strategy
1383.59/346.47	c  N dy    33    806134      4887     20862       128     67804     63847   5327132    170.93    104.73  --
1384.37/346.68	c  S st    33    806134      4887     20862       128     67804     63847   5327132    170.93    104.73  --
1385.17/346.87	c  S st    33    806636      4887     20862       128     68306     63847   5366209    170.93    104.73  --
1385.17/346.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1385.17/346.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1387.17/347.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  2.00
1387.17/347.38	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.02 s
1387.17/347.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1387.57/347.42	c Subs w/ non-existent bins:      0 time:  0.13 s
1387.98/347.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1387.98/347.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1387.98/347.56	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
1590.88/398.38	c ORs :     64 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
1591.28/398.46	c lits-rem:         1  cl-subs:     2431  v-elim:     92  v-fix:    0  time: 203.24 s
1591.28/398.46	c learnt bin added due to v-elim: 0
1591.28/398.46	c vivif2 --  cl tried    20862 cl shrink        0 lits rem          0 time: 0.00
1591.68/398.51	c vivif2 --  cl tried    65875 cl shrink        0 lits rem          0 time: 0.19
1593.28/398.96	c asymm  cl-useful: 0/17001/20862 lits-rem:0 time: 1.83
1593.28/398.97	c calculated reachability. Time: 0.00
1593.28/398.97	c  N dy    33    806636      4887     20862       128     65875     63847   5132845    170.93    104.73  --
2647.06/662.96	c  N dy    34   1209956      4887     20862       128     82182     63847   6251046    169.30    108.09  --
2647.86/663.19	c  S st    34   1209956      4887     20862       128     82182     63847   6251046    169.30    108.09  --
2649.05/663.43	c  S st    34   1210459      4887     20862       128     82685     63847   6284263    169.30    108.09  --
2649.05/663.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2649.05/663.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2651.85/664.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  2.62
2651.85/664.10	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.01 s
2651.85/664.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2651.85/664.14	c Subs w/ non-existent bins:      0 time:  0.16 s
2652.25/664.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2652.66/664.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2652.66/664.31	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
2901.11/726.57	c ORs :     64 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
2901.51/726.66	c lits-rem:         0  cl-subs:     2240  v-elim:     92  v-fix:    0  time: 249.01 s
2901.51/726.66	c learnt bin added due to v-elim: 0
2901.51/726.66	c vivif2 --  cl tried    20862 cl shrink        0 lits rem          0 time: 0.00
2901.91/726.72	c vivif2 --  cl tried    80445 cl shrink        0 lits rem          0 time: 0.23
2902.31/726.84	c asymm  cl-useful: 0/3861/20862 lits-rem:0 time: 0.48
2902.31/726.84	c calculated reachability. Time: 0.00
2902.31/726.84	c  N dy    34   1210459      4887     20862       128     80445     63847   6009298    169.30    108.09  --
4298.03/1076.27	c  N dy    35   1710461      4887     20862       128    112394     63847   9620078    165.58    108.39  --
4299.63/1076.64	c  S st    35   1710461      4887     20862       128    112394     63847   9620078    165.58    108.39  --
4300.85/1076.98	c  S st    35   1710962      4887     20862       128    112895     63847   9653687    165.58    108.39  --
4301.22/1077.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4301.22/1077.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4304.84/1077.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.0M T:  3.79
4304.84/1077.95	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.02 s
4304.84/1077.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4305.24/1078.01	c Subs w/ non-existent bins:      0 time:  0.24 s
4306.01/1078.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4306.01/1078.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
4306.01/1078.29	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 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-3172535-1304060080/watcher-3172535-1304060080 -o /tmp/evaluation-result-3172535-1304060080/solver-3172535-1304060080 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172535-1304060080.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.53 7.75 7.95 2/173 22521
/proc/meminfo: memFree=13856300/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=26228 CPUtime=0 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 1531 0 0 0 0 0 0 0 25 0 1 0 517608954 26857472 1404 33554432000 4194304 4797429 140734116149712 18446744073709551615 4365507 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22520/statm: 6557 1410 341 148 0 1486 0

[startup+0.0719531 s]
/proc/loadavg: 6.53 7.75 7.95 2/173 22521
/proc/meminfo: memFree=13856300/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=622216 CPUtime=0.12 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 5565 0 0 0 12 0 0 0 25 0 4 0 517608954 637149184 4521 33554432000 4194304 4797429 140734116149712 18446744073709551615 4241148 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 155554 4521 379 148 0 150483 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 622216

[startup+0.108598 s]
/proc/loadavg: 6.53 7.75 7.95 2/173 22521
/proc/meminfo: memFree=13856300/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=753864 CPUtime=0.25 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) D 22518 22520 22486 0 -1 4202496 6584 0 0 0 22 3 0 0 18 0 4 0 517608954 771956736 5539 33554432000 4194304 4797429 140734116149712 18446744073709551615 4527834 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 188466 5539 395 148 0 183395 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 753864

[startup+0.300913 s]
/proc/loadavg: 6.53 7.75 7.95 2/173 22521
/proc/meminfo: memFree=13856300/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=754936 CPUtime=1.02 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 7940 0 0 0 99 3 0 0 18 0 4 0 517608954 773054464 6674 33554432000 4194304 4797429 140734116149712 18446744073709551615 270612807358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 188734 6674 409 148 0 183663 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 754936

[startup+0.700843 s]
/proc/loadavg: 6.53 7.75 7.95 2/173 22521
/proc/meminfo: memFree=13856300/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=755908 CPUtime=2.62 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 9553 0 0 0 259 3 0 0 18 0 4 0 517608954 774049792 8281 33554432000 4194304 4797429 140734116149712 18446744073709551615 4351792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 188977 8281 411 148 0 183906 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 755908

[startup+1.5007 s]
/proc/loadavg: 6.53 7.75 7.95 11/184 22531
/proc/meminfo: memFree=13791492/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=759108 CPUtime=5.82 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 13278 0 0 0 578 4 0 0 19 0 4 0 517608954 777326592 9198 33554432000 4194304 4797429 140734116149712 18446744073709551615 4422933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 189777 9198 411 148 0 184706 0
[pid=22520/tid=22526] ppid=22518 vsize=759108 CPUtime=1.43 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 2410 0 0 0 143 0 0 0 20 0 4 0 517608959 777326592 9198 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=759108 CPUtime=1.42 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 2246 0 0 0 142 0 0 0 19 0 4 0 517608959 777326592 9198 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=759108 CPUtime=1.44 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 2081 0 0 0 143 1 0 0 20 0 4 0 517608959 777326592 9198 33554432000 4194304 4797429 140734116149712 18446744073709551615 4423077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 759108

[startup+3.10042 s]
/proc/loadavg: 6.53 7.75 7.95 9/184 22531
/proc/meminfo: memFree=13763468/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=765160 CPUtime=12.21 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 18562 0 0 0 1216 5 0 0 25 0 4 0 517608954 783523840 13431 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 191290 13431 415 148 0 186219 0
[pid=22520/tid=22526] ppid=22518 vsize=765160 CPUtime=3.04 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 3533 0 0 0 303 1 0 0 25 0 4 0 517608959 783523840 13431 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=765160 CPUtime=3.02 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 3556 0 0 0 301 1 0 0 25 0 4 0 517608959 783523840 13431 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=765160 CPUtime=3.03 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 3366 0 0 0 302 1 0 0 25 0 4 0 517608959 783523840 13431 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 765160

[startup+6.30085 s]
/proc/loadavg: 6.65 7.75 7.95 9/184 22531
/proc/meminfo: memFree=13750412/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=768316 CPUtime=25 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 23516 0 0 0 2493 7 0 0 25 0 4 0 517608954 786755584 12651 33554432000 4194304 4797429 140734116149712 18446744073709551615 4351621 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 192079 12651 418 148 0 187008 0
[pid=22520/tid=22526] ppid=22518 vsize=768316 CPUtime=6.24 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 4295 0 0 0 623 1 0 0 25 0 4 0 517608959 786755584 12651 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=768316 CPUtime=6.2 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 4287 0 0 0 619 1 0 0 25 0 4 0 517608959 786755584 12651 33554432000 4194304 4797429 140734116149712 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=768316 CPUtime=6.23 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 4047 0 0 0 622 1 0 0 25 0 4 0 517608959 786755584 12651 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424349 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 768316

[startup+12.7007 s]
/proc/loadavg: 6.76 7.76 7.95 9/184 22531
/proc/meminfo: memFree=13729024/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=774224 CPUtime=50.55 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 29256 0 0 0 5047 8 0 0 25 0 4 0 517608954 792805376 16843 33554432000 4194304 4797429 140734116149712 18446744073709551615 4423652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 193556 16843 421 148 0 188485 0
[pid=22520/tid=22526] ppid=22518 vsize=774224 CPUtime=12.63 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 4806 0 0 0 1262 1 0 0 25 0 4 0 517608959 792805376 16843 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=774224 CPUtime=12.57 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 4960 0 0 0 1255 2 0 0 25 0 4 0 517608959 792805376 16843 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=774224 CPUtime=12.63 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 4678 0 0 0 1262 1 0 0 25 0 4 0 517608959 792805376 16843 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 774224

[startup+25.5005 s]
/proc/loadavg: 7.03 7.77 7.95 9/184 22532
/proc/meminfo: memFree=13715624/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=781028 CPUtime=101.69 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 42672 0 0 0 10157 12 0 0 25 0 4 0 517608954 799772672 17430 33554432000 4194304 4797429 140734116149712 18446744073709551615 270612807316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 195257 17430 419 148 0 190186 0
[pid=22520/tid=22526] ppid=22518 vsize=781028 CPUtime=25.43 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 6457 0 0 0 2542 1 0 0 25 0 4 0 517608959 799772672 17430 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=781028 CPUtime=25.3 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 6511 0 0 0 2528 2 0 0 25 0 4 0 517608959 799772672 17430 33554432000 4194304 4797429 140734116149712 18446744073709551615 4642096 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=781028 CPUtime=25.44 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 6289 0 0 0 2542 2 0 0 25 0 4 0 517608959 799772672 17430 33554432000 4194304 4797429 140734116149712 18446744073709551615 4423656 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 781028

[startup+51.1009 s]
/proc/loadavg: 7.43 7.80 7.96 9/184 22532
/proc/meminfo: memFree=13669176/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=793580 CPUtime=203.95 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 64735 0 0 0 20377 18 0 0 25 0 4 0 517608954 812625920 26424 33554432000 4194304 4797429 140734116149712 18446744073709551615 4526520 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 198395 26424 419 148 0 193324 0
[pid=22520/tid=22526] ppid=22518 vsize=793580 CPUtime=51.03 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 8296 0 0 0 5101 2 0 0 25 0 4 0 517608959 812625920 26424 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=793580 CPUtime=50.76 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 8300 0 0 0 5074 2 0 0 25 0 4 0 517608959 812625920 26424 33554432000 4194304 4797429 140734116149712 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=793580 CPUtime=51.04 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 8144 0 0 0 5102 2 0 0 25 0 4 0 517608959 812625920 26424 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 793580

[startup+102.307 s]
/proc/loadavg: 7.89 7.86 7.97 9/184 22534
/proc/meminfo: memFree=13628124/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=808692 CPUtime=408.5 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 99606 0 0 0 40820 30 0 0 25 0 4 0 517608954 828100608 32517 33554432000 4194304 4797429 140734116149712 18446744073709551615 4358614 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 202173 32517 419 148 0 197102 0
[pid=22520/tid=22526] ppid=22518 vsize=808692 CPUtime=102.25 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 11503 0 0 0 10221 4 0 0 25 0 4 0 517608959 828100608 32517 33554432000 4194304 4797429 140734116149712 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=808692 CPUtime=101.69 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 11363 0 0 0 10166 3 0 0 25 0 4 0 517608959 828100608 32517 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=808692 CPUtime=102.23 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 11138 0 0 0 10221 2 0 0 25 0 4 0 517608959 828100608 32517 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 808692

[startup+162.3 s]
/proc/loadavg: 8.09 7.92 7.98 9/184 22535
/proc/meminfo: memFree=13587808/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=819196 CPUtime=648.16 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 134137 0 0 0 64770 46 0 0 25 0 4 0 517608954 838856704 37190 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 204799 37190 419 148 0 199728 0
[pid=22520/tid=22526] ppid=22518 vsize=819196 CPUtime=162.24 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 14671 0 0 0 16219 5 0 0 25 0 4 0 517608959 838856704 37190 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=819196 CPUtime=161.37 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 14969 0 0 0 16132 5 0 0 25 0 4 0 517608959 838856704 37190 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=819196 CPUtime=162.23 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 14371 0 0 0 16219 4 0 0 25 0 4 0 517608959 838856704 37190 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 819196

[startup+222.301 s]
/proc/loadavg: 8.15 7.96 7.99 9/184 22537
/proc/meminfo: memFree=13572180/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=826332 CPUtime=887.83 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 166774 0 0 0 88724 59 0 0 25 0 4 0 517608954 846163968 39921 33554432000 4194304 4797429 140734116149712 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 206583 39921 419 148 0 201512 0
[pid=22520/tid=22526] ppid=22518 vsize=826332 CPUtime=222.24 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 18119 0 0 0 22218 6 0 0 25 0 4 0 517608959 846163968 39921 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424418 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=826332 CPUtime=221.04 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 18106 0 0 0 22099 5 0 0 25 0 4 0 517608959 846163968 39921 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=826332 CPUtime=222.23 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 17788 0 0 0 22218 5 0 0 25 0 4 0 517608959 846163968 39921 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.83
Current children cumulated vsize (KiB) 826332

[startup+282.301 s]

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

[pid=22520] ppid=22518 vsize=896628 CPUtime=2804.43 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 353274 0 0 0 280292 151 0 0 25 0 4 0 517608954 918147072 70059 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568164 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 224157 70059 419 148 0 219086 0
[pid=22520/tid=22526] ppid=22518 vsize=896628 CPUtime=701.6 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 37550 0 0 0 70147 13 0 0 25 0 4 0 517608959 918147072 70059 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=896628 CPUtime=698.28 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 38021 0 0 0 69813 15 0 0 25 0 4 0 517608959 918147072 70059 33554432000 4194304 4797429 140734116149712 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=896628 CPUtime=702.22 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 37375 0 0 0 70208 14 0 0 25 0 4 0 517608959 918147072 70059 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.43
Current children cumulated vsize (KiB) 896628

[startup+762.307 s]
/proc/loadavg: 8.19 8.15 8.06 9/184 22563
/proc/meminfo: memFree=13406776/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=925920 CPUtime=3044.14 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 376290 0 0 0 304252 162 0 0 25 0 4 0 517608954 948142080 72082 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424393 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 231480 72082 419 148 0 226409 0
[pid=22520/tid=22526] ppid=22518 vsize=925920 CPUtime=761.62 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 41679 0 0 0 76147 15 0 0 25 0 4 0 517608959 948142080 72082 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=925920 CPUtime=757.95 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 42516 0 0 0 75779 16 0 0 25 0 4 0 517608959 948142080 72082 33554432000 4194304 4797429 140734116149712 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=925920 CPUtime=762.23 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 41506 0 0 0 76208 15 0 0 25 0 4 0 517608959 948142080 72082 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.14
Current children cumulated vsize (KiB) 925920

[startup+822.3 s]
/proc/loadavg: 8.10 8.14 8.06 9/184 22565
/proc/meminfo: memFree=13419044/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=930992 CPUtime=3283.79 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 398396 0 0 0 328205 174 0 0 25 0 4 0 517608954 953335808 70007 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 232748 70007 419 148 0 227677 0
[pid=22520/tid=22526] ppid=22518 vsize=930992 CPUtime=821.61 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 43487 0 0 0 82145 16 0 0 25 0 4 0 517608959 953335808 70007 33554432000 4194304 4797429 140734116149712 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=930992 CPUtime=817.63 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 44201 0 0 0 81746 17 0 0 25 0 4 0 517608959 953335808 70007 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=930992 CPUtime=822.21 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 43494 0 0 0 82205 16 0 0 25 0 4 0 517608959 953335808 70007 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.79
Current children cumulated vsize (KiB) 930992

[startup+882.301 s]
/proc/loadavg: 8.07 8.12 8.06 9/184 22566
/proc/meminfo: memFree=13404404/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=933332 CPUtime=3523.47 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 418939 0 0 0 352161 186 0 0 25 0 4 0 517608954 955731968 72388 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 233333 72388 419 148 0 228262 0
[pid=22520/tid=22526] ppid=22518 vsize=933332 CPUtime=881.61 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 44707 0 0 0 88144 17 0 0 25 0 4 0 517608959 955731968 72388 33554432000 4194304 4797429 140734116149712 18446744073709551615 4270284 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=933332 CPUtime=877.3 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 45589 0 0 0 87712 18 0 0 25 0 4 0 517608959 955731968 72388 33554432000 4194304 4797429 140734116149712 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=933332 CPUtime=882.22 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 44842 0 0 0 88205 17 0 0 25 0 4 0 517608959 955731968 72388 33554432000 4194304 4797429 140734116149712 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.47
Current children cumulated vsize (KiB) 933332

[startup+942.301 s]
/proc/loadavg: 8.06 8.11 8.06 9/184 22568
/proc/meminfo: memFree=13378724/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=936608 CPUtime=3763.14 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 438913 0 0 0 376118 196 0 0 25 0 4 0 517608954 959086592 76132 33554432000 4194304 4797429 140734116149712 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 234152 76132 419 148 0 229081 0
[pid=22520/tid=22526] ppid=22518 vsize=936608 CPUtime=941.62 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 46537 0 0 0 94144 18 0 0 25 0 4 0 517608959 959086592 76132 33554432000 4194304 4797429 140734116149712 18446744073709551615 4428751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=936608 CPUtime=936.97 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 47425 0 0 0 93679 18 0 0 25 0 4 0 517608959 959086592 76132 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=936608 CPUtime=942.21 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 46814 0 0 0 94203 18 0 0 25 0 4 0 517608959 959086592 76132 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.14
Current children cumulated vsize (KiB) 936608

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 8.06 9/184 22570
/proc/meminfo: memFree=13387888/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=937068 CPUtime=4002.82 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 457187 0 0 0 400075 207 0 0 25 0 4 0 517608954 959557632 74715 33554432000 4194304 4797429 140734116149712 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 234267 74715 419 148 0 229196 0
[pid=22520/tid=22526] ppid=22518 vsize=937068 CPUtime=1001.61 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 47702 0 0 0 100143 18 0 0 25 0 4 0 517608959 959557632 74715 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=937068 CPUtime=996.65 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 48653 0 0 0 99646 19 0 0 25 0 4 0 517608959 959557632 74715 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=937068 CPUtime=1002.22 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 48047 0 0 0 100203 19 0 0 25 0 4 0 517608959 959557632 74715 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.82
Current children cumulated vsize (KiB) 937068

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.06 9/184 22571
/proc/meminfo: memFree=13374608/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=941044 CPUtime=4242.5 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 476535 0 0 0 424032 218 0 0 25 0 4 0 517608954 963629056 76969 33554432000 4194304 4797429 140734116149712 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 235261 76969 419 148 0 230190 0
[pid=22520/tid=22526] ppid=22518 vsize=941044 CPUtime=1061.62 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 49439 0 0 0 106143 19 0 0 25 0 4 0 517608959 963629056 76969 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=941044 CPUtime=1056.32 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 50387 0 0 0 105612 20 0 0 25 0 4 0 517608959 963629056 76969 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=941044 CPUtime=1062.22 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 49941 0 0 0 106202 20 0 0 25 0 4 0 517608959 963629056 76969 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.5
Current children cumulated vsize (KiB) 941044

[startup+1122.3 s]
/proc/loadavg: 8.18 8.12 8.07 9/184 22573
/proc/meminfo: memFree=13308880/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=952980 CPUtime=4482.17 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 489553 0 0 0 447994 223 0 0 25 0 4 0 517608954 975851520 89908 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 238245 89908 419 148 0 233174 0
[pid=22520/tid=22526] ppid=22518 vsize=952980 CPUtime=1121.61 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 50631 0 0 0 112141 20 0 0 25 0 4 0 517608959 975851520 89908 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=952980 CPUtime=1115.99 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 51572 0 0 0 111579 20 0 0 25 0 4 0 517608959 975851520 89908 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=952980 CPUtime=1122.22 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 51112 0 0 0 112201 21 0 0 25 0 4 0 517608959 975851520 89908 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.17
Current children cumulated vsize (KiB) 952980

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.07 9/184 22574
/proc/meminfo: memFree=13320020/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=955928 CPUtime=4721.86 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 494842 0 0 0 471959 227 0 0 25 0 4 0 517608954 978870272 87948 33554432000 4194304 4797429 140734116149712 18446744073709551615 4567880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 238982 87948 419 148 0 233911 0
[pid=22520/tid=22526] ppid=22518 vsize=955928 CPUtime=1181.62 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 52259 0 0 0 118141 21 0 0 25 0 4 0 517608959 978870272 87949 33554432000 4194304 4797429 140734116149712 18446744073709551615 270612807161 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=955928 CPUtime=1175.68 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 53359 0 0 0 117546 22 0 0 25 0 4 0 517608959 978870272 87949 33554432000 4194304 4797429 140734116149712 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=955928 CPUtime=1182.22 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 52987 0 0 0 118200 22 0 0 25 0 4 0 517608959 978870272 87949 33554432000 4194304 4797429 140734116149712 18446744073709551615 4237365 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.86
Current children cumulated vsize (KiB) 955928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.12 8.12 8.07 5/179 22576
/proc/meminfo: memFree=13501596/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=955928 CPUtime=4800.16 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 495896 0 0 0 479789 227 0 0 25 0 4 0 517608954 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 238982 88996 419 148 0 233911 0
[pid=22520/tid=22526] ppid=22518 vsize=955928 CPUtime=1201.22 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 52579 0 0 0 120101 21 0 0 25 0 4 0 517608959 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=955928 CPUtime=1195.17 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 53718 0 0 0 119495 22 0 0 25 0 4 0 517608959 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=955928 CPUtime=1201.82 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 53361 0 0 0 120160 22 0 0 25 0 4 0 517608959 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 955928

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

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

[startup+1201.9 s]
/proc/loadavg: 8.12 8.12 8.07 5/179 22576
/proc/meminfo: memFree=13501596/32951124 swapFree=67111528/67111528
[pid=22520] ppid=22518 vsize=955928 CPUtime=4800.16 cores=1,3,5,7
/proc/22520/stat : 22520 (techdemo) R 22518 22520 22486 0 -1 4202496 495896 0 0 0 479789 227 0 0 25 0 4 0 517608954 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22520/statm: 238982 88996 419 148 0 233911 0
[pid=22520/tid=22526] ppid=22518 vsize=955928 CPUtime=1201.22 cores=1,3,5,7
/proc/22520/task/22526/stat : 22526 (techdemo) R 22518 22520 22486 0 -1 4202560 52579 0 0 0 120101 21 0 0 25 0 4 0 517608959 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22520/tid=22527] ppid=22518 vsize=955928 CPUtime=1195.17 cores=1,3,5,7
/proc/22520/task/22527/stat : 22527 (techdemo) R 22518 22520 22486 0 -1 4202560 53718 0 0 0 119495 22 0 0 25 0 4 0 517608959 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22520/tid=22528] ppid=22518 vsize=955928 CPUtime=1201.82 cores=1,3,5,7
/proc/22520/task/22528/stat : 22528 (techdemo) R 22518 22520 22486 0 -1 4202560 53361 0 0 0 120160 22 0 0 25 0 4 0 517608959 978870272 88996 33554432000 4194304 4797429 140734116149712 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 955928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.21
CPU user time (s): 4797.92
CPU system time (s): 2.29165
CPU usage (%): 399.376
Max. virtual memory (cumulated for all children) (KiB): 1037392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.92
system time used= 2.29165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495896
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= 2248
involuntary context switches= 34755

runsolver used 1.81872 second user time and 4.72828 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 08:54:40
IDJOB=3172535
IDBENCH=82553
IDSOLVER=1584
FILE ID=node108/3172535-1304060080
RUNJOBID= node108-1304060080-22505
PBS_JOBID= 13170448
Free space on /tmp= 72120 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172535-1304060080/watcher-3172535-1304060080 -o /tmp/evaluation-result-3172535-1304060080/solver-3172535-1304060080 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172535-1304060080.cnf

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

MD5SUM BENCH= b8c86006cc43f4ab8808ae984f8783c0
RANDOM SEED=1737293385

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:      13856720 kB
Buffers:       2296792 kB
Cached:       16150156 kB
SwapCached:          0 kB
Active:       10395192 kB
Inactive:      8115388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13856720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17224 kB
Writeback:           0 kB
AnonPages:       63216 kB
Mapped:          14432 kB
Slab:           518640 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186220 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= 72104 MiB
End job on node108 at 2011-04-29 09:14:44