Trace number 3172548

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.24 1201.53

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S425619685-036-UNKNOWN.cnf
MD5SUMe54dff8ae8b71ab472786a7e95ae7d20
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.55861
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-3172548-1304062771.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.04 s
0.00/0.05	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.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.03
0.00/0.08	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.00/0.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.08	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.00/0.12	c lits-rem:         0  cl-subs:        0  v-elim:    295  v-fix:    0  time:  0.14 s
0.00/0.12	c learnt bin added due to v-elim: 0
0.00/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.13	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.00/0.13	c calculated reachability. Time: 0.00
0.00/0.13	c Calc default polars -  time:   0.00 s pos:    2199 undec:     586 neg:    2215
0.00/0.13	c =========================================================================================
0.00/0.13	c types(t): F = full restart, N = normal restart
0.00/0.13	c types(t): S = simplification begin/end, E = solution found
0.00/0.13	c restart types(rt): st = static, dy = dynamic
0.00/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.13	c  B st     0         0      4831     20818         0         0     63411         0   no data   no data  --
0.00/0.36	c Decided on static restart strategy
28.59/7.23	c  N dy     7     30001      4831     20818         0     10794     63411    814852    139.60     91.03  --
28.59/7.28	c  S st     7     30001      4831     20818         0     10794     63411    814852    139.60     91.03  --
29.01/7.35	c  S st     7     30504      4831     20818         0     11297     63411    850110    139.60     91.03  --
29.01/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.01/7.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.41/7.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.24
29.41/7.41	c Calc non-exist non-lernt bins v-fix:     0 done:   4831 time:  0.00 s
29.41/7.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.41/7.42	c Subs w/ non-existent bins:      0 time:  0.02 s
29.41/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.41/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.41/7.45	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
41.38/10.49	c lits-rem:        13  cl-subs:      628  v-elim:     73  v-fix:    0  time: 12.15 s
41.38/10.49	c learnt bin added due to v-elim: 0
41.38/10.49	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.01
41.78/10.50	c vivif2 --  cl tried    10669 cl shrink        0 lits rem          0 time: 0.03
41.78/10.59	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.35
41.78/10.59	c calculated reachability. Time: 0.00
41.78/10.59	c  N dy     7     30504      4831     20818         0     10669     63411    804995    139.60     91.03  --
41.78/10.59	c  F st     7     30504      4831     20818         0     10669     63411    804995    139.60     91.03  --
42.98/10.88	c Decided on static restart strategy
54.97/13.90	c  N dy    14     45756      4831     20818         0      9066     63411    260795    149.32     88.14  --
55.38/13.92	c  S st    14     45756      4831     20818         0      9066     63411    260795    149.32     88.14  --
55.38/13.98	c  S st    14     46259      4831     20818         0      9569     63411    294645    149.32     88.14  --
55.38/13.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.38/13.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.78/14.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.13
55.78/14.02	c Calc non-exist non-lernt bins v-fix:     0 done:   4831 time:  0.00 s
55.78/14.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.78/14.02	c Subs w/ non-existent bins:      0 time:  0.01 s
55.78/14.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.78/14.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.78/14.03	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
57.76/14.51	c lits-rem:         9  cl-subs:      215  v-elim:     73  v-fix:    0  time:  1.92 s
57.76/14.51	c learnt bin added due to v-elim: 0
57.76/14.52	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
57.76/14.52	c vivif2 --  cl tried     9354 cl shrink        0 lits rem          0 time: 0.01
57.76/14.57	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.18
57.76/14.57	c calculated reachability. Time: 0.00
57.76/14.57	c  N dy    14     46259      4831     20818         0      9354     63411    289533    149.32     88.14  --
82.53/20.72	c  N dy    15     69389      4831     20818         0     11518     63411    343645    127.99     92.84  --
82.53/20.74	c  S st    15     69389      4831     20818         0     11518     63411    343645    127.99     92.84  --
82.93/20.81	c  S st    15     69893      4831     20818         0     12022     63411    382580    127.99     92.84  --
82.93/20.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.93/20.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.93/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.16
82.93/20.85	c Calc non-exist non-lernt bins v-fix:     0 done:   4831 time:  0.01 s
82.93/20.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.93/20.86	c Subs w/ non-existent bins:      0 time:  0.01 s
82.93/20.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.93/20.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.93/20.87	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
85.32/21.48	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.12/22.11	c Added 7 vars  tried: 80000 time: 2.49
88.12/22.11	c ORs :      7 avg-s:  0.0 cl-sh:   645 l-rem:    645 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.50
88.12/22.12	c lits-rem:        25  cl-subs:      234  v-elim:     73  v-fix:    0  time:  4.98 s
88.12/22.12	c learnt bin added due to v-elim: 0
88.12/22.12	c vivif2 --  cl tried    20825 cl shrink        0 lits rem          0 time: 0.00
88.12/22.12	c vivif2 --  cl tried    11788 cl shrink        0 lits rem          0 time: 0.02
88.12/22.17	c asymm  cl-useful: 0/20825/20825 lits-rem:0 time: 0.20
88.12/22.18	c calculated reachability. Time: 0.00
88.12/22.18	c  N dy    15     69893      4838     20825        14     11788     63460    374541    127.99     92.84  --
88.12/22.18	c  F st    15     69893      4838     20825        14     11788     63460    374541    127.99     92.84  --
89.32/22.47	c Decided on static restart strategy
122.87/30.88	c  N dy    22    104839      4838     20825        14     21718     63460   1636451    153.17     97.00  --
123.27/30.96	c  S st    22    104839      4838     20825        14     21718     63460   1636451    153.17     97.00  --
123.67/31.05	c  S st    22    105341      4838     20825        14     22220     63460   1670672    153.17     97.00  --
123.67/31.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
123.67/31.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.07/31.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.46
124.07/31.17	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
124.07/31.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.07/31.18	c Subs w/ non-existent bins:      0 time:  0.05 s
124.47/31.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.47/31.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.47/31.23	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
130.48/32.72	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
130.48/32.75	c lits-rem:        29  cl-subs:      640  v-elim:     74  v-fix:    0  time:  6.06 s
130.48/32.75	c learnt bin added due to v-elim: 0
130.48/32.75	c vivif2 --  cl tried    20825 cl shrink        0 lits rem          0 time: 0.00
130.48/32.76	c vivif2 --  cl tried    21580 cl shrink        0 lits rem          0 time: 0.06
131.25/32.95	c asymm  cl-useful: 0/20825/20825 lits-rem:0 time: 0.77
131.25/32.96	c calculated reachability. Time: 0.00
131.25/32.96	c  N dy    22    105341      4838     20825        14     21580     63460   1601909    153.17     97.00  --
191.17/47.91	c  N dy    23    158013      4838     20825        14     29233     63460   2351089    155.02    100.29  --
191.59/48.01	c  S st    23    158013      4838     20825        14     29233     63460   2351089    155.02    100.29  --
191.99/48.13	c  S st    23    158517      4838     20825        14     29737     63460   2389823    155.02    100.29  --
191.99/48.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
191.99/48.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.77/48.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.70
192.77/48.31	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
192.77/48.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.77/48.32	c Subs w/ non-existent bins:      0 time:  0.06 s
192.77/48.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
192.77/48.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.77/48.39	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
200.38/50.25	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
200.38/50.29	c lits-rem:        16  cl-subs:      935  v-elim:     74  v-fix:    0  time:  7.59 s
200.38/50.29	c learnt bin added due to v-elim: 0
200.38/50.29	c vivif2 --  cl tried    20825 cl shrink        0 lits rem          0 time: 0.00
200.78/50.31	c vivif2 --  cl tried    28802 cl shrink        0 lits rem          0 time: 0.08
201.16/50.48	c asymm  cl-useful: 0/20825/20825 lits-rem:0 time: 0.69
201.16/50.48	c calculated reachability. Time: 0.00
201.16/50.48	c  N dy    23    158517      4838     20825        14     28802     63460   2267945    155.02    100.29  --
323.43/81.08	c  N dy    24    237775      4838     20825        14     34094     63460   2611851    151.56    101.24  --
323.84/81.17	c  S st    24    237775      4838     20825        14     34094     63460   2611851    151.56    101.24  --
324.21/81.28	c  S st    24    238277      4838     20825        14     34596     63460   2645471    151.56    101.24  --
324.21/81.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
324.21/81.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.01/81.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.74
325.01/81.48	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
325.01/81.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.01/81.49	c Subs w/ non-existent bins:      0 time:  0.07 s
325.41/81.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.41/81.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
325.41/81.56	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
334.20/83.71	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
334.20/83.75	c lits-rem:        11  cl-subs:     1073  v-elim:     74  v-fix:    0  time:  8.74 s
334.20/83.75	c learnt bin added due to v-elim: 0
334.20/83.75	c vivif2 --  cl tried    20825 cl shrink        0 lits rem          0 time: 0.00
334.20/83.78	c vivif2 --  cl tried    33523 cl shrink        0 lits rem          0 time: 0.10
335.40/84.00	c asymm  cl-useful: 0/20825/20825 lits-rem:0 time: 0.90
335.40/84.00	c calculated reachability. Time: 0.00
335.40/84.00	c  N dy    24    238277      4838     20825        14     33523     63460   2513016    151.56    101.24  --
521.60/130.61	c  N dy    25    357415      4838     20825        14     37626     63460   2337970    144.52    100.75  --
521.98/130.71	c  S st    25    357415      4838     20825        14     37626     63460   2337970    144.52    100.75  --
522.38/130.83	c  S st    25    357918      4838     20825        14     38129     63460   2378560    144.52    100.75  --
522.38/130.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
522.38/130.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.18/131.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.86
523.18/131.05	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.01 s
523.18/131.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.18/131.07	c Subs w/ non-existent bins:      0 time:  0.06 s
523.59/131.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
523.59/131.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
523.59/131.13	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
531.57/133.16	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
535.16/134.08	c Added 49 vars  tried: 80000 time: 3.66
535.96/134.21	c ORs :     49 avg-s:  0.0 cl-sh: 14140 l-rem:  14140 b-add:     98 v-rep:   0 cl-rem: 0 avg s: nan T:    4.18
535.96/134.24	c lits-rem:        51  cl-subs:     1225  v-elim:     74  v-fix:    0  time: 12.42 s
535.96/134.24	c learnt bin added due to v-elim: 0
535.96/134.24	c vivif2 --  cl tried    20874 cl shrink        0 lits rem          0 time: 0.00
535.96/134.27	c vivif2 --  cl tried    36904 cl shrink        0 lits rem          0 time: 0.09
536.76/134.43	c asymm  cl-useful: 0/20874/20874 lits-rem:0 time: 0.67
536.76/134.43	c calculated reachability. Time: 0.00
536.76/134.44	c  N dy    25    357918      4887     20874       112     36904     63803   2253511    144.52    100.75  --
883.56/221.23	c  N dy    26    536880      4887     20874       112     44870     63803   2717445    156.98    104.21  --
883.96/221.34	c  S st    26    536880      4887     20874       112     44870     63803   2717445    156.98    104.21  --
884.36/221.48	c  S st    26    537382      4887     20874       112     45372     63803   2751708    156.98    104.21  --
884.36/221.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
884.36/221.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
885.56/221.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  1.00
885.56/221.74	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.01 s
885.56/221.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
885.56/221.76	c Subs w/ non-existent bins:      0 time:  0.08 s
885.98/221.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
885.98/221.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
885.98/221.85	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
895.55/224.21	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
895.55/224.25	c lits-rem:         2  cl-subs:     1230  v-elim:     83  v-fix:    0  time:  9.58 s
895.55/224.25	c learnt bin added due to v-elim: 0
895.55/224.25	c vivif2 --  cl tried    20874 cl shrink        0 lits rem          0 time: 0.00
895.55/224.28	c vivif2 --  cl tried    44142 cl shrink        0 lits rem          0 time: 0.11
896.35/224.48	c asymm  cl-useful: 0/20874/20874 lits-rem:0 time: 0.83
896.35/224.49	c calculated reachability. Time: 0.00
896.35/224.49	c  N dy    26    537382      4887     20874       112     44142     63803   2609856    156.98    104.21  --
896.35/224.49	c  F st    26    537382      4887     20874       112     44142     63803   2609856    156.98    104.21  --
898.35/224.96	c Decided on static restart strategy
1455.31/364.33	c  N dy    33    806073      4887     20874       112     67794     63803   5046075    162.20    103.19  --
1456.10/364.52	c  S st    33    806073      4887     20874       112     67794     63803   5046075    162.20    103.19  --
1456.90/364.73	c  S st    33    806577      4887     20874       112     68298     63803   5082643    162.20    103.19  --
1456.90/364.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1456.90/364.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1458.90/365.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  2.15
1458.90/365.28	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.02 s
1458.90/365.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1459.30/365.32	c Subs w/ non-existent bins:      0 time:  0.13 s
1459.69/365.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1459.69/365.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1459.69/365.47	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1629.11/407.89	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1629.49/407.96	c lits-rem:         2  cl-subs:     2143  v-elim:     83  v-fix:    0  time: 169.72 s
1629.49/407.96	c learnt bin added due to v-elim: 0
1629.49/407.96	c vivif2 --  cl tried    20874 cl shrink        0 lits rem          0 time: 0.00
1629.89/408.01	c vivif2 --  cl tried    66155 cl shrink        0 lits rem          0 time: 0.19
1631.48/408.45	c asymm  cl-useful: 0/15729/20874 lits-rem:0 time: 1.74
1631.48/408.45	c calculated reachability. Time: 0.00
1631.48/408.45	c  N dy    33    806577      4887     20874       112     66155     63803   4859502    162.20    103.19  --
2538.04/635.37	c  N dy    34   1209865      4887     20874       112     82456     63803   6097092    151.65    104.27  --
2539.24/635.61	c  S st    34   1209865      4887     20874       112     82456     63803   6097092    151.65    104.27  --
2540.04/635.84	c  S st    34   1210370      4887     20874       112     82961     63803   6132358    151.65    104.27  --
2540.04/635.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2540.04/635.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2542.43/636.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  2.49
2542.43/636.49	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.02 s
2542.43/636.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2542.85/636.53	c Subs w/ non-existent bins:      0 time:  0.15 s
2543.25/636.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2543.63/636.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2543.63/636.70	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
2809.30/703.20	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.30
2809.30/703.29	c lits-rem:         1  cl-subs:     2554  v-elim:     83  v-fix:    0  time: 266.00 s
2809.30/703.29	c learnt bin added due to v-elim: 0
2809.30/703.29	c vivif2 --  cl tried    20874 cl shrink        0 lits rem          0 time: 0.00
2809.70/703.35	c vivif2 --  cl tried    80407 cl shrink        0 lits rem          0 time: 0.23
2810.50/703.54	c asymm  cl-useful: 0/5145/20874 lits-rem:0 time: 0.77
2810.50/703.54	c calculated reachability. Time: 0.00
2810.50/703.54	c  N dy    34   1210370      4887     20874       112     80407     63803   5865688    151.65    104.27  --
4308.36/1078.44	c  N dy    35   1710370      4887     20874       112    112372     63803   9299049    158.69    104.46  --
4309.57/1078.79	c  S st    35   1710370      4887     20874       112    112372     63803   9299049    158.69    104.46  --
4310.75/1079.09	c  S st    35   1710874      4887     20874       112    112876     63803   9331186    158.69    104.46  --
4311.15/1079.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4311.15/1079.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4314.75/1080.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.3M T:  3.94
4315.15/1080.10	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.02 s
4315.15/1080.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4315.15/1080.16	c Subs w/ non-existent bins:      0 time:  0.23 s
4315.95/1080.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4316.35/1080.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
4316.35/1080.42	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-3172548-1304062771/watcher-3172548-1304062771 -o /tmp/evaluation-result-3172548-1304062771/solver-3172548-1304062771 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172548-1304062771.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.85 7.74 7.36 2/172 5167
/proc/meminfo: memFree=16807556/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=52224 CPUtime=0 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 1149 0 0 0 0 0 0 0 22 0 1 0 517876688 53477376 1084 33554432000 4194304 4797429 140735530797008 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5167/statm: 13056 1086 347 148 0 7985 0

