Trace number 3172663

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.43 1201.83

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S677627694-051-UNKNOWN.cnf
MD5SUMc57904e3ea235f276cacd03d81f1155b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.75673
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-3172663-1304082598.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.09/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.09/0.10	c -- vars added      10000
0.09/0.10	c Parsing time:  0.10 s
0.09/0.11	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.11
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.01 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.58/0.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.58/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.58/0.27	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
0.58/0.45	c lits-rem:         0  cl-subs:        0  v-elim:    649  v-fix:    0  time:  0.37 s
0.58/0.45	c learnt bin added due to v-elim: 0
0.58/0.45	c Finding binary XORs  T:     0.01 s  found:       0
0.58/0.45	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.58/0.45	c calculated reachability. Time: 0.00
0.58/0.45	c Calc default polars -  time:   0.01 s pos:    4412 undec:    1224 neg:    4364
0.58/0.45	c =========================================================================================
0.58/0.45	c types(t): F = full restart, N = normal restart
0.58/0.45	c types(t): S = simplification begin/end, E = solution found
0.58/0.45	c restart types(rt): st = static, dy = dynamic
0.58/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.58/0.45	c  B st     0         0      9625     41510         0         0    126594         0   no data   no data  --
0.58/0.85	c Decided on static restart strategy
50.40/12.75	c  N dy     7     30000      9625     41510         0     13363    126594   1772828    249.11    142.02  --
50.81/12.90	c  S st     7     30000      9625     41510         0     13363    126594   1772828    249.11    142.02  --
51.59/13.01	c  S st     7     30501      9625     41510         0     13864    126594   1820639    249.11    142.02  --
51.59/13.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
51.59/13.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.99/13.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.52
51.99/13.15	c Calc non-exist non-lernt bins v-fix:     0 done:   9625 time:  0.02 s
51.99/13.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.99/13.16	c Subs w/ non-existent bins:      0 time:  0.06 s
52.40/13.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
52.40/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
52.40/13.24	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
59.18/14.92	c lits-rem:        53  cl-subs:      696  v-elim:    161  v-fix:    0  time:  6.69 s
59.18/14.92	c learnt bin added due to v-elim: 0
59.18/14.92	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.01
59.18/14.94	c vivif2 --  cl tried    13168 cl shrink        0 lits rem          0 time: 0.07
60.00/15.13	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.76
60.00/15.13	c calculated reachability. Time: 0.00
60.00/15.13	c  N dy     7     30501      9625     41510         0     13168    126594   1737308    249.11    142.02  --
60.00/15.13	c  F st     7     30501      9625     41510         0     13168    126594   1737308    249.11    142.02  --
61.58/15.57	c Decided on static restart strategy
81.15/20.45	c  N dy    14     45753      9625     41510         0      9895    126594    366974    208.08    134.78  --
81.15/20.48	c  S st    14     45753      9625     41510         0      9895    126594    366974    208.08    134.78  --
81.57/20.57	c  S st    14     46255      9625     41510         0     10397    126594    419326    208.08    134.78  --
81.57/20.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
81.57/20.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.97/20.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.24
81.97/20.64	c Calc non-exist non-lernt bins v-fix:     0 done:   9625 time:  0.01 s
81.97/20.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.97/20.65	c Subs w/ non-existent bins:      0 time:  0.02 s
81.97/20.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
81.97/20.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.97/20.68	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
86.74/21.89	c lits-rem:         3  cl-subs:      384  v-elim:    161  v-fix:    0  time:  4.84 s
86.74/21.89	c learnt bin added due to v-elim: 0
86.74/21.90	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.01
87.14/21.90	c vivif2 --  cl tried    10013 cl shrink        0 lits rem          0 time: 0.02
87.14/21.98	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.31
87.14/21.98	c calculated reachability. Time: 0.00
87.14/21.98	c  N dy    14     46255      9625     41510         0     10013    126594    408195    208.08    134.78  --
128.28/32.28	c  N dy    15     69382      9625     41510         0     22206    126594   3132319    251.47    137.08  --
129.08/32.42	c  S st    15     69382      9625     41510         0     22206    126594   3132319    251.47    137.08  --
129.48/32.54	c  S st    15     69883      9625     41510         0     22707    126594   3179540    251.47    137.08  --
129.48/32.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
129.48/32.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.30/32.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.87
130.30/32.77	c Calc non-exist non-lernt bins v-fix:     0 done:   9625 time:  0.02 s
130.30/32.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.68/32.80	c Subs w/ non-existent bins:      0 time:  0.09 s
131.08/32.90	c bin-w-bin subsume rem            0 bins  time:  0.02 s
131.08/32.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
131.08/32.91	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
139.86/35.15	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
145.86/36.67	c Added 98 vars  tried: 80000 time: 6.09
147.06/36.98	c ORs :     98 avg-s:  0.0 cl-sh: 29993 l-rem:  29993 b-add:    196 v-rep:   0 cl-rem: 0 avg s: nan T:    7.34
147.48/37.03	c lits-rem:         1  cl-subs:      566  v-elim:    161  v-fix:    0  time: 16.45 s
147.48/37.03	c learnt bin added due to v-elim: 0
147.48/37.04	c vivif2 --  cl tried    41608 cl shrink        0 lits rem          0 time: 0.01
147.48/37.06	c vivif2 --  cl tried    22141 cl shrink        0 lits rem          0 time: 0.12
148.25/37.22	c asymm  cl-useful: 0/41608/41608 lits-rem:0 time: 0.62
148.25/37.22	c calculated reachability. Time: 0.00
148.25/37.22	c  N dy    15     69883      9723     41608       196     22141    127280   3009504    251.47    137.08  --
148.25/37.22	c  F st    15     69883      9723     41608       196     22141    127280   3009504    251.47    137.08  --
150.26/37.71	c Decided on static restart strategy
216.57/54.34	c  N dy    22    104824      9723     41608       196     18147    127280   1429057    245.36    143.63  --
216.97/54.40	c  S st    22    104824      9723     41608       196     18147    127280   1429057    245.36    143.63  --
217.37/54.52	c  S st    22    105327      9723     41608       196     18650    127280   1472305    245.36    143.63  --
217.37/54.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
217.37/54.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.78/54.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.52
217.78/54.66	c Calc non-exist non-lernt bins v-fix:     0 done:   9723 time:  0.02 s
217.78/54.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.78/54.67	c Subs w/ non-existent bins:      0 time:  0.06 s
218.18/54.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
218.18/54.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
218.18/54.74	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
224.55/56.35	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
224.55/56.37	c lits-rem:        15  cl-subs:      462  v-elim:    183  v-fix:    0  time:  6.54 s
224.55/56.37	c learnt bin added due to v-elim: 0
224.55/56.38	c vivif2 --  cl tried    41608 cl shrink        0 lits rem          0 time: 0.01
224.55/56.39	c vivif2 --  cl tried    18188 cl shrink        0 lits rem          0 time: 0.06
225.36/56.55	c asymm  cl-useful: 0/41608/41608 lits-rem:0 time: 0.61
225.36/56.55	c calculated reachability. Time: 0.00
225.36/56.55	c  N dy    22    105327      9723     41608       196     18188    127280   1418191    245.36    143.63  --
316.03/79.20	c  N dy    23    157991      9723     41608       196     22861    127280   1875549    254.75    144.97  --
316.03/79.28	c  S st    23    157991      9723     41608       196     22861    127280   1875549    254.75    144.97  --
316.82/79.41	c  S st    23    158492      9723     41608       196     23362    127280   1923946    254.75    144.97  --
316.82/79.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
316.82/79.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.22/79.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.62
317.22/79.57	c Calc non-exist non-lernt bins v-fix:     0 done:   9723 time:  0.02 s
317.22/79.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.22/79.59	c Subs w/ non-existent bins:      0 time:  0.06 s
317.62/79.66	c bin-w-bin subsume rem            0 bins  time:  0.02 s
317.62/79.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
317.62/79.66	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
325.21/81.53	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
325.21/81.57	c lits-rem:        24  cl-subs:      659  v-elim:    183  v-fix:    0  time:  7.61 s
325.21/81.57	c learnt bin added due to v-elim: 0
325.21/81.57	c vivif2 --  cl tried    41608 cl shrink        0 lits rem          0 time: 0.01
325.21/81.59	c vivif2 --  cl tried    22703 cl shrink        0 lits rem          0 time: 0.08
326.41/81.81	c asymm  cl-useful: 0/41608/41608 lits-rem:0 time: 0.86
326.41/81.81	c calculated reachability. Time: 0.00
326.41/81.81	c  N dy    23    158492      9723     41608       196     22703    127280   1836145    254.75    144.97  --
501.78/125.76	c  N dy    24    237738      9723     41608       196     23950    127280   1236311    243.70    147.97  --
502.18/125.81	c  S st    24    237738      9723     41608       196     23950    127280   1236311    243.70    147.97  --
502.58/125.95	c  S st    24    238241      9723     41608       196     24453    127280   1285565    243.70    147.97  --
502.58/125.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
502.58/125.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
502.98/126.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.54
502.98/126.09	c Calc non-exist non-lernt bins v-fix:     0 done:   9723 time:  0.02 s
502.98/126.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
503.40/126.11	c Subs w/ non-existent bins:      0 time:  0.07 s
503.40/126.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
503.40/126.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
503.40/126.17	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
510.16/127.83	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
510.16/127.86	c lits-rem:        53  cl-subs:      587  v-elim:    183  v-fix:    0  time:  6.76 s
510.16/127.86	c learnt bin added due to v-elim: 0
510.16/127.86	c vivif2 --  cl tried    41608 cl shrink        0 lits rem          0 time: 0.01
510.16/127.88	c vivif2 --  cl tried    23866 cl shrink        0 lits rem          0 time: 0.05
510.96/128.04	c asymm  cl-useful: 0/41608/41608 lits-rem:0 time: 0.65
510.96/128.04	c calculated reachability. Time: 0.00
510.96/128.04	c  N dy    24    238241      9723     41608       196     23866    127280   1242323    243.70    147.97  --
799.37/200.28	c  N dy    25    357363      9723     41608       196     48952    127280   6886066    251.73    151.28  --
800.57/200.56	c  S st    25    357363      9723     41608       196     48952    127280   6886066    251.73    151.28  --
801.37/200.75	c  S st    25    357864      9723     41608       196     49453    127280   6931302    251.73    151.28  --
801.37/200.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
801.37/200.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.36/201.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  1.93
803.36/201.25	c Calc non-exist non-lernt bins v-fix:     0 done:   9723 time:  0.02 s
803.36/201.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.76/201.30	c Subs w/ non-existent bins:      0 time:  0.20 s
804.57/201.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
804.57/201.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
804.57/201.55	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
958.76/240.17	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.38
959.16/240.27	c lits-rem:         2  cl-subs:     1923  v-elim:    183  v-fix:    0  time: 154.64 s
959.16/240.27	c learnt bin added due to v-elim: 0
959.16/240.27	c vivif2 --  cl tried    41608 cl shrink        0 lits rem          0 time: 0.01
959.56/240.33	c vivif2 --  cl tried    47530 cl shrink        0 lits rem          0 time: 0.26
961.95/240.95	c asymm  cl-useful: 0/41608/41608 lits-rem:0 time: 2.46
961.95/240.96	c calculated reachability. Time: 0.00
961.95/240.96	c  N dy    25    357864      9723     41608       196     47530    127280   6513908    251.73    151.28  --
1505.64/377.01	c  N dy    26    536797      9723     41608       196     55466    127280   6654121    268.73    154.73  --
1506.42/377.27	c  S st    26    536797      9723     41608       196     55466    127280   6654121    268.73    154.73  --
1507.22/377.47	c  S st    26    537300      9723     41608       196     55969    127280   6704243    268.73    154.73  --
1507.22/377.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1507.22/377.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1509.63/378.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  2.25
1509.63/378.06	c Calc non-exist non-lernt bins v-fix:     0 done:   9723 time:  0.02 s
1509.63/378.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1510.03/378.11	c Subs w/ non-existent bins:      0 time:  0.20 s
1510.81/378.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1510.81/378.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1510.81/378.32	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
1674.59/419.39	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
1678.58/420.36	c Added 51 vars  tried: 80000 time: 3.86
1680.18/420.76	c ORs :     51 avg-s:  0.0 cl-sh: 26213 l-rem:  26213 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    5.48
1680.58/420.86	c lits-rem:         2  cl-subs:     2012  v-elim:    183  v-fix:    0  time: 169.91 s
1680.58/420.86	c learnt bin added due to v-elim: 0
1680.58/420.86	c vivif2 --  cl tried    41659 cl shrink        0 lits rem          0 time: 0.01
1680.99/420.93	c vivif2 --  cl tried    53957 cl shrink        0 lits rem          0 time: 0.27
1682.57/421.33	c asymm  cl-useful: 0/41659/41659 lits-rem:0 time: 1.59
1682.57/421.33	c calculated reachability. Time: 0.00
1682.57/421.33	c  N dy    26    537300      9774     41659       298     53957    127637   6358030    268.73    154.73  --
1682.57/421.33	c  F st    26    537300      9774     41659       298     53957    127637   6358030    268.73    154.73  --
1685.40/422.02	c Decided on static restart strategy
2479.90/620.93	c  N dy    33    805950      9774     41659       298     77575    127637  10627933    246.01    155.07  --
2481.50/621.36	c  S st    33    805950      9774     41659       298     77575    127637  10627933    246.01    155.07  --
2482.70/621.67	c  S st    33    806454      9774     41659       298     39122    127637    785610    246.01    155.07  --
2482.70/621.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2482.70/621.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2483.49/621.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.63
2483.49/621.84	c Calc non-exist non-lernt bins v-fix:     0 done:   9774 time:  0.02 s
2483.49/621.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2483.49/621.85	c Subs w/ non-existent bins:      0 time:  0.04 s
2483.49/621.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2483.49/621.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2483.49/621.89	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
2489.50/623.38	c ORs :    149 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
2489.90/623.40	c lits-rem:         2  cl-subs:     1217  v-elim:    195  v-fix:    0  time:  6.02 s
2489.90/623.40	c learnt bin added due to v-elim: 0
2489.90/623.40	c vivif2 --  cl tried    41659 cl shrink        0 lits rem          0 time: 0.01
2489.90/623.41	c vivif2 --  cl tried    37905 cl shrink        0 lits rem          0 time: 0.04
2490.28/623.57	c asymm  cl-useful: 0/41659/41659 lits-rem:0 time: 0.61
2490.28/623.57	c calculated reachability. Time: 0.00
2490.28/623.57	c  N dy    33    806454      9774     41659       298     37905    127637    764620    246.01    155.07  --
3953.51/989.81	c  N dy    34   1209682      9774     41659       298     93067    127637  12226460    250.83    153.38  --
3955.11/990.29	c  S st    34   1209682      9774     41659       298     93067    127637  12226460    250.83    153.38  --
3955.11/990.29	c Finding binary XORs  T:     0.01 s  found:       0
3956.71/990.60	c  S st    34   1210183      9774     41659       298     93568    127637  12274523    250.83    153.38  --
3956.71/990.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3956.71/990.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3960.30/991.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  3.51
3960.30/991.51	c Calc non-exist non-lernt bins v-fix:     0 done:   9774 time:  0.03 s
3960.30/991.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3960.70/991.60	c Subs w/ non-existent bins:      0 time:  0.35 s
3961.92/991.99	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3962.30/992.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3962.30/992.02	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
4545.51/1138.08	c ORs :    149 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.36
4546.33/1138.26	c lits-rem:         0  cl-subs:     4016  v-elim:    195  v-fix:    0  time: 584.11 s
4546.33/1138.26	c learnt bin added due to v-elim: 0
4546.33/1138.26	c vivif2 --  cl tried    41659 cl shrink        0 lits rem          0 time: 0.01
4546.70/1138.37	c vivif2 --  cl tried    89552 cl shrink        0 lits rem          0 time: 0.46
4549.10/1138.92	c asymm  cl-useful: 0/29515/41659 lits-rem:0 time: 2.18
4549.10/1138.93	c calculated reachability. Time: 0.00
4549.10/1138.93	c  N dy    34   1210183      9774     41659       298     89552    127637  11635816    250.83    153.38  --

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.09 8.15 8.07 6/180 24742
/proc/meminfo: memFree=17318660/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=24712 CPUtime=0 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 1375 0 0 0 0 0 0 0 25 0 1 0 519860767 25305088 1315 33554432000 4194304 4797429 140733830199984 18446744073709551615 4365507 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24742/statm: 6178 1319 341 148 0 1107 0

