Trace number 3264617

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

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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-3264617-1307652534.cnf'
0.00/0.00	c -- header says num vars:           4487
0.00/0.00	c -- header says num clauses:       18555
0.03/0.03	c -- clauses added:            0 learnts,        18555 normals,            0 xors
0.03/0.03	c -- vars added       4487
0.03/0.03	c Parsing time:  0.03 s
0.03/0.05	c  N st     0         0      4487     17200      1355         0     54310         0   no data   no data  --
0.03/0.08	c asymm  cl-useful: 134/17200/17200 lits-rem:402 time: 0.16
0.03/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.09
0.03/0.11	c Calc non-exist non-lernt bins v-fix:     0 done:   4487 time:  0.01 s
0.03/0.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.03/0.11	c Subs w/ non-existent bins:    235 time:  0.00 s
0.32/0.11	c bin-w-bin subsume rem          132 bins  time:  0.00 s
0.32/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.32/0.12	c Removed useless bin:       2  fixed:     0  bprops:   0.15M  time:  0.01 s
0.32/0.16	c lits-rem:         0  cl-subs:        0  v-elim:   1495  v-fix:    0  time:  0.15 s
0.32/0.16	c learnt bin added due to v-elim: 0
0.32/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.32/0.95	c Finding non-binary XORs:     0.03 s (found:    2559, avg size: 3.6)
0.32/0.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1128 locsubst:    54 time:   0.05
0.32/0.95	c calculated reachability. Time: 0.00
0.32/0.95	c Calc default polars -  time:   0.00 s pos:       4 undec:    2742 neg:    1741
0.32/0.95	c =========================================================================================
0.32/0.95	c types(t): F = full restart, N = normal restart
0.32/0.95	c types(t): S = simplification begin/end, E = solution found
0.32/0.95	c restart types(rt): st = static, dy = dynamic
0.32/0.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.32/0.95	c  B st     0         0      1864       618      1379         0     11527         0   no data   no data  --
0.32/0.95	c Decided on static restart strategy
7.85/2.00	c  N dy     7     30001      1864       618      1379     10090     11527    208166     26.66     12.45  --
7.85/2.01	c  S st     7     30001      1864       618      1379     10090     11527    208166     26.66     12.45  --
7.85/2.06	c  S st     7     30504      1864       618      1862     10585     12493    219372     26.66     12.45  --
7.85/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    543 locsubst:    54 time:   0.10
7.85/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.25/2.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:    483 CBin:       0 P:  0.3M T:  0.08
8.25/2.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1321 time:  0.01 s
8.25/2.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.25/2.10	c Subs w/ non-existent bins:      4 time:  0.00 s
8.25/2.10	c Replacing       13 vars Replaced      108 lits Time:     0.00 s 
8.25/2.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.25/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.25/2.11	c Removed useless bin:       0  fixed:     0  bprops:   0.13M  time:  0.00 s
8.25/2.11	c lits-rem:        83  cl-subs:      111  v-elim:     87  v-fix:    0  time:  0.01 s
8.25/2.11	c learnt bin added due to v-elim: 0
8.25/2.11	c vivif2 --  cl tried      548 cl shrink        1 lits rem          1 time: 0.00
8.25/2.11	c vivif2 --  cl tried      341 cl shrink        0 lits rem          0 time: 0.00
8.25/2.11	c asymm  cl-useful: 2/547/547 lits-rem:6 time: 0.02
8.25/2.11	c calculated reachability. Time: 0.00
8.25/2.11	c  N dy     7     30504      1221       545      1416       341     10378      4102     26.66     12.45  --
8.25/2.11	c  F st     7     30504      1221       545      1416       341     10378      4102     26.66     12.45  --
8.25/2.19	c Decided on static restart strategy
13.85/3.59	c  N dy    14     45757      1221       545      1416      6832     10378    212572     47.84     16.72  --
14.25/3.60	c  S st    14     45757      1221       545      1416      6832     10378    212572     47.84     16.72  --
14.25/3.62	c  S st    14     46260      1221       545      1416      7287     10378    225349     47.84     16.72  --
14.25/3.65	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:    279 locsubst:     0 time:   0.14
14.25/3.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.25/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:    158 CBin:       0 P:  0.3M T:  0.06
14.25/3.67	c Calc non-exist non-lernt bins v-fix:     0 done:    942 time:  0.01 s
14.25/3.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.25/3.67	c Subs w/ non-existent bins:      1 time:  0.00 s
14.25/3.67	c bin-w-bin subsume rem            3 bins  time:  0.00 s
14.25/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.25/3.67	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
14.25/3.68	c lits-rem:        48  cl-subs:       60  v-elim:      2  v-fix:    0  time:  0.02 s
14.25/3.68	c learnt bin added due to v-elim: 0
14.25/3.68	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
14.25/3.68	c vivif2 --  cl tried     1653 cl shrink        0 lits rem          0 time: 0.00
14.25/3.68	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.02
14.25/3.68	c calculated reachability. Time: 0.00
14.25/3.68	c  N dy    14     46260       940       556      1243      1653      9443     39485     47.84     16.72  --
19.04/4.86	c  N dy    15     69391       940       556      1243      8780      9443    253576     38.52     20.39  --
19.04/4.87	c  S st    15     69391       940       556      1243      8780      9443    253576     38.52     20.39  --
19.04/4.90	c  S st    15     69895       940       556      1243      9251      9443    271734     38.52     20.39  --
19.44/4.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    148 locsubst:     0 time:   0.26
19.44/4.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.44/4.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.05
19.44/4.98	c Calc non-exist non-lernt bins v-fix:     0 done:    792 time:  0.00 s
19.44/4.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.44/4.98	c Subs w/ non-existent bins:      0 time:  0.00 s
19.44/4.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.44/4.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.44/4.98	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
19.44/4.98	c ORs :    680 avg-s:  2.7 cl-sh:    10 l-rem:     17 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
19.83/5.03	c Added 0 vars  tried: 33540 time: 0.18
19.83/5.03	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.18
19.83/5.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
19.83/5.03	c learnt bin added due to v-elim: 0
19.83/5.03	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
19.83/5.03	c vivif2 --  cl tried      569 cl shrink        2 lits rem          2 time: 0.00
19.83/5.03	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.02
19.83/5.03	c calculated reachability. Time: 0.00
19.83/5.03	c  N dy    15     69895       792       556      1243       569      9147      4308     38.52     20.39  --
19.83/5.03	c  F st    15     69895       792       556      1243       569      9147      4308     38.52     20.39  --
20.25/5.18	c Decided on static restart strategy
37.82/9.54	c  N dy    22    104843       792       556      1243     18447      9147    956769     54.09     30.76  --
37.82/9.58	c  S st    22    104843       792       556      1243     18447      9147    956769     54.09     30.76  --
38.23/9.62	c  S st    22    105347       792       556      1243     18898      9147    981641     54.09     30.76  --
38.23/9.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     57 locsubst:     0 time:   0.29
38.23/9.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.61/9.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.39
38.61/9.79	c Calc non-exist non-lernt bins v-fix:     0 done:    735 time:  0.00 s
38.61/9.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.01/9.80	c Subs w/ non-existent bins:      0 time:  0.03 s
39.01/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.01/9.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
39.01/9.82	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
58.58/14.77	c ORs :    680 avg-s:  2.7 cl-sh:     2 l-rem:      8 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
58.58/14.78	c lits-rem:       200  cl-subs:     7499  v-elim:      0  v-fix:    0  time: 19.80 s
58.58/14.78	c learnt bin added due to v-elim: 0
58.58/14.78	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
58.58/14.78	c vivif2 --  cl tried    10246 cl shrink        0 lits rem          0 time: 0.02
58.58/14.79	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.04
58.58/14.79	c calculated reachability. Time: 0.00
58.58/14.79	c  N dy    22    105347       735       556      1243     10246      9033    530532     54.09     30.76  --
93.74/23.53	c  N dy    23    158020       735       556      1243     20986      9033   1055271     54.17     37.54  --
93.74/23.58	c  S st    23    158020       735       556      1243     20986      9033   1055271     54.17     37.54  --
94.14/23.62	c  S st    23    158521       767       556      1307     21464      9161   1080380     54.17     37.54  --
94.14/23.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.28
94.14/23.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.96/23.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.51
94.96/23.82	c Calc non-exist non-lernt bins v-fix:     0 done:    762 time:  0.00 s
94.96/23.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.96/23.83	c Subs w/ non-existent bins:      0 time:  0.06 s
94.96/23.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.96/23.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
94.96/23.86	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
111.72/28.05	c ORs :    680 avg-s:  2.7 cl-sh:     3 l-rem:     10 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
111.72/28.06	c lits-rem:       592  cl-subs:     5134  v-elim:      0  v-fix:    0  time: 16.79 s
111.72/28.06	c learnt bin added due to v-elim: 0
111.72/28.06	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
111.72/28.07	c vivif2 --  cl tried    16258 cl shrink        0 lits rem          0 time: 0.05
111.72/28.09	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.06
111.72/28.09	c calculated reachability. Time: 0.00
111.72/28.09	c  N dy    23    158521       762       556      1307     16258      9151    811606     54.17     37.54  --
192.40/48.28	c  N dy    24    237781       762       556      1307     22377      9151   1156920     58.83     40.91  --
192.80/48.33	c  S st    24    237781       762       556      1307     22377      9151   1156920     58.83     40.91  --
192.80/48.33	c Finding binary XORs  T:     0.00 s  found:       0
192.80/48.38	c  S st    24    238284       794       556      1371     22859      9279   1182446     58.83     40.91  --
193.20/48.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.29
193.20/48.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.00/48.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.66
194.00/48.62	c Calc non-exist non-lernt bins v-fix:     0 done:    794 time:  0.01 s
194.00/48.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.00/48.64	c Subs w/ non-existent bins:      0 time:  0.07 s
194.00/48.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.00/48.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
194.00/48.66	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
207.18/51.92	c ORs :    680 avg-s:  2.7 cl-sh:     1 l-rem:      4 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
207.18/51.94	c lits-rem:       919  cl-subs:     1771  v-elim:      0  v-fix:    0  time: 13.07 s
207.18/51.94	c learnt bin added due to v-elim: 0
207.18/51.94	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
207.18/51.95	c vivif2 --  cl tried    21088 cl shrink        0 lits rem          0 time: 0.07
207.18/51.97	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.07
207.18/51.97	c calculated reachability. Time: 0.00
207.18/51.97	c  N dy    24    238284       794       556      1371     21088      9279   1087225     58.83     40.91  --
356.58/89.35	c  N dy    25    357427       794       556      1371     25216      9279   1279494     55.86     43.70  --
356.98/89.42	c  S st    25    357427       794       556      1371     25216      9279   1279494     55.86     43.70  --
356.98/89.47	c  S st    25    357931       805       556      1401     25662      9331   1303045     55.86     43.70  --
357.38/89.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.29
357.38/89.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
358.18/89.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.64
358.18/89.71	c Calc non-exist non-lernt bins v-fix:     0 done:    805 time:  0.01 s
358.18/89.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
358.18/89.73	c Subs w/ non-existent bins:      0 time:  0.08 s
358.18/89.73	c Replacing        2 vars Replaced       36 lits Time:     0.02 s 
358.18/89.75	c bin-w-bin subsume rem            4 bins  time:  0.00 s
358.18/89.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
358.18/89.76	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
370.17/92.73	c ORs :    680 avg-s:  2.7 cl-sh:     1 l-rem:      4 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
394.16/98.71	c Added 9 vars  tried: 80000 time: 23.87
399.33/100.05	c ORs :      9 avg-s:  0.0 cl-sh: 55680 l-rem:  55680 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:   29.26
399.33/100.07	c lits-rem:       185  cl-subs:     1800  v-elim:      0  v-fix:    0  time: 41.17 s
399.33/100.07	c learnt bin added due to v-elim: 0
399.33/100.07	c vivif2 --  cl tried      565 cl shrink        0 lits rem          0 time: 0.00
399.33/100.09	c vivif2 --  cl tried    23862 cl shrink        0 lits rem          0 time: 0.08
399.73/100.11	c asymm  cl-useful: 0/565/565 lits-rem:0 time: 0.07
399.73/100.11	c calculated reachability. Time: 0.00
399.73/100.11	c  N dy    25    357931       812       565      1407     23862      9378   1155990     55.86     43.70  --
629.41/157.62	c  N dy    26    536896       812       565      1407     30972      9378   1490854     53.34     44.15  --
629.41/157.68	c  S st    26    536896       812       565      1407     30972      9378   1490854     53.34     44.15  --
629.82/157.73	c  S st    26    537398       812       565      1407     31440      9378   1516988     53.34     44.15  --
630.22/157.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.29
630.22/157.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.62/157.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.53
630.62/157.94	c Calc non-exist non-lernt bins v-fix:     0 done:    812 time:  0.01 s
630.62/157.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.62/157.96	c Subs w/ non-existent bins:      0 time:  0.10 s
630.62/157.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.62/158.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
630.62/158.00	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
660.18/165.35	c ORs :    689 avg-s:  2.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
660.18/165.37	c lits-rem:      4222  cl-subs:     6788  v-elim:      0  v-fix:    0  time: 29.42 s
660.18/165.37	c learnt bin added due to v-elim: 0
660.18/165.37	c vivif2 --  cl tried      565 cl shrink        0 lits rem          0 time: 0.00
660.18/165.39	c vivif2 --  cl tried    24652 cl shrink        0 lits rem          0 time: 0.09
660.58/165.41	c asymm  cl-useful: 0/565/565 lits-rem:0 time: 0.09
660.58/165.41	c calculated reachability. Time: 0.00
660.58/165.41	c  N dy    26    537398       812       565      1407     24652      9378   1179094     53.34     44.15  --
660.58/165.41	c  F st    26    537398       812       565      1407     24652      9378   1179094     53.34     44.15  --
661.79/165.77	c Decided on static restart strategy
1044.07/261.47	c  N dy    33    806098       812       565      1407     48071      9378   2461320     56.14     44.52  --
1044.48/261.59	c  S st    33    806098       812       565      1407     48071      9378   2461320     56.14     44.52  --
1044.85/261.68	c  S st    33    806601       831       565      1445     48538      9454   2486494     56.14     44.52  --
1045.26/261.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.30
1045.26/261.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1046.46/262.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  1.02
1046.46/262.02	c Calc non-exist non-lernt bins v-fix:     0 done:    831 time:  0.01 s
1046.46/262.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1046.46/262.06	c Subs w/ non-existent bins:      0 time:  0.16 s
1046.86/262.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1046.86/262.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
1046.86/262.13	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
1122.36/281.04	c ORs :    689 avg-s:  2.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
1122.36/281.07	c lits-rem:      7005  cl-subs:     9979  v-elim:      0  v-fix:    0  time: 75.64 s
1122.36/281.07	c learnt bin added due to v-elim: 0
1122.36/281.07	c vivif2 --  cl tried      565 cl shrink        0 lits rem          0 time: 0.00
1122.76/281.11	c vivif2 --  cl tried    38559 cl shrink        2 lits rem         14 time: 0.14
1122.76/281.14	c asymm  cl-useful: 0/565/565 lits-rem:0 time: 0.14
1122.76/281.14	c calculated reachability. Time: 0.00
1122.76/281.14	c  N dy    33    806601       831       565      1445     38559      9454   1968182     56.14     44.52  --
1758.31/440.23	c  N dy   147   1209901       836       565      1455     52640      9474   2804642     57.99     43.22  --
1758.71/440.35	c  S st   147   1209901       836       565      1455     52640      9474   2804642     57.99     43.22  --
1759.11/440.46	c  S st   147   1210404       845       565      1479     53118      9518   2829914     57.99     43.22  --
1759.51/440.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.30
1759.51/440.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1761.50/441.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P:  9.1M T:  2.22
1761.90/441.10	c Calc non-exist non-lernt bins v-fix:     0 done:    845 time:  0.01 s
1761.90/441.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1761.90/441.14	c Subs w/ non-existent bins:      0 time:  0.17 s
1761.90/441.15	c Replacing        2 vars Replaced       30 lits Time:     0.04 s 
1761.90/441.19	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1762.30/441.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1762.30/441.20	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
2673.89/669.46	c ORs :    689 avg-s:  2.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:   29.83
2690.66/673.64	c Added 9 vars  tried: 80000 time: 16.72
2714.25/679.53	c ORs :      9 avg-s:  0.0 cl-sh: 120697 l-rem: 120697 b-add:     19 v-rep:   0 cl-rem: 0 avg s: nan T:   40.22
2714.25/679.57	c lits-rem:      7696  cl-subs:     4641  v-elim:      0  v-fix:    0  time: 952.12 s
2714.25/679.57	c learnt bin added due to v-elim: 0
2714.25/679.57	c vivif2 --  cl tried      574 cl shrink        0 lits rem          0 time: 0.00
2714.63/679.61	c vivif2 --  cl tried    48476 cl shrink        2 lits rem          3 time: 0.17
2714.63/679.61	c asymm  cl-useful: 0/574/574 lits-rem:0 time: 0.02
2714.63/679.62	c calculated reachability. Time: 0.00
2714.63/679.62	c  N dy   147   1210404       852       574      1488     48476      9565   2445310     57.99     43.22  --
3555.50/890.11	c  N dy   148   1710405       852       574      1488     83659      9565   4737049     60.75     40.79  --
3556.30/890.30	c  S st   148   1710405       852       574      1488     83659      9565   4737049     60.75     40.79  --
3556.70/890.46	c  S st   148   1710907       852       574      1488     84128      9565   4762541     60.75     40.79  --
3557.10/890.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.32
3557.10/890.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3559.49/891.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  2.26
3559.49/891.12	c Calc non-exist non-lernt bins v-fix:     0 done:    852 time:  0.02 s
3559.49/891.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3559.49/891.19	c Subs w/ non-existent bins:      0 time:  0.29 s
3559.89/891.21	c Replacing        1 vars Replaced       12 lits Time:     0.07 s 
3559.89/891.28	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3560.29/891.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
3560.29/891.30	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3264617-1307652534/watcher-3264617-1307652534 -o /tmp/evaluation-result-3264617-1307652534/solver-3264617-1307652534 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3264617-1307652534.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.16 8.16 7.38 5/184 30040
/proc/meminfo: memFree=32072388/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=25504 CPUtime=0 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 1416 0 0 0 0 0 0 0 25 0 1 0 876851301 26116096 1322 33554432000 4194304 4797429 140735709906736 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/30040/statm: 6441 1328 341 148 0 1370 0

