Trace number 3266377

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

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/f600.shuffled.cnf
MD5SUMd42133fd7674f41611be43d1b8ca7db6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2550
Sum of the clauses size7650
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32550
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-3266377-1304182226.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2550
0.00/0.00	c -- clauses added:            0 learnts,         2550 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       600      2550         0         0      7650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2550/2550 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.01 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     231 undec:      65 neg:     304
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       584      2515         0         0      7615         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
8.35/2.16	c  N dy     7     30000       584      2515         0     10552      7615    204832     29.14     18.51  --
8.35/2.17	c  S st     7     30000       584      2515         0     10552      7615    204832     29.14     18.51  --
8.75/2.21	c  S st     7     30504       584      2515         0     11055      7615    216616     29.14     18.51  --
8.75/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.75/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.08
8.75/2.23	c Calc non-exist non-lernt bins v-fix:     0 done:    584 time:  0.00 s
8.75/2.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.75/2.23	c Subs w/ non-existent bins:      0 time:  0.00 s
8.75/2.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.75/2.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/2.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.55/2.42	c lits-rem:       105  cl-subs:      871  v-elim:      5  v-fix:    0  time:  0.72 s
9.55/2.42	c learnt bin added due to v-elim: 0
9.55/2.42	c vivif2 --  cl tried     2515 cl shrink        0 lits rem          0 time: 0.00
9.55/2.42	c vivif2 --  cl tried    10184 cl shrink        0 lits rem          0 time: 0.00
9.55/2.44	c asymm  cl-useful: 0/2515/2515 lits-rem:0 time: 0.10
9.55/2.44	c calculated reachability. Time: 0.00
9.55/2.44	c  N dy     7     30504       584      2515         0     10184      7615    198262     29.14     18.51  --
9.55/2.44	c  F st     7     30504       584      2515         0     10184      7615    198262     29.14     18.51  --
9.95/2.59	c Decided on static restart strategy
15.14/3.82	c  N dy    14     45757       584      2515         0     17394      7615    362624     27.34     18.67  --
15.14/3.83	c  S st    14     45757       584      2515         0     17394      7615    362624     27.34     18.67  --
15.14/3.88	c  S st    14     46261       584      2515         0      9143      7615    118128     27.34     18.67  --
15.14/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
15.54/3.90	c Calc non-exist non-lernt bins v-fix:     0 done:    584 time:  0.00 s
15.54/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.90	c Subs w/ non-existent bins:      0 time:  0.00 s
15.54/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.54/3.96	c lits-rem:         4  cl-subs:      155  v-elim:      5  v-fix:    0  time:  0.22 s
15.54/3.96	c learnt bin added due to v-elim: 0
15.54/3.96	c vivif2 --  cl tried     2515 cl shrink        0 lits rem          0 time: 0.00
15.54/3.96	c vivif2 --  cl tried     8988 cl shrink        0 lits rem          0 time: 0.00
15.54/3.97	c asymm  cl-useful: 0/2515/2515 lits-rem:0 time: 0.06
15.54/3.97	c calculated reachability. Time: 0.00
15.54/3.97	c  N dy    14     46261       584      2515         0      8988      7615    116481     27.34     18.67  --
25.52/6.42	c  N dy    15     69391       584      2515         0     11145      7615    136444     28.75     19.15  --
25.52/6.43	c  S st    15     69391       584      2515         0     11145      7615    136444     28.75     19.15  --
25.52/6.47	c  S st    15     69895       584      2515         0     11649      7615    148039     28.75     19.15  --
25.52/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.52/6.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.52/6.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.07
25.52/6.49	c Calc non-exist non-lernt bins v-fix:     0 done:    584 time:  0.00 s
25.52/6.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.52/6.49	c Subs w/ non-existent bins:      0 time:  0.00 s
25.52/6.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.52/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.52/6.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.92/6.60	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
27.93/7.07	c Added 6 vars  tried: 80000 time: 1.90
27.93/7.07	c ORs :      6 avg-s:  0.0 cl-sh:   611 l-rem:    611 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.91
27.93/7.08	c lits-rem:         9  cl-subs:      180  v-elim:      5  v-fix:    0  time:  2.33 s
27.93/7.08	c learnt bin added due to v-elim: 0
27.93/7.08	c vivif2 --  cl tried     2521 cl shrink        0 lits rem          0 time: 0.00
27.93/7.08	c vivif2 --  cl tried    11469 cl shrink        0 lits rem          0 time: 0.00
28.32/7.10	c asymm  cl-useful: 0/2521/2521 lits-rem:0 time: 0.08
28.32/7.10	c calculated reachability. Time: 0.00
28.32/7.10	c  N dy    15     69895       590      2521        12     11469      7657    145070     28.75     19.15  --
28.32/7.10	c  F st    15     69895       590      2521        12     11469      7657    145070     28.75     19.15  --
28.72/7.26	c Decided on static restart strategy
43.11/10.89	c  N dy    22    104842       590      2521        12     21288      7657    372506     27.50     18.91  --
43.51/10.90	c  S st    22    104842       590      2521        12     21288      7657    372506     27.50     18.91  --
43.51/10.97	c  S st    22    105344       590      2521        12     21790      7657    384109     27.50     18.91  --
43.51/10.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.51/10.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.91/11.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.19
43.91/11.02	c Calc non-exist non-lernt bins v-fix:     0 done:    590 time:  0.00 s
43.91/11.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.91/11.02	c Subs w/ non-existent bins:      0 time:  0.01 s
43.91/11.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.91/11.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.91/11.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.30/11.66	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.00
46.30/11.67	c lits-rem:      1020  cl-subs:     1043  v-elim:      6  v-fix:    0  time:  2.54 s
46.30/11.67	c learnt bin added due to v-elim: 0
46.30/11.67	c vivif2 --  cl tried     2521 cl shrink        0 lits rem          0 time: 0.00
46.30/11.67	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.01
46.72/11.72	c asymm  cl-useful: 0/2521/2521 lits-rem:0 time: 0.19
46.72/11.72	c calculated reachability. Time: 0.00
46.72/11.72	c  N dy    22    105344       590      2521        12     20747      7657    358897     27.50     18.91  --
77.06/19.32	c  N dy    23    158016       590      2521        12     28201      7657    494100     25.57     18.88  --
77.06/19.34	c  S st    23    158016       590      2521        12     28201      7657    494100     25.57     18.88  --
77.47/19.43	c  S st    23    158517       590      2521        12     28702      7657    505846     25.57     18.88  --
77.47/19.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.47/19.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.47/19.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.26
77.47/19.49	c Calc non-exist non-lernt bins v-fix:     0 done:    590 time:  0.00 s
77.47/19.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.47/19.50	c Subs w/ non-existent bins:      0 time:  0.01 s
77.88/19.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.88/19.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.88/19.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.87/20.55	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.00
81.87/20.56	c lits-rem:       278  cl-subs:     2112  v-elim:      6  v-fix:    0  time:  4.19 s
81.87/20.56	c learnt bin added due to v-elim: 0
81.87/20.56	c vivif2 --  cl tried     2521 cl shrink        0 lits rem          0 time: 0.00
81.87/20.56	c vivif2 --  cl tried    26590 cl shrink        0 lits rem          0 time: 0.02
82.27/20.62	c asymm  cl-useful: 0/2521/2521 lits-rem:0 time: 0.26
82.27/20.63	c calculated reachability. Time: 0.00
82.27/20.63	c  N dy    23    158517       590      2521        12     26590      7657    451846     25.57     18.88  --
132.19/33.18	c  N dy    24    237776       590      2521        12     31718      7657    522262     25.82     18.27  --
132.59/33.20	c  S st    24    237776       590      2521        12     31718      7657    522262     25.82     18.27  --
132.99/33.32	c  S st    24    238278       590      2521        12     32219      7657    534176     25.82     18.27  --
132.99/33.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.99/33.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.39/33.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.37
133.39/33.41	c Calc non-exist non-lernt bins v-fix:     0 done:    590 time:  0.00 s
133.39/33.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.39/33.42	c Subs w/ non-existent bins:      0 time:  0.02 s
133.39/33.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.39/33.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.39/33.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.79/34.50	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.01
137.79/34.51	c lits-rem:       636  cl-subs:     1787  v-elim:      6  v-fix:    0  time:  4.33 s
137.79/34.51	c learnt bin added due to v-elim: 0
137.79/34.51	c vivif2 --  cl tried     2521 cl shrink        0 lits rem          0 time: 0.00
137.79/34.52	c vivif2 --  cl tried    30432 cl shrink        0 lits rem          0 time: 0.02
137.79/34.57	c asymm  cl-useful: 0/2521/2521 lits-rem:0 time: 0.22
137.79/34.57	c calculated reachability. Time: 0.00
137.79/34.57	c  N dy    24    238278       590      2521        12     30432      7657    493158     25.82     18.27  --
232.05/58.13	c  N dy    25    357417       590      2521        12     34644      7657    517271     28.19     18.36  --
232.05/58.15	c  S st    25    357417       590      2521        12     34644      7657    517271     28.19     18.36  --
232.45/58.27	c  S st    25    357925       591      2521        14     35153      7661    529017     28.19     18.36  --
232.45/58.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
232.45/58.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.85/58.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.40
232.85/58.37	c Calc non-exist non-lernt bins v-fix:     0 done:    591 time:  0.00 s
232.85/58.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.85/58.37	c Subs w/ non-existent bins:      0 time:  0.02 s
232.85/58.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.85/58.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.85/58.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
237.25/59.48	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.01
239.65/60.04	c Added 6 vars  tried: 80000 time: 2.26
240.06/60.11	c ORs :      6 avg-s:  0.0 cl-sh:  8674 l-rem:   8674 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.54
240.06/60.12	c lits-rem:       458  cl-subs:     1445  v-elim:      6  v-fix:    0  time:  6.93 s
240.06/60.12	c learnt bin added due to v-elim: 0
240.06/60.12	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
240.06/60.13	c vivif2 --  cl tried    33708 cl shrink        0 lits rem          0 time: 0.02
240.06/60.18	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.22
240.06/60.18	c calculated reachability. Time: 0.00
240.06/60.18	c  N dy    25    357925       597      2527        26     33708      7703    490020     28.19     18.36  --
413.82/103.61	c  N dy    26    536887       597      2527        26     41608      7703    598217     28.63     18.40  --
413.82/103.64	c  S st    26    536887       597      2527        26     41608      7703    598217     28.63     18.40  --
414.23/103.77	c  S st    26    537390       597      2527        26     42111      7703    610850     28.63     18.40  --
414.23/103.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
414.23/103.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.03/103.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.55
415.03/103.91	c Calc non-exist non-lernt bins v-fix:     0 done:    597 time:  0.00 s
415.03/103.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.03/103.91	c Subs w/ non-existent bins:      0 time:  0.02 s
415.03/103.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.03/103.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.03/103.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
419.82/105.10	c ORs :     12 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
419.82/105.11	c lits-rem:       402  cl-subs:     1713  v-elim:      8  v-fix:    0  time:  4.73 s
419.82/105.11	c learnt bin added due to v-elim: 0
419.82/105.11	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
419.82/105.12	c vivif2 --  cl tried    40398 cl shrink        0 lits rem          0 time: 0.02
419.82/105.19	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.31
419.82/105.19	c calculated reachability. Time: 0.00
419.82/105.19	c  N dy    26    537390       597      2527        26     40398      7703    572625     28.63     18.40  --
419.82/105.19	c  F st    26    537390       597      2527        26     40398      7703    572625     28.63     18.40  --
421.81/105.63	c Decided on static restart strategy
739.81/185.25	c  N dy    33    806088       597      2527        26     63659      7703   1096094     29.71     18.82  --
740.21/185.30	c  S st    33    806088       597      2527        26     63659      7703   1096094     29.71     18.82  --
741.02/185.52	c  S st    33    806589       599      2527        30     64161      7711   1108590     29.71     18.82  --
741.02/185.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
741.02/185.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.80/185.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.5M T:  1.04
741.80/185.79	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.00 s
741.80/185.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.80/185.80	c Subs w/ non-existent bins:      0 time:  0.03 s
742.20/185.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.20/185.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
742.20/185.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
747.39/187.16	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
747.39/187.19	c lits-rem:       188  cl-subs:     2974  v-elim:      9  v-fix:    0  time:  5.45 s
747.39/187.19	c learnt bin added due to v-elim: 0
747.39/187.19	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
747.79/187.20	c vivif2 --  cl tried    61187 cl shrink        0 lits rem          0 time: 0.05
748.19/187.33	c asymm  cl-useful: 0/2405/2527 lits-rem:0 time: 0.52
748.19/187.33	c calculated reachability. Time: 0.00
748.19/187.33	c  N dy    33    806589       599      2527        30     61187      7711   1036305     29.71     18.82  --
1346.99/337.22	c  N dy    34   1209884       599      2527        30     76860      7711   1291113     28.16     18.93  --
1346.99/337.28	c  S st    34   1209884       599      2527        30     76860      7711   1291113     28.16     18.93  --
1348.18/337.57	c  S st    34   1210390       599      2527        30     77366      7711   1303002     28.16     18.93  --
1348.18/337.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1348.18/337.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1349.78/337.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  1.54
1349.78/337.96	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.01 s
1349.78/337.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1349.78/337.97	c Subs w/ non-existent bins:      0 time:  0.03 s
1350.18/338.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1350.18/338.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1350.18/338.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1358.57/340.18	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1358.97/340.21	c lits-rem:       191  cl-subs:     4936  v-elim:      9  v-fix:    0  time:  8.82 s
1358.97/340.21	c learnt bin added due to v-elim: 0
1358.97/340.21	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
1358.97/340.22	c vivif2 --  cl tried    72430 cl shrink        0 lits rem          0 time: 0.05
1359.37/340.36	c asymm  cl-useful: 0/1966/2527 lits-rem:0 time: 0.56
1359.37/340.37	c calculated reachability. Time: 0.00
1359.37/340.37	c  N dy    34   1210390       599      2527        30     72430      7711   1181516     28.16     18.93  --
2255.76/564.71	c  N dy    35   1710390       599      2527        30    103965      7711   1877800     27.28     18.83  --
2255.76/564.79	c  S st    35   1710390       599      2527        30    103965      7711   1877800     27.28     18.83  --
2257.37/565.18	c  S st    35   1710891       607      2527        46    104475      7743   1889631     27.28     18.83  --
2257.37/565.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2257.37/565.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2260.15/565.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.3M T:  2.51
2260.15/565.82	c Calc non-exist non-lernt bins v-fix:     0 done:    607 time:  0.01 s
2260.15/565.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2260.15/565.83	c Subs w/ non-existent bins:      0 time:  0.05 s
2260.15/565.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2260.15/565.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2260.15/565.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2277.72/570.22	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 24.7 T:    0.08
2283.33/571.62	c Added 7 vars  tried: 80000 time: 5.59
2286.91/572.51	c ORs :      7 avg-s:  0.0 cl-sh: 30563 l-rem:  30563 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    9.15
2286.91/572.55	c lits-rem:       224  cl-subs:     6101  v-elim:      9  v-fix:    0  time: 26.66 s
2286.91/572.55	c learnt bin added due to v-elim: 0
2286.91/572.55	c vivif2 --  cl tried     2534 cl shrink        0 lits rem          0 time: 0.00
2286.91/572.57	c vivif2 --  cl tried    98371 cl shrink        0 lits rem          0 time: 0.08
2287.31/572.63	c asymm  cl-useful: 0/568/2534 lits-rem:0 time: 0.24
2287.31/572.63	c calculated reachability. Time: 0.00
2287.31/572.63	c  N dy    35   1710891       614      2534        60     98371      7792   1704331     27.28     18.83  --
3361.92/841.79	c  N dy    36   2210891       614      2534        60    114615      7792   2092460     31.17     19.01  --
3362.31/841.88	c  S st    36   2210891       614      2534        60    114615      7792   2092460     31.17     19.01  --
3362.31/841.88	c Finding binary XORs  T:     0.00 s  found:       0
3364.31/842.30	c  S st    36   2211393       614      2534        60    115117      7792   2105241     31.17     19.01  --
3364.31/842.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3364.31/842.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3367.05/843.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.3M T:  2.97
3367.05/843.06	c Calc non-exist non-lernt bins v-fix:     0 done:    614 time:  0.01 s
3367.05/843.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3367.05/843.08	c Subs w/ non-existent bins:      0 time:  0.07 s
3367.44/843.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3367.44/843.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3367.44/843.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3387.18/848.12	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
3387.18/848.17	c lits-rem:       142  cl-subs:     5684  v-elim:     11  v-fix:    0  time: 19.87 s
3387.18/848.17	c learnt bin added due to v-elim: 0
3387.18/848.17	c vivif2 --  cl tried     2534 cl shrink        0 lits rem          0 time: 0.00
3387.18/848.19	c vivif2 --  cl tried   109433 cl shrink        0 lits rem          0 time: 0.10
3387.97/848.34	c asymm  cl-useful: 0/1286/2534 lits-rem:0 time: 0.59
3387.97/848.34	c calculated reachability. Time: 0.00
3387.97/848.34	c  N dy    36   2211393       614      2534        60    109433      7792   1946554     31.17     19.01  --
4581.38/1147.11	c  N dy    37   2711393       614      2534        60    132427      7792   2440665     28.99     18.95  --
4581.78/1147.21	c  S st    37   2711393       614      2534        60    132427      7792   2440665     28.99     18.95  --
4583.78/1147.73	c  S st    37   2711897       621      2534        75    132938      7820   2453145     28.99     18.95  --
4583.78/1147.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4583.78/1147.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4587.37/1148.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.2M T:  3.78
4587.37/1148.69	c Calc non-exist non-lernt bins v-fix:     0 done:    621 time:  0.01 s
4587.37/1148.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4587.77/1148.71	c Subs w/ non-existent bins:      0 time:  0.08 s
4587.77/1148.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4587.77/1148.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4587.77/1148.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4620.94/1157.01	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
4620.94/1157.06	c lits-rem:       273  cl-subs:     8935  v-elim:     11  v-fix:    0  time: 33.10 s
4620.94/1157.06	c learnt bin added due to v-elim: 0
4620.94/1157.06	c vivif2 --  cl tried     2534 cl shrink        0 lits rem          0 time: 0.00
4620.94/1157.09	c vivif2 --  cl tried   124003 cl shrink        0 lits rem          0 time: 0.12
4621.74/1157.25	c asymm  cl-useful: 0/888/2534 lits-rem:0 time: 0.63
4621.74/1157.25	c calculated reachability. Time: 0.00
4621.74/1157.25	c  N dy    37   2711897       621      2534        75    124003      7820   2217133     28.99     18.95  --
4621.74/1157.25	c  F st    37   2711897       621      2534        75    124003      7820   2217133     28.99     18.95  --
4626.93/1158.55	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-3266377-1304182226/watcher-3266377-1304182226 -o /tmp/evaluation-result-3266377-1304182226/solver-3266377-1304182226 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3266377-1304182226.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: 8.09 8.09 8.02 2/174 13940
/proc/meminfo: memFree=31103440/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=51084 CPUtime=0 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 787 0 0 0 0 0 0 0 25 0 1 0 529821081 52310016 722 33554432000 4194304 4797429 140734849734352 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13940/statm: 12771 722 347 148 0 7700 0

