Trace number 3172745

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.09 1203.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S436871389-051.SATISFIABLE.cnf
MD5SUM6deba4513edb64b9aaebf4e8cfbaf90d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3172745-1304093890.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.01 s
0.09/0.03	c learnt bin added due to v-elim: 0
0.09/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.03	c calculated reachability. Time: 0.00
0.09/0.03	c Calc default polars -  time:   0.00 s pos:      62 undec:       5 neg:      58
0.09/0.03	c =========================================================================================
0.09/0.03	c types(t): F = full restart, N = normal restart
0.09/0.03	c types(t): S = simplification begin/end, E = solution found
0.09/0.03	c restart types(rt): st = static, dy = dynamic
0.09/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.03	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.09/0.09	c Decided on static restart strategy
6.07/1.90	c  N dy     7     30001       125      2662         0     10105     13310    206942     26.20     20.54  --
6.07/1.91	c  S st     7     30001       125      2662         0     10105     13310    206942     26.20     20.54  --
6.07/1.95	c  S st     7     30505       125      2662         0     10598     13310    219056     26.20     20.54  --
6.07/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.25
6.07/2.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.07/2.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
6.07/2.06	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
6.07/2.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.07/2.06	c Subs w/ non-existent bins:      0 time:  0.01 s
6.07/2.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.07/2.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.07/2.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.07/2.87	c lits-rem:      2135  cl-subs:     1137  v-elim:    125  v-fix:    0  time:  2.42 s
6.07/2.87	c learnt bin added due to v-elim: 0
6.07/2.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.07/2.87	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
6.07/3.06	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.56
6.07/3.06	c calculated reachability. Time: 0.00
6.07/3.06	c  N dy     7     30505       125      2662         0      9461     13310    191436     26.20     20.54  --
6.07/3.06	c  F st     7     30505       125      2662         0      9461     13310    191436     26.20     20.54  --
6.07/3.40	c Decided on static restart strategy
6.07/5.42	c  N dy    14     45758       125      2662         0     16474     13310    366208     27.05     20.92  --
6.07/5.44	c  S st    14     45758       125      2662         0     16474     13310    366208     27.05     20.92  --
6.07/5.60	c  S st    14     46260       125      2662         0      8542     13310    132499     27.05     20.92  --
6.07/5.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.07/5.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.07/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.04
6.07/5.62	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
6.07/5.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.07/5.62	c Subs w/ non-existent bins:      0 time:  0.00 s
6.07/5.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.07/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.07/5.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.08/5.76	c lits-rem:        98  cl-subs:      165  v-elim:    125  v-fix:    0  time:  0.56 s
18.08/5.76	c learnt bin added due to v-elim: 0
18.08/5.76	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.08/5.76	c vivif2 --  cl tried     8377 cl shrink        0 lits rem          0 time: 0.00
18.48/5.80	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.17
18.48/5.80	c calculated reachability. Time: 0.00
18.48/5.80	c  N dy    14     46260       125      2662         0      8377     13310    130171     27.05     20.92  --
26.86/7.92	c  N dy    15     69390       125      2662         0     10399     13310    151404     27.65     20.98  --
26.86/7.93	c  S st    15     69390       125      2662         0     10399     13310    151404     27.65     20.98  --
26.86/7.97	c  S st    15     69891       125      2662         0     10893     13310    163874     27.65     20.98  --
26.86/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.86/7.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.86/7.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.08
26.86/7.99	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
26.86/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.86/7.99	c Subs w/ non-existent bins:      0 time:  0.00 s
26.86/7.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.86/7.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.86/7.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
28.46/8.31	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
31.66/9.16	c Added 2 vars  tried: 66612 time: 3.42
31.66/9.17	c ORs :      2 avg-s:  0.0 cl-sh:  1449 l-rem:   1449 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.44
31.66/9.17	c lits-rem:       321  cl-subs:      219  v-elim:    125  v-fix:    0  time:  4.73 s
31.66/9.17	c learnt bin added due to v-elim: 0
31.66/9.17	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
31.66/9.17	c vivif2 --  cl tried    10674 cl shrink        0 lits rem          0 time: 0.00
32.06/9.23	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.21
32.06/9.23	c calculated reachability. Time: 0.00
32.06/9.23	c  N dy    15     69891       127      2664         4     10674     13317    158484     27.65     20.98  --
32.06/9.23	c  F st    15     69891       127      2664         4     10674     13317    158484     27.65     20.98  --
32.46/9.38	c Decided on static restart strategy
46.42/12.84	c  N dy    22    104837       127      2664         4     19951     13317    364631     25.02     20.65  --
46.42/12.85	c  S st    22    104837       127      2664         4     19951     13317    364631     25.02     20.65  --
46.82/12.91	c  S st    22    105338       127      2664         4     20439     13317    376807     25.02     20.65  --
46.82/12.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.82/12.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.82/12.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.18
46.82/12.96	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
46.82/12.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.82/12.96	c Subs w/ non-existent bins:      0 time:  0.01 s
46.82/12.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.82/12.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.82/12.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
50.02/13.74	c ORs :      2 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
50.02/13.74	c lits-rem:      3066  cl-subs:     2050  v-elim:    125  v-fix:    0  time:  3.09 s
50.02/13.74	c learnt bin added due to v-elim: 0
50.02/13.74	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
50.02/13.74	c vivif2 --  cl tried    18389 cl shrink        0 lits rem          0 time: 0.01
50.42/13.82	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.32
50.42/13.83	c calculated reachability. Time: 0.00
50.42/13.83	c  N dy    22    105338       127      2664         4     18389     13317    325332     25.02     20.65  --
77.56/20.61	c  N dy    23    158008       127      2664         4     25635     13317    470746     26.50     20.70  --
77.56/20.63	c  S st    23    158008       127      2664         4     25635     13317    470746     26.50     20.70  --
77.96/20.71	c  S st    23    158510       127      2664         4     26124     13317    483152     26.50     20.70  --
77.96/20.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.96/20.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.96/20.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.28
77.96/20.78	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
77.96/20.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.96/20.78	c Subs w/ non-existent bins:      0 time:  0.01 s
77.96/20.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.96/20.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.96/20.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
82.34/21.85	c ORs :      2 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
82.34/21.86	c lits-rem:      3396  cl-subs:     2801  v-elim:    125  v-fix:    0  time:  4.25 s
82.34/21.86	c learnt bin added due to v-elim: 0
82.34/21.86	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
82.34/21.87	c vivif2 --  cl tried    23323 cl shrink        0 lits rem          0 time: 0.01
82.74/21.96	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.40
82.74/21.97	c calculated reachability. Time: 0.00
82.74/21.97	c  N dy    23    158510       127      2664         4     23323     13317    411710     26.50     20.70  --
131.05/34.03	c  N dy    24    237765       127      2664         4     28324     13317    481863     26.43     20.52  --
131.05/34.05	c  S st    24    237765       127      2664         4     28324     13317    481863     26.43     20.52  --
131.47/34.14	c  S st    24    238271       131      2664        16     28823     13337    494082     26.43     20.52  --
131.47/34.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.47/34.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.87/34.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.38
131.87/34.23	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
131.87/34.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.87/34.24	c Subs w/ non-existent bins:      0 time:  0.01 s
131.87/34.24	c Replacing        1 vars Replaced      765 lits Time:     0.03 s 
131.87/34.25	c bin-w-bin subsume rem            2 bins  time:  0.00 s
131.87/34.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.87/34.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
135.86/35.24	c ORs :      2 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
135.86/35.25	c lits-rem:      2983  cl-subs:     2763  v-elim:    125  v-fix:    0  time:  3.97 s
135.86/35.25	c learnt bin added due to v-elim: 0
135.86/35.25	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
135.86/35.25	c vivif2 --  cl tried    26060 cl shrink        0 lits rem          0 time: 0.02
136.26/35.36	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.43
136.26/35.36	c calculated reachability. Time: 0.00
136.26/35.36	c  N dy    24    238271       130      2664        10     26060     13329    428049     26.43     20.52  --
223.73/57.27	c  N dy    25    357406       130      2664        10     30002     13329    448123     25.29     20.13  --
223.73/57.29	c  S st    25    357406       130      2664        10     30002     13329    448123     25.29     20.13  --
224.13/57.39	c  S st    25    357911       138      2664        30     30505     13365    460622     25.29     20.13  --
224.13/57.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
224.13/57.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.51/57.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.36
224.51/57.48	c Calc non-exist non-lernt bins v-fix:     0 done:    138 time:  0.00 s
224.51/57.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.51/57.48	c Subs w/ non-existent bins:      0 time:  0.02 s
224.51/57.49	c Replacing        1 vars Replaced      105 lits Time:     0.01 s 
224.51/57.49	c bin-w-bin subsume rem            2 bins  time:  0.00 s
224.51/57.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.51/57.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
228.53/58.40	c ORs :      2 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
228.53/58.41	c lits-rem:      2337  cl-subs:     2106  v-elim:    125  v-fix:    0  time:  3.67 s
228.53/58.41	c learnt bin added due to v-elim: 0
228.53/58.41	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
228.53/58.42	c vivif2 --  cl tried    28399 cl shrink        0 lits rem          0 time: 0.02
228.90/58.53	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.46
228.90/58.53	c calculated reachability. Time: 0.00
228.90/58.53	c  N dy    25    357911       137      2664        24     28399     13357    414591     25.29     20.13  --
397.06/100.66	c  N dy    26    536867       137      2664        24     36268     13357    525078     26.23     19.80  --
397.06/100.68	c  S st    26    536867       137      2664        24     36268     13357    525078     26.23     19.80  --
397.46/100.79	c  S st    26    537370       141      2664        40     36767     13381    537563     26.23     19.80  --
397.46/100.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
397.46/100.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.26/100.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.50
398.26/100.92	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
398.26/100.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.26/100.93	c Subs w/ non-existent bins:      0 time:  0.02 s
398.26/100.94	c Replacing        2 vars Replaced      930 lits Time:     0.04 s 
398.26/100.95	c bin-w-bin subsume rem            4 bins  time:  0.00 s
398.26/100.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.26/100.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
402.65/102.06	c ORs :      2 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
412.65/104.58	c Added 2 vars  tried: 80000 time: 10.06
413.06/104.66	c ORs :      2 avg-s:  0.0 cl-sh:  5758 l-rem:   5758 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.37
413.06/104.67	c lits-rem:      1960  cl-subs:     2220  v-elim:    125  v-fix:    0  time: 14.85 s
413.06/104.67	c learnt bin added due to v-elim: 0
413.06/104.67	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
413.06/104.67	c vivif2 --  cl tried    34547 cl shrink        0 lits rem          0 time: 0.02
413.43/104.79	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.48
413.43/104.79	c calculated reachability. Time: 0.00
413.43/104.79	c  N dy    26    537370       141      2666        32     34547     13374    481575     26.23     19.80  --
413.43/104.79	c  F st    26    537370       141      2666        32     34547     13374    481575     26.23     19.80  --
415.03/105.17	c Decided on static restart strategy
706.59/178.12	c  N dy    33    806056       141      2666        32     57556     13374   1006599     28.47     19.79  --
706.59/178.16	c  S st    33    806056       141      2666        32     57556     13374   1006599     28.47     19.79  --
707.41/178.35	c  S st    33    806559       141      2666        32     58045     13374   1018977     28.47     19.79  --
707.41/178.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
707.41/178.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.60/178.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  1.12
708.60/178.64	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
708.60/178.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.60/178.65	c Subs w/ non-existent bins:      0 time:  0.04 s
708.60/178.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.60/178.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.60/178.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
717.78/180.93	c ORs :      4 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
717.78/180.94	c lits-rem:      2930  cl-subs:     3794  v-elim:    125  v-fix:    0  time:  9.10 s
717.78/180.94	c learnt bin added due to v-elim: 0
717.78/180.94	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
717.78/180.96	c vivif2 --  cl tried    54251 cl shrink        0 lits rem          0 time: 0.04
718.18/181.06	c asymm  cl-useful: 0/1219/2666 lits-rem:0 time: 0.44
718.18/181.07	c calculated reachability. Time: 0.00
718.18/181.07	c  N dy    33    806559       141      2666        32     54251     13374    920159     28.47     19.79  --
1315.70/330.62	c  N dy    34   1209839       141      2666        32     69552     13374   1189758     27.85     19.63  --
1315.70/330.66	c  S st    34   1209839       141      2666        32     69552     13374   1189758     27.85     19.63  --
1315.70/330.66	c Finding binary XORs  T:     0.00 s  found:       0
1316.90/330.90	c  S st    34   1210343       149      2666        48     70052     13406   1202103     27.85     19.63  --
1316.90/330.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1316.90/330.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1318.11/331.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.4M T:  1.55
1318.11/331.29	c Calc non-exist non-lernt bins v-fix:     0 done:    149 time:  0.01 s
1318.11/331.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1318.49/331.30	c Subs w/ non-existent bins:      0 time:  0.05 s
1318.49/331.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1318.49/331.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1318.49/331.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1333.27/335.02	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 29.0 T:    0.03
1333.27/335.04	c lits-rem:      5822  cl-subs:     4818  v-elim:    125  v-fix:    0  time: 14.85 s
1333.27/335.04	c learnt bin added due to v-elim: 0
1333.27/335.04	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
1333.27/335.06	c vivif2 --  cl tried    65233 cl shrink        0 lits rem          0 time: 0.06
1333.67/335.17	c asymm  cl-useful: 0/870/2666 lits-rem:0 time: 0.43
1333.67/335.17	c calculated reachability. Time: 0.00
1333.67/335.17	c  N dy    34   1210343       149      2666        48     65233     13406   1075746     27.85     19.63  --
2126.50/533.68	c  N dy    35   1710343       149      2666        48     95418     13406   1678590     26.90     19.59  --
2126.88/533.75	c  S st    35   1710343       149      2666        48     95418     13406   1678590     26.90     19.59  --
2128.48/534.11	c  S st    35   1710847       155      2666        60     95917     13430   1691047     26.90     19.59  --
2128.48/534.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2128.48/534.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2130.89/534.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.9M T:  2.49
2130.89/534.74	c Calc non-exist non-lernt bins v-fix:     0 done:    155 time:  0.01 s
2130.89/534.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2130.89/534.76	c Subs w/ non-existent bins:      0 time:  0.08 s
2130.89/534.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2130.89/534.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2130.89/534.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2165.23/543.30	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
2165.23/543.33	c lits-rem:      1124  cl-subs:    11542  v-elim:    125  v-fix:    0  time: 34.09 s
2165.23/543.33	c learnt bin added due to v-elim: 0
2165.23/543.33	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
2165.23/543.35	c vivif2 --  cl tried    84375 cl shrink        0 lits rem          0 time: 0.09
2165.64/543.46	c asymm  cl-useful: 0/503/2666 lits-rem:0 time: 0.45
2165.64/543.47	c calculated reachability. Time: 0.00
2165.64/543.47	c  N dy    35   1710847       155      2666        60     84375     13430   1432633     26.90     19.59  --
3285.54/823.88	c  N dy    36   2210847       155      2666        60    100941     13430   1752258     27.78     19.39  --
3285.96/823.95	c  S st    36   2210847       155      2666        60    100941     13430   1752258     27.78     19.39  --
3287.54/824.35	c  S st    36   2211350       157      2666        64    101436     13438   1764916     27.78     19.39  --
3287.54/824.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3287.54/824.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3290.75/825.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.4M T:  2.99
3290.75/825.11	c Calc non-exist non-lernt bins v-fix:     0 done:    157 time:  0.01 s
3290.75/825.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3290.75/825.13	c Subs w/ non-existent bins:      0 time:  0.07 s
3290.75/825.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3290.75/825.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3290.75/825.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3321.88/832.94	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
3365.43/843.87	c Added 2 vars  tried: 80000 time: 43.63
3369.42/844.90	c ORs :      2 avg-s:  0.0 cl-sh: 24899 l-rem:  24899 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   47.74
3369.82/844.93	c lits-rem:      2168  cl-subs:     7656  v-elim:    125  v-fix:    0  time: 78.94 s
3369.82/844.93	c learnt bin added due to v-elim: 0
3369.82/844.93	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
3369.82/844.96	c vivif2 --  cl tried    93780 cl shrink        0 lits rem          0 time: 0.09
3370.20/845.07	c asymm  cl-useful: 0/811/2668 lits-rem:0 time: 0.46
3370.20/845.07	c calculated reachability. Time: 0.00
3370.20/845.07	c  N dy    36   2211350       159      2668        68     93780     13450   1538018     27.78     19.39  --
4597.56/1152.33	c  N dy    37   2711350       159      2668        68    117298     13450   2110074     27.55     19.26  --
4597.96/1152.42	c  S st    37   2711350       159      2668        68    117298     13450   2110074     27.55     19.26  --
4599.58/1152.85	c  S st    37   2711853       159      2668        68    117793     13450   2122991     27.55     19.26  --
4599.58/1152.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4599.58/1152.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4603.55/1153.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 41.3M T:  3.74
4603.55/1153.80	c Calc non-exist non-lernt bins v-fix:     0 done:    159 time:  0.01 s
4603.55/1153.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4603.55/1153.82	c Subs w/ non-existent bins:      0 time:  0.10 s
4603.55/1153.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4603.55/1153.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4603.55/1153.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4652.28/1166.01	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
4652.28/1166.05	c lits-rem:      4459  cl-subs:     7824  v-elim:    125  v-fix:    0  time: 48.64 s
4652.28/1166.05	c learnt bin added due to v-elim: 0
4652.28/1166.05	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
4652.28/1166.08	c vivif2 --  cl tried   109969 cl shrink        0 lits rem          0 time: 0.12
4653.06/1166.20	c asymm  cl-useful: 0/511/2668 lits-rem:0 time: 0.47
4653.06/1166.21	c calculated reachability. Time: 0.00
4653.06/1166.21	c  N dy    37   2711853       159      2668        68    109969     13450   1905337     27.55     19.26  --
4653.06/1166.21	c  F st    37   2711853       159      2668        68    109969     13450   1905337     27.55     19.26  --
4659.46/1167.87	c Decided on static restart strategy

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-3172745-1304093890/watcher-3172745-1304093890 -o /tmp/evaluation-result-3172745-1304093890/solver-3172745-1304093890 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172745-1304093890.cnf 