[startup+0.0369851 s]
/proc/loadavg: 8.16 8.16 7.38 5/184 30040
/proc/meminfo: memFree=32072388/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=61860 CPUtime=0.03 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 3878 0 0 0 3 0 0 0 25 0 1 0 876851301 63344640 3280 33554432000 4194304 4797429 140735709906736 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/30040/statm: 15465 3282 348 148 0 10394 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 61860

[startup+0.115977 s]
/proc/loadavg: 8.16 8.16 7.38 5/184 30040
/proc/meminfo: memFree=32072388/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=687048 CPUtime=0.32 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 5207 0 0 0 32 0 0 0 18 0 4 0 876851301 703537152 4227 33554432000 4194304 4797429 140735709906736 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 171762 4250 387 148 0 166691 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 687048

[startup+1.04873 s]
/proc/loadavg: 8.16 8.16 7.38 5/184 30040
/proc/meminfo: memFree=32072388/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=692900 CPUtime=4.05 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 11401 0 0 0 403 2 0 0 19 0 4 0 876851301 709529600 8446 33554432000 4194304 4797429 140735709906736 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 173225 8446 423 148 0 168154 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 692900

[startup+1.14871 s]
/proc/loadavg: 8.16 8.16 7.38 5/184 30040
/proc/meminfo: memFree=32072388/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=693040 CPUtime=4.45 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 11562 0 0 0 443 2 0 0 19 0 4 0 876851301 709672960 8602 33554432000 4194304 4797429 140735709906736 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 173260 8602 423 148 0 168189 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 693040

