Trace number 3172606

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.26 1201.73

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S720914503-051-UNKNOWN.cnf
MD5SUMcdf9df7b6b7a513ee69ee69e82cb9345
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9377
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3172606-1304078611.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.05	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.05	c -- vars added       5000
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.06	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.05
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.03
0.00/0.07	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.00/0.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.08	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.00/0.12	c lits-rem:         0  cl-subs:        0  v-elim:    275  v-fix:    0  time:  0.14 s
0.00/0.12	c learnt bin added due to v-elim: 0
0.00/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.13	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.00/0.13	c calculated reachability. Time: 0.00
0.00/0.13	c Calc default polars -  time:   0.00 s pos:    2210 undec:     622 neg:    2168
0.00/0.13	c =========================================================================================
0.00/0.13	c types(t): F = full restart, N = normal restart
0.00/0.13	c types(t): S = simplification begin/end, E = solution found
0.00/0.13	c restart types(rt): st = static, dy = dynamic
0.00/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.13	c  B st     0         0      4851     20835         0         0     63359         0   no data   no data  --
0.00/0.35	c Decided on static restart strategy
27.79/7.04	c  N dy     7     30000      4851     20835         0     10808     63359    744934    134.87     88.00  --
28.19/7.10	c  S st     7     30000      4851     20835         0     10808     63359    744934    134.87     88.00  --
28.19/7.17	c  S st     7     30503      4851     20835         0     11311     63359    781013    134.87     88.00  --
28.19/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.19/7.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.60/7.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.22
28.60/7.23	c Calc non-exist non-lernt bins v-fix:     0 done:   4851 time:  0.01 s
28.60/7.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.60/7.24	c Subs w/ non-existent bins:      0 time:  0.02 s
28.60/7.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.60/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/7.26	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
39.37/9.93	c lits-rem:        37  cl-subs:      532  v-elim:     80  v-fix:    0  time: 10.66 s
39.37/9.93	c learnt bin added due to v-elim: 0
39.37/9.94	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
39.37/9.94	c vivif2 --  cl tried    10779 cl shrink        0 lits rem          0 time: 0.03
39.77/10.03	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.34
39.77/10.03	c calculated reachability. Time: 0.00
39.77/10.03	c  N dy     7     30503      4851     20835         0     10779     63359    750937    134.87     88.00  --
39.77/10.03	c  F st     7     30503      4851     20835         0     10779     63359    750937    134.87     88.00  --
40.97/10.32	c Decided on static restart strategy
52.56/13.28	c  N dy    14     45755      4851     20835         0      9165     63359    262182    146.28     85.60  --
52.56/13.29	c  S st    14     45755      4851     20835         0      9165     63359    262182    146.28     85.60  --
52.96/13.36	c  S st    14     46259      4851     20835         0      9669     63359    300286    146.28     85.60  --
52.96/13.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.96/13.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.96/13.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.13
53.35/13.40	c Calc non-exist non-lernt bins v-fix:     0 done:   4851 time:  0.01 s
53.35/13.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.35/13.40	c Subs w/ non-existent bins:      0 time:  0.01 s
53.35/13.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.35/13.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.35/13.41	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
54.97/13.89	c lits-rem:         2  cl-subs:      273  v-elim:     80  v-fix:    0  time:  1.91 s
54.97/13.89	c learnt bin added due to v-elim: 0
54.97/13.90	c vivif2 --  cl tried    20835 cl shrink        0 lits rem          0 time: 0.00
54.97/13.90	c vivif2 --  cl tried     9396 cl shrink        0 lits rem          0 time: 0.01
55.37/13.94	c asymm  cl-useful: 0/20835/20835 lits-rem:0 time: 0.18
55.37/13.94	c calculated reachability. Time: 0.00
55.37/13.94	c  N dy    14     46259      4851     20835         0      9396     63359    293310    146.28     85.60  --
78.52/19.71	c  N dy    15     69388      4851     20835         0     11556     63359    353345    147.26     87.93  --
78.52/19.72	c  S st    15     69388      4851     20835         0     11556     63359    353345    147.26     87.93  --
78.52/19.79	c  S st    15     69891      4851     20835         0     12059     63359    390581    147.26     87.93  --
78.92/19.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.92/19.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.92/19.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.16
78.92/19.84	c Calc non-exist non-lernt bins v-fix:     0 done:   4851 time:  0.00 s
78.92/19.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.92/19.84	c Subs w/ non-existent bins:      0 time:  0.01 s
78.92/19.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.92/19.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.92/19.86	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
81.33/20.49	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
84.11/21.15	c Added 22 vars  tried: 80000 time: 2.64
84.11/21.15	c ORs :     22 avg-s:  0.0 cl-sh:   964 l-rem:    964 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    2.66
84.11/21.16	c lits-rem:        12  cl-subs:      240  v-elim:     80  v-fix:    0  time:  5.21 s
84.11/21.16	c learnt bin added due to v-elim: 0
84.11/21.16	c vivif2 --  cl tried    20857 cl shrink        0 lits rem          0 time: 0.00
84.11/21.17	c vivif2 --  cl tried    11819 cl shrink        0 lits rem          0 time: 0.02
84.51/21.22	c asymm  cl-useful: 0/20857/20857 lits-rem:0 time: 0.20
84.51/21.22	c calculated reachability. Time: 0.00
84.51/21.22	c  N dy    15     69891      4873     20857        44     11819     63513    379097    147.26     87.93  --
84.51/21.22	c  F st    15     69891      4873     20857        44     11819     63513    379097    147.26     87.93  --
85.72/21.51	c Decided on static restart strategy
120.47/30.28	c  N dy    22    104837      4873     20857        44     21768     63513   1485981    135.53     87.02  --
120.89/30.34	c  S st    22    104837      4873     20857        44     21768     63513   1485981    135.53     87.02  --
121.29/30.43	c  S st    22    105341      4873     20857        44     22272     63513   1523080    135.53     87.02  --
121.29/30.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
121.29/30.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.66/30.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.42
121.66/30.54	c Calc non-exist non-lernt bins v-fix:     0 done:   4873 time:  0.01 s
121.66/30.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.66/30.55	c Subs w/ non-existent bins:      0 time:  0.04 s
121.66/30.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
121.66/30.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.06/30.60	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
128.06/32.10	c ORs :     22 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
128.06/32.13	c lits-rem:       303  cl-subs:      705  v-elim:     86  v-fix:    0  time:  6.12 s
128.06/32.13	c learnt bin added due to v-elim: 0
128.06/32.13	c vivif2 --  cl tried    20857 cl shrink        0 lits rem          0 time: 0.00
128.06/32.14	c vivif2 --  cl tried    21567 cl shrink        0 lits rem          0 time: 0.05
128.86/32.30	c asymm  cl-useful: 0/20857/20857 lits-rem:0 time: 0.63
128.86/32.30	c calculated reachability. Time: 0.00
128.86/32.30	c  N dy    22    105341      4873     20857        44     21567     63513   1460619    135.53     87.02  --
190.78/47.86	c  N dy    23    158011      4873     20857        44     29232     63513   2198136    142.01     88.14  --
191.19/47.94	c  S st    23    158011      4873     20857        44     29232     63513   2198136    142.01     88.14  --
191.59/48.05	c  S st    23    158512      4873     20857        44     29733     63513   2235515    142.01     88.14  --
191.59/48.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
191.59/48.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.37/48.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.62
192.37/48.21	c Calc non-exist non-lernt bins v-fix:     0 done:   4873 time:  0.01 s
192.37/48.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.37/48.23	c Subs w/ non-existent bins:      0 time:  0.06 s
192.37/48.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.37/48.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.37/48.29	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
199.97/50.17	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
200.38/50.20	c lits-rem:       194  cl-subs:      979  v-elim:     86  v-fix:    0  time:  7.65 s
200.38/50.20	c learnt bin added due to v-elim: 0
200.38/50.21	c vivif2 --  cl tried    20857 cl shrink        0 lits rem          0 time: 0.00
200.38/50.23	c vivif2 --  cl tried    28754 cl shrink        0 lits rem          0 time: 0.08
201.15/50.41	c asymm  cl-useful: 0/20857/20857 lits-rem:0 time: 0.74
201.15/50.41	c calculated reachability. Time: 0.00
201.15/50.41	c  N dy    23    158512      4873     20857        44     28754     63513   2130887    142.01     88.14  --
310.61/77.84	c  N dy    24    237769      4873     20857        44     33988     63513   2657678    176.00     89.86  --
311.01/77.95	c  S st    24    237769      4873     20857        44     33988     63513   2657678    176.00     89.86  --
311.41/78.07	c  S st    24    238275      4873     20857        44     34494     63513   2693983    176.00     89.86  --
311.41/78.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
311.41/78.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.21/78.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.87
312.21/78.29	c Calc non-exist non-lernt bins v-fix:     0 done:   4873 time:  0.01 s
312.21/78.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.61/78.31	c Subs w/ non-existent bins:      0 time:  0.06 s
312.61/78.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
312.61/78.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.61/78.38	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
321.40/80.53	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
321.40/80.57	c lits-rem:        16  cl-subs:     1306  v-elim:     86  v-fix:    0  time:  8.74 s
321.40/80.57	c learnt bin added due to v-elim: 0
321.40/80.57	c vivif2 --  cl tried    20857 cl shrink        0 lits rem          0 time: 0.00
321.40/80.59	c vivif2 --  cl tried    33188 cl shrink        0 lits rem          0 time: 0.10
322.60/80.84	c asymm  cl-useful: 0/20857/20857 lits-rem:0 time: 1.01
322.60/80.85	c calculated reachability. Time: 0.00
322.60/80.85	c  N dy    24    238275      4873     20857        44     33188     63513   2525144    176.00     89.86  --
511.15/128.00	c  N dy    25    357415      4873     20857        44     37340     63513   2448099    177.11     95.12  --
511.55/128.10	c  S st    25    357415      4873     20857        44     37340     63513   2448099    177.11     95.12  --
511.96/128.22	c  S st    25    357917      4873     20857        44     37842     63513   2488305    177.11     95.12  --
511.96/128.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
511.96/128.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.74/128.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.88
512.74/128.45	c Calc non-exist non-lernt bins v-fix:     0 done:   4873 time:  0.01 s
512.74/128.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.74/128.47	c Subs w/ non-existent bins:      0 time:  0.06 s
513.14/128.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
513.14/128.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.14/128.53	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
521.52/130.67	c ORs :     22 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
526.71/131.90	c Added 50 vars  tried: 80000 time: 4.92
527.51/132.17	c ORs :     50 avg-s:  0.0 cl-sh: 26997 l-rem:  26997 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    6.00
527.91/132.21	c lits-rem:        70  cl-subs:     1017  v-elim:     86  v-fix:    0  time: 14.67 s
527.91/132.21	c learnt bin added due to v-elim: 0
527.91/132.21	c vivif2 --  cl tried    20907 cl shrink        0 lits rem          0 time: 0.00
527.91/132.23	c vivif2 --  cl tried    36825 cl shrink        0 lits rem          0 time: 0.09
528.32/132.38	c asymm  cl-useful: 0/20907/20907 lits-rem:0 time: 0.58
528.32/132.38	c calculated reachability. Time: 0.00
528.32/132.38	c  N dy    25    357917      4923     20907       144     36825     63863   2339640    177.11     95.12  --
871.46/218.22	c  N dy    26    536877      4923     20907       144     44763     63863   2736218    180.52     98.39  --
871.86/218.32	c  S st    26    536877      4923     20907       144     44763     63863   2736218    180.52     98.39  --
872.28/218.46	c  S st    26    537378      4923     20907       144     45264     63863   2769430    180.52     98.39  --
872.28/218.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
872.28/218.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.46/218.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  1.07
873.46/218.74	c Calc non-exist non-lernt bins v-fix:     0 done:   4923 time:  0.01 s
873.46/218.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.46/218.76	c Subs w/ non-existent bins:      0 time:  0.08 s
873.86/218.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.86/218.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
873.86/218.83	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
883.84/221.32	c ORs :     72 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.67
883.84/221.37	c lits-rem:         0  cl-subs:     1400  v-elim:     98  v-fix:    0  time: 10.11 s
883.84/221.37	c learnt bin added due to v-elim: 0
883.84/221.37	c vivif2 --  cl tried    20907 cl shrink        0 lits rem          0 time: 0.00
883.84/221.39	c vivif2 --  cl tried    43864 cl shrink        0 lits rem          0 time: 0.11
885.04/221.65	c asymm  cl-useful: 0/20907/20907 lits-rem:0 time: 1.04
885.04/221.66	c calculated reachability. Time: 0.00
885.04/221.66	c  N dy    26    537378      4923     20907       144     43864     63863   2627965    180.52     98.39  --
885.04/221.66	c  F st    26    537378      4923     20907       144     43864     63863   2627965    180.52     98.39  --
887.04/222.17	c Decided on static restart strategy
1423.51/356.44	c  N dy    33    806070      4923     20907       144     67502     63863   4934911    150.83     96.40  --
1424.31/356.70	c  S st    33    806070      4923     20907       144     67502     63863   4934911    150.83     96.40  --
1425.11/356.89	c  S st    33    806574      4923     20907       144     68006     63863   4968204    150.83     96.40  --
1425.52/356.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1425.52/356.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1427.11/357.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  1.65
1427.11/357.32	c Calc non-exist non-lernt bins v-fix:     0 done:   4923 time:  0.02 s
1427.11/357.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1427.11/357.35	c Subs w/ non-existent bins:      0 time:  0.13 s
1427.51/357.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1427.51/357.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1427.51/357.49	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1580.90/395.89	c ORs :     72 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
1581.30/395.97	c lits-rem:         1  cl-subs:     2686  v-elim:     98  v-fix:    0  time: 153.67 s
1581.30/395.97	c learnt bin added due to v-elim: 0
1581.30/395.97	c vivif2 --  cl tried    20907 cl shrink        0 lits rem          0 time: 0.01
1581.70/396.02	c vivif2 --  cl tried    65320 cl shrink        0 lits rem          0 time: 0.18
1583.31/396.41	c asymm  cl-useful: 0/18547/20907 lits-rem:0 time: 1.59
1583.31/396.42	c calculated reachability. Time: 0.00
1583.31/396.42	c  N dy    33    806574      4923     20907       144     65320     63863   4733180    150.83     96.40  --
2548.41/638.02	c  N dy    34   1209861      4923     20907       144     81601     63863   5980891    151.04     97.78  --
2549.21/638.25	c  S st    34   1209861      4923     20907       144     81601     63863   5980891    151.04     97.78  --
2550.01/638.48	c  S st    34   1210368      4923     20907       144     82108     63863   6016831    151.04     97.78  --
2550.01/638.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2550.01/638.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2552.40/639.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  2.17
2552.40/639.04	c Calc non-exist non-lernt bins v-fix:     0 done:   4923 time:  0.01 s
2552.40/639.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2552.40/639.07	c Subs w/ non-existent bins:      0 time:  0.15 s
2553.21/639.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2553.21/639.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2553.21/639.23	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
2797.30/700.34	c ORs :     72 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
2797.67/700.43	c lits-rem:         2  cl-subs:     2680  v-elim:     98  v-fix:    0  time: 244.45 s
2797.67/700.43	c learnt bin added due to v-elim: 0
2797.67/700.43	c vivif2 --  cl tried    20907 cl shrink        0 lits rem          0 time: 0.00
2797.67/700.49	c vivif2 --  cl tried    79428 cl shrink        0 lits rem          0 time: 0.23
2798.07/700.54	c asymm  cl-useful: 0/2360/20907 lits-rem:0 time: 0.22
2798.07/700.55	c calculated reachability. Time: 0.00
2798.07/700.55	c  N dy    34   1210368      4923     20907       144     79428     63863   5752853    151.04     97.78  --
4210.19/1054.02	c  N dy    35   1710372      4923     20907       144    111400     63863   9635694    167.25     98.02  --
4211.39/1054.37	c  S st    35   1710372      4923     20907       144    111400     63863   9635694    167.25     98.02  --
4211.39/1054.37	c Finding binary XORs  T:     0.01 s  found:       0
4212.58/1054.68	c  S st    35   1710879      4923     20907       144    111907     63863   9671651    167.25     98.02  --
4212.58/1054.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4212.58/1054.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4216.19/1055.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  3.62
4216.60/1055.61	c Calc non-exist non-lernt bins v-fix:     0 done:   4923 time:  0.02 s
4216.60/1055.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4216.60/1055.66	c Subs w/ non-existent bins:      0 time:  0.23 s
4217.77/1055.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4217.77/1055.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4217.77/1055.91	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 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: 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-3172606-1304078611/watcher-3172606-1304078611 -o /tmp/evaluation-result-3172606-1304078611/solver-3172606-1304078611 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172606-1304078611.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: 2.43 5.36 6.60 1/172 7342
/proc/meminfo: memFree=29763920/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=24376 CPUtime=0 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 1208 0 0 0 0 0 0 0 21 0 1 0 500276410 24961024 1147 33554432000 4194304 4797429 140735856529920 18446744073709551615 254261313291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7342/statm: 6094 1158 341 148 0 1023 0

