Trace number 3265013

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 1202.53

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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-3265013-1304181264.cnf'
0.00/0.00	c -- header says num vars:            349
0.00/0.00	c -- header says num clauses:        2416
0.00/0.00	c -- clauses added:            0 learnts,         2416 normals,            0 xors
0.00/0.00	c -- vars added        349
0.00/0.00	c Parsing time:  0.00 s
0.18/0.16	c  N st     0         0       349      2416         0         0     10560         0   no data   no data  --
0.18/0.17	c asymm  cl-useful: 245/2416/2416 lits-rem:245 time: 0.01
0.18/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.18/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    349 time:  0.00 s
0.18/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.18/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.18/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.18/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.18/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.18/0.17	c lits-rem:      1391  cl-subs:      761  v-elim:     38  v-fix:    0  time:  0.01 s
0.18/0.17	c learnt bin added due to v-elim: 0
0.18/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.18/0.17	c calculated reachability. Time: 0.00
0.18/0.17	c Calc default polars -  time:   0.00 s pos:     118 undec:     118 neg:     113
0.18/0.17	c =========================================================================================
0.18/0.17	c types(t): F = full restart, N = normal restart
0.18/0.17	c types(t): S = simplification begin/end, E = solution found
0.18/0.17	c restart types(rt): st = static, dy = dynamic
0.18/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.18/0.17	c  B st     0         0       349      1655         0         0      5686         0   no data   no data  --
0.48/0.22	c Decided on static restart strategy
9.26/2.48	c  N dy     7     30002       349      1655         3      9948      5686    162712     22.06     15.08  --
9.26/2.49	c  S st     7     30002       349      1655         3      9948      5686    162712     22.06     15.08  --
9.66/2.55	c  S st     7     30504       349      1655        30     10531      5702    174599     22.06     15.08  --
9.66/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.66/2.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.66/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bin:      0 BRemL:      4 BRemN:      0 CBin:       0 P:  0.6M T:  0.06
9.66/2.56	c Calc non-exist non-lernt bins v-fix:     0 done:    349 time:  0.00 s
9.66/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.66/2.56	c Subs w/ non-existent bins:     53 time:  0.00 s
9.66/2.57	c Replacing        5 vars Replaced     1667 lits Time:     0.01 s 
9.66/2.57	c bin-w-bin subsume rem            1 bins  time:  0.00 s
9.66/2.57	c subs with bin:        7  lits-rem:        16  v-fix:    0  time:  0.00 s
9.66/2.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.46/2.77	c lits-rem:       647  cl-subs:     2651  v-elim:     45  v-fix:    0  time:  0.80 s
10.46/2.77	c learnt bin added due to v-elim: 0
10.46/2.77	c vivif2 --  cl tried     1622 cl shrink        0 lits rem          0 time: 0.00
10.46/2.77	c vivif2 --  cl tried     7845 cl shrink        0 lits rem          0 time: 0.00
10.46/2.79	c asymm  cl-useful: 3/1622/1622 lits-rem:10 time: 0.08
10.46/2.79	c calculated reachability. Time: 0.00
10.46/2.79	c  N dy     7     30504       341      1619        11      7845      5559    135454     22.06     15.08  --
10.46/2.79	c  F st     7     30504       341      1619        11      7845      5559    135454     22.06     15.08  --
11.26/2.95	c Decided on static restart strategy
16.86/4.33	c  N dy    14     45757       341      1619        11     14523      5559    257322     20.84     15.52  --
16.86/4.34	c  S st    14     45757       341      1619        11     14523      5559    257322     20.84     15.52  --
17.27/4.41	c  S st    14     46257       341      1619        11     15010      5559    268652     20.84     15.52  --
17.27/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.27/4.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.27/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.10
17.27/4.43	c Calc non-exist non-lernt bins v-fix:     0 done:    341 time:  0.00 s
17.27/4.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.27/4.43	c Subs w/ non-existent bins:      1 time:  0.01 s
17.27/4.44	c bin-w-bin subsume rem            3 bins  time:  0.00 s
17.27/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.27/4.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.24/5.42	c lits-rem:      1305  cl-subs:     3532  v-elim:     42  v-fix:    0  time:  3.92 s
21.24/5.42	c learnt bin added due to v-elim: 0
21.24/5.42	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
21.24/5.42	c vivif2 --  cl tried    11479 cl shrink        0 lits rem          0 time: 0.01
21.24/5.45	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.10
21.24/5.45	c calculated reachability. Time: 0.00
21.24/5.45	c  N dy    14     46257       340      1612         8     11479      5529    196928     20.84     15.52  --
30.44/7.76	c  N dy    15     69387       340      1612         8     15417      5529    268816     21.80     15.60  --
30.44/7.77	c  S st    15     69387       340      1612         8     15417      5529    268816     21.80     15.60  --
30.82/7.84	c  S st    15     69890       340      1612         8     15908      5529    280418     21.80     15.60  --
30.82/7.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.82/7.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.82/7.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.10
30.82/7.87	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
30.82/7.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.82/7.87	c Subs w/ non-existent bins:      0 time:  0.01 s
30.82/7.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.82/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.82/7.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.21/8.98	c ORs :      1 avg-s:  2.0 cl-sh:     7 l-rem:      7 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 3.2 T:    0.00
39.23/9.91	c Added 4 vars  tried: 72200 time: 3.73
39.23/9.97	c ORs :      4 avg-s:  0.0 cl-sh:  8078 l-rem:   8078 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    3.96
39.23/9.97	c lits-rem:       859  cl-subs:     3095  v-elim:     41  v-fix:    0  time:  8.38 s
39.23/9.97	c learnt bin added due to v-elim: 0
39.23/9.97	c vivif2 --  cl tried     1611 cl shrink        0 lits rem          0 time: 0.00
39.23/9.98	c vivif2 --  cl tried    12813 cl shrink        0 lits rem          0 time: 0.01
39.23/9.99	c asymm  cl-useful: 0/1611/1611 lits-rem:0 time: 0.08
39.23/10.00	c calculated reachability. Time: 0.00
39.23/10.00	c  N dy    15     69890       344      1611        16     12813      5536    215770     21.80     15.60  --
39.23/10.00	c  F st    15     69890       344      1611        16     12813      5536    215770     21.80     15.60  --
40.00/10.17	c Decided on static restart strategy
57.58/14.52	c  N dy    22    104836       344      1611        16     12255      5536    167117     19.87     15.56  --
57.58/14.52	c  S st    22    104836       344      1611        16     12255      5536    167117     19.87     15.56  --
57.58/14.58	c  S st    22    105340       344      1611        16     12747      5536    177992     19.87     15.56  --
57.58/14.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.58/14.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.98/14.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.08
57.98/14.60	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.00 s
57.98/14.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.98/14.60	c Subs w/ non-existent bins:      0 time:  0.00 s
57.98/14.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.98/14.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.98/14.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.58/15.01	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.00
59.58/15.01	c lits-rem:       326  cl-subs:      787  v-elim:     49  v-fix:    0  time:  1.62 s
59.58/15.01	c learnt bin added due to v-elim: 0
59.58/15.01	c vivif2 --  cl tried     1600 cl shrink        0 lits rem          0 time: 0.00
59.58/15.01	c vivif2 --  cl tried    11966 cl shrink        0 lits rem          0 time: 0.00
59.58/15.04	c asymm  cl-useful: 0/1600/1600 lits-rem:0 time: 0.08
59.58/15.04	c calculated reachability. Time: 0.00
59.58/15.04	c  N dy    22    105340       340      1600        14     11966      5501    166827     19.87     15.56  --
91.53/23.07	c  N dy    23    158010       340      1600        14     18637      5501    290335     21.97     15.59  --
91.53/23.08	c  S st    23    158010       340      1600        14     18637      5501    290335     21.97     15.59  --
91.95/23.16	c  S st    23    158512       340      1600        14     19127      5501    302400     21.97     15.59  --
91.95/23.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.95/23.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.32/23.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.14
92.32/23.20	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
92.32/23.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.32/23.20	c Subs w/ non-existent bins:      0 time:  0.01 s
92.32/23.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.32/23.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.32/23.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
96.35/24.28	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.01
96.35/24.28	c lits-rem:      1675  cl-subs:     2568  v-elim:     45  v-fix:    0  time:  4.30 s
96.35/24.28	c learnt bin added due to v-elim: 0
96.35/24.28	c vivif2 --  cl tried     1600 cl shrink        0 lits rem          0 time: 0.00
96.35/24.29	c vivif2 --  cl tried    16559 cl shrink        0 lits rem          0 time: 0.01
96.72/24.32	c asymm  cl-useful: 0/1600/1600 lits-rem:0 time: 0.14
96.72/24.32	c calculated reachability. Time: 0.00
96.72/24.32	c  N dy    23    158512       340      1600        14     16559      5501    260452     21.97     15.59  --
157.04/39.41	c  N dy    24    237771       340      1600        14     21759      5501    323026     19.77     15.40  --
157.04/39.43	c  S st    24    237771       340      1600        14     21759      5501    323026     19.77     15.40  --
157.45/39.54	c  S st    24    238276       355      1600        48     22333      5565    334720     19.77     15.40  --
157.45/39.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.45/39.54	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
157.45/39.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P:  2.5M T:  0.19
157.45/39.59	c Calc non-exist non-lernt bins v-fix:     0 done:    355 time:  0.00 s
157.45/39.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.45/39.59	c Subs w/ non-existent bins:      0 time:  0.01 s
157.45/39.59	c Replacing        1 vars Replaced       60 lits Time:     0.01 s 
157.45/39.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.45/39.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.45/39.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
162.26/40.73	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.01
162.26/40.73	c lits-rem:      1860  cl-subs:     3366  v-elim:     47  v-fix:    0  time:  4.55 s
162.26/40.73	c learnt bin added due to v-elim: 0
162.26/40.73	c vivif2 --  cl tried     1600 cl shrink        0 lits rem          0 time: 0.00
162.26/40.74	c vivif2 --  cl tried    18967 cl shrink        0 lits rem          0 time: 0.01
162.26/40.77	c asymm  cl-useful: 0/1600/1600 lits-rem:0 time: 0.15
162.26/40.78	c calculated reachability. Time: 0.00
162.26/40.78	c  N dy    24    238276       354      1600        44     18967      5557    284051     19.77     15.40  --
267.28/67.03	c  N dy    25    357416       354      1600        44     23201      5557    316253     19.41     15.07  --
267.28/67.04	c  S st    25    357416       354      1600        44     23201      5557    316253     19.41     15.07  --
267.69/67.15	c  S st    25    357919       361      1600        58     23782      5585    328428     19.41     15.07  --
267.69/67.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
267.69/67.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
268.07/67.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.22
268.07/67.20	c Calc non-exist non-lernt bins v-fix:     0 done:    361 time:  0.00 s
268.07/67.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
268.07/67.20	c Subs w/ non-existent bins:      0 time:  0.01 s
268.07/67.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.07/67.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.07/67.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
272.86/68.40	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.01
272.86/68.40	c lits-rem:       894  cl-subs:     1614  v-elim:     49  v-fix:    0  time:  4.76 s
272.86/68.40	c learnt bin added due to v-elim: 0
272.86/68.40	c vivif2 --  cl tried     1600 cl shrink        0 lits rem          0 time: 0.00
272.86/68.41	c vivif2 --  cl tried    22168 cl shrink        0 lits rem          0 time: 0.02
272.86/68.45	c asymm  cl-useful: 0/1600/1600 lits-rem:0 time: 0.18
272.86/68.45	c calculated reachability. Time: 0.00
272.86/68.45	c  N dy    25    357919       361      1600        58     22168      5585    306743     19.41     15.07  --
462.59/115.90	c  N dy    26    536879       361      1600        58     29434      5585    424530     18.29     14.60  --
462.59/115.92	c  S st    26    536879       361      1600        58     29434      5585    424530     18.29     14.60  --
462.59/115.92	c Finding binary XORs  T:     0.00 s  found:       4
462.59/115.93	c Replacing        4 vars Replaced       87 lits Time:     0.01 s 
462.99/116.06	c  S st    26    537383       367      1600        74     30035      5617    436756     18.29     14.60  --
462.99/116.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
462.99/116.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
463.39/116.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.33
463.39/116.14	c Calc non-exist non-lernt bins v-fix:     0 done:    367 time:  0.00 s
463.39/116.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
463.39/116.15	c Subs w/ non-existent bins:      0 time:  0.02 s
463.39/116.15	c bin-w-bin subsume rem            4 bins  time:  0.00 s
463.39/116.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.39/116.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
468.97/117.58	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.01
470.97/118.06	c Added 4 vars  tried: 80000 time: 1.92
471.37/118.10	c ORs :      4 avg-s:  0.0 cl-sh:  4004 l-rem:   4004 b-add:     10 v-rep:   1 cl-rem: 1 avg s: 12.0 T:    2.08
471.37/118.11	c lits-rem:      1679  cl-subs:     2862  v-elim:     49  v-fix:    0  time:  7.79 s
471.37/118.11	c learnt bin added due to v-elim: 0
471.37/118.11	c vivif2 --  cl tried     1604 cl shrink        0 lits rem          0 time: 0.00
471.37/118.11	c vivif2 --  cl tried    27172 cl shrink        0 lits rem          0 time: 0.02
471.37/118.16	c asymm  cl-useful: 0/1604/1604 lits-rem:0 time: 0.19
471.37/118.16	c calculated reachability. Time: 0.00
471.37/118.16	c  N dy    26    537383       371      1604        80     27172      5640    397721     18.29     14.60  --
471.37/118.16	c  F st    26    537383       371      1604        80     27172      5640    397721     18.29     14.60  --
471.37/118.18	c Replacing        1 vars Replaced     1942 lits Time:     0.05 s 
472.97/118.57	c Decided on static restart strategy
861.45/216.43	c  N dy    33    806074       370      1604        78     48267      5636    820463     21.51     14.52  --
861.45/216.47	c  S st    33    806074       370      1604        78     48267      5636    820463     21.51     14.52  --
862.24/216.67	c  S st    33    806581       370      1604        78     48768      5636    832323     21.51     14.52  --
862.24/216.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
862.24/216.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.04/216.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.62
863.04/216.83	c Calc non-exist non-lernt bins v-fix:     0 done:    370 time:  0.01 s
863.04/216.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.04/216.84	c Subs w/ non-existent bins:      0 time:  0.04 s
863.04/216.86	c bin-w-bin subsume rem            2 bins  time:  0.00 s
863.04/216.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
863.04/216.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
875.02/219.83	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 15.0 T:    0.12
875.02/219.85	c lits-rem:      4313  cl-subs:     7666  v-elim:     51  v-fix:    0  time: 11.92 s
875.02/219.85	c learnt bin added due to v-elim: 0
875.02/219.85	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
875.02/219.86	c vivif2 --  cl tried    41102 cl shrink        0 lits rem          0 time: 0.04
875.42/219.95	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.38
875.42/219.95	c calculated reachability. Time: 0.00
875.42/219.95	c  N dy    33    806581       370      1603        76     41102      5629    701924     21.51     14.52  --
1592.81/399.58	c  N dy    34   1209871       370      1603        76     57055      5629    832645     16.86     14.19  --
1593.19/399.62	c  S st    34   1209871       370      1603        76     57055      5629    832645     16.86     14.19  --
1593.99/399.86	c  S st    34   1210377       386      1603       110     57598      5697    845337     16.86     14.19  --
1593.99/399.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1593.99/399.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1594.79/400.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P: 10.2M T:  0.74
1594.79/400.05	c Calc non-exist non-lernt bins v-fix:     0 done:    386 time:  0.01 s
1594.79/400.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1594.79/400.06	c Subs w/ non-existent bins:      2 time:  0.04 s
1595.19/400.11	c Replacing        2 vars Replaced     1022 lits Time:     0.21 s 
1595.19/400.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1595.19/400.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1595.19/400.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1610.77/404.04	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 14.0 T:    0.15
1610.77/404.05	c lits-rem:      1128  cl-subs:    16084  v-elim:     53  v-fix:    0  time: 15.66 s
1610.77/404.05	c learnt bin added due to v-elim: 0
1610.77/404.05	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
1610.77/404.06	c vivif2 --  cl tried    41507 cl shrink        0 lits rem          0 time: 0.04
1611.17/404.15	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.35
1611.17/404.15	c calculated reachability. Time: 0.00
1611.17/404.15	c  N dy    34   1210377       384      1603       104     41507      5685    628811     16.86     14.19  --
2803.52/702.65	c  N dy    35   1710378       384      1603       104     69334      5685   1051588     18.25     13.77  --
2803.52/702.69	c  S st    35   1710378       384      1603       104     69334      5685   1051588     18.25     13.77  --
2803.52/702.69	c Finding binary XORs  T:     0.00 s  found:       6
2803.92/702.70	c Replacing        6 vars Replaced       98 lits Time:     0.02 s 
2804.72/702.98	c  S st    35   1710879       394      1603       135     69865      5747   1063995     18.25     13.77  --
2804.72/702.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2804.72/702.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2805.91/703.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.8M T:  0.87
2805.91/703.20	c Calc non-exist non-lernt bins v-fix:     0 done:    394 time:  0.01 s
2805.91/703.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2805.91/703.22	c Subs w/ non-existent bins:      0 time:  0.06 s
2805.91/703.24	c bin-w-bin subsume rem           11 bins  time:  0.00 s
2805.91/703.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2805.91/703.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2837.06/711.06	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 14.0 T:    0.12
2837.06/711.07	c lits-rem:      1847  cl-subs:    28072  v-elim:     54  v-fix:    0  time: 31.27 s
2837.06/711.07	c learnt bin added due to v-elim: 0
2837.06/711.07	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
2837.06/711.08	c vivif2 --  cl tried    41791 cl shrink        0 lits rem          0 time: 0.04
2837.46/711.18	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.38
2837.46/711.18	c calculated reachability. Time: 0.00
2837.46/711.18	c  N dy    35   1710879       394      1603       124     41791      5725    690654     18.25     13.77  --
4339.75/1087.21	c  N dy    36   2210880       394      1603       124     62247      5725    973179     22.13     13.41  --
4339.75/1087.26	c  S st    36   2210880       394      1603       124     62247      5725    973179     22.13     13.41  --
4340.55/1087.49	c  S st    36   2211386       412      1603       166     62781      5797    985214     22.13     13.41  --
4340.95/1087.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4340.95/1087.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4341.75/1087.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.8M T:  0.88
4341.75/1087.72	c Calc non-exist non-lernt bins v-fix:     0 done:    412 time:  0.00 s
4341.75/1087.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4341.75/1087.74	c Subs w/ non-existent bins:      0 time:  0.06 s
4341.75/1087.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4341.75/1087.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4341.75/1087.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4361.32/1092.64	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 12.5 T:    0.18
4363.32/1093.12	c Added 5 vars  tried: 80000 time: 1.94
4363.72/1093.25	c ORs :      5 avg-s:  0.0 cl-sh:  7013 l-rem:   7013 b-add:     12 v-rep:   1 cl-rem: 5 avg s: 14.0 T:    2.44
4363.72/1093.26	c lits-rem:      2301  cl-subs:    13649  v-elim:     56  v-fix:    0  time: 22.00 s
4363.72/1093.26	c learnt bin added due to v-elim: 0
4363.72/1093.26	c vivif2 --  cl tried     1608 cl shrink        0 lits rem          0 time: 0.00
4363.72/1093.28	c vivif2 --  cl tried    49125 cl shrink        0 lits rem          0 time: 0.05
4364.12/1093.39	c asymm  cl-useful: 0/1608/1608 lits-rem:0 time: 0.45
4364.12/1093.39	c calculated reachability. Time: 0.00
4364.12/1093.39	c  N dy    36   2211386       417      1608       178     49125      5836    831277     22.13     13.41  --

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-3265013-1304181264/watcher-3265013-1304181264 -o /tmp/evaluation-result-3265013-1304181264/solver-3265013-1304181264 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3265013-1304181264.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: 9.50 9.96 9.82 6/178 336
/proc/meminfo: memFree=30666428/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=20564 CPUtime=0 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4194304 234 0 0 0 0 0 0 0 23 0 1 0 529726047 21057536 185 33554432000 4194304 4797429 140736277275488 18446744073709551615 274659845611 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/336/statm: 5141 186 153 148 0 57 0