[startup+1.54864 s]
/proc/loadavg: 8.16 8.16 7.38 5/184 30040
/proc/meminfo: memFree=32072388/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=693728 CPUtime=6.05 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 12888 0 0 0 603 2 0 0 20 0 4 0 876851301 710377472 8828 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 173432 8828 422 148 0 168361 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 693728

[startup+3.10036 s]
/proc/loadavg: 8.15 8.16 7.39 9/188 30044
/proc/meminfo: memFree=32028608/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=696968 CPUtime=12.25 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 17270 0 0 0 1222 3 0 0 25 0 4 0 876851301 713695232 11358 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 174242 11358 422 148 0 169171 0
[pid=30040/tid=30042] ppid=30038 vsize=696968 CPUtime=3.04 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 3218 0 0 0 304 0 0 0 25 0 4 0 876851305 713695232 11358 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=696968 CPUtime=3.05 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 3205 0 0 0 305 0 0 0 24 0 4 0 876851305 713695232 11358 33554432000 4194304 4797429 140735709906736 18446744073709551615 4574437 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=696968 CPUtime=3.04 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 3295 0 0 0 303 1 0 0 25 0 4 0 876851305 713695232 11358 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 696968

[startup+6.30677 s]
/proc/loadavg: 8.15 8.16 7.39 9/188 30044
/proc/meminfo: memFree=32014508/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=705124 CPUtime=25.05 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 24261 0 0 0 2501 4 0 0 25 0 4 0 876851301 722046976 14084 33554432000 4194304 4797429 140735709906736 18446744073709551615 4413680 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 176281 14084 423 148 0 171210 0
[pid=30040/tid=30042] ppid=30038 vsize=705124 CPUtime=6.25 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 4557 0 0 0 624 1 0 0 25 0 4 0 876851305 722046976 14084 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=705124 CPUtime=6.25 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 4706 0 0 0 625 0 0 0 25 0 4 0 876851305 722046976 14084 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=705124 CPUtime=6.23 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 4386 0 0 0 622 1 0 0 25 0 4 0 876851305 722046976 14084 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524528 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 705124