[startup+0.00875894 s]
/proc/loadavg: 2.43 5.36 6.60 1/172 7342
/proc/meminfo: memFree=29763920/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=26704 CPUtime=0 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 1757 0 0 0 0 0 0 0 21 0 1 0 500276410 27344896 1631 33554432000 4194304 4797429 140735856529920 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7342/statm: 8435 1639 347 148 0 3364 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26704

[startup+0.106212 s]
/proc/loadavg: 2.43 5.36 6.60 1/172 7342
/proc/meminfo: memFree=29763920/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=689048 CPUtime=1.07 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) S 7340 7342 4923 0 -1 4202496 7924 0 0 0 106 1 0 0 18 0 4 0 500276410 705585152 6814 33554432000 4194304 4797429 140735856529920 18446744073709551615 254261721582 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 173109 7144 411 148 0 168038 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 689048

[startup+0.961552 s]
/proc/loadavg: 2.43 5.36 6.60 1/172 7342
/proc/meminfo: memFree=29763920/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=692436 CPUtime=3.66 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 11464 0 0 0 365 1 0 0 19 0 4 0 500276410 709054464 7468 33554432000 4194304 4797429 140735856529920 18446744073709551615 4352317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 173109 7468 411 148 0 168038 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 692436

[startup+1.06153 s]
/proc/loadavg: 2.43 5.36 6.60 1/172 7342
/proc/meminfo: memFree=29763920/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=692436 CPUtime=4.07 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 11779 0 0 0 405 2 0 0 19 0 4 0 500276410 709054464 7783 33554432000 4194304 4797429 140735856529920 18446744073709551615 4352317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 173109 7783 411 148 0 168038 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 692436