[startup+0.103126 s]
/proc/loadavg: 8.09 8.15 8.07 6/180 24742
/proc/meminfo: memFree=17318660/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=77256 CPUtime=0.09 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 8595 0 0 0 9 0 0 0 25 0 1 0 519860767 79110144 6998 33554432000 4194304 4797429 140733830199984 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24742/statm: 19314 7002 348 148 0 14243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77256

[startup+0.23185 s]
/proc/loadavg: 8.09 8.15 8.07 6/180 24742
/proc/meminfo: memFree=17318660/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=705796 CPUtime=0.58 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 13439 0 0 0 57 1 0 0 18 0 4 0 519860767 722735104 10991 33554432000 4194304 4797429 140733830199984 18446744073709551615 270612807799 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 176449 11019 399 148 0 171378 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 705796

[startup+1.02191 s]
/proc/loadavg: 8.09 8.15 8.07 6/180 24742
/proc/meminfo: memFree=17318660/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=708728 CPUtime=3.74 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 17048 0 0 0 373 1 0 0 19 0 4 0 519860767 725737472 14431 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 177182 14431 412 148 0 172111 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 708728

[startup+1.1219 s]
/proc/loadavg: 8.09 8.15 8.07 6/180 24742
/proc/meminfo: memFree=17318660/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=708728 CPUtime=4.15 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 17392 0 0 0 413 2 0 0 19 0 4 0 519860767 725737472 14775 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424340 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 177182 14775 412 148 0 172111 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 708728