[startup+0.0376871 s]
/proc/loadavg: 8.09 8.09 8.02 2/174 13940
/proc/meminfo: memFree=31103440/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=673540 CPUtime=0.25 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 1700 0 0 0 25 0 0 0 25 0 4 0 529821081 689704960 1544 33554432000 4194304 4797429 140734849734352 18446744073709551615 210204752415 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 169622 3832 415 148 0 164551 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 673540

[startup+0.935717 s]
/proc/loadavg: 8.09 8.09 8.02 2/174 13940
/proc/meminfo: memFree=31103440/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=679460 CPUtime=3.69 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 5785 0 0 0 369 0 0 0 25 0 4 0 529821081 695767040 4004 33554432000 4194304 4797429 140734849734352 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 169865 4004 416 148 0 164794 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 679460

[startup+1.0357 s]
/proc/loadavg: 8.09 8.09 8.02 2/174 13940
/proc/meminfo: memFree=31103440/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=679592 CPUtime=4.09 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 5951 0 0 0 409 0 0 0 25 0 4 0 529821081 695902208 4166 33554432000 4194304 4797429 140734849734352 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 169898 4166 418 148 0 164827 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 679592

[startup+1.13568 s]
/proc/loadavg: 8.09 8.09 8.02 2/174 13940
/proc/meminfo: memFree=31103440/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=679988 CPUtime=4.49 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 6126 0 0 0 449 0 0 0 25 0 4 0 529821081 696307712 4337 33554432000 4194304 4797429 140734849734352 18446744073709551615 4345115 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 169997 4337 418 148 0 164926 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 679988