[startup+0.0195129 s]
/proc/loadavg: 9.50 9.96 9.82 6/178 336
/proc/meminfo: memFree=30666428/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=81576 CPUtime=0.02 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 843 0 0 0 2 0 0 0 23 0 4 0 529726047 83533824 766 33554432000 4194304 4797429 140736277275488 18446744073709551615 47423214741426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 20394 766 360 148 0 15323 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 81576

[startup+0.100492 s]
/proc/loadavg: 9.50 9.96 9.82 6/178 336
/proc/meminfo: memFree=30666428/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=81576 CPUtime=0.18 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 845 0 0 0 18 0 0 0 24 0 4 0 529726047 83533824 768 33554432000 4194304 4797429 140736277275488 18446744073709551615 47423214741017 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 20394 768 361 148 0 15323 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 81576

[startup+0.300459 s]
/proc/loadavg: 9.50 9.96 9.82 6/178 336
/proc/meminfo: memFree=30666428/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=673616 CPUtime=0.87 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 1807 0 0 0 86 1 0 0 18 0 4 0 529726047 689782784 1630 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424882 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 168404 1630 409 148 0 163333 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 673616

[startup+0.70039 s]
/proc/loadavg: 9.50 9.96 9.82 6/178 336
/proc/meminfo: memFree=30666428/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=675252 CPUtime=2.48 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 2928 0 0 0 246 2 0 0 18 0 4 0 529726047 691458048 2270 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 168813 2270 410 148 0 163742 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 675252