[startup+0.0882571 s]
/proc/loadavg: 6.85 7.74 7.36 2/172 5167
/proc/meminfo: memFree=16807556/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=689476 CPUtime=2.45 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 9331 0 0 0 244 1 0 0 18 0 4 0 517876688 706023424 8133 33554432000 4194304 4797429 140735530797008 18446744073709551615 210647251487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 199338 8028 411 148 0 194267 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 689476

[startup+0.963826 s]
/proc/loadavg: 6.85 7.74 7.36 2/172 5167
/proc/meminfo: memFree=16807556/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=692360 CPUtime=3.67 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 11570 0 0 0 366 1 0 0 19 0 4 0 517876688 708976640 7595 33554432000 4194304 4797429 140735530797008 18446744073709551615 4351787 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 173090 7595 411 148 0 168019 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 692360

[startup+1.06381 s]
/proc/loadavg: 6.85 7.74 7.36 2/172 5167
/proc/meminfo: memFree=16807556/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=692360 CPUtime=4.08 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 11914 0 0 0 406 2 0 0 19 0 4 0 517876688 708976640 7934 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 173090 7934 411 148 0 168019 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 692360

[startup+1.16379 s]
/proc/loadavg: 6.85 7.74 7.36 2/172 5167
/proc/meminfo: memFree=16807556/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=692360 CPUtime=4.48 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 12208 0 0 0 446 2 0 0 19 0 4 0 517876688 708976640 8227 33554432000 4194304 4797429 140735530797008 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 173090 8228 411 148 0 168019 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 692360