[startup+1.50083 s]
/proc/loadavg: 8.09 8.15 8.07 6/180 24742
/proc/meminfo: memFree=17318660/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=709012 CPUtime=5.66 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 18580 0 0 0 564 2 0 0 19 0 4 0 519860767 726028288 15956 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 177253 15956 412 148 0 172182 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 709012

[startup+3.10055 s]
/proc/loadavg: 8.09 8.14 8.07 9/184 24746
/proc/meminfo: memFree=17203624/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=721004 CPUtime=12.04 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 28273 0 0 0 1199 5 0 0 25 0 4 0 519860767 738308096 19017 33554432000 4194304 4797429 140733830199984 18446744073709551615 270612807435 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 180251 19017 416 148 0 175180 0
[pid=24742/tid=24744] ppid=24740 vsize=721004 CPUtime=2.98 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 5050 0 0 0 297 1 0 0 25 0 4 0 519860778 738308096 19017 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524363 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=721004 CPUtime=2.98 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 4996 0 0 0 297 1 0 0 24 0 4 0 519860778 738308096 19017 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=721004 CPUtime=2.97 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 4811 0 0 0 296 1 0 0 25 0 4 0 519860778 738308096 19017 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 721004

[startup+6.30698 s]
/proc/loadavg: 8.09 8.14 8.07 9/184 24747
/proc/meminfo: memFree=17167740/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=722388 CPUtime=24.85 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 31102 0 0 0 2479 6 0 0 25 0 4 0 519860767 739725312 19341 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 180597 19341 417 148 0 175526 0
[pid=24742/tid=24744] ppid=24740 vsize=722388 CPUtime=6.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 5190 0 0 0 618 1 0 0 25 0 4 0 519860778 739725312 19341 33554432000 4194304 4797429 140733830199984 18446744073709551615 4259014 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=722388 CPUtime=6.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 5019 0 0 0 618 1 0 0 25 0 4 0 519860778 739725312 19341 33554432000 4194304 4797429 140733830199984 18446744073709551615 4428594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=722388 CPUtime=6.16 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 4889 0 0 0 615 1 0 0 25 0 4 0 519860778 739725312 19341 33554432000 4194304 4797429 140733830199984 18446744073709551615 4413461 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 722388