[startup+1.50025 s]
/proc/loadavg: 9.70 9.99 9.83 9/182 340
/proc/meminfo: memFree=30656344/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=680088 CPUtime=5.66 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 5347 0 0 0 564 2 0 0 19 0 4 0 529726047 696410112 3589 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424859 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 170022 3589 420 148 0 164951 0
[pid=336/tid=338] ppid=334 vsize=680088 CPUtime=1.36 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 1102 0 0 0 136 0 0 0 25 0 4 0 529726048 696410112 3589 33554432000 4194304 4797429 140736277275488 18446744073709551615 4526287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=680088 CPUtime=1.38 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 1215 0 0 0 138 0 0 0 19 0 4 0 529726048 696410112 3589 33554432000 4194304 4797429 140736277275488 18446744073709551615 4567894 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=680088 CPUtime=1.48 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 1144 0 0 0 148 0 0 0 25 0 4 0 529726048 696410112 3589 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 680088

[startup+3.10098 s]
/proc/loadavg: 9.70 9.99 9.83 9/182 340
/proc/meminfo: memFree=30652108/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=683800 CPUtime=12.06 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 7719 0 0 0 1203 3 0 0 25 0 4 0 529726047 700211200 4906 33554432000 4194304 4797429 140736277275488 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 170950 4906 420 148 0 165879 0
[pid=336/tid=338] ppid=334 vsize=683800 CPUtime=2.96 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 1611 0 0 0 295 1 0 0 25 0 4 0 529726048 700211200 4906 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=683800 CPUtime=2.98 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 1608 0 0 0 298 0 0 0 24 0 4 0 529726048 700211200 4906 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=683800 CPUtime=3.08 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 1641 0 0 0 308 0 0 0 25 0 4 0 529726048 700211200 4906 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 683800