[startup+12.7006 s]
/proc/loadavg: 8.12 8.15 7.39 9/188 30044
/proc/meminfo: memFree=32004740/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=714788 CPUtime=50.6 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 29935 0 0 0 5055 5 0 0 25 0 4 0 876851301 731942912 16585 33554432000 4194304 4797429 140735709906736 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 178697 16585 422 148 0 173626 0
[pid=30040/tid=30042] ppid=30038 vsize=714788 CPUtime=12.65 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 5378 0 0 0 1264 1 0 0 25 0 4 0 876851305 731942912 16585 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=714788 CPUtime=12.65 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 5524 0 0 0 1264 1 0 0 25 0 4 0 876851305 731942912 16585 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=714788 CPUtime=12.59 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 5405 0 0 0 1258 1 0 0 25 0 4 0 876851305 731942912 16585 33554432000 4194304 4797429 140735709906736 18446744073709551615 4574484 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 714788

[startup+25.5003 s]
/proc/loadavg: 8.10 8.15 7.40 9/188 30044
/proc/meminfo: memFree=31993072/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=722504 CPUtime=101.73 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 39203 0 0 0 10166 7 0 0 25 0 4 0 876851301 739844096 18753 33554432000 4194304 4797429 140735709906736 18446744073709551615 4506535 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 180626 18753 422 148 0 175555 0
[pid=30040/tid=30042] ppid=30038 vsize=722504 CPUtime=25.44 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 6717 0 0 0 2543 1 0 0 25 0 4 0 876851305 739844096 18753 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=722504 CPUtime=25.44 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 6773 0 0 0 2543 1 0 0 25 0 4 0 876851305 739844096 18753 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=722504 CPUtime=25.31 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 6568 0 0 0 2530 1 0 0 25 0 4 0 876851305 739844096 18753 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 722504