[startup+1.50062 s]
/proc/loadavg: 8.09 8.09 8.02 2/174 13940
/proc/meminfo: memFree=31103440/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=681112 CPUtime=5.96 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 6832 0 0 0 595 1 0 0 25 0 4 0 529821081 697458688 4753 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424979 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 170278 4753 418 148 0 165207 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 681112

[startup+3.10036 s]
/proc/loadavg: 8.09 8.09 8.02 10/184 13953
/proc/meminfo: memFree=31034404/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=683956 CPUtime=12.34 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 9570 0 0 0 1233 1 0 0 25 0 4 0 529821081 700370944 5940 33554432000 4194304 4797429 140734849734352 18446744073709551615 4416095 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 170989 5940 418 148 0 165918 0
[pid=13940/tid=13942] ppid=13938 vsize=683956 CPUtime=3.08 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 1980 0 0 0 308 0 0 0 25 0 4 0 529821082 700370944 5940 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=683956 CPUtime=3.07 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 2009 0 0 0 307 0 0 0 25 0 4 0 529821082 700370944 5940 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=683956 CPUtime=3.08 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 2004 0 0 0 308 0 0 0 25 0 4 0 529821082 700370944 5940 33554432000 4194304 4797429 140734849734352 18446744073709551615 4387664 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 683956