[startup+6.30042 s]
/proc/loadavg: 9.80 10.01 9.84 11/182 340
/proc/meminfo: memFree=30646720/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=687016 CPUtime=24.83 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 10521 0 0 0 2479 4 0 0 25 0 4 0 529726047 703504384 6019 33554432000 4194304 4797429 140736277275488 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 171754 6019 420 148 0 166683 0
[pid=336/tid=338] ppid=334 vsize=687016 CPUtime=6.14 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 2194 0 0 0 613 1 0 0 25 0 4 0 529726048 703504384 6019 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=687016 CPUtime=6.18 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 2112 0 0 0 618 0 0 0 25 0 4 0 529726048 703504384 6019 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=687016 CPUtime=6.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 2138 0 0 0 627 0 0 0 25 0 4 0 529726048 703504384 6019 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 687016

[startup+12.7003 s]
/proc/loadavg: 9.65 9.97 9.83 9/182 340
/proc/meminfo: memFree=30640592/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=691796 CPUtime=50.39 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 14470 0 0 0 5034 5 0 0 25 0 4 0 529726047 708399104 7205 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 172949 7205 421 148 0 167878 0
[pid=336/tid=338] ppid=334 vsize=691796 CPUtime=12.5 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 2904 0 0 0 1249 1 0 0 25 0 4 0 529726048 708399104 7205 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=691796 CPUtime=12.58 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 2770 0 0 0 1258 0 0 0 25 0 4 0 529726048 708399104 7205 33554432000 4194304 4797429 140736277275488 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=691796 CPUtime=12.67 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 2965 0 0 0 1267 0 0 0 25 0 4 0 529726048 708399104 7205 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 691796