[startup+51.1006 s]
/proc/loadavg: 8.14 8.15 7.42 9/188 30045
/proc/meminfo: memFree=31974316/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=730056 CPUtime=203.99 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 53051 0 0 0 20389 10 0 0 25 0 4 0 876851301 747577344 21775 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524576 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 182514 21775 422 148 0 177443 0
[pid=30040/tid=30042] ppid=30038 vsize=730056 CPUtime=51.04 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 8552 0 0 0 5103 1 0 0 25 0 4 0 876851305 747577344 21775 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=730056 CPUtime=51.04 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 8150 0 0 0 5103 1 0 0 25 0 4 0 876851305 747577344 21775 33554432000 4194304 4797429 140735709906736 18446744073709551615 4404772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=730056 CPUtime=50.78 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 8008 0 0 0 5076 2 0 0 25 0 4 0 876851305 747577344 21775 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 730056

[startup+102.3 s]
/proc/loadavg: 8.29 8.19 7.47 9/188 30046
/proc/meminfo: memFree=31948860/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=740272 CPUtime=408.51 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 75996 0 0 0 40835 16 0 0 25 0 4 0 876851301 758038528 25020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 185068 25020 422 148 0 179997 0
[pid=30040/tid=30042] ppid=30038 vsize=740272 CPUtime=102.25 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 12088 0 0 0 10222 3 0 0 25 0 4 0 876851305 758038528 25020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=740272 CPUtime=102.24 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 11002 0 0 0 10222 2 0 0 25 0 4 0 876851305 758038528 25020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4567816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=740272 CPUtime=101.7 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 10472 0 0 0 10168 2 0 0 25 0 4 0 876851305 758038528 25020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 740272