[startup+1.50046 s]
/proc/loadavg: 2.43 5.36 6.60 1/172 7342
/proc/meminfo: memFree=29763920/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=693472 CPUtime=5.82 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 13166 0 0 0 580 2 0 0 19 0 4 0 500276410 710115328 9133 33554432000 4194304 4797429 140735856529920 18446744073709551615 4388265 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 173368 9133 411 148 0 168297 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 693472

[startup+3.10117 s]
/proc/loadavg: 2.88 5.41 6.61 9/184 7359
/proc/meminfo: memFree=29658184/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=696692 CPUtime=12.21 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 18432 0 0 0 1217 4 0 0 25 0 4 0 500276410 713412608 13398 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424380 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 174173 13398 415 148 0 169102 0
[pid=7342/tid=7344] ppid=7340 vsize=696692 CPUtime=3.03 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 3388 0 0 0 303 0 0 0 25 0 4 0 500276415 713412608 13398 33554432000 4194304 4797429 140735856529920 18446744073709551615 4523837 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=696692 CPUtime=3.03 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 3563 0 0 0 303 0 0 0 25 0 4 0 500276415 713412608 13398 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=696692 CPUtime=3.03 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 3715 0 0 0 302 1 0 0 25 0 4 0 500276415 713412608 13398 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 696692