[startup+25.5011 s]
/proc/loadavg: 9.36 9.89 9.80 9/182 340
/proc/meminfo: memFree=30638612/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=696072 CPUtime=101.52 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 20405 0 0 0 10146 6 0 0 25 0 4 0 529726047 712777728 8999 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 174018 8999 421 148 0 168947 0
[pid=336/tid=338] ppid=334 vsize=696072 CPUtime=25.24 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 3820 0 0 0 2523 1 0 0 25 0 4 0 529726048 712777728 8999 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424868 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=696072 CPUtime=25.38 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 3917 0 0 0 2537 1 0 0 25 0 4 0 529726048 712777728 8999 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=696072 CPUtime=25.47 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 3933 0 0 0 2547 0 0 0 25 0 4 0 529726048 712777728 8999 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 696072

[startup+51.1007 s]
/proc/loadavg: 8.90 9.74 9.75 9/182 341
/proc/meminfo: memFree=30628268/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=700452 CPUtime=203.77 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 29308 0 0 0 20369 8 0 0 25 0 4 0 529726047 717262848 10718 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 175113 10718 421 148 0 170042 0
[pid=336/tid=338] ppid=334 vsize=700452 CPUtime=50.72 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 5205 0 0 0 5070 2 0 0 25 0 4 0 529726048 717262848 10718 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=700452 CPUtime=50.98 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 5311 0 0 0 5097 1 0 0 25 0 4 0 529726048 717262848 10718 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=700452 CPUtime=51.07 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 5338 0 0 0 5106 1 0 0 25 0 4 0 529726048 717262848 10718 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 700452