[startup+1.50074 s]
/proc/loadavg: 6.85 7.74 7.36 2/172 5167
/proc/meminfo: memFree=16807556/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=693148 CPUtime=5.82 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 13268 0 0 0 580 2 0 0 20 0 4 0 517876688 709783552 9232 33554432000 4194304 4797429 140735530797008 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 173287 9232 411 148 0 168216 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 693148

[startup+3.10047 s]
/proc/loadavg: 6.85 7.74 7.36 9/182 5180
/proc/meminfo: memFree=16655576/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=700100 CPUtime=12.21 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 18762 0 0 0 1218 3 0 0 25 0 4 0 517876688 716902400 13591 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 175025 13591 415 148 0 169954 0
[pid=5167/tid=5174] ppid=5165 vsize=700100 CPUtime=3.03 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 3425 0 0 0 303 0 0 0 25 0 4 0 517876693 716902400 13591 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=700100 CPUtime=3.04 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 3701 0 0 0 303 1 0 0 25 0 4 0 517876693 716902400 13591 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=700100 CPUtime=3.02 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 3546 0 0 0 302 0 0 0 25 0 4 0 517876693 716902400 13591 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524521 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 700100

[startup+6.30593 s]
/proc/loadavg: 7.03 7.76 7.37 11/182 5180
/proc/meminfo: memFree=16625760/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=703368 CPUtime=25.02 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 23490 0 0 0 2498 4 0 0 25 0 4 0 517876688 720248832 12638 33554432000 4194304 4797429 140735530797008 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 175842 12638 418 148 0 170771 0
[pid=5167/tid=5174] ppid=5165 vsize=703368 CPUtime=6.24 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 4300 0 0 0 624 0 0 0 25 0 4 0 517876693 720248832 12638 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=703368 CPUtime=6.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 4317 0 0 0 623 1 0 0 25 0 4 0 517876693 720248832 12638 33554432000 4194304 4797429 140735530797008 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=703368 CPUtime=6.21 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 4314 0 0 0 621 0 0 0 25 0 4 0 517876693 720248832 12638 33554432000 4194304 4797429 140735530797008 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 703368