running on 4 cores: 0,2,4,6

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: 5.77 7.58 7.88 7/178 25336
/proc/meminfo: memFree=30877972/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=50148 CPUtime=0 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 641 0 0 0 0 0 0 0 22 0 1 0 520988696 51351552 572 33554432000 4194304 4797429 140737087264080 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25336/statm: 12537 573 347 148 0 7466 0

[startup+0.0314989 s]
/proc/loadavg: 5.77 7.58 7.88 7/178 25336
/proc/meminfo: memFree=30877972/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=620876 CPUtime=0.09 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 1009 0 0 0 9 0 0 0 18 0 4 0 520988696 635777024 866 33554432000 4194304 4797429 140737087264080 18446744073709551615 274664851591 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 168085 860 384 148 0 163014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 620876

[startup+0.461513 s]
/proc/loadavg: 5.77 7.58 7.88 7/178 25336
/proc/meminfo: memFree=30877972/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=675716 CPUtime=1.81 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 3219 0 0 0 180 1 0 0 18 0 4 0 520988696 691933184 2425 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 168929 2425 409 148 0 163858 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 675716

[startup+0.500481 s]
/proc/loadavg: 5.77 7.58 7.88 7/178 25336
/proc/meminfo: memFree=30877972/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=676000 CPUtime=1.97 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 3376 0 0 0 196 1 0 0 18 0 4 0 520988696 692224000 2580 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424699 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 169000 2580 409 148 0 163929 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 676000