[startup+12.7009 s]
/proc/loadavg: 8.07 8.14 8.07 9/184 24747
/proc/meminfo: memFree=17132748/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=727996 CPUtime=50.4 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 38180 0 0 0 5031 9 0 0 25 0 4 0 519860767 745467904 23539 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 181999 23539 419 148 0 176928 0
[pid=24742/tid=24744] ppid=24740 vsize=727996 CPUtime=12.58 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 6210 0 0 0 1257 1 0 0 25 0 4 0 519860778 745467904 23539 33554432000 4194304 4797429 140733830199984 18446744073709551615 4559048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=727996 CPUtime=12.58 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 6096 0 0 0 1257 1 0 0 25 0 4 0 519860778 745467904 23539 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=727996 CPUtime=12.52 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 5512 0 0 0 1251 1 0 0 25 0 4 0 519860778 745467904 23539 33554432000 4194304 4797429 140733830199984 18446744073709551615 4354783 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 727996

[startup+25.5006 s]
/proc/loadavg: 8.06 8.13 8.07 9/184 24747
/proc/meminfo: memFree=17088612/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=734508 CPUtime=101.52 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 52539 0 0 0 10139 13 0 0 25 0 4 0 519860767 752136192 27841 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 183627 27841 419 148 0 178556 0
[pid=24742/tid=24744] ppid=24740 vsize=734508 CPUtime=25.37 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 7665 0 0 0 2536 1 0 0 25 0 4 0 519860778 752136192 27841 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=734508 CPUtime=25.37 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 7847 0 0 0 2536 1 0 0 25 0 4 0 519860778 752136192 27841 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=734508 CPUtime=25.25 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 7016 0 0 0 2523 2 0 0 25 0 4 0 519860778 752136192 27841 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 734508