[startup+6.3006 s]
/proc/loadavg: 2.88 5.41 6.61 9/184 7359
/proc/meminfo: memFree=29655212/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=698612 CPUtime=24.99 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 23127 0 0 0 2493 6 0 0 25 0 4 0 500276410 715378688 12720 33554432000 4194304 4797429 140735856529920 18446744073709551615 4391054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 174653 12720 418 148 0 169582 0
[pid=7342/tid=7344] ppid=7340 vsize=698612 CPUtime=6.24 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 4160 0 0 0 623 1 0 0 25 0 4 0 500276415 715378688 12720 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=698612 CPUtime=6.24 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 4331 0 0 0 623 1 0 0 25 0 4 0 500276415 715378688 12720 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=698612 CPUtime=6.21 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 4420 0 0 0 620 1 0 0 25 0 4 0 500276415 715378688 12720 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424652 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 698612

[startup+12.7005 s]
/proc/loadavg: 3.67 5.49 6.62 9/184 7359
/proc/meminfo: memFree=29637392/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=706696 CPUtime=50.58 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 28720 0 0 0 5051 7 0 0 25 0 4 0 500276410 723656704 16786 33554432000 4194304 4797429 140735856529920 18446744073709551615 4351897 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 176674 16786 418 148 0 171603 0
[pid=7342/tid=7344] ppid=7340 vsize=706696 CPUtime=12.64 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 4674 0 0 0 1263 1 0 0 25 0 4 0 500276415 723656704 16787 33554432000 4194304 4797429 140735856529920 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=706696 CPUtime=12.64 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 4836 0 0 0 1263 1 0 0 25 0 4 0 500276415 723656704 16787 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=706696 CPUtime=12.57 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 5039 0 0 0 1256 1 0 0 25 0 4 0 500276415 723656704 16787 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 706696