[startup+102.307 s]
/proc/loadavg: 8.39 9.47 9.66 9/182 342
/proc/meminfo: memFree=30609388/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=709228 CPUtime=408.29 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 43495 0 0 0 40815 14 0 0 25 0 4 0 529726047 726249472 13139 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 177307 13139 421 148 0 172236 0
[pid=336/tid=338] ppid=334 vsize=709228 CPUtime=101.63 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 7276 0 0 0 10160 3 0 0 25 0 4 0 529726048 726249472 13139 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=709228 CPUtime=102.19 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 7700 0 0 0 10217 2 0 0 25 0 4 0 529726048 726249472 13139 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=709228 CPUtime=102.28 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 7631 0 0 0 10226 2 0 0 25 0 4 0 529726048 726249472 13139 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 709228

[startup+162.3 s]
/proc/loadavg: 8.19 9.21 9.56 9/182 344
/proc/meminfo: memFree=30593124/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=716248 CPUtime=647.92 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 56312 0 0 0 64774 18 0 0 25 0 4 0 529726047 733437952 15925 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 179062 15925 421 148 0 173991 0
[pid=336/tid=338] ppid=334 vsize=716248 CPUtime=161.3 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 9266 0 0 0 16125 5 0 0 25 0 4 0 529726048 733437952 15925 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=716248 CPUtime=162.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 9611 0 0 0 16215 2 0 0 25 0 4 0 529726048 733437952 15925 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=716248 CPUtime=162.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 9400 0 0 0 16225 2 0 0 25 0 4 0 529726048 733437952 15925 33554432000 4194304 4797429 140736277275488 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.92
Current children cumulated vsize (KiB) 716248

[startup+222.301 s]
/proc/loadavg: 8.34 9.05 9.48 9/182 406
/proc/meminfo: memFree=30623792/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=720692 CPUtime=885 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 67746 0 0 0 88476 24 0 0 25 0 4 0 529726047 737988608 16945 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 180173 16945 429 148 0 175102 0
[pid=336/tid=338] ppid=334 vsize=720692 CPUtime=218.4 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 10834 0 0 0 21833 7 0 0 25 0 4 0 529726048 737988608 16946 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=720692 CPUtime=222.18 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 11150 0 0 0 22215 3 0 0 25 0 4 0 529726048 737988608 16946 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=720692 CPUtime=222.28 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 10929 0 0 0 22224 4 0 0 25 0 4 0 529726048 737988608 16946 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885
Current children cumulated vsize (KiB) 720692

[startup+282.301 s]

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

[pid=336] ppid=334 vsize=737776 CPUtime=2802.32 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 130939 0 0 0 280182 50 0 0 25 0 4 0 529726047 755482624 24039 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 184444 24039 426 148 0 179373 0
[pid=336/tid=338] ppid=334 vsize=737776 CPUtime=695.84 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 20809 0 0 0 69569 15 0 0 25 0 4 0 529726048 755482624 24039 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=737776 CPUtime=702.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 21746 0 0 0 70210 7 0 0 25 0 4 0 529726048 755482624 24039 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=737776 CPUtime=702.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 21354 0 0 0 70218 9 0 0 25 0 4 0 529726048 755482624 24039 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.32
Current children cumulated vsize (KiB) 737776