[startup+0.700447 s]
/proc/loadavg: 5.77 7.58 7.88 7/178 25336
/proc/meminfo: memFree=30877972/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=678124 CPUtime=2.77 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 4589 0 0 0 276 1 0 0 18 0 4 0 520988696 694398976 3564 33554432000 4194304 4797429 140737087264080 18446744073709551615 4425824 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 169531 3564 413 148 0 164460 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 678124

[startup+1.69532 s]
/proc/loadavg: 5.77 7.58 7.88 7/178 25336
/proc/meminfo: memFree=30877972/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=680216 CPUtime=6.07 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 6294 0 0 0 605 2 0 0 20 0 4 0 520988696 696541184 4130 33554432000 4194304 4797429 140737087264080 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 170054 4173 416 148 0 164983 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 680216

[startup+5.65859 s]
/proc/loadavg: 5.77 7.58 7.88 9/182 25340
/proc/meminfo: memFree=30851656/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=684220 CPUtime=17.92 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 9620 0 0 0 1789 3 0 0 25 0 4 0 520988696 700641280 5753 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 171055 5753 416 148 0 165984 0
[pid=25336/tid=25338] ppid=25334 vsize=684220 CPUtime=5.64 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 2122 0 0 0 564 0 0 0 25 0 4 0 520988697 700641280 5753 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=684220 CPUtime=2.83 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 1529 0 0 0 283 0 0 0 25 0 4 0 520988697 700641280 5753 33554432000 4194304 4797429 140737087264080 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=684220 CPUtime=5.64 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 2030 0 0 0 564 0 0 0 25 0 4 0 520988697 700641280 5753 33554432000 4194304 4797429 140737087264080 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.92
Current children cumulated vsize (KiB) 684220