[startup+25.5012 s]
/proc/loadavg: 4.33 5.57 6.64 9/184 7360
/proc/meminfo: memFree=29623896/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=713188 CPUtime=101.69 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 42628 0 0 0 10160 9 0 0 25 0 4 0 500276410 730304512 18196 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 178297 18196 419 148 0 173226 0
[pid=7342/tid=7344] ppid=7340 vsize=713188 CPUtime=25.43 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 6426 0 0 0 2542 1 0 0 25 0 4 0 500276415 730304512 18196 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=713188 CPUtime=25.43 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 6566 0 0 0 2542 1 0 0 25 0 4 0 500276415 730304512 18196 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524604 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=713188 CPUtime=25.31 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 6627 0 0 0 2529 2 0 0 25 0 4 0 500276415 730304512 18196 33554432000 4194304 4797429 140735856529920 18446744073709551615 4567997 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 713188

[startup+51.1006 s]
/proc/loadavg: 5.66 5.78 6.68 9/184 7360
/proc/meminfo: memFree=29577564/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=733752 CPUtime=203.95 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 63737 0 0 0 20379 16 0 0 25 0 4 0 500276410 751362048 26078 33554432000 4194304 4797429 140735856529920 18446744073709551615 4423083 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 183438 26078 419 148 0 178367 0
[pid=7342/tid=7344] ppid=7340 vsize=733752 CPUtime=51.04 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 7915 0 0 0 5102 2 0 0 25 0 4 0 500276415 751362048 26078 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=733752 CPUtime=51.04 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 8134 0 0 0 5102 2 0 0 25 0 4 0 500276415 751362048 26078 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=733752 CPUtime=50.76 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 8357 0 0 0 5074 2 0 0 25 0 4 0 500276415 751362048 26078 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 733752

[startup+102.301 s]
/proc/loadavg: 6.98 6.12 6.74 9/184 7362
/proc/meminfo: memFree=29526824/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=754020 CPUtime=408.48 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 100704 0 0 0 40818 30 0 0 25 0 4 0 500276410 772116480 30754 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 188505 30754 419 148 0 183434 0
[pid=7342/tid=7344] ppid=7340 vsize=754020 CPUtime=102.24 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 11292 0 0 0 10221 3 0 0 25 0 4 0 500276415 772116480 30754 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=754020 CPUtime=102.23 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 11297 0 0 0 10221 2 0 0 25 0 4 0 500276415 772116480 30754 33554432000 4194304 4797429 140735856529920 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=754020 CPUtime=101.68 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 11412 0 0 0 10165 3 0 0 25 0 4 0 500276415 772116480 30754 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.48
Current children cumulated vsize (KiB) 754020