[startup+762.301 s]
/proc/loadavg: 8.00 8.20 8.84 9/182 420
/proc/meminfo: memFree=30523460/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=742564 CPUtime=3041.98 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 138209 0 0 0 304145 53 0 0 25 0 4 0 529726047 760385536 25110 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 185641 25110 421 148 0 180570 0
[pid=336/tid=338] ppid=334 vsize=742564 CPUtime=755.52 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 21925 0 0 0 75537 15 0 0 25 0 4 0 529726048 760385536 25110 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=742564 CPUtime=762.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 23017 0 0 0 76210 7 0 0 25 0 4 0 529726048 760385536 25110 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=742564 CPUtime=762.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 22469 0 0 0 76218 9 0 0 25 0 4 0 529726048 760385536 25110 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.98
Current children cumulated vsize (KiB) 742564

[startup+822.3 s]
/proc/loadavg: 8.10 8.19 8.79 9/182 422
/proc/meminfo: memFree=30515768/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=743128 CPUtime=3281.64 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 143987 0 0 0 328107 57 0 0 25 0 4 0 529726047 760963072 26066 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 185782 26066 421 148 0 180711 0
[pid=336/tid=338] ppid=334 vsize=743128 CPUtime=815.19 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 22988 0 0 0 81503 16 0 0 25 0 4 0 529726048 760963072 26066 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=743128 CPUtime=822.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 24077 0 0 0 82209 8 0 0 25 0 4 0 529726048 760963072 26066 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=743128 CPUtime=822.26 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 23190 0 0 0 82217 9 0 0 25 0 4 0 529726048 760963072 26066 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.64
Current children cumulated vsize (KiB) 743128

[startup+882.301 s]
/proc/loadavg: 8.12 8.18 8.75 9/182 423
/proc/meminfo: memFree=30499400/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=745576 CPUtime=3521.31 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 149439 0 0 0 352071 60 0 0 25 0 4 0 529726047 763469824 27939 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 186394 27939 421 148 0 181323 0
[pid=336/tid=338] ppid=334 vsize=745576 CPUtime=874.87 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 23751 0 0 0 87470 17 0 0 25 0 4 0 529726048 763469824 27939 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=745576 CPUtime=882.18 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 24785 0 0 0 88209 9 0 0 25 0 4 0 529726048 763469824 27939 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=745576 CPUtime=882.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 24297 0 0 0 88217 10 0 0 25 0 4 0 529726048 763469824 27939 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.31
Current children cumulated vsize (KiB) 745576

[startup+942.301 s]
/proc/loadavg: 8.08 8.16 8.70 9/182 425
/proc/meminfo: memFree=30489348/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=754532 CPUtime=3760.96 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 158316 0 0 0 376032 64 0 0 25 0 4 0 529726047 772640768 28736 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 188633 28736 421 148 0 183562 0
[pid=336/tid=338] ppid=334 vsize=754532 CPUtime=934.54 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 25022 0 0 0 93435 19 0 0 25 0 4 0 529726048 772640768 28736 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=754532 CPUtime=942.16 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 26526 0 0 0 94207 9 0 0 25 0 4 0 529726048 772640768 28736 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=754532 CPUtime=942.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 26116 0 0 0 94216 11 0 0 25 0 4 0 529726048 772640768 28736 33554432000 4194304 4797429 140736277275488 18446744073709551615 4258131 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.96
Current children cumulated vsize (KiB) 754532

[startup+1002.31 s]
/proc/loadavg: 8.03 8.13 8.66 9/182 426
/proc/meminfo: memFree=30485372/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=760300 CPUtime=4000.64 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 164780 0 0 0 399995 69 0 0 25 0 4 0 529726047 778547200 28660 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 190075 28660 421 148 0 185004 0
[pid=336/tid=338] ppid=334 vsize=760300 CPUtime=994.2 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 26766 0 0 0 99400 20 0 0 25 0 4 0 529726048 778547200 28660 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=760300 CPUtime=1002.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 27678 0 0 0 100207 10 0 0 25 0 4 0 529726048 778547200 28660 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=760300 CPUtime=1002.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 27247 0 0 0 100215 12 0 0 25 0 4 0 529726048 778547200 28660 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.64
Current children cumulated vsize (KiB) 760300

[startup+1062.3 s]
/proc/loadavg: 8.01 8.10 8.61 9/182 428
/proc/meminfo: memFree=30467628/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=760748 CPUtime=4240.3 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 169711 0 0 0 423957 73 0 0 25 0 4 0 529726047 779005952 31337 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424630 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 190187 31337 421 148 0 185116 0
[pid=336/tid=338] ppid=334 vsize=760748 CPUtime=1053.87 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 27543 0 0 0 105367 20 0 0 25 0 4 0 529726048 779005952 31337 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=760748 CPUtime=1062.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 28312 0 0 0 106206 11 0 0 25 0 4 0 529726048 779005952 31337 33554432000 4194304 4797429 140736277275488 18446744073709551615 4414297 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=760748 CPUtime=1062.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 27877 0 0 0 106214 13 0 0 25 0 4 0 529726048 779005952 31337 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.3
Current children cumulated vsize (KiB) 760748