[startup+12.7009 s]
/proc/loadavg: 7.26 7.79 7.38 9/182 5180
/proc/meminfo: memFree=16593668/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=708040 CPUtime=50.58 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 29278 0 0 0 5052 6 0 0 25 0 4 0 517876688 725032960 16852 33554432000 4194304 4797429 140735530797008 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 177010 16852 418 148 0 171939 0
[pid=5167/tid=5174] ppid=5165 vsize=708040 CPUtime=12.63 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 4900 0 0 0 1263 0 0 0 25 0 4 0 517876693 725032960 16852 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=708040 CPUtime=12.64 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 4933 0 0 0 1263 1 0 0 25 0 4 0 517876693 725032960 16852 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=708040 CPUtime=12.58 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 4948 0 0 0 1258 0 0 0 25 0 4 0 517876693 725032960 16852 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524944 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 708040

[startup+25.5007 s]
/proc/loadavg: 7.43 7.80 7.39 9/182 5180
/proc/meminfo: memFree=16560820/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=713432 CPUtime=101.7 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 42823 0 0 0 10161 9 0 0 25 0 4 0 517876688 730554368 17987 33554432000 4194304 4797429 140735530797008 18446744073709551615 4415643 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 178358 17987 419 148 0 173287 0
[pid=5167/tid=5174] ppid=5165 vsize=713432 CPUtime=25.43 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 6588 0 0 0 2542 1 0 0 25 0 4 0 517876693 730554368 17987 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=713432 CPUtime=25.43 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 6031 0 0 0 2542 1 0 0 25 0 4 0 517876693 730554368 17987 33554432000 4194304 4797429 140735530797008 18446744073709551615 4415778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=713432 CPUtime=25.32 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 6576 0 0 0 2531 1 0 0 25 0 4 0 517876693 730554368 17987 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 713432