[startup+6.30682 s]
/proc/loadavg: 8.09 8.09 8.02 10/184 13953
/proc/meminfo: memFree=31028236/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=687568 CPUtime=25.14 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 13019 0 0 0 2512 2 0 0 25 0 4 0 529821081 704069632 7545 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 171892 7545 418 148 0 166821 0
[pid=13940/tid=13942] ppid=13938 vsize=687568 CPUtime=6.28 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 2727 0 0 0 628 0 0 0 25 0 4 0 529821082 704069632 7545 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=687568 CPUtime=6.26 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 2634 0 0 0 626 0 0 0 25 0 4 0 529821082 704069632 7545 33554432000 4194304 4797429 140734849734352 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=687568 CPUtime=6.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 2523 0 0 0 628 0 0 0 25 0 4 0 529821082 704069632 7545 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424639 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 687568

[startup+12.7008 s]
/proc/loadavg: 8.08 8.09 8.02 10/184 13953
/proc/meminfo: memFree=31013288/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=690492 CPUtime=50.69 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 18053 0 0 0 5065 4 0 0 25 0 4 0 529821081 707063808 8826 33554432000 4194304 4797429 140734849734352 18446744073709551615 4388684 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 172623 8826 431 148 0 167552 0
[pid=13940/tid=13942] ppid=13938 vsize=690492 CPUtime=12.68 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 3605 0 0 0 1268 0 0 0 25 0 4 0 529821082 707063808 8826 33554432000 4194304 4797429 140734849734352 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=690492 CPUtime=12.62 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 3562 0 0 0 1262 0 0 0 25 0 4 0 529821082 707063808 8826 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=690492 CPUtime=12.68 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 3426 0 0 0 1267 1 0 0 25 0 4 0 529821082 707063808 8826 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424965 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 690492