[startup+162.301 s]
/proc/loadavg: 7.77 6.49 6.83 9/184 7363
/proc/meminfo: memFree=29490212/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=770064 CPUtime=648.18 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 135483 0 0 0 64775 43 0 0 25 0 4 0 500276410 788545536 39985 33554432000 4194304 4797429 140735856529920 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 192516 39985 419 148 0 187445 0
[pid=7342/tid=7344] ppid=7340 vsize=770064 CPUtime=162.24 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 14579 0 0 0 16220 4 0 0 25 0 4 0 500276415 788545536 39985 33554432000 4194304 4797429 140735856529920 18446744073709551615 4526447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=770064 CPUtime=162.24 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 14591 0 0 0 16221 3 0 0 25 0 4 0 500276415 788545536 39985 33554432000 4194304 4797429 140735856529920 18446744073709551615 4642120 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=770064 CPUtime=161.36 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 14804 0 0 0 16132 4 0 0 25 0 4 0 500276415 788545536 39985 33554432000 4194304 4797429 140735856529920 18446744073709551615 4567880 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 770064

[startup+222.301 s]
/proc/loadavg: 8.06 6.80 6.91 9/184 7365
/proc/meminfo: memFree=29477428/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=781284 CPUtime=887.84 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 167354 0 0 0 88727 57 0 0 25 0 4 0 500276410 800034816 42068 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424374 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 195321 42068 419 148 0 190250 0
[pid=7342/tid=7344] ppid=7340 vsize=781284 CPUtime=222.23 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 17869 0 0 0 22218 5 0 0 25 0 4 0 500276415 800034816 42068 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=781284 CPUtime=222.23 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 17703 0 0 0 22219 4 0 0 25 0 4 0 500276415 800034816 42068 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=781284 CPUtime=221.03 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 18073 0 0 0 22098 5 0 0 25 0 4 0 500276415 800034816 42068 33554432000 4194304 4797429 140735856529920 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.84
Current children cumulated vsize (KiB) 781284

[startup+282.306 s]
/proc/loadavg: 8.02 7.01 6.98 9/184 7366
/proc/meminfo: memFree=29447908/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=795960 CPUtime=1127.53 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 198551 0 0 0 112682 71 0 0 25 0 4 0 500276410 815063040 46820 33554432000 4194304 4797429 140735856529920 18446744073709551615 4331948 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 198990 46820 419 148 0 193919 0
[pid=7342/tid=7344] ppid=7340 vsize=795960 CPUtime=282.24 cores=1,3,5,7

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

[pid=7342] ppid=7340 vsize=866868 CPUtime=2565.59 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 345810 0 0 0 256411 148 0 0 25 0 4 0 500276410 887672832 68243 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 216717 68243 419 148 0 211646 0
[pid=7342/tid=7344] ppid=7340 vsize=866868 CPUtime=642.25 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 36929 0 0 0 64212 13 0 0 25 0 4 0 500276415 887672832 68243 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=866868 CPUtime=642.25 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 36327 0 0 0 64214 11 0 0 25 0 4 0 500276415 887672832 68243 33554432000 4194304 4797429 140735856529920 18446744073709551615 4523910 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=866868 CPUtime=638.75 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 33333 0 0 0 63862 13 0 0 25 0 4 0 500276415 887672832 68243 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524219 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 866868

[startup+702.301 s]
/proc/loadavg: 8.01 7.79 7.36 9/184 7378
/proc/meminfo: memFree=29305176/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=875928 CPUtime=2805.27 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 352435 0 0 0 280376 151 0 0 25 0 4 0 500276410 896950272 72764 33554432000 4194304 4797429 140735856529920 18446744073709551615 4340971 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 218982 72764 419 148 0 213911 0
[pid=7342/tid=7344] ppid=7340 vsize=875928 CPUtime=702.25 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 40400 0 0 0 70211 14 0 0 25 0 4 0 500276415 896950272 72764 33554432000 4194304 4797429 140735856529920 18446744073709551615 4242459 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=875928 CPUtime=702.24 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 37753 0 0 0 70212 12 0 0 25 0 4 0 500276415 896950272 72764 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=875928 CPUtime=698.43 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 34467 0 0 0 69829 14 0 0 25 0 4 0 500276415 896950272 72764 33554432000 4194304 4797429 140735856529920 18446744073709551615 4226000 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 875928