[startup+51.1004 s]
/proc/loadavg: 7.62 7.82 7.40 9/182 5181
/proc/meminfo: memFree=16522032/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=722584 CPUtime=203.96 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 66022 0 0 0 20374 22 0 0 25 0 4 0 517876688 739926016 26513 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 180646 26513 419 148 0 175575 0
[pid=5167/tid=5174] ppid=5165 vsize=722584 CPUtime=51.02 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 8317 0 0 0 5101 1 0 0 25 0 4 0 517876693 739926016 26513 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=722584 CPUtime=51.03 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 8189 0 0 0 5101 2 0 0 25 0 4 0 517876693 739926016 26513 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=722584 CPUtime=50.81 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 8433 0 0 0 5079 2 0 0 25 0 4 0 517876693 739926016 26513 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 722584

[startup+102.301 s]
/proc/loadavg: 7.96 7.88 7.44 9/182 5182
/proc/meminfo: memFree=16460636/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=736404 CPUtime=408.51 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 100669 0 0 0 40816 35 0 0 25 0 4 0 517876688 754077696 32726 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 184101 32726 419 148 0 179030 0
[pid=5167/tid=5174] ppid=5165 vsize=736404 CPUtime=102.22 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 11562 0 0 0 10220 2 0 0 25 0 4 0 517876693 754077696 32726 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=736404 CPUtime=102.23 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 11394 0 0 0 10220 3 0 0 25 0 4 0 517876693 754077696 32726 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=736404 CPUtime=101.77 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 11347 0 0 0 10175 2 0 0 25 0 4 0 517876693 754077696 32726 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 736404