[startup+25.5006 s]
/proc/loadavg: 8.06 8.08 8.02 10/184 13953
/proc/meminfo: memFree=30997856/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=696628 CPUtime=101.83 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 25260 0 0 0 10177 6 0 0 25 0 4 0 529821081 713347072 10358 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 174157 10358 419 148 0 169086 0
[pid=13940/tid=13942] ppid=13938 vsize=696628 CPUtime=25.48 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 4452 0 0 0 2547 1 0 0 25 0 4 0 529821082 713347072 10358 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=696628 CPUtime=25.36 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 4755 0 0 0 2536 0 0 0 25 0 4 0 529821082 713347072 10358 33554432000 4194304 4797429 140734849734352 18446744073709551615 4509115 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=696628 CPUtime=25.48 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 4555 0 0 0 2547 1 0 0 25 0 4 0 529821082 713347072 10358 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 696628

[startup+51.1003 s]
/proc/loadavg: 8.16 8.11 8.03 10/184 13954
/proc/meminfo: memFree=30979664/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=701908 CPUtime=204.09 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 36228 0 0 0 20401 8 0 0 25 0 4 0 529821081 718753792 12310 33554432000 4194304 4797429 140734849734352 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 175477 12310 419 148 0 170406 0
[pid=13940/tid=13942] ppid=13938 vsize=701908 CPUtime=51.07 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 6248 0 0 0 5106 1 0 0 25 0 4 0 529821082 718753792 12310 33554432000 4194304 4797429 140734849734352 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=701908 CPUtime=50.83 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 6164 0 0 0 5083 0 0 0 25 0 4 0 529821082 718753792 12310 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=701908 CPUtime=51.08 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 5848 0 0 0 5106 2 0 0 25 0 4 0 529821082 718753792 12310 33554432000 4194304 4797429 140734849734352 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 701908