[startup+51.1011 s]
/proc/loadavg: 8.11 8.14 8.07 9/184 24748
/proc/meminfo: memFree=17052692/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=744584 CPUtime=203.78 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 76396 0 0 0 20356 22 0 0 25 0 4 0 519860767 762454016 35982 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24742/statm: 186146 35982 420 148 0 181075 0
[pid=24742/tid=24744] ppid=24740 vsize=744584 CPUtime=50.97 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 10032 0 0 0 5095 2 0 0 25 0 4 0 519860778 762454016 35982 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=744584 CPUtime=50.97 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 9948 0 0 0 5095 2 0 0 25 0 4 0 519860778 762454016 35982 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=744584 CPUtime=50.71 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 9384 0 0 0 5068 3 0 0 25 0 4 0 519860778 762454016 35982 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 744584

[startup+102.301 s]
/proc/loadavg: 8.15 8.14 8.08 9/184 24749
/proc/meminfo: memFree=16987700/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=759660 CPUtime=408.3 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 120561 0 0 0 40789 41 0 0 25 0 4 0 519860767 777891840 41241 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 189915 41241 421 148 0 184844 0
[pid=24742/tid=24744] ppid=24740 vsize=759660 CPUtime=102.18 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 14002 0 0 0 10214 4 0 0 25 0 4 0 519860778 777891840 41241 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=759660 CPUtime=102.18 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 14669 0 0 0 10214 4 0 0 25 0 4 0 519860778 777891840 41241 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=759660 CPUtime=101.64 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 13826 0 0 0 10159 5 0 0 25 0 4 0 519860778 777891840 41241 33554432000 4194304 4797429 140733830199984 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 759660