[startup+162.301 s]
/proc/loadavg: 8.14 7.94 7.49 9/182 5184
/proc/meminfo: memFree=16425160/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=748868 CPUtime=648.25 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 136163 0 0 0 64777 48 0 0 25 0 4 0 517876688 766840832 38417 33554432000 4194304 4797429 140735530797008 18446744073709551615 4352317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 187217 38417 419 148 0 182146 0
[pid=5167/tid=5174] ppid=5165 vsize=748868 CPUtime=162.22 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 14578 0 0 0 16218 4 0 0 25 0 4 0 517876693 766840832 38417 33554432000 4194304 4797429 140735530797008 18446744073709551615 4414328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=748868 CPUtime=162.23 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 14680 0 0 0 16219 4 0 0 25 0 4 0 517876693 766840832 38417 33554432000 4194304 4797429 140735530797008 18446744073709551615 4528948 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=748868 CPUtime=161.5 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 14763 0 0 0 16147 3 0 0 25 0 4 0 517876693 766840832 38417 33554432000 4194304 4797429 140735530797008 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 748868

[startup+222.301 s]
/proc/loadavg: 8.05 7.95 7.52 9/182 5186
/proc/meminfo: memFree=16404816/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=755360 CPUtime=887.96 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 169787 0 0 0 88734 62 0 0 25 0 4 0 517876688 773488640 41296 33554432000 4194304 4797429 140735530797008 18446744073709551615 4506576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 188840 41296 419 148 0 183769 0
[pid=5167/tid=5174] ppid=5165 vsize=755360 CPUtime=222.21 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 17961 0 0 0 22217 4 0 0 25 0 4 0 517876693 773488640 41296 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=755360 CPUtime=222.23 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 18075 0 0 0 22218 5 0 0 25 0 4 0 517876693 773488640 41296 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=755360 CPUtime=221.22 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 17956 0 0 0 22117 5 0 0 25 0 4 0 517876693 773488640 41296 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 755360

[startup+282.301 s]
/proc/loadavg: 8.05 7.97 7.55 9/182 5188
/proc/meminfo: memFree=16366732/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=767336 CPUtime=1127.69 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 202031 0 0 0 112693 76 0 0 25 0 4 0 517876688 785752064 41258 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 191834 41258 419 148 0 186763 0
[pid=5167/tid=5174] ppid=5165 vsize=767336 CPUtime=282.22 cores=1,3,5,7

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

[pid=5167] ppid=5165 vsize=876056 CPUtime=2805.71 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 352078 0 0 0 280422 149 0 0 25 0 4 0 517876688 897081344 70885 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 219014 70885 419 148 0 213943 0
[pid=5167/tid=5174] ppid=5165 vsize=876056 CPUtime=702.19 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 37142 0 0 0 70207 12 0 0 25 0 4 0 517876693 897081344 70885 33554432000 4194304 4797429 140735530797008 18446744073709551615 4647897 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=876056 CPUtime=702.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 36912 0 0 0 70211 13 0 0 25 0 4 0 517876693 897081344 70885 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=876056 CPUtime=698.98 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 37730 0 0 0 69885 13 0 0 25 0 4 0 517876693 897081344 70885 33554432000 4194304 4797429 140735530797008 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.71
Current children cumulated vsize (KiB) 876056

[startup+762.301 s]
/proc/loadavg: 8.12 8.06 7.75 9/182 5200
/proc/meminfo: memFree=16211632/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=906624 CPUtime=3045.43 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 380985 0 0 0 304380 163 0 0 25 0 4 0 517876688 928382976 70201 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 226656 70201 419 148 0 221585 0
[pid=5167/tid=5174] ppid=5165 vsize=906624 CPUtime=762.18 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 41223 0 0 0 76205 13 0 0 25 0 4 0 517876693 928382976 70201 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=906624 CPUtime=762.23 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 41117 0 0 0 76209 14 0 0 25 0 4 0 517876693 928382976 70201 33554432000 4194304 4797429 140735530797008 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=906624 CPUtime=758.7 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 41797 0 0 0 75856 14 0 0 25 0 4 0 517876693 928382976 70201 33554432000 4194304 4797429 140735530797008 18446744073709551615 4245123 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.43
Current children cumulated vsize (KiB) 906624

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 7.77 9/182 5202
/proc/meminfo: memFree=16170456/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=910704 CPUtime=3285.16 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 399952 0 0 0 328343 173 0 0 25 0 4 0 517876688 932560896 73842 33554432000 4194304 4797429 140735530797008 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 227676 73842 419 148 0 222605 0
[pid=5167/tid=5174] ppid=5165 vsize=910704 CPUtime=822.19 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 43183 0 0 0 82205 14 0 0 25 0 4 0 517876693 932560896 73842 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=910704 CPUtime=822.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 43049 0 0 0 82209 15 0 0 25 0 4 0 517876693 932560896 73842 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=910704 CPUtime=818.44 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 43799 0 0 0 81828 16 0 0 25 0 4 0 517876693 932560896 73842 33554432000 4194304 4797429 140735530797008 18446744073709551615 4255077 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3285.16
Current children cumulated vsize (KiB) 910704