[startup+6.30048 s]
/proc/loadavg: 5.77 7.58 7.88 9/182 25340
/proc/meminfo: memFree=30851656/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=684432 CPUtime=20.46 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 10167 0 0 0 2043 3 0 0 25 0 4 0 520988696 700858368 5994 33554432000 4194304 4797429 140737087264080 18446744073709551615 4426358 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 171108 5994 416 148 0 166037 0
[pid=25336/tid=25338] ppid=25334 vsize=684432 CPUtime=6.28 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 2223 0 0 0 628 0 0 0 25 0 4 0 520988697 700858368 5994 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=684432 CPUtime=3.47 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 1751 0 0 0 346 1 0 0 25 0 4 0 520988697 700858368 5994 33554432000 4194304 4797429 140737087264080 18446744073709551615 4612530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=684432 CPUtime=6.28 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 2069 0 0 0 628 0 0 0 25 0 4 0 520988697 700858368 5994 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.46
Current children cumulated vsize (KiB) 684432

[startup+12.7004 s]
/proc/loadavg: 6.33 7.64 7.90 9/182 25340
/proc/meminfo: memFree=30834332/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=688024 CPUtime=46.03 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 14860 0 0 0 4599 4 0 0 25 0 4 0 520988696 704536576 6860 33554432000 4194304 4797429 140737087264080 18446744073709551615 4387365 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 172006 6860 419 148 0 166935 0
[pid=25336/tid=25338] ppid=25334 vsize=688024 CPUtime=12.68 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 3059 0 0 0 1267 1 0 0 25 0 4 0 520988697 704536576 6860 33554432000 4194304 4797429 140737087264080 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=688024 CPUtime=9.83 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 2413 0 0 0 982 1 0 0 25 0 4 0 520988697 704536576 6860 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=688024 CPUtime=12.68 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 2812 0 0 0 1268 0 0 0 25 0 4 0 520988697 704536576 6860 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.03
Current children cumulated vsize (KiB) 688024