[startup+162.3 s]
/proc/loadavg: 8.35 8.21 7.52 9/188 30048
/proc/meminfo: memFree=31933572/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=749560 CPUtime=648.19 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 103623 0 0 0 64795 24 0 0 25 0 4 0 876851301 767549440 27721 33554432000 4194304 4797429 140735709906736 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 187390 27721 422 148 0 182319 0
[pid=30040/tid=30042] ppid=30038 vsize=749560 CPUtime=162.25 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 15141 0 0 0 16221 4 0 0 25 0 4 0 876851305 767549440 27721 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=749560 CPUtime=162.24 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 14060 0 0 0 16221 3 0 0 25 0 4 0 876851305 767549440 27721 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=749560 CPUtime=161.38 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 13296 0 0 0 16135 3 0 0 25 0 4 0 876851305 767549440 27721 33554432000 4194304 4797429 140735709906736 18446744073709551615 4574726 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.19
Current children cumulated vsize (KiB) 749560

[startup+222.3 s]
/proc/loadavg: 8.23 8.20 7.56 9/188 30050
/proc/meminfo: memFree=31898440/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=755896 CPUtime=887.87 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 128304 0 0 0 88754 33 0 0 25 0 4 0 876851301 774037504 31099 33554432000 4194304 4797429 140735709906736 18446744073709551615 4425201 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 188974 31099 422 148 0 183903 0
[pid=30040/tid=30042] ppid=30038 vsize=755896 CPUtime=222.25 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 17373 0 0 0 22221 4 0 0 25 0 4 0 876851305 774037504 31099 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=755896 CPUtime=222.24 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 16923 0 0 0 22219 5 0 0 25 0 4 0 876851305 774037504 31099 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=755896 CPUtime=221.05 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 15981 0 0 0 22101 4 0 0 25 0 4 0 876851305 774037504 31099 33554432000 4194304 4797429 140735709906736 18446744073709551615 4428517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (KiB) 755896

[startup+282.301 s]
/proc/loadavg: 8.14 8.18 7.59 9/188 30051
/proc/meminfo: memFree=31879656/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=768052 CPUtime=1127.56 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 148883 0 0 0 112716 40 0 0 25 0 4 0 876851301 786485248 34334 33554432000 4194304 4797429 140735709906736 18446744073709551615 4340942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 192013 34334 422 148 0 186942 0
[pid=30040/tid=30042] ppid=30038 vsize=768052 CPUtime=282.26 cores=0,2,4,6

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

[pid=30040] ppid=30038 vsize=803252 CPUtime=2805.31 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 238303 0 0 0 280461 70 0 0 25 0 4 0 876851301 822530048 45427 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 200813 45427 422 148 0 195742 0
[pid=30040/tid=30042] ppid=30038 vsize=803252 CPUtime=702.26 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 33782 0 0 0 70216 10 0 0 25 0 4 0 876851305 822530048 45427 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=803252 CPUtime=702.25 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 32936 0 0 0 70215 10 0 0 25 0 4 0 876851305 822530048 45427 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=803252 CPUtime=698.44 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 30115 0 0 0 69835 9 0 0 25 0 4 0 876851305 822530048 45427 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 803252

[startup+762.3 s]
/proc/loadavg: 8.13 8.13 7.79 9/188 30073
/proc/meminfo: memFree=31803424/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=807868 CPUtime=3044.97 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 259568 0 0 0 304419 78 0 0 25 0 4 0 876851301 827256832 44920 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 201967 44920 422 148 0 196896 0
[pid=30040/tid=30042] ppid=30038 vsize=807868 CPUtime=762.27 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 35572 0 0 0 76216 11 0 0 25 0 4 0 876851305 827256832 44920 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=807868 CPUtime=762.26 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 34560 0 0 0 76215 11 0 0 25 0 4 0 876851305 827256832 44920 33554432000 4194304 4797429 140735709906736 18446744073709551615 4428734 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=807868 CPUtime=758.11 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 31753 0 0 0 75801 10 0 0 25 0 4 0 876851305 827256832 44920 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524541 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 807868