[startup+162.3 s]
/proc/loadavg: 8.17 8.15 8.08 9/184 24751
/proc/meminfo: memFree=16947760/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=770812 CPUtime=647.97 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 161939 0 0 0 64739 58 0 0 25 0 4 0 519860767 789311488 49190 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 192703 49190 420 148 0 187632 0
[pid=24742/tid=24744] ppid=24740 vsize=770812 CPUtime=162.17 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 18437 0 0 0 16212 5 0 0 25 0 4 0 519860778 789311488 49190 33554432000 4194304 4797429 140733830199984 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=770812 CPUtime=162.18 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 18040 0 0 0 16212 6 0 0 25 0 4 0 519860778 789311488 49190 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=770812 CPUtime=161.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 18168 0 0 0 16157 6 0 0 25 0 4 0 519860778 789311488 49190 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.97
Current children cumulated vsize (KiB) 770812

[startup+222.301 s]
/proc/loadavg: 8.16 8.15 8.09 9/184 24752
/proc/meminfo: memFree=16892928/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=781928 CPUtime=887.65 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 197648 0 0 0 88690 75 0 0 25 0 4 0 519860767 800694272 59535 33554432000 4194304 4797429 140733830199984 18446744073709551615 4567923 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 195482 59535 420 148 0 190411 0
[pid=24742/tid=24744] ppid=24740 vsize=781928 CPUtime=222.18 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 23089 0 0 0 22211 7 0 0 25 0 4 0 519860778 800694272 59535 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=781928 CPUtime=222.18 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 22327 0 0 0 22210 8 0 0 25 0 4 0 519860778 800694272 59535 33554432000 4194304 4797429 140733830199984 18446744073709551615 4415740 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=781928 CPUtime=221.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 22153 0 0 0 22156 7 0 0 25 0 4 0 519860778 800694272 59535 33554432000 4194304 4797429 140733830199984 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.65
Current children cumulated vsize (KiB) 781928

[startup+282.301 s]
/proc/loadavg: 8.19 8.15 8.09 9/184 24754
/proc/meminfo: memFree=16838348/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=799604 CPUtime=1127.35 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 225463 0 0 0 112647 88 0 0 25 0 4 0 519860767 818794496 65456 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 199901 65456 420 148 0 194830 0
[pid=24742/tid=24744] ppid=24740 vsize=799604 CPUtime=282.19 cores=1,3,5,7

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

[pid=24742] ppid=24740 vsize=906924 CPUtime=2565.38 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 397403 0 0 0 256363 175 0 0 25 0 4 0 519860767 928690176 81867 33554432000 4194304 4797429 140733830199984 18446744073709551615 4423098 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 226731 81867 420 148 0 221660 0
[pid=24742/tid=24744] ppid=24740 vsize=906924 CPUtime=642.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 43195 0 0 0 64203 16 0 0 25 0 4 0 519860778 928690176 81867 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=906924 CPUtime=642.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 44941 0 0 0 64203 16 0 0 25 0 4 0 519860778 928690176 81867 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=906924 CPUtime=641.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 43587 0 0 0 64147 16 0 0 25 0 4 0 519860778 928690176 81867 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.38
Current children cumulated vsize (KiB) 906924

[startup+702.301 s]
/proc/loadavg: 8.12 8.12 8.09 9/184 24765
/proc/meminfo: memFree=16731840/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=940348 CPUtime=2805.07 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 425691 0 0 0 280319 188 0 0 25 0 4 0 519860767 962916352 83250 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 235087 83250 420 148 0 230016 0
[pid=24742/tid=24744] ppid=24740 vsize=940348 CPUtime=702.18 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 46632 0 0 0 70202 16 0 0 25 0 4 0 519860778 962916352 83250 33554432000 4194304 4797429 140733830199984 18446744073709551615 4356185 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=940348 CPUtime=702.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 48601 0 0 0 70202 17 0 0 25 0 4 0 519860778 962916352 83250 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=940348 CPUtime=701.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 47316 0 0 0 70146 17 0 0 25 0 4 0 519860778 962916352 83250 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.07
Current children cumulated vsize (KiB) 940348

[startup+762.3 s]
/proc/loadavg: 8.12 8.12 8.09 9/184 24767
/proc/meminfo: memFree=16677400/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=940536 CPUtime=3044.74 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 451639 0 0 0 304274 200 0 0 25 0 4 0 519860767 963108864 89117 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 235134 89117 420 148 0 230063 0
[pid=24742/tid=24744] ppid=24740 vsize=940536 CPUtime=762.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 49123 0 0 0 76202 17 0 0 25 0 4 0 519860778 963108864 89117 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=940536 CPUtime=762.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 51141 0 0 0 76201 18 0 0 25 0 4 0 519860778 963108864 89117 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=940536 CPUtime=761.62 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 49823 0 0 0 76144 18 0 0 25 0 4 0 519860778 963108864 89117 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.74
Current children cumulated vsize (KiB) 940536