[startup+25.5012 s]
/proc/loadavg: 6.70 7.66 7.90 9/182 25340
/proc/meminfo: memFree=30818552/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=693692 CPUtime=97.12 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 22351 0 0 0 9701 11 0 0 25 0 4 0 520988696 710340608 9600 33554432000 4194304 4797429 140737087264080 18446744073709551615 4425039 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 173423 9600 421 148 0 168352 0
[pid=25336/tid=25338] ppid=25334 vsize=693692 CPUtime=25.49 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 4195 0 0 0 2548 1 0 0 25 0 4 0 520988697 710340608 9600 33554432000 4194304 4797429 140737087264080 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=693692 CPUtime=22.52 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 3483 0 0 0 2246 6 0 0 25 0 4 0 520988697 710340608 9600 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=693692 CPUtime=25.49 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 3662 0 0 0 2548 1 0 0 25 0 4 0 520988697 710340608 9600 33554432000 4194304 4797429 140737087264080 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.12
Current children cumulated vsize (KiB) 693692

[startup+51.1007 s]
/proc/loadavg: 7.20 7.70 7.91 9/182 25341
/proc/meminfo: memFree=30800812/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=700080 CPUtime=199.36 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 32994 0 0 0 19922 14 0 0 25 0 4 0 520988696 716881920 12227 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 175020 12227 421 148 0 169949 0
[pid=25336/tid=25338] ppid=25334 vsize=700080 CPUtime=51.08 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 5569 0 0 0 5107 1 0 0 25 0 4 0 520988697 716881920 12227 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=700080 CPUtime=47.98 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 4982 0 0 0 4791 7 0 0 25 0 4 0 520988697 716881920 12227 33554432000 4194304 4797429 140737087264080 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=700080 CPUtime=51.08 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 4978 0 0 0 5107 1 0 0 25 0 4 0 520988697 716881920 12227 33554432000 4194304 4797429 140737087264080 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.36
Current children cumulated vsize (KiB) 700080