[startup+822.3 s]
/proc/loadavg: 8.08 8.12 7.80 9/188 30074
/proc/meminfo: memFree=31779568/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=808872 CPUtime=3284.66 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 271338 0 0 0 328382 84 0 0 25 0 4 0 876851301 828284928 48520 33554432000 4194304 4797429 140735709906736 18446744073709551615 4345256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 202218 48520 422 148 0 197147 0
[pid=30040/tid=30042] ppid=30038 vsize=808872 CPUtime=822.27 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 37351 0 0 0 82215 12 0 0 25 0 4 0 876851305 828284928 48520 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=808872 CPUtime=822.26 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 35510 0 0 0 82214 12 0 0 25 0 4 0 876851305 828284928 48520 33554432000 4194304 4797429 140735709906736 18446744073709551615 4567927 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=808872 CPUtime=817.79 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 32633 0 0 0 81768 11 0 0 25 0 4 0 876851305 828284928 48520 33554432000 4194304 4797429 140735709906736 18446744073709551615 4648186 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 808872

[startup+882.3 s]
/proc/loadavg: 8.06 8.10 7.82 9/188 30076
/proc/meminfo: memFree=31787684/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=812280 CPUtime=3524.33 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 298434 0 0 0 352340 93 0 0 25 0 4 0 876851301 831774720 47074 33554432000 4194304 4797429 140735709906736 18446744073709551615 4415329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 203070 47074 422 148 0 197999 0
[pid=30040/tid=30042] ppid=30038 vsize=812280 CPUtime=882.27 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 38386 0 0 0 88215 12 0 0 25 0 4 0 876851305 831774720 47074 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524006 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=812280 CPUtime=882.26 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 37210 0 0 0 88214 12 0 0 25 0 4 0 876851305 831774720 47074 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=812280 CPUtime=877.46 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 34345 0 0 0 87734 12 0 0 25 0 4 0 876851305 831774720 47074 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 812280

[startup+942.301 s]
/proc/loadavg: 8.23 8.13 7.84 11/189 30081
/proc/meminfo: memFree=31724496/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=831788 CPUtime=3763.88 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 308275 0 0 0 376291 97 0 0 25 0 4 0 876851301 851750912 54619 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524596 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 207947 54619 423 148 0 202876 0
[pid=30040/tid=30042] ppid=30038 vsize=831788 CPUtime=942.27 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 40041 0 0 0 94214 13 0 0 25 0 4 0 876851305 851750912 54619 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=831788 CPUtime=942.27 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 38376 0 0 0 94213 14 0 0 25 0 4 0 876851305 851750912 54619 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=831788 CPUtime=936.99 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 35137 0 0 0 93687 12 0 0 25 0 4 0 876851305 851750912 54619 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.88
Current children cumulated vsize (KiB) 831788

[startup+1002.3 s]
/proc/loadavg: 8.42 8.21 7.89 9/188 30082
/proc/meminfo: memFree=31729876/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=834364 CPUtime=4002.9 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 313766 0 0 0 400192 98 0 0 25 0 4 0 876851301 854388736 53691 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524592 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 208591 53691 423 148 0 203520 0
[pid=30040/tid=30042] ppid=30038 vsize=834364 CPUtime=1002.26 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 42043 0 0 0 100213 13 0 0 25 0 4 0 876851305 854388736 53691 33554432000 4194304 4797429 140735709906736 18446744073709551615 4425927 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=834364 CPUtime=1002.26 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 40168 0 0 0 100212 14 0 0 25 0 4 0 876851305 854388736 53691 33554432000 4194304 4797429 140735709906736 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=834364 CPUtime=996.03 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 36834 0 0 0 99590 13 0 0 25 0 4 0 876851305 854388736 53691 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.9
Current children cumulated vsize (KiB) 834364

[startup+1062.31 s]
/proc/loadavg: 8.27 8.20 7.90 9/188 30084
/proc/meminfo: memFree=31738252/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=834388 CPUtime=4242.61 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 317428 0 0 0 424161 100 0 0 25 0 4 0 876851301 854413312 55143 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524072 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 208597 55143 423 148 0 203526 0
[pid=30040/tid=30042] ppid=30038 vsize=834388 CPUtime=1062.27 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 43136 0 0 0 106213 14 0 0 25 0 4 0 876851305 854413312 55143 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=834388 CPUtime=1062.27 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 41854 0 0 0 106212 15 0 0 25 0 4 0 876851305 854413312 55143 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=834388 CPUtime=1055.71 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 37717 0 0 0 105558 13 0 0 25 0 4 0 876851305 854413312 55143 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.61
Current children cumulated vsize (KiB) 834388