[startup+822.301 s]
/proc/loadavg: 8.08 8.11 8.09 9/184 24768
/proc/meminfo: memFree=16677756/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=944224 CPUtime=3284.42 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 477607 0 0 0 328228 214 0 0 25 0 4 0 519860767 966885376 81556 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 236056 81556 420 148 0 230985 0
[pid=24742/tid=24744] ppid=24740 vsize=944224 CPUtime=822.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 51264 0 0 0 82201 18 0 0 25 0 4 0 519860778 966885376 81556 33554432000 4194304 4797429 140733830199984 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=944224 CPUtime=822.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 53120 0 0 0 82200 19 0 0 25 0 4 0 519860778 966885376 81556 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=944224 CPUtime=821.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 51942 0 0 0 82144 19 0 0 25 0 4 0 519860778 966885376 81556 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.42
Current children cumulated vsize (KiB) 944224

[startup+882.301 s]
/proc/loadavg: 8.06 8.10 8.09 9/184 24770
/proc/meminfo: memFree=16653928/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=944312 CPUtime=3524.1 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 502193 0 0 0 352182 228 0 0 25 0 4 0 519860767 966975488 93615 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 236078 93615 420 148 0 231007 0
[pid=24742/tid=24744] ppid=24740 vsize=944312 CPUtime=882.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 53125 0 0 0 88200 19 0 0 25 0 4 0 519860778 966975488 93615 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=944312 CPUtime=882.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 54796 0 0 0 88199 20 0 0 25 0 4 0 519860778 966975488 93615 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=944312 CPUtime=881.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 53616 0 0 0 88143 20 0 0 25 0 4 0 519860778 966975488 93615 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.1
Current children cumulated vsize (KiB) 944312