[startup+102.301 s]
/proc/loadavg: 7.71 7.76 7.91 9/182 25342
/proc/meminfo: memFree=30783784/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=706132 CPUtime=403.86 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 49343 0 0 0 40367 19 0 0 25 0 4 0 520988696 723079168 14089 33554432000 4194304 4797429 140737087264080 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 176533 14089 421 148 0 171462 0
[pid=25336/tid=25338] ppid=25334 vsize=706132 CPUtime=102.28 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 7692 0 0 0 10227 1 0 0 25 0 4 0 520988697 723079168 14089 33554432000 4194304 4797429 140737087264080 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=706132 CPUtime=98.88 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 6991 0 0 0 9880 8 0 0 25 0 4 0 520988697 723079168 14089 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=706132 CPUtime=102.29 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 7110 0 0 0 10227 2 0 0 25 0 4 0 520988697 723079168 14089 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.86
Current children cumulated vsize (KiB) 706132

[startup+162.3 s]
/proc/loadavg: 8.00 7.83 7.92 9/182 25344
/proc/meminfo: memFree=30763172/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=712164 CPUtime=643.49 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 65090 0 0 0 64321 28 0 0 25 0 4 0 520988696 729255936 16341 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 178041 16341 421 148 0 172970 0
[pid=25336/tid=25338] ppid=25334 vsize=712164 CPUtime=162.27 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 9415 0 0 0 16225 2 0 0 25 0 4 0 520988697 729255936 16341 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=712164 CPUtime=158.54 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 9005 0 0 0 15843 11 0 0 25 0 4 0 520988697 729255936 16341 33554432000 4194304 4797429 140737087264080 18446744073709551615 4355998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=712164 CPUtime=162.28 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 8707 0 0 0 16225 3 0 0 25 0 4 0 520988697 729255936 16342 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 643.49
Current children cumulated vsize (KiB) 712164

[startup+222.306 s]
/proc/loadavg: 8.10 7.89 7.94 9/182 25346
/proc/meminfo: memFree=30749004/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=717496 CPUtime=883.16 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 79078 0 0 0 88283 33 0 0 25 0 4 0 520988696 734715904 18912 33554432000 4194304 4797429 140737087264080 18446744073709551615 4425862 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 179374 18912 421 148 0 174303 0
[pid=25336/tid=25338] ppid=25334 vsize=717496 CPUtime=222.27 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 11109 0 0 0 22224 3 0 0 25 0 4 0 520988697 734715904 18912 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=717496 CPUtime=218.21 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 10705 0 0 0 21810 11 0 0 25 0 4 0 520988697 734715904 18912 33554432000 4194304 4797429 140737087264080 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=717496 CPUtime=222.29 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 10545 0 0 0 22225 4 0 0 25 0 4 0 520988697 734715904 18912 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 883.16
Current children cumulated vsize (KiB) 717496

[startup+282.301 s]
/proc/loadavg: 8.07 7.92 7.94 9/182 25347
/proc/meminfo: memFree=30735216/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=722344 CPUtime=1122.78 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 90651 0 0 0 112239 39 0 0 25 0 4 0 520988696 739680256 21104 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 180586 21104 421 148 0 175515 0
[pid=25336/tid=25338] ppid=25334 vsize=722344 CPUtime=282.26 cores=0,2,4,6

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

[pid=25336] ppid=25334 vsize=743580 CPUtime=2800.27 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 159024 0 0 0 279953 74 0 0 25 0 4 0 520988696 761425920 30523 33554432000 4194304 4797429 140737087264080 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 185895 30523 439 148 0 180824 0
[pid=25336/tid=25338] ppid=25334 vsize=743580 CPUtime=702.23 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 21558 0 0 0 70215 8 0 0 25 0 4 0 520988697 761425920 30523 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=743580 CPUtime=695.49 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 21259 0 0 0 69526 23 0 0 25 0 4 0 520988697 761425920 30523 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=743580 CPUtime=702.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 20681 0 0 0 70221 9 0 0 25 0 4 0 520988697 761425920 30523 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.27
Current children cumulated vsize (KiB) 743580