[startup+762.301 s]
/proc/loadavg: 8.14 7.87 7.41 9/184 7379
/proc/meminfo: memFree=29287060/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=901268 CPUtime=3044.94 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 380693 0 0 0 304329 165 0 0 25 0 4 0 500276410 922898432 75503 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424320 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 225317 75503 419 148 0 220246 0
[pid=7342/tid=7344] ppid=7340 vsize=901268 CPUtime=762.26 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 42337 0 0 0 76211 15 0 0 25 0 4 0 500276415 922898432 75503 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=901268 CPUtime=762.25 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 41899 0 0 0 76212 13 0 0 25 0 4 0 500276415 922898432 75503 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=901268 CPUtime=758.11 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 38397 0 0 0 75796 15 0 0 25 0 4 0 500276415 922898432 75503 33554432000 4194304 4797429 140735856529920 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 901268

[startup+822.3 s]
/proc/loadavg: 8.15 7.92 7.45 9/184 7381
/proc/meminfo: memFree=29296084/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=901516 CPUtime=3284.64 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 402182 0 0 0 328285 179 0 0 25 0 4 0 500276410 923152384 73637 33554432000 4194304 4797429 140735856529920 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 225379 73637 419 148 0 220308 0
[pid=7342/tid=7344] ppid=7340 vsize=901516 CPUtime=822.25 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 44195 0 0 0 82210 15 0 0 25 0 4 0 500276415 923152384 73637 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=901516 CPUtime=822.26 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 43835 0 0 0 82211 15 0 0 25 0 4 0 500276415 923152384 73637 33554432000 4194304 4797429 140735856529920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=901516 CPUtime=817.78 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 40318 0 0 0 81762 16 0 0 25 0 4 0 500276415 923152384 73637 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 901516

[startup+882.301 s]
/proc/loadavg: 8.11 7.95 7.49 9/184 7382
/proc/meminfo: memFree=29294588/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=902676 CPUtime=3524.3 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 419978 0 0 0 352238 192 0 0 25 0 4 0 500276410 924340224 73829 33554432000 4194304 4797429 140735856529920 18446744073709551615 4387475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 225669 73829 419 148 0 220598 0
[pid=7342/tid=7344] ppid=7340 vsize=902676 CPUtime=882.25 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 45366 0 0 0 88209 16 0 0 25 0 4 0 500276415 924340224 73829 33554432000 4194304 4797429 140735856529920 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=902676 CPUtime=882.25 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 45057 0 0 0 88210 15 0 0 25 0 4 0 500276415 924340224 73829 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=902676 CPUtime=877.45 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 41506 0 0 0 87728 17 0 0 25 0 4 0 500276415 924340224 73829 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568164 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 902676

[startup+942.307 s]
/proc/loadavg: 8.09 7.97 7.52 9/184 7384
/proc/meminfo: memFree=29271744/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=904336 CPUtime=3764 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 440093 0 0 0 376195 205 0 0 25 0 4 0 500276410 926040064 78062 33554432000 4194304 4797429 140735856529920 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 226084 78062 419 148 0 221013 0
[pid=7342/tid=7344] ppid=7340 vsize=904336 CPUtime=942.26 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 47172 0 0 0 94208 18 0 0 25 0 4 0 500276415 926040064 78062 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=904336 CPUtime=942.25 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 46978 0 0 0 94209 16 0 0 25 0 4 0 500276415 926040064 78062 33554432000 4194304 4797429 140735856529920 18446744073709551615 4255584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=904336 CPUtime=937.13 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 43340 0 0 0 93695 18 0 0 25 0 4 0 500276415 926040064 78062 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 904336

[startup+1002.3 s]
/proc/loadavg: 8.19 8.02 7.57 9/184 7386
/proc/meminfo: memFree=29260692/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=907360 CPUtime=4003.65 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 455265 0 0 0 400149 216 0 0 25 0 4 0 500276410 929136640 81625 33554432000 4194304 4797429 140735856529920 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 226840 81625 419 148 0 221769 0
[pid=7342/tid=7344] ppid=7340 vsize=907360 CPUtime=1002.25 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 48852 0 0 0 100207 18 0 0 25 0 4 0 500276415 929136640 81625 33554432000 4194304 4797429 140735856529920 18446744073709551615 4242465 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=907360 CPUtime=1002.26 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 48174 0 0 0 100208 18 0 0 25 0 4 0 500276415 929136640 81625 33554432000 4194304 4797429 140735856529920 18446744073709551615 4428570 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=907360 CPUtime=996.8 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 44479 0 0 0 99662 18 0 0 25 0 4 0 500276415 929136640 81625 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 907360

[startup+1062.3 s]
/proc/loadavg: 8.24 8.06 7.61 9/184 7387
/proc/meminfo: memFree=29228300/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=939024 CPUtime=4243.33 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 477674 0 0 0 424106 227 0 0 25 0 4 0 500276410 961560576 89462 33554432000 4194304 4797429 140735856529920 18446744073709551615 4506580 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 234756 89462 419 148 0 229685 0
[pid=7342/tid=7344] ppid=7340 vsize=939024 CPUtime=1062.25 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 50226 0 0 0 106206 19 0 0 25 0 4 0 500276415 961560576 89462 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=939024 CPUtime=1062.25 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 49875 0 0 0 106207 18 0 0 25 0 4 0 500276415 961560576 89462 33554432000 4194304 4797429 140735856529920 18446744073709551615 4567873 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=939024 CPUtime=1056.47 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 46098 0 0 0 105628 19 0 0 25 0 4 0 500276415 961560576 89462 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 939024