[startup+102.301 s]
/proc/loadavg: 8.29 8.14 8.04 9/184 13955
/proc/meminfo: memFree=30958820/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=710104 CPUtime=408.62 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 52062 0 0 0 40848 14 0 0 25 0 4 0 529821081 727146496 15462 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 177526 15462 419 148 0 172455 0
[pid=13940/tid=13942] ppid=13938 vsize=710104 CPUtime=102.27 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 8593 0 0 0 10225 2 0 0 25 0 4 0 529821082 727146496 15462 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=710104 CPUtime=101.77 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 8070 0 0 0 10176 1 0 0 25 0 4 0 529821082 727146496 15462 33554432000 4194304 4797429 140734849734352 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=710104 CPUtime=102.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 7761 0 0 0 10226 2 0 0 25 0 4 0 529821082 727146496 15462 33554432000 4194304 4797429 140734849734352 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 710104

[startup+162.301 s]
/proc/loadavg: 8.25 8.14 8.05 9/184 13957
/proc/meminfo: memFree=30932248/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=716944 CPUtime=648.32 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 67509 0 0 0 64812 20 0 0 25 0 4 0 529821081 734150656 18316 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 179236 18316 419 148 0 174165 0
[pid=13940/tid=13942] ppid=13938 vsize=716944 CPUtime=162.26 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 10324 0 0 0 16223 3 0 0 25 0 4 0 529821082 734150656 18316 33554432000 4194304 4797429 140734849734352 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=716944 CPUtime=161.47 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 10129 0 0 0 16145 2 0 0 25 0 4 0 529821082 734150656 18316 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=716944 CPUtime=162.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 9671 0 0 0 16226 2 0 0 25 0 4 0 529821082 734150656 18316 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524442 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 716944

[startup+222.301 s]
/proc/loadavg: 8.09 8.11 8.04 9/184 13959
/proc/meminfo: memFree=30900704/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=723368 CPUtime=888 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 80377 0 0 0 88775 25 0 0 25 0 4 0 529821081 740728832 22390 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 180842 22390 429 148 0 175771 0
[pid=13940/tid=13942] ppid=13938 vsize=723368 CPUtime=222.25 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 12082 0 0 0 22222 3 0 0 25 0 4 0 529821082 740728832 22390 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=723368 CPUtime=221.16 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 11734 0 0 0 22113 3 0 0 25 0 4 0 529821082 740728832 22390 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=723368 CPUtime=222.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 11364 0 0 0 22225 3 0 0 25 0 4 0 529821082 740728832 22390 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 888
Current children cumulated vsize (KiB) 723368

[startup+282.301 s]
/proc/loadavg: 8.08 8.10 8.04 9/184 13961
/proc/meminfo: memFree=30894720/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=727616 CPUtime=1127.69 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 93473 0 0 0 112740 29 0 0 25 0 4 0 529821081 745078784 23331 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 181904 23331 429 148 0 176833 0
[pid=13940/tid=13942] ppid=13938 vsize=727616 CPUtime=282.26 cores=0,2,4,6

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

[pid=13940] ppid=13938 vsize=744652 CPUtime=2805.4 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 159655 0 0 0 280482 58 0 0 25 0 4 0 529821081 762523648 33442 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 186163 33442 419 148 0 181092 0
[pid=13940/tid=13942] ppid=13938 vsize=744652 CPUtime=702.22 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 22166 0 0 0 70213 9 0 0 25 0 4 0 529821082 762523648 33442 33554432000 4194304 4797429 140734849734352 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=744652 CPUtime=698.59 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 22064 0 0 0 69850 9 0 0 25 0 4 0 529821082 762523648 33442 33554432000 4194304 4797429 140734849734352 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=744652 CPUtime=702.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 21283 0 0 0 70221 7 0 0 25 0 4 0 529821082 762523648 33442 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 744652