[startup+942.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/184 24771
/proc/meminfo: memFree=16619704/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=947956 CPUtime=3763.78 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 523830 0 0 0 376136 242 0 0 25 0 4 0 519860767 970706944 94215 33554432000 4194304 4797429 140733830199984 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 236989 94215 420 148 0 231918 0
[pid=24742/tid=24744] ppid=24740 vsize=947956 CPUtime=942.2 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 55375 0 0 0 94199 21 0 0 25 0 4 0 519860778 970706944 94215 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=947956 CPUtime=942.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 56947 0 0 0 94199 20 0 0 25 0 4 0 519860778 970706944 94215 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=947956 CPUtime=941.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 55861 0 0 0 94142 21 0 0 25 0 4 0 519860778 970706944 94215 33554432000 4194304 4797429 140733830199984 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.78
Current children cumulated vsize (KiB) 947956

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 8.09 9/184 24773
/proc/meminfo: memFree=16546292/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=1014576 CPUtime=4003.44 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 553556 0 0 0 400089 255 0 0 25 0 4 0 519860767 1038925824 110420 33554432000 4194304 4797429 140733830199984 18446744073709551615 4506608 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 253644 110420 420 148 0 248573 0
[pid=24742/tid=24744] ppid=24740 vsize=1014576 CPUtime=1002.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 57057 0 0 0 100198 21 0 0 25 0 4 0 519860778 1038925824 110420 33554432000 4194304 4797429 140733830199984 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=1014576 CPUtime=1002.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 58478 0 0 0 100198 21 0 0 25 0 4 0 519860778 1038925824 110420 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=1014576 CPUtime=1001.62 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 57405 0 0 0 100140 22 0 0 25 0 4 0 519860778 1038925824 110420 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 1014576

[startup+1062.31 s]
/proc/loadavg: 8.14 8.11 8.09 9/184 24775
/proc/meminfo: memFree=16544916/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=1020384 CPUtime=4243.14 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 558356 0 0 0 424056 258 0 0 25 0 4 0 519860767 1044873216 112140 33554432000 4194304 4797429 140733830199984 18446744073709551615 4567905 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 255096 112140 420 148 0 250025 0
[pid=24742/tid=24744] ppid=24740 vsize=1020384 CPUtime=1062.2 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 58211 0 0 0 106198 22 0 0 25 0 4 0 519860778 1044873216 112140 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=1020384 CPUtime=1062.2 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 59669 0 0 0 106198 22 0 0 25 0 4 0 519860778 1044873216 112140 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=1020384 CPUtime=1061.64 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 59860 0 0 0 106140 24 0 0 25 0 4 0 519860778 1044873216 112140 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425625 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.14
Current children cumulated vsize (KiB) 1020384

[startup+1122.3 s]
/proc/loadavg: 8.12 8.10 8.09 9/184 24776
/proc/meminfo: memFree=16566720/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=1021012 CPUtime=4482.79 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 564823 0 0 0 448018 261 0 0 25 0 4 0 519860767 1045516288 112479 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 255253 112479 420 148 0 250182 0
[pid=24742/tid=24744] ppid=24740 vsize=1021012 CPUtime=1122.2 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 60847 0 0 0 112197 23 0 0 25 0 4 0 519860778 1045516288 112479 33554432000 4194304 4797429 140733830199984 18446744073709551615 4245123 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=1021012 CPUtime=1122.2 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 61948 0 0 0 112197 23 0 0 25 0 4 0 519860778 1045516288 112479 33554432000 4194304 4797429 140733830199984 18446744073709551615 4526174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=1021012 CPUtime=1121.62 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 61412 0 0 0 112138 24 0 0 25 0 4 0 519860778 1045516288 112479 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.79
Current children cumulated vsize (KiB) 1021012

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 8.09 9/184 24778
/proc/meminfo: memFree=16545500/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=1022240 CPUtime=4722.47 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 582024 0 0 0 471974 273 0 0 25 0 4 0 519860767 1046773760 115838 33554432000 4194304 4797429 140733830199984 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 255560 115838 420 148 0 250489 0
[pid=24742/tid=24744] ppid=24740 vsize=1022240 CPUtime=1182.19 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 61884 0 0 0 118196 23 0 0 25 0 4 0 519860778 1046773760 115838 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=1022240 CPUtime=1182.19 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 63189 0 0 0 118196 23 0 0 25 0 4 0 519860778 1046773760 115838 33554432000 4194304 4797429 140733830199984 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=1022240 CPUtime=1181.63 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 62828 0 0 0 118138 25 0 0 25 0 4 0 519860778 1046773760 115838 33554432000 4194304 4797429 140733830199984 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 1022240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.12 8.11 8.09 5/179 24779
/proc/meminfo: memFree=16935880/32951124 swapFree=67111528/67111528
[pid=24742] ppid=24740 vsize=1027648 CPUtime=4800.38 cores=1,3,5,7
/proc/24742/stat : 24742 (techdemo) R 24740 24742 24299 0 -1 4202496 591034 0 0 0 479761 277 0 0 25 0 4 0 519860767 1052311552 107731 33554432000 4194304 4797429 140733830199984 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24742/statm: 256912 107731 420 148 0 251841 0
[pid=24742/tid=24744] ppid=24740 vsize=1027648 CPUtime=1201.71 cores=1,3,5,7
/proc/24742/task/24744/stat : 24744 (techdemo) R 24740 24742 24299 0 -1 4202560 62596 0 0 0 120147 24 0 0 25 0 4 0 519860778 1052311552 107731 33554432000 4194304 4797429 140733830199984 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24742/tid=24745] ppid=24740 vsize=1027648 CPUtime=1201.7 cores=1,3,5,7
/proc/24742/task/24745/stat : 24745 (techdemo) R 24740 24742 24299 0 -1 4202560 63498 0 0 0 120147 23 0 0 25 0 4 0 519860778 1052311552 107731 33554432000 4194304 4797429 140733830199984 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24742/tid=24746] ppid=24740 vsize=1027648 CPUtime=1201.13 cores=1,3,5,7
/proc/24742/task/24746/stat : 24746 (techdemo) R 24740 24742 24299 0 -1 4202560 63998 0 0 0 120087 26 0 0 25 0 4 0 519860778 1052311552 107731 33554432000 4194304 4797429 140733830199984 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1027648

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.83
CPU time (s): 4800.43
CPU user time (s): 4797.63
CPU system time (s): 2.79857
CPU usage (%): 399.426
Max. virtual memory (cumulated for all children) (KiB): 1059436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.63
system time used= 2.79857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 591036
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= 712
involuntary context switches= 23306

runsolver used 1.80173 second user time and 4.76927 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 15:09:58
IDJOB=3172663
IDBENCH=82681
IDSOLVER=1584
FILE ID=node108/3172663-1304082598
RUNJOBID= node108-1304081394-24614
PBS_JOBID= 13170514
Free space on /tmp= 72112 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S677627694-051-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172663-1304082598/watcher-3172663-1304082598 -o /tmp/evaluation-result-3172663-1304082598/solver-3172663-1304082598 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172663-1304082598.cnf

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

MD5SUM BENCH= c57904e3ea235f276cacd03d81f1155b
RANDOM SEED=1444639987

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17318320 kB
Buffers:       2164424 kB
Cached:       12772944 kB
SwapCached:          0 kB
Active:        4263268 kB
Inactive:     10786896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17318320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17536 kB
Writeback:           0 kB
AnonPages:      112200 kB
Mapped:          15080 kB
Slab:           518136 kB
PageTables:       4560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   718024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72112 MiB
End job on node108 at 2011-04-29 15:30:02