[startup+762.301 s]
/proc/loadavg: 8.18 8.06 7.99 9/182 25360
/proc/meminfo: memFree=30662416/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=744212 CPUtime=3039.92 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 166357 0 0 0 303912 80 0 0 25 0 4 0 520988696 762073088 31535 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 186053 31535 439 148 0 180982 0
[pid=25336/tid=25338] ppid=25334 vsize=744212 CPUtime=762.22 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 22683 0 0 0 76214 8 0 0 25 0 4 0 520988697 762073088 31535 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=744212 CPUtime=755.14 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 22515 0 0 0 75490 24 0 0 25 0 4 0 520988697 762073088 31535 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=744212 CPUtime=762.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 21825 0 0 0 76220 10 0 0 25 0 4 0 520988697 762073088 31535 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.92
Current children cumulated vsize (KiB) 744212

[startup+822.301 s]
/proc/loadavg: 8.15 8.08 8.00 9/182 25362
/proc/meminfo: memFree=30660152/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=746560 CPUtime=3279.54 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 174948 0 0 0 327871 83 0 0 25 0 4 0 520988696 764477440 31270 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 186640 31270 439 148 0 181569 0
[pid=25336/tid=25338] ppid=25334 vsize=746560 CPUtime=822.22 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 23767 0 0 0 82213 9 0 0 25 0 4 0 520988697 764477440 31270 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=746560 CPUtime=814.8 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 23603 0 0 0 81454 26 0 0 25 0 4 0 520988697 764477440 31270 33554432000 4194304 4797429 140737087264080 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=746560 CPUtime=822.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 22884 0 0 0 82220 10 0 0 25 0 4 0 520988697 764477440 31270 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.54
Current children cumulated vsize (KiB) 746560

[startup+882.307 s]
/proc/loadavg: 8.11 8.08 8.00 9/182 25363
/proc/meminfo: memFree=30650812/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=750484 CPUtime=3519.2 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 182270 0 0 0 351832 88 0 0 25 0 4 0 520988696 768495616 32002 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 187621 32002 421 148 0 182550 0
[pid=25336/tid=25338] ppid=25334 vsize=750484 CPUtime=882.22 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 24772 0 0 0 88212 10 0 0 25 0 4 0 520988697 768495616 32002 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=750484 CPUtime=874.45 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 24596 0 0 0 87418 27 0 0 25 0 4 0 520988697 768495616 32002 33554432000 4194304 4797429 140737087264080 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=750484 CPUtime=882.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 24035 0 0 0 88219 11 0 0 25 0 4 0 520988697 768495616 32002 33554432000 4194304 4797429 140737087264080 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.2
Current children cumulated vsize (KiB) 750484