[startup+762.301 s]
/proc/loadavg: 8.22 8.14 8.06 10/184 13982
/proc/meminfo: memFree=30816812/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=746292 CPUtime=3045.07 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 168145 0 0 0 304445 62 0 0 25 0 4 0 529821081 764203008 33395 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 186573 33395 419 148 0 181502 0
[pid=13940/tid=13942] ppid=13938 vsize=746292 CPUtime=762.21 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 23240 0 0 0 76212 9 0 0 25 0 4 0 529821082 764203008 33395 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=746292 CPUtime=758.26 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 23201 0 0 0 75817 9 0 0 25 0 4 0 529821082 764203008 33395 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=746292 CPUtime=762.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 22416 0 0 0 76220 8 0 0 25 0 4 0 529821082 764203008 33395 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 746292

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 8.06 10/184 13984
/proc/meminfo: memFree=30811688/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=748992 CPUtime=3284.75 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 176992 0 0 0 328409 66 0 0 25 0 4 0 529821081 766967808 33248 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 187248 33248 419 148 0 182177 0
[pid=13940/tid=13942] ppid=13938 vsize=748992 CPUtime=822.21 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 24300 0 0 0 82211 10 0 0 25 0 4 0 529821082 766967808 33248 33554432000 4194304 4797429 140734849734352 18446744073709551615 4428817 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=748992 CPUtime=817.94 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 24539 0 0 0 81784 10 0 0 25 0 4 0 529821082 766967808 33248 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524208 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=748992 CPUtime=822.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 23447 0 0 0 82220 8 0 0 25 0 4 0 529821082 766967808 33248 33554432000 4194304 4797429 140734849734352 18446744073709551615 4427396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 748992

[startup+882.301 s]
/proc/loadavg: 8.26 8.16 8.08 10/184 13989
/proc/meminfo: memFree=30795748/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=753352 CPUtime=3523.62 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 185015 0 0 0 352292 70 0 0 25 0 4 0 529821081 771432448 35964 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 188338 35964 419 148 0 183267 0
[pid=13940/tid=13942] ppid=13938 vsize=753352 CPUtime=881.41 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 25712 0 0 0 88131 10 0 0 25 0 4 0 529821082 771432448 35964 33554432000 4194304 4797429 140734849734352 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=753352 CPUtime=877.63 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 25211 0 0 0 87752 11 0 0 25 0 4 0 529821082 771432448 35964 33554432000 4194304 4797429 140734849734352 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=753352 CPUtime=882.28 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 25051 0 0 0 88219 9 0 0 25 0 4 0 529821082 771432448 35964 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.62
Current children cumulated vsize (KiB) 753352

[startup+942.301 s]
/proc/loadavg: 8.15 8.14 8.08 10/184 13990
/proc/meminfo: memFree=30794084/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=755004 CPUtime=3763.32 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 192075 0 0 0 376257 75 0 0 25 0 4 0 529821081 773124096 36555 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 188751 36555 419 148 0 183680 0
[pid=13940/tid=13942] ppid=13938 vsize=755004 CPUtime=941.41 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 26380 0 0 0 94130 11 0 0 25 0 4 0 529821082 773124096 36555 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=755004 CPUtime=937.31 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 26363 0 0 0 93719 12 0 0 25 0 4 0 529821082 773124096 36555 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=755004 CPUtime=942.29 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 25727 0 0 0 94219 10 0 0 25 0 4 0 529821082 773124096 36555 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.32
Current children cumulated vsize (KiB) 755004

[startup+1002.3 s]
/proc/loadavg: 8.18 8.15 8.08 10/184 13991
/proc/meminfo: memFree=30775908/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=757244 CPUtime=4002.98 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 200067 0 0 0 400218 80 0 0 25 0 4 0 529821081 775417856 38125 33554432000 4194304 4797429 140734849734352 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 189311 38125 419 148 0 184240 0
[pid=13940/tid=13942] ppid=13938 vsize=757244 CPUtime=1001.4 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 27683 0 0 0 100129 11 0 0 25 0 4 0 529821082 775417856 38125 33554432000 4194304 4797429 140734849734352 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=757244 CPUtime=996.98 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 27576 0 0 0 99686 12 0 0 25 0 4 0 529821082 775417856 38125 33554432000 4194304 4797429 140734849734352 18446744073709551615 4241409 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=757244 CPUtime=1002.29 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 26940 0 0 0 100218 11 0 0 25 0 4 0 529821082 775417856 38125 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.98
Current children cumulated vsize (KiB) 757244

[startup+1062.31 s]
/proc/loadavg: 8.19 8.15 8.09 10/184 13993
/proc/meminfo: memFree=30769412/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=759000 CPUtime=4242.67 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 207067 0 0 0 424184 83 0 0 25 0 4 0 529821081 777216000 38222 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 189750 38222 419 148 0 184679 0
[pid=13940/tid=13942] ppid=13938 vsize=759000 CPUtime=1061.4 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 28731 0 0 0 106128 12 0 0 25 0 4 0 529821082 777216000 38222 33554432000 4194304 4797429 140734849734352 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=759000 CPUtime=1056.66 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 28630 0 0 0 105653 13 0 0 25 0 4 0 529821082 777216000 38222 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=759000 CPUtime=1062.29 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 27925 0 0 0 106218 11 0 0 25 0 4 0 529821082 777216000 38222 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.67
Current children cumulated vsize (KiB) 759000