[startup+1122.3 s]
/proc/loadavg: 8.13 8.06 7.63 9/184 7389
/proc/meminfo: memFree=29204720/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=940420 CPUtime=4483.01 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 480840 0 0 0 448072 229 0 0 25 0 4 0 500276410 962990080 92597 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 235105 92597 419 148 0 230034 0
[pid=7342/tid=7344] ppid=7340 vsize=940420 CPUtime=1122.26 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 51332 0 0 0 112206 20 0 0 25 0 4 0 500276415 962990080 92597 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=940420 CPUtime=1122.26 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 50916 0 0 0 112207 19 0 0 25 0 4 0 500276415 962990080 92597 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=940420 CPUtime=1116.15 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 47117 0 0 0 111595 20 0 0 25 0 4 0 500276415 962990080 92597 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 940420

[startup+1182.3 s]
/proc/loadavg: 8.09 8.06 7.66 9/184 7390
/proc/meminfo: memFree=29206308/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=941884 CPUtime=4722.69 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 485876 0 0 0 472038 231 0 0 25 0 4 0 500276410 964489216 90490 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 235471 90490 419 148 0 230400 0
[pid=7342/tid=7344] ppid=7340 vsize=941884 CPUtime=1182.26 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 53252 0 0 0 118205 21 0 0 25 0 4 0 500276415 964489216 90490 33554432000 4194304 4797429 140735856529920 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=941884 CPUtime=1182.26 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 52434 0 0 0 118206 20 0 0 25 0 4 0 500276415 964489216 90490 33554432000 4194304 4797429 140735856529920 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=941884 CPUtime=1175.82 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 48715 0 0 0 117562 20 0 0 25 0 4 0 500276415 964489216 90490 33554432000 4194304 4797429 140735856529920 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 941884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.07 7.67 9/184 7391
/proc/meminfo: memFree=29214488/32951124 swapFree=67111348/67111528
[pid=7342] ppid=7340 vsize=941884 CPUtime=4800.21 cores=1,3,5,7
/proc/7342/stat : 7342 (techdemo) R 7340 7342 4923 0 -1 4202496 487069 0 0 0 479789 232 0 0 25 0 4 0 500276410 964489216 91670 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7342/statm: 235471 91670 419 148 0 230400 0
[pid=7342/tid=7344] ppid=7340 vsize=941884 CPUtime=1201.67 cores=1,3,5,7
/proc/7342/task/7344/stat : 7344 (techdemo) R 7340 7342 4923 0 -1 4202560 53496 0 0 0 120146 21 0 0 25 0 4 0 500276415 964489216 91670 33554432000 4194304 4797429 140735856529920 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7342/tid=7345] ppid=7340 vsize=941884 CPUtime=1201.67 cores=1,3,5,7
/proc/7342/task/7345/stat : 7345 (techdemo) R 7340 7342 4923 0 -1 4202560 52948 0 0 0 120147 20 0 0 25 0 4 0 500276415 964489216 91670 33554432000 4194304 4797429 140735856529920 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7342/tid=7346] ppid=7340 vsize=941884 CPUtime=1195.13 cores=1,3,5,7
/proc/7342/task/7346/stat : 7346 (techdemo) R 7340 7342 4923 0 -1 4202560 49150 0 0 0 119492 21 0 0 25 0 4 0 500276415 964489216 91670 33554432000 4194304 4797429 140735856529920 18446744073709551615 4414322 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 941884

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.73
CPU time (s): 4800.26
CPU user time (s): 4797.92
CPU system time (s): 2.34064
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 1014532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.92
system time used= 2.34064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487069
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= 547
involuntary context switches= 34201

runsolver used 1.89571 second user time and 4.67329 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 14:03:31
IDJOB=3172606
IDBENCH=82624
IDSOLVER=1584
FILE ID=node140/3172606-1304078611
RUNJOBID= node140-1304078611-7333
PBS_JOBID= 13170433
Free space on /tmp= 72664 MiB

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

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

MD5SUM BENCH= cdf9df7b6b7a513ee69ee69e82cb9345
RANDOM SEED=957058781

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.833
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:      29764200 kB
Buffers:        992948 kB
Cached:        1641244 kB
SwapCached:        180 kB
Active:         148896 kB
Inactive:      2547716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29764200 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8276 kB
Writeback:           0 kB
AnonPages:       62480 kB
Mapped:          14484 kB
Slab:           426532 kB
PageTables:       4328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185664 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= 72648 MiB
End job on node140 at 2011-04-29 14:23:35