[startup+882.301 s]
/proc/loadavg: 8.14 8.08 7.79 9/182 5204
/proc/meminfo: memFree=16166212/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=912396 CPUtime=3524.88 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 419432 0 0 0 352304 184 0 0 25 0 4 0 517876688 934293504 75166 33554432000 4194304 4797429 140735530797008 18446744073709551615 4425001 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 228099 75166 419 148 0 223028 0
[pid=5167/tid=5174] ppid=5165 vsize=912396 CPUtime=882.18 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 44554 0 0 0 88203 15 0 0 25 0 4 0 517876693 934293504 75166 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=912396 CPUtime=882.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 44306 0 0 0 88208 16 0 0 25 0 4 0 517876693 934293504 75166 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=912396 CPUtime=878.15 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 45047 0 0 0 87799 16 0 0 25 0 4 0 517876693 934293504 75166 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.88
Current children cumulated vsize (KiB) 912396

[startup+942.301 s]
/proc/loadavg: 8.17 8.09 7.81 9/182 5205
/proc/meminfo: memFree=16169300/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=916952 CPUtime=3764.62 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 439570 0 0 0 376267 195 0 0 25 0 4 0 517876688 938958848 70136 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 229238 70136 419 148 0 224167 0
[pid=5167/tid=5174] ppid=5165 vsize=916952 CPUtime=942.18 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 46342 0 0 0 94203 15 0 0 25 0 4 0 517876693 938958848 70136 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=916952 CPUtime=942.25 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 46239 0 0 0 94208 17 0 0 25 0 4 0 517876693 938958848 70136 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=916952 CPUtime=937.89 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 47056 0 0 0 93771 18 0 0 25 0 4 0 517876693 938958848 70136 33554432000 4194304 4797429 140735530797008 18446744073709551615 4242465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.62
Current children cumulated vsize (KiB) 916952

[startup+1002.3 s]
/proc/loadavg: 8.13 8.09 7.83 9/182 5206
/proc/meminfo: memFree=16125396/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=918568 CPUtime=4004.32 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 456395 0 0 0 400225 207 0 0 25 0 4 0 517876688 940613632 77336 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424413 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 229642 77336 419 148 0 224571 0
[pid=5167/tid=5174] ppid=5165 vsize=918568 CPUtime=1002.17 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 47597 0 0 0 100201 16 0 0 25 0 4 0 517876693 940613632 77336 33554432000 4194304 4797429 140735530797008 18446744073709551615 4428975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=918568 CPUtime=1002.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 47350 0 0 0 100207 17 0 0 25 0 4 0 517876693 940613632 77336 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=918568 CPUtime=997.59 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 48160 0 0 0 99741 18 0 0 25 0 4 0 517876693 940613632 77336 33554432000 4194304 4797429 140735530797008 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4004.32
Current children cumulated vsize (KiB) 918568