[startup+1122.3 s]
/proc/loadavg: 8.12 8.14 8.09 10/184 13995
/proc/meminfo: memFree=30764164/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=762252 CPUtime=4482.32 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 214794 0 0 0 448145 87 0 0 25 0 4 0 529821081 780546048 39890 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 190563 39890 419 148 0 185492 0
[pid=13940/tid=13942] ppid=13938 vsize=762252 CPUtime=1121.39 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 29342 0 0 0 112127 12 0 0 25 0 4 0 529821082 780546048 39890 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=762252 CPUtime=1116.34 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 29335 0 0 0 111620 14 0 0 25 0 4 0 529821082 780546048 39890 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=762252 CPUtime=1122.29 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 28555 0 0 0 112217 12 0 0 25 0 4 0 529821082 780546048 39890 33554432000 4194304 4797429 140734849734352 18446744073709551615 4255070 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 762252

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 8.09 10/184 13997
/proc/meminfo: memFree=30755816/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=766572 CPUtime=4722 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 222587 0 0 0 472110 90 0 0 25 0 4 0 529821081 784969728 40494 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 191643 40494 419 148 0 186572 0
[pid=13940/tid=13942] ppid=13938 vsize=766572 CPUtime=1181.39 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 30538 0 0 0 118126 13 0 0 25 0 4 0 529821082 784969728 40494 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=766572 CPUtime=1176.01 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 30589 0 0 0 117587 14 0 0 25 0 4 0 529821082 784969728 40494 33554432000 4194304 4797429 140734849734352 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=766572 CPUtime=1182.29 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 29701 0 0 0 118217 12 0 0 25 0 4 0 529821082 784969728 40494 33554432000 4194304 4797429 140734849734352 18446744073709551615 4424949 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722
Current children cumulated vsize (KiB) 766572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.07 8.11 8.08 5/179 13998
/proc/meminfo: memFree=30925976/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=766572 CPUtime=4800.32 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 224034 0 0 0 479942 90 0 0 25 0 4 0 529821081 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4404780 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 191643 41900 419 148 0 186572 0
[pid=13940/tid=13942] ppid=13938 vsize=766572 CPUtime=1201 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 30719 0 0 0 120087 13 0 0 25 0 4 0 529821082 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=766572 CPUtime=1195.51 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 30769 0 0 0 119537 14 0 0 25 0 4 0 529821082 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=766572 CPUtime=1201.9 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 29930 0 0 0 120178 12 0 0 25 0 4 0 529821082 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 766572

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

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

[startup+1201.9 s]
/proc/loadavg: 8.07 8.11 8.08 5/179 13998
/proc/meminfo: memFree=30925976/32951124 swapFree=67107188/67111528
[pid=13940] ppid=13938 vsize=766572 CPUtime=4800.32 cores=0,2,4,6
/proc/13940/stat : 13940 (techdemo) R 13938 13940 13814 0 -1 4202496 224034 0 0 0 479942 90 0 0 25 0 4 0 529821081 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4404780 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13940/statm: 191643 41900 419 148 0 186572 0
[pid=13940/tid=13942] ppid=13938 vsize=766572 CPUtime=1201 cores=0,2,4,6
/proc/13940/task/13942/stat : 13942 (techdemo) R 13938 13940 13814 0 -1 4202560 30719 0 0 0 120087 13 0 0 25 0 4 0 529821082 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13940/tid=13943] ppid=13938 vsize=766572 CPUtime=1195.51 cores=0,2,4,6
/proc/13940/task/13943/stat : 13943 (techdemo) R 13938 13940 13814 0 -1 4202560 30769 0 0 0 119537 14 0 0 25 0 4 0 529821082 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13940/tid=13944] ppid=13938 vsize=766572 CPUtime=1201.9 cores=0,2,4,6
/proc/13940/task/13944/stat : 13944 (techdemo) R 13938 13940 13814 0 -1 4202560 29930 0 0 0 120178 12 0 0 25 0 4 0 529821082 784969728 41900 33554432000 4194304 4797429 140734849734352 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 766572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.36
CPU user time (s): 4799.45
CPU system time (s): 0.912861
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 844388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.45
system time used= 0.912861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224034
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= 567
involuntary context switches= 34217

runsolver used 2.09268 second user time and 4.31634 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 18:50:26
IDJOB=3266377
IDBENCH=87732
IDSOLVER=1584
FILE ID=node130/3266377-1304182226
RUNJOBID= node130-1304181022-13832
PBS_JOBID= 13172459
Free space on /tmp= 72700 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT02/handmade/simon/satex-challenges/f600.shuffled.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266377-1304182226/watcher-3266377-1304182226 -o /tmp/evaluation-result-3266377-1304182226/solver-3266377-1304182226 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3266377-1304182226.cnf

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

MD5SUM BENCH= d42133fd7674f41611be43d1b8ca7db6
RANDOM SEED=176794286

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31103780 kB
Buffers:        206840 kB
Cached:        1302944 kB
SwapCached:       1852 kB
Active:         369604 kB
Inactive:      1201880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31103780 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            7812 kB
Writeback:           0 kB
AnonPages:       60572 kB
Mapped:          14388 kB
Slab:           212916 kB
PageTables:       4244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72684 MiB
End job on node130 at 2011-04-30 19:10:30