[startup+1122.3 s]
/proc/loadavg: 8.00 8.08 8.57 9/182 430
/proc/meminfo: memFree=30470848/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=762148 CPUtime=4479.94 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 176135 0 0 0 447918 76 0 0 25 0 4 0 529726047 780439552 31167 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 190537 31167 421 148 0 185466 0
[pid=336/tid=338] ppid=334 vsize=762148 CPUtime=1113.52 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 28698 0 0 0 111331 21 0 0 25 0 4 0 529726048 780439552 31167 33554432000 4194304 4797429 140736277275488 18446744073709551615 4428969 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=762148 CPUtime=1122.16 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 29434 0 0 0 112205 11 0 0 25 0 4 0 529726048 780439552 31167 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=762148 CPUtime=1122.26 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 28980 0 0 0 112213 13 0 0 25 0 4 0 529726048 780439552 31167 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424752 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.94
Current children cumulated vsize (KiB) 762148

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.54 9/182 431
/proc/meminfo: memFree=30464016/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=764568 CPUtime=4719.6 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 182971 0 0 0 471880 80 0 0 25 0 4 0 529726047 782917632 31016 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 191142 31016 421 148 0 186071 0
[pid=336/tid=338] ppid=334 vsize=764568 CPUtime=1173.18 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 30005 0 0 0 117295 23 0 0 25 0 4 0 529726048 782917632 31016 33554432000 4194304 4797429 140736277275488 18446744073709551615 4528225 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=764568 CPUtime=1182.17 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 30788 0 0 0 118205 12 0 0 25 0 4 0 529726048 782917632 31016 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=764568 CPUtime=1182.27 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 30040 0 0 0 118213 14 0 0 25 0 4 0 529726048 782917632 31016 33554432000 4194304 4797429 140736277275488 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.6
Current children cumulated vsize (KiB) 764568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.51 s]
/proc/loadavg: 8.05 8.08 8.53 9/182 432
/proc/meminfo: memFree=30467856/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=764688 CPUtime=4800.31 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 185609 0 0 0 479950 81 0 0 25 0 4 0 529726047 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 191172 30953 421 148 0 186101 0
[pid=336/tid=338] ppid=334 vsize=764688 CPUtime=1193.25 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 30225 0 0 0 119302 23 0 0 25 0 4 0 529726048 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=764688 CPUtime=1202.38 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 31008 0 0 0 120226 12 0 0 25 0 4 0 529726048 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=764688 CPUtime=1202.48 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 30307 0 0 0 120234 14 0 0 25 0 4 0 529726048 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 764688

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

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

[startup+1202.51 s]
/proc/loadavg: 8.05 8.08 8.53 9/182 432
/proc/meminfo: memFree=30467856/32951132 swapFree=67111356/67111528
[pid=336] ppid=334 vsize=764688 CPUtime=4800.31 cores=0,2,4,6
/proc/336/stat : 336 (techdemo) R 334 336 32546 0 -1 4202496 185609 0 0 0 479950 81 0 0 25 0 4 0 529726047 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/336/statm: 191172 30953 421 148 0 186101 0
[pid=336/tid=338] ppid=334 vsize=764688 CPUtime=1193.25 cores=0,2,4,6
/proc/336/task/338/stat : 338 (techdemo) R 334 336 32546 0 -1 4202560 30225 0 0 0 119302 23 0 0 25 0 4 0 529726048 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=336/tid=339] ppid=334 vsize=764688 CPUtime=1202.38 cores=0,2,4,6
/proc/336/task/339/stat : 339 (techdemo) R 334 336 32546 0 -1 4202560 31008 0 0 0 120226 12 0 0 25 0 4 0 529726048 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=336/tid=340] ppid=334 vsize=764688 CPUtime=1202.48 cores=0,2,4,6
/proc/336/task/340/stat : 340 (techdemo) R 334 336 32546 0 -1 4202560 30307 0 0 0 120234 14 0 0 25 0 4 0 529726048 783040512 30953 33554432000 4194304 4797429 140736277275488 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 764688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.53
CPU time (s): 4800.36
CPU user time (s): 4799.54
CPU system time (s): 0.818875
CPU usage (%): 399.19
Max. virtual memory (cumulated for all children) (KiB): 875648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.54
system time used= 0.818875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185611
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= 318
involuntary context switches= 25161

runsolver used 2.16667 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 18:34:24
IDJOB=3265013
IDBENCH=85368
IDSOLVER=1584
FILE ID=node131/3265013-1304181264
RUNJOBID= node131-1304178572-32564
PBS_JOBID= 13172445
Free space on /tmp= 72052 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265013-1304181264/watcher-3265013-1304181264 -o /tmp/evaluation-result-3265013-1304181264/solver-3265013-1304181264 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3265013-1304181264.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=253233947

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:      30666584 kB
Buffers:        260276 kB
Cached:        1584092 kB
SwapCached:        168 kB
Active:         321532 kB
Inactive:      1646180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30666584 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           15804 kB
Writeback:         248 kB
AnonPages:      122888 kB
Mapped:          15880 kB
Slab:           254828 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   715044 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= 72044 MiB
End job on node131 at 2011-04-30 18:54:29