[startup+1122.3 s]
/proc/loadavg: 8.31 8.22 7.93 9/188 30086
/proc/meminfo: memFree=31732112/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=834512 CPUtime=4482.26 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 321605 0 0 0 448125 101 0 0 25 0 4 0 876851301 854540288 54818 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524480 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 208628 54818 423 148 0 203557 0
[pid=30040/tid=30042] ppid=30038 vsize=834512 CPUtime=1122.26 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 44853 0 0 0 112212 14 0 0 25 0 4 0 876851305 854540288 54818 33554432000 4194304 4797429 140735709906736 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=834512 CPUtime=1122.27 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 42812 0 0 0 112212 15 0 0 25 0 4 0 876851305 854540288 54818 33554432000 4194304 4797429 140735709906736 18446744073709551615 4520192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=834512 CPUtime=1115.38 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 39219 0 0 0 111524 14 0 0 25 0 4 0 876851305 854540288 54818 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 834512

[startup+1182.3 s]
/proc/loadavg: 8.31 8.23 7.94 9/188 30170
/proc/meminfo: memFree=31868728/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=836332 CPUtime=4721.94 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 325214 0 0 0 472091 103 0 0 25 0 4 0 876851301 856403968 56020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568122 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 209083 56020 423 148 0 204012 0
[pid=30040/tid=30042] ppid=30038 vsize=836332 CPUtime=1182.27 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 45859 0 0 0 118212 15 0 0 25 0 4 0 876851305 856403968 56020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=836332 CPUtime=1182.27 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 44579 0 0 0 118211 16 0 0 25 0 4 0 876851305 856403968 56020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=836332 CPUtime=1175.05 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 39984 0 0 0 117491 14 0 0 25 0 4 0 876851305 856403968 56020 33554432000 4194304 4797429 140735709906736 18446744073709551615 4424673 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 836332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.22 8.21 7.94 10/188 30212
/proc/meminfo: memFree=31811964/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=837788 CPUtime=4800.27 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 326920 0 0 0 479923 104 0 0 25 0 4 0 876851301 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 209447 55515 423 148 0 204376 0
[pid=30040/tid=30042] ppid=30038 vsize=837788 CPUtime=1201.87 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 46207 0 0 0 120172 15 0 0 25 0 4 0 876851305 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=837788 CPUtime=1201.88 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 44906 0 0 0 120172 16 0 0 25 0 4 0 876851305 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=837788 CPUtime=1194.55 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 41015 0 0 0 119441 14 0 0 25 0 4 0 876851305 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 837788

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.22 8.21 7.94 10/188 30212
/proc/meminfo: memFree=31811964/32951124 swapFree=67054536/67111528
[pid=30040] ppid=30038 vsize=837788 CPUtime=4800.27 cores=0,2,4,6
/proc/30040/stat : 30040 (techdemo) R 30038 30040 29691 0 -1 4202496 326920 0 0 0 479923 104 0 0 25 0 4 0 876851301 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30040/statm: 209447 55515 423 148 0 204376 0
[pid=30040/tid=30042] ppid=30038 vsize=837788 CPUtime=1201.87 cores=0,2,4,6
/proc/30040/task/30042/stat : 30042 (techdemo) R 30038 30040 29691 0 -1 4202560 46207 0 0 0 120172 15 0 0 25 0 4 0 876851305 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30040/tid=30043] ppid=30038 vsize=837788 CPUtime=1201.88 cores=0,2,4,6
/proc/30040/task/30043/stat : 30043 (techdemo) R 30038 30040 29691 0 -1 4202560 44906 0 0 0 120172 16 0 0 25 0 4 0 876851305 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30040/tid=30044] ppid=30038 vsize=837788 CPUtime=1194.55 cores=0,2,4,6
/proc/30040/task/30044/stat : 30044 (techdemo) R 30038 30040 29691 0 -1 4202560 41015 0 0 0 119441 14 0 0 25 0 4 0 876851305 857894912 55515 33554432000 4194304 4797429 140735709906736 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 837788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.31
CPU user time (s): 4799.26
CPU system time (s): 1.05384
CPU usage (%): 399.385
Max. virtual memory (cumulated for all children) (KiB): 930472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.26
system time used= 1.05384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326920
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= 1537
involuntary context switches= 71478

runsolver used 2.09968 second user time and 4.47332 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-09 22:48:54
IDJOB=3264617
IDBENCH=84761
IDSOLVER=1584
FILE ID=node133/3264617-1307652534
RUNJOBID= node133-1307650608-29709
PBS_JOBID= 13549417
Free space on /tmp= 74164 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264617-1307652534/watcher-3264617-1307652534 -o /tmp/evaluation-result-3264617-1307652534/solver-3264617-1307652534 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3264617-1307652534.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=252160218

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32072568 kB
Buffers:        193872 kB
Cached:         429172 kB
SwapCached:      10420 kB
Active:         388964 kB
Inactive:       293108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32072568 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       55212 kB
Mapped:          13452 kB
Slab:           132492 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   701984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74156 MiB
End job on node133 at 2011-06-09 23:08:58