[startup+942.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/182 25365
/proc/meminfo: memFree=30641736/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=751464 CPUtime=3758.81 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 188074 0 0 0 375789 92 0 0 25 0 4 0 520988696 769499136 34894 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424713 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 187866 34894 421 148 0 182795 0
[pid=25336/tid=25338] ppid=25334 vsize=751464 CPUtime=942.21 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 25598 0 0 0 94211 10 0 0 25 0 4 0 520988697 769499136 34894 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=751464 CPUtime=934.11 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 25252 0 0 0 93382 29 0 0 25 0 4 0 520988697 769499136 34894 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=751464 CPUtime=942.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 24620 0 0 0 94218 12 0 0 25 0 4 0 520988697 769499136 34894 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.81
Current children cumulated vsize (KiB) 751464

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/182 25366
/proc/meminfo: memFree=30636612/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=754896 CPUtime=3998.45 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 197728 0 0 0 399749 96 0 0 25 0 4 0 520988696 773013504 35010 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 188724 35010 421 148 0 183653 0
[pid=25336/tid=25338] ppid=25334 vsize=754896 CPUtime=1002.2 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 26754 0 0 0 100209 11 0 0 25 0 4 0 520988697 773013504 35010 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=754896 CPUtime=993.76 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 26592 0 0 0 99346 30 0 0 25 0 4 0 520988697 773013504 35010 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=754896 CPUtime=1002.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 25958 0 0 0 100218 12 0 0 25 0 4 0 520988697 773013504 35010 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.45
Current children cumulated vsize (KiB) 754896

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.00 9/182 25368
/proc/meminfo: memFree=30632620/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=758192 CPUtime=4238.1 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 205263 0 0 0 423709 101 0 0 25 0 4 0 520988696 776388608 35832 33554432000 4194304 4797429 140737087264080 18446744073709551615 4425129 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 189548 35832 421 148 0 184477 0
[pid=25336/tid=25338] ppid=25334 vsize=758192 CPUtime=1062.21 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 27992 0 0 0 106209 12 0 0 25 0 4 0 520988697 776388608 35832 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=758192 CPUtime=1053.43 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 27791 0 0 0 105311 32 0 0 25 0 4 0 520988697 776388608 35832 33554432000 4194304 4797429 140737087264080 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=758192 CPUtime=1062.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 27052 0 0 0 106218 12 0 0 25 0 4 0 520988697 776388608 35832 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.1
Current children cumulated vsize (KiB) 758192

[startup+1122.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/182 25370
/proc/meminfo: memFree=30617712/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=759420 CPUtime=4477.73 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 210611 0 0 0 447669 104 0 0 25 0 4 0 520988696 777646080 38294 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 189855 38294 421 148 0 184784 0
[pid=25336/tid=25338] ppid=25334 vsize=759420 CPUtime=1122.2 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 28499 0 0 0 112208 12 0 0 25 0 4 0 520988697 777646080 38294 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=759420 CPUtime=1113.08 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 28380 0 0 0 111275 33 0 0 25 0 4 0 520988697 777646080 38294 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=759420 CPUtime=1122.3 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 27598 0 0 0 112217 13 0 0 25 0 4 0 520988697 777646080 38294 33554432000 4194304 4797429 140737087264080 18446744073709551615 4404780 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.73
Current children cumulated vsize (KiB) 759420

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/182 25371
/proc/meminfo: memFree=30615572/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=759608 CPUtime=4717.37 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 217968 0 0 0 471630 107 0 0 25 0 4 0 520988696 777838592 38508 33554432000 4194304 4797429 140737087264080 18446744073709551615 4426358 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 189902 38508 430 148 0 184831 0
[pid=25336/tid=25338] ppid=25334 vsize=759608 CPUtime=1182.19 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 29575 0 0 0 118207 12 0 0 25 0 4 0 520988697 777838592 38508 33554432000 4194304 4797429 140737087264080 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=759608 CPUtime=1172.75 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 29456 0 0 0 117241 34 0 0 25 0 4 0 520988697 777838592 38508 33554432000 4194304 4797429 140737087264080 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=759608 CPUtime=1182.31 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 28655 0 0 0 118217 14 0 0 25 0 4 0 520988697 777838592 38508 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.37
Current children cumulated vsize (KiB) 759608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.05 8.07 8.00 5/177 25373
/proc/meminfo: memFree=30735380/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=760208 CPUtime=4800.05 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 220479 0 0 0 479897 108 0 0 25 0 4 0 520988696 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 190052 37616 430 148 0 184981 0
[pid=25336/tid=25338] ppid=25334 vsize=760208 CPUtime=1202.89 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 29759 0 0 0 120277 12 0 0 25 0 4 0 520988697 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=760208 CPUtime=1193.31 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 29651 0 0 0 119297 34 0 0 25 0 4 0 520988697 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=760208 CPUtime=1203.01 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 28825 0 0 0 120287 14 0 0 25 0 4 0 520988697 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 760208

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

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

[startup+1203 s]
/proc/loadavg: 8.05 8.07 8.00 5/177 25373
/proc/meminfo: memFree=30735380/32951132 swapFree=67111356/67111528
[pid=25336] ppid=25334 vsize=760208 CPUtime=4800.05 cores=0,2,4,6
/proc/25336/stat : 25336 (techdemo) R 25334 25336 24497 0 -1 4202496 220479 0 0 0 479897 108 0 0 25 0 4 0 520988696 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25336/statm: 190052 37616 430 148 0 184981 0
[pid=25336/tid=25338] ppid=25334 vsize=760208 CPUtime=1202.89 cores=0,2,4,6
/proc/25336/task/25338/stat : 25338 (techdemo) R 25334 25336 24497 0 -1 4202560 29759 0 0 0 120277 12 0 0 25 0 4 0 520988697 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25336/tid=25339] ppid=25334 vsize=760208 CPUtime=1193.31 cores=0,2,4,6
/proc/25336/task/25339/stat : 25339 (techdemo) R 25334 25336 24497 0 -1 4202560 29651 0 0 0 119297 34 0 0 25 0 4 0 520988697 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25336/tid=25340] ppid=25334 vsize=760208 CPUtime=1203.01 cores=0,2,4,6
/proc/25336/task/25340/stat : 25340 (techdemo) R 25334 25336 24497 0 -1 4202560 28825 0 0 0 120287 14 0 0 25 0 4 0 520988697 778452992 37616 33554432000 4194304 4797429 140737087264080 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 760208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.02
CPU time (s): 4800.09
CPU user time (s): 4799
CPU system time (s): 1.09383
CPU usage (%): 399.004
Max. virtual memory (cumulated for all children) (KiB): 859572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799
system time used= 1.09383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220480
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= 488
involuntary context switches= 22950

runsolver used 2.37064 second user time and 5.47517 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 18:18:11
IDJOB=3172745
IDBENCH=82763
IDSOLVER=1584
FILE ID=node131/3172745-1304093890
RUNJOBID= node131-1304093886-25313
PBS_JOBID= 13170548
Free space on /tmp= 71380 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S436871389-051.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172745-1304093890/watcher-3172745-1304093890 -o /tmp/evaluation-result-3172745-1304093890/solver-3172745-1304093890 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172745-1304093890.cnf

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

MD5SUM BENCH= 6deba4513edb64b9aaebf4e8cfbaf90d
RANDOM SEED=1956936097

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30878012 kB
Buffers:        191624 kB
Cached:        1499052 kB
SwapCached:        168 kB
Active:         163468 kB
Inactive:      1603552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30878012 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           15688 kB
Writeback:           0 kB
AnonPages:       75848 kB
Mapped:          15484 kB
Slab:           242512 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   670280 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= 71380 MiB
End job on node131 at 2011-04-29 18:38:16