[startup+1062.31 s]
/proc/loadavg: 8.15 8.10 7.84 9/182 5208
/proc/meminfo: memFree=16120916/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=921964 CPUtime=4244.06 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 474152 0 0 0 424187 219 0 0 25 0 4 0 517876688 944091136 78423 33554432000 4194304 4797429 140735530797008 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 230491 78423 419 148 0 225420 0
[pid=5167/tid=5174] ppid=5165 vsize=921964 CPUtime=1062.18 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 49503 0 0 0 106201 17 0 0 25 0 4 0 517876693 944091136 78423 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=921964 CPUtime=1062.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 49306 0 0 0 106206 18 0 0 25 0 4 0 517876693 944091136 78423 33554432000 4194304 4797429 140735530797008 18446744073709551615 4351787 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=921964 CPUtime=1057.31 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 49983 0 0 0 105712 19 0 0 25 0 4 0 517876693 944091136 78423 33554432000 4194304 4797429 140735530797008 18446744073709551615 4226511 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4244.06
Current children cumulated vsize (KiB) 921964

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 7.86 9/182 5210
/proc/meminfo: memFree=16059276/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=922236 CPUtime=4483.74 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 485766 0 0 0 448150 224 0 0 25 0 4 0 517876688 944369664 89983 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 230559 89983 419 148 0 225488 0
[pid=5167/tid=5174] ppid=5165 vsize=922236 CPUtime=1122.17 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 50658 0 0 0 112199 18 0 0 25 0 4 0 517876693 944369664 89983 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=922236 CPUtime=1122.24 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 50512 0 0 0 112205 19 0 0 25 0 4 0 517876693 944369664 89983 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=922236 CPUtime=1117.03 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 50977 0 0 0 111683 20 0 0 25 0 4 0 517876693 944369664 89983 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.74
Current children cumulated vsize (KiB) 922236

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 7.87 9/182 5212
/proc/meminfo: memFree=16071920/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=926496 CPUtime=4723.47 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 491421 0 0 0 472120 227 0 0 25 0 4 0 517876688 948731904 88266 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 231624 88266 419 148 0 226553 0
[pid=5167/tid=5174] ppid=5165 vsize=926496 CPUtime=1182.17 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 52607 0 0 0 118199 18 0 0 25 0 4 0 517876693 948731904 88266 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=926496 CPUtime=1182.25 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 52360 0 0 0 118205 20 0 0 25 0 4 0 517876693 948731904 88266 33554432000 4194304 4797429 140735530797008 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=926496 CPUtime=1176.74 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 52835 0 0 0 117653 21 0 0 25 0 4 0 517876693 948731904 88266 33554432000 4194304 4797429 140735530797008 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4723.47
Current children cumulated vsize (KiB) 926496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.10 8.09 7.87 9/182 5212
/proc/meminfo: memFree=16079480/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=926496 CPUtime=4800.19 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 492676 0 0 0 479791 228 0 0 25 0 4 0 517876688 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 231624 89503 419 148 0 226553 0
[pid=5167/tid=5174] ppid=5165 vsize=926496 CPUtime=1201.37 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 53104 0 0 0 120119 18 0 0 25 0 4 0 517876693 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4428580 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=926496 CPUtime=1201.45 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 52735 0 0 0 120125 20 0 0 25 0 4 0 517876693 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=926496 CPUtime=1195.86 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 53218 0 0 0 119564 22 0 0 25 0 4 0 517876693 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 926496

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

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

[startup+1201.5 s]
/proc/loadavg: 8.10 8.09 7.87 9/182 5212
/proc/meminfo: memFree=16079480/32951132 swapFree=67111524/67111528
[pid=5167] ppid=5165 vsize=926496 CPUtime=4800.19 cores=1,3,5,7
/proc/5167/stat : 5167 (techdemo) R 5165 5167 4259 0 -1 4202496 492676 0 0 0 479791 228 0 0 25 0 4 0 517876688 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5167/statm: 231624 89503 419 148 0 226553 0
[pid=5167/tid=5174] ppid=5165 vsize=926496 CPUtime=1201.37 cores=1,3,5,7
/proc/5167/task/5174/stat : 5174 (techdemo) R 5165 5167 4259 0 -1 4202560 53104 0 0 0 120119 18 0 0 25 0 4 0 517876693 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4428580 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5167/tid=5175] ppid=5165 vsize=926496 CPUtime=1201.45 cores=1,3,5,7
/proc/5167/task/5175/stat : 5175 (techdemo) R 5165 5167 4259 0 -1 4202560 52735 0 0 0 120125 20 0 0 25 0 4 0 517876693 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5167/tid=5176] ppid=5165 vsize=926496 CPUtime=1195.86 cores=1,3,5,7
/proc/5167/task/5176/stat : 5176 (techdemo) R 5165 5167 4259 0 -1 4202560 53218 0 0 0 119564 22 0 0 25 0 4 0 517876693 948731904 89503 33554432000 4194304 4797429 140735530797008 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 926496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.53
CPU time (s): 4800.24
CPU user time (s): 4797.94
CPU system time (s): 2.29665
CPU usage (%): 399.511
Max. virtual memory (cumulated for all children) (KiB): 926496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.94
system time used= 2.29665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492676
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= 805
involuntary context switches= 33320

runsolver used 1.53277 second user time and 4.08638 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 09:39:31
IDJOB=3172548
IDBENCH=82566
IDSOLVER=1584
FILE ID=node129/3172548-1304062771
RUNJOBID= node129-1304062770-5154
PBS_JOBID= 13170431
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= e54dff8ae8b71ab472786a7e95ae7d20
RANDOM SEED=1833383123

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      16807712 kB
Buffers:       1279560 kB
Cached:       14130516 kB
SwapCached:          4 kB
Active:        3760416 kB
Inactive:     11717692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16807712 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9108 kB
Writeback:           0 kB
AnonPages:       67484 kB
Mapped:          14784 kB
Slab:           603028 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node129 at 2011-04-29 09:59:34