Trace number 3172539

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S912026804-034-UNKNOWN.cnf
MD5SUMb0eb7b0423dfe1c78c61b0932da62ffe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.86156
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-3172539-1304061255.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.05 s
0.00/0.06	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.08	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.08	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.00/0.08	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:    272  v-fix:    0  time:  0.14 s
0.00/0.12	c learnt bin added due to v-elim: 0
0.00/0.86	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.86	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.00/0.86	c calculated reachability. Time: 0.00
0.00/0.86	c Calc default polars -  time:   0.00 s pos:    2232 undec:     593 neg:    2175
0.00/0.86	c =========================================================================================
0.00/0.86	c types(t): F = full restart, N = normal restart
0.00/0.86	c types(t): S = simplification begin/end, E = solution found
0.00/0.86	c restart types(rt): st = static, dy = dynamic
0.00/0.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.86	c  B st     0         0      4849     20796         0         0     63233         0   no data   no data  --
0.00/0.86	c Decided on static restart strategy
30.99/7.83	c  N dy     7     30000      4849     20796         0     10760     63233    927670    168.62    113.97  --
31.39/7.90	c  S st     7     30000      4849     20796         0     10760     63233    927670    168.62    113.97  --
31.39/7.97	c  S st     7     30504      4849     20796         0     11264     63233    962987    168.62    113.97  --
31.39/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.39/7.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/8.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.26
31.79/8.04	c Calc non-exist non-lernt bins v-fix:     0 done:   4849 time:  0.01 s
31.79/8.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/8.05	c Subs w/ non-existent bins:      0 time:  0.02 s
31.79/8.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.79/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.79/8.08	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
36.98/9.30	c lits-rem:        77  cl-subs:      516  v-elim:     72  v-fix:    0  time:  4.89 s
36.98/9.30	c learnt bin added due to v-elim: 0
36.98/9.31	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
36.98/9.31	c vivif2 --  cl tried    10748 cl shrink        0 lits rem          0 time: 0.03
37.38/9.42	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.41
37.38/9.42	c calculated reachability. Time: 0.00
37.38/9.42	c  N dy     7     30504      4849     20796         0     10748     63233    917929    168.62    113.97  --
37.38/9.42	c  F st     7     30504      4849     20796         0     10748     63233    917929    168.62    113.97  --
38.60/9.72	c Decided on static restart strategy
51.79/13.02	c  N dy    14     45756      4849     20796         0      9173     63233    297210    148.72    105.50  --
51.79/13.03	c  S st    14     45756      4849     20796         0      9173     63233    297210    148.72    105.50  --
52.16/13.10	c  S st    14     46261      4849     20796         0      9678     63233    332153    148.72    105.50  --
52.16/13.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.16/13.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.16/13.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.14
52.16/13.14	c Calc non-exist non-lernt bins v-fix:     0 done:   4849 time:  0.01 s
52.16/13.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.16/13.14	c Subs w/ non-existent bins:      0 time:  0.01 s
52.16/13.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.16/13.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.16/13.15	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
54.96/13.88	c lits-rem:         4  cl-subs:      342  v-elim:     72  v-fix:    0  time:  2.89 s
54.96/13.88	c learnt bin added due to v-elim: 0
54.96/13.88	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
54.96/13.88	c vivif2 --  cl tried     9336 cl shrink        0 lits rem          0 time: 0.01
55.36/13.93	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.18
55.36/13.93	c calculated reachability. Time: 0.00
55.36/13.93	c  N dy    14     46261      4849     20796         0      9336     63233    323791    148.72    105.50  --
78.92/19.81	c  N dy    15     69393      4849     20796         0     11507     63233    355145    144.55    103.23  --
78.92/19.83	c  S st    15     69393      4849     20796         0     11507     63233    355145    144.55    103.23  --
79.32/19.90	c  S st    15     69895      4849     20796         0     12009     63233    388515    144.55    103.23  --
79.32/19.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.32/19.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.32/19.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.15
79.32/19.94	c Calc non-exist non-lernt bins v-fix:     0 done:   4849 time:  0.00 s
79.32/19.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.32/19.94	c Subs w/ non-existent bins:      0 time:  0.02 s
79.32/19.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.32/19.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.32/19.96	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
81.72/20.57	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.51/21.21	c Added 22 vars  tried: 80000 time: 2.54
84.51/21.21	c ORs :     22 avg-s:  0.0 cl-sh:  1035 l-rem:   1035 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    2.56
84.51/21.22	c lits-rem:         1  cl-subs:      278  v-elim:     72  v-fix:    0  time:  5.04 s
84.51/21.22	c learnt bin added due to v-elim: 0
84.51/21.22	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
84.51/21.23	c vivif2 --  cl tried    11731 cl shrink        0 lits rem          0 time: 0.02
84.51/21.28	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.21
84.51/21.28	c calculated reachability. Time: 0.00
84.51/21.28	c  N dy    15     69895      4871     20818        44     11731     63387    378684    144.55    103.23  --
84.51/21.28	c  F st    15     69895      4871     20818        44     11731     63387    378684    144.55    103.23  --
85.72/21.56	c Decided on static restart strategy
126.48/31.77	c  N dy    22    104842      4871     20818        44     21665     63387   1643642    155.78    102.32  --
126.85/31.86	c  S st    22    104842      4871     20818        44     21665     63387   1643642    155.78    102.32  --
127.26/31.94	c  S st    22    105342      4871     20818        44     22165     63387   1675382    155.78    102.32  --
127.26/31.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
127.26/31.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.66/32.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.47
127.66/32.06	c Calc non-exist non-lernt bins v-fix:     0 done:   4871 time:  0.01 s
127.66/32.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.66/32.07	c Subs w/ non-existent bins:      0 time:  0.04 s
128.06/32.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
128.06/32.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.06/32.12	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
134.45/33.76	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.00
134.45/33.79	c lits-rem:       263  cl-subs:      650  v-elim:     76  v-fix:    0  time:  6.66 s
134.45/33.79	c learnt bin added due to v-elim: 0
134.45/33.79	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
134.86/33.80	c vivif2 --  cl tried    21515 cl shrink        0 lits rem          0 time: 0.05
135.26/33.98	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.69
135.26/33.98	c calculated reachability. Time: 0.00
135.26/33.98	c  N dy    22    105342      4871     20818        44     21515     63387   1607407    155.78    102.32  --
199.16/49.98	c  N dy    23    158013      4871     20818        44     29171     63387   2314611    164.28    100.28  --
199.56/50.08	c  S st    23    158013      4871     20818        44     29171     63387   2314611    164.28    100.28  --
199.96/50.18	c  S st    23    158517      4871     20818        44     29675     63387   2349757    164.28    100.28  --
199.96/50.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
199.96/50.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
200.77/50.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.61
200.77/50.34	c Calc non-exist non-lernt bins v-fix:     0 done:   4871 time:  0.01 s
200.77/50.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
200.77/50.36	c Subs w/ non-existent bins:      0 time:  0.06 s
201.17/50.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.17/50.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
201.17/50.43	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
208.75/52.37	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.01
209.15/52.41	c lits-rem:        27  cl-subs:     1360  v-elim:     76  v-fix:    0  time:  7.91 s
209.15/52.41	c learnt bin added due to v-elim: 0
209.15/52.41	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
209.15/52.43	c vivif2 --  cl tried    28315 cl shrink        0 lits rem          0 time: 0.08
209.97/52.63	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.80
209.97/52.63	c calculated reachability. Time: 0.00
209.97/52.63	c  N dy    23    158517      4871     20818        44     28315     63387   2205420    164.28    100.28  --
333.37/83.57	c  N dy    24    237775      4871     20818        44     33544     63387   2543429    151.61    100.47  --
333.77/83.68	c  S st    24    237775      4871     20818        44     33544     63387   2543429    151.61    100.47  --
334.57/83.80	c  S st    24    238277      4871     20818        44     34046     63387   2581103    151.61    100.47  --
334.57/83.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
334.57/83.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
335.37/84.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.82
335.37/84.02	c Calc non-exist non-lernt bins v-fix:     0 done:   4871 time:  0.01 s
335.37/84.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
335.37/84.03	c Subs w/ non-existent bins:      0 time:  0.06 s
335.37/84.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
335.77/84.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
335.77/84.10	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
344.56/86.33	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.01
344.56/86.37	c lits-rem:        23  cl-subs:      941  v-elim:     76  v-fix:    0  time:  9.06 s
344.56/86.37	c learnt bin added due to v-elim: 0
344.56/86.37	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
344.56/86.39	c vivif2 --  cl tried    33105 cl shrink        0 lits rem          0 time: 0.09
345.78/86.65	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 1.00
345.78/86.65	c calculated reachability. Time: 0.00
345.78/86.65	c  N dy    24    238277      4871     20818        44     33105     63387   2460054    151.61    100.47  --
549.88/137.73	c  N dy    25    357415      4871     20818        44     37291     63387   2491009    187.76    102.58  --
550.28/137.83	c  S st    25    357415      4871     20818        44     37291     63387   2491009    187.76    102.58  --
550.68/137.96	c  S st    25    357921      4871     20818        44     37797     63387   2526695    187.76    102.58  --
550.68/137.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
550.68/137.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.48/138.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.77
551.48/138.16	c Calc non-exist non-lernt bins v-fix:     0 done:   4871 time:  0.01 s
551.48/138.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.48/138.17	c Subs w/ non-existent bins:      0 time:  0.06 s
551.88/138.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
551.88/138.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
551.88/138.24	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
560.28/140.30	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.01
563.47/141.15	c Added 50 vars  tried: 80000 time: 3.42
564.27/141.30	c ORs :     50 avg-s:  0.0 cl-sh: 16458 l-rem:  16458 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    3.99
564.27/141.33	c lits-rem:        86  cl-subs:     1100  v-elim:     76  v-fix:    0  time: 12.36 s
564.27/141.33	c learnt bin added due to v-elim: 0
564.27/141.34	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.01
564.27/141.36	c vivif2 --  cl tried    36697 cl shrink        0 lits rem          0 time: 0.09
565.07/141.52	c asymm  cl-useful: 0/20868/20868 lits-rem:0 time: 0.66
565.07/141.53	c calculated reachability. Time: 0.00
565.07/141.53	c  N dy    25    357921      4921     20868       144     36697     63737   2391116    187.76    102.58  --
900.61/225.53	c  N dy    26    536881      4921     20868       144     44647     63737   2748236    172.47    105.20  --
901.01/225.64	c  S st    26    536881      4921     20868       144     44647     63737   2748236    172.47    105.20  --
901.41/225.79	c  S st    26    537387      4921     20868       144     45153     63737   2785016    172.47    105.20  --
901.81/225.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
901.81/225.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
902.61/226.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.97
902.61/226.04	c Calc non-exist non-lernt bins v-fix:     0 done:   4921 time:  0.01 s
902.61/226.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
902.61/226.06	c Subs w/ non-existent bins:      0 time:  0.07 s
903.01/226.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
903.01/226.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
903.01/226.15	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
913.39/228.77	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.03
913.79/228.81	c lits-rem:         0  cl-subs:     1310  v-elim:     86  v-fix:    0  time: 10.63 s
913.79/228.81	c learnt bin added due to v-elim: 0
913.79/228.82	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.01
913.79/228.84	c vivif2 --  cl tried    43843 cl shrink        0 lits rem          0 time: 0.10
914.59/229.07	c asymm  cl-useful: 0/20868/20868 lits-rem:0 time: 0.92
914.59/229.08	c calculated reachability. Time: 0.00
914.59/229.08	c  N dy    26    537387      4921     20868       144     43843     63737   2667369    172.47    105.20  --
914.59/229.08	c  F st    26    537387      4921     20868       144     43843     63737   2667369    172.47    105.20  --
916.59/229.58	c Decided on static restart strategy
1470.24/368.10	c  N dy    33    806082      4921     20868       144     67520     63737   5001015    151.29     98.85  --
1471.43/368.43	c  S st    33    806082      4921     20868       144     67520     63737   5001015    151.29     98.85  --
1472.23/368.61	c  S st    33    806584      4921     20868       144     68022     63737   5034290    151.29     98.85  --
1472.23/368.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1472.23/368.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1473.83/369.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  1.78
1473.83/369.07	c Calc non-exist non-lernt bins v-fix:     0 done:   4921 time:  0.01 s
1473.83/369.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1474.24/369.10	c Subs w/ non-existent bins:      0 time:  0.12 s
1474.64/369.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1474.64/369.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1474.64/369.26	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
1635.22/409.43	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.05
1635.62/409.50	c lits-rem:         0  cl-subs:     2133  v-elim:     86  v-fix:    0  time: 160.74 s
1635.62/409.50	c learnt bin added due to v-elim: 0
1635.62/409.50	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.01
1635.62/409.55	c vivif2 --  cl tried    65889 cl shrink        0 lits rem          0 time: 0.18
1637.22/410.00	c asymm  cl-useful: 0/16796/20868 lits-rem:0 time: 1.79
1637.63/410.00	c calculated reachability. Time: 0.00
1637.63/410.00	c  N dy    33    806584      4921     20868       144     65889     63737   4813972    151.29     98.85  --
2613.52/654.38	c  N dy    34   1209876      4921     20868       144     82154     63737   6189524    149.21     98.28  --
2614.69/654.62	c  S st    34   1209876      4921     20868       144     82154     63737   6189524    149.21     98.28  --
2615.49/654.85	c  S st    34   1210379      4921     20868       144     82657     63737   6223401    149.21     98.28  --
2615.49/654.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2615.49/654.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2618.29/655.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  2.54
2618.29/655.50	c Calc non-exist non-lernt bins v-fix:     0 done:   4921 time:  0.02 s
2618.29/655.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2618.29/655.54	c Subs w/ non-existent bins:      0 time:  0.15 s
2619.09/655.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2619.09/655.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2619.09/655.72	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.01 s
2905.50/727.48	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.12
2905.90/727.57	c lits-rem:         3  cl-subs:     2623  v-elim:     86  v-fix:    0  time: 286.97 s
2905.90/727.57	c learnt bin added due to v-elim: 0
2905.90/727.57	c vivif2 --  cl tried    20868 cl shrink        0 lits rem          0 time: 0.00
2906.30/727.63	c vivif2 --  cl tried    80034 cl shrink        0 lits rem          0 time: 0.23
2906.70/727.75	c asymm  cl-useful: 0/4072/20868 lits-rem:0 time: 0.47
2906.70/727.75	c calculated reachability. Time: 0.00
2906.70/727.75	c  N dy    34   1210379      4921     20868       144     80034     63737   5999585    149.21     98.28  --
4376.32/1095.62	c  N dy    35   1710380      4921     20868       144    112001     63737   9762833    175.45    101.80  --
4377.52/1095.98	c  S st    35   1710380      4921     20868       144    112001     63737   9762833    175.45    101.80  --
4377.52/1095.98	c Finding binary XORs  T:     0.00 s  found:       0
4378.72/1096.28	c  S st    35   1710884      4921     20868       144    112505     63737   9798765    175.45    101.80  --
4379.12/1096.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4379.12/1096.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4382.71/1097.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.3M T:  3.83
4382.71/1097.26	c Calc non-exist non-lernt bins v-fix:     0 done:   4921 time:  0.02 s
4382.71/1097.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4383.11/1097.32	c Subs w/ non-existent bins:      0 time:  0.24 s
4383.92/1097.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4383.92/1097.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4383.92/1097.59	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-3172539-1304061255/watcher-3172539-1304061255 -o /tmp/evaluation-result-3172539-1304061255/solver-3172539-1304061255 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172539-1304061255.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: 4.01 6.29 7.36 3/174 32384
/proc/meminfo: memFree=21399536/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=25440 CPUtime=0 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 1381 0 0 0 0 0 0 0 17 0 1 0 250316752 26050560 1288 33554432000 4194304 4797429 140736032513648 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32384/statm: 6360 1300 341 148 0 1289 0

[startup+0.105589 s]
/proc/loadavg: 4.01 6.29 7.36 3/174 32384
/proc/meminfo: memFree=21399536/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=692460 CPUtime=3.76 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 11506 0 0 0 375 1 0 0 20 0 4 0 250316752 709079040 7522 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424579 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 173115 7522 411 148 0 168044 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 692460

[startup+1.08498 s]
/proc/loadavg: 4.01 6.29 7.36 3/174 32384
/proc/meminfo: memFree=21399536/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=692460 CPUtime=4.16 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 11823 0 0 0 415 1 0 0 20 0 4 0 250316752 709079040 7834 33554432000 4194304 4797429 140736032513648 18446744073709551615 4391316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 173115 7834 411 148 0 168044 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 692460

[startup+1.18496 s]
/proc/loadavg: 4.01 6.29 7.36 3/174 32384
/proc/meminfo: memFree=21399536/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=692460 CPUtime=4.56 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 12167 0 0 0 455 1 0 0 20 0 4 0 250316752 709079040 8176 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 173115 8176 411 148 0 168044 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 692460

[startup+1.28495 s]
/proc/loadavg: 4.01 6.29 7.36 3/174 32384
/proc/meminfo: memFree=21399536/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=692764 CPUtime=4.97 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 12499 0 0 0 495 2 0 0 21 0 4 0 250316752 709390336 8468 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 173191 8468 411 148 0 168120 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 692764

[startup+1.50091 s]
/proc/loadavg: 4.01 6.29 7.36 3/174 32384
/proc/meminfo: memFree=21399536/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=693460 CPUtime=5.83 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 13247 0 0 0 581 2 0 0 21 0 4 0 250316752 710103040 9211 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424642 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 173365 9211 411 148 0 168294 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 693460

[startup+3.10663 s]
/proc/loadavg: 4.33 6.32 7.36 9/184 32398
/proc/meminfo: memFree=21198700/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=700244 CPUtime=12.24 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 18570 0 0 0 1221 3 0 0 25 0 4 0 250316752 717049856 13332 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 175061 13332 416 148 0 169990 0
[pid=32384/tid=32386] ppid=32382 vsize=700244 CPUtime=3.03 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 3543 0 0 0 303 0 0 0 19 0 4 0 250316757 717049856 13332 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=700244 CPUtime=3.04 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 3468 0 0 0 304 0 0 0 25 0 4 0 250316757 717049856 13332 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=700244 CPUtime=3.05 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 3476 0 0 0 304 1 0 0 25 0 4 0 250316757 717049856 13332 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 700244

[startup+6.30106 s]
/proc/loadavg: 4.33 6.32 7.36 9/184 32398
/proc/meminfo: memFree=21161512/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=703288 CPUtime=25.01 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 23251 0 0 0 2497 4 0 0 25 0 4 0 250316752 720166912 13700 33554432000 4194304 4797429 140736032513648 18446744073709551615 268660358846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 175822 13700 418 148 0 170751 0
[pid=32384/tid=32386] ppid=32382 vsize=703288 CPUtime=6.21 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 4288 0 0 0 621 0 0 0 25 0 4 0 250316757 720166912 13700 33554432000 4194304 4797429 140736032513648 18446744073709551615 4423089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=703288 CPUtime=6.24 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 4336 0 0 0 623 1 0 0 25 0 4 0 250316757 720166912 13700 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=703288 CPUtime=6.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 4278 0 0 0 623 1 0 0 25 0 4 0 250316757 720166912 13700 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424333 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 703288

[startup+12.7009 s]
/proc/loadavg: 4.89 6.37 7.37 9/184 32398
/proc/meminfo: memFree=21123212/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=708420 CPUtime=50.56 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 30317 0 0 0 5050 6 0 0 25 0 4 0 250316752 725422080 17453 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 177105 17453 421 148 0 172034 0
[pid=32384/tid=32386] ppid=32382 vsize=708420 CPUtime=12.57 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 4867 0 0 0 1257 0 0 0 21 0 4 0 250316757 725422080 17453 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=708420 CPUtime=12.64 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 4795 0 0 0 1263 1 0 0 25 0 4 0 250316757 725422080 17453 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=708420 CPUtime=12.63 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 4849 0 0 0 1262 1 0 0 25 0 4 0 250316757 725422080 17453 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524604 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 708420

[startup+25.5007 s]
/proc/loadavg: 5.37 6.43 7.37 9/184 32398
/proc/meminfo: memFree=21078828/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=714508 CPUtime=101.7 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 44088 0 0 0 10158 12 0 0 25 0 4 0 250316752 731656192 18412 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 178627 18412 419 148 0 173556 0
[pid=32384/tid=32386] ppid=32382 vsize=714508 CPUtime=25.31 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 6640 0 0 0 2530 1 0 0 25 0 4 0 250316757 731656192 18412 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=714508 CPUtime=25.44 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 6511 0 0 0 2542 2 0 0 25 0 4 0 250316757 731656192 18412 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=714508 CPUtime=25.44 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 6474 0 0 0 2542 2 0 0 25 0 4 0 250316757 731656192 18412 33554432000 4194304 4797429 140736032513648 18446744073709551615 4567800 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 714508

[startup+51.1002 s]
/proc/loadavg: 6.27 6.55 7.39 9/184 32399
/proc/meminfo: memFree=21037636/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=723544 CPUtime=203.95 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 65840 0 0 0 20375 20 0 0 25 0 4 0 250316752 740909056 26562 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524480 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 180886 26562 419 148 0 175815 0
[pid=32384/tid=32386] ppid=32382 vsize=723544 CPUtime=50.77 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 8247 0 0 0 5076 1 0 0 25 0 4 0 250316757 740909056 26562 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=723544 CPUtime=51.03 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 7931 0 0 0 5101 2 0 0 25 0 4 0 250316757 740909056 26562 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=723544 CPUtime=51.03 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 8403 0 0 0 5100 3 0 0 25 0 4 0 250316757 740909056 26562 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 723544

[startup+102.3 s]
/proc/loadavg: 7.35 6.81 7.42 9/184 32400
/proc/meminfo: memFree=20995452/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=736560 CPUtime=408.47 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 99947 0 0 0 40814 33 0 0 25 0 4 0 250316752 754237440 31799 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 184140 31799 419 148 0 179069 0
[pid=32384/tid=32386] ppid=32382 vsize=736560 CPUtime=101.69 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 11484 0 0 0 10167 2 0 0 25 0 4 0 250316757 754237440 31799 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=736560 CPUtime=102.24 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 10948 0 0 0 10220 4 0 0 25 0 4 0 250316757 754237440 31799 33554432000 4194304 4797429 140736032513648 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=736560 CPUtime=102.23 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 11552 0 0 0 10219 4 0 0 25 0 4 0 250316757 754237440 31799 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 736560

[startup+162.301 s]
/proc/loadavg: 7.87 7.05 7.47 9/184 32402
/proc/meminfo: memFree=20936532/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=748012 CPUtime=648.15 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 136607 0 0 0 64768 47 0 0 25 0 4 0 250316752 765964288 36222 33554432000 4194304 4797429 140736032513648 18446744073709551615 4425021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 187003 36222 419 148 0 181932 0
[pid=32384/tid=32386] ppid=32382 vsize=748012 CPUtime=161.36 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 14685 0 0 0 16133 3 0 0 25 0 4 0 250316757 765964288 36222 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=748012 CPUtime=162.24 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 14346 0 0 0 16219 5 0 0 25 0 4 0 250316757 765964288 36222 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=748012 CPUtime=162.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 15483 0 0 0 16219 5 0 0 25 0 4 0 250316757 765964288 36222 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 748012

[startup+222.301 s]
/proc/loadavg: 8.02 7.24 7.50 9/184 32403
/proc/meminfo: memFree=20907748/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=754432 CPUtime=887.83 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 168634 0 0 0 88722 61 0 0 25 0 4 0 250316752 772538368 39159 33554432000 4194304 4797429 140736032513648 18446744073709551615 268660358923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 188608 39159 419 148 0 183537 0
[pid=32384/tid=32386] ppid=32382 vsize=754432 CPUtime=221.03 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 18043 0 0 0 22100 3 0 0 25 0 4 0 250316757 772538368 39159 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=754432 CPUtime=222.24 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 17471 0 0 0 22218 6 0 0 25 0 4 0 250316757 772538368 39159 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=754432 CPUtime=222.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 18265 0 0 0 22218 6 0 0 25 0 4 0 250316757 772538368 39159 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.83
Current children cumulated vsize (KiB) 754432

[startup+282.301 s]
/proc/loadavg: 8.07 7.39 7.54 9/184 32405
/proc/meminfo: memFree=20880920/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=769264 CPUtime=1127.5 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 200340 0 0 0 112675 75 0 0 25 0 4 0 250316752 787726336 44803 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 192316 44803 419 148 0 187245 0
[pid=32384/tid=32386] ppid=32382 vsize=769264 CPUtime=280.71 cores=1,3,5,7

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

[pid=32384] ppid=32382 vsize=810064 CPUtime=2565.56 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 343440 0 0 0 256402 154 0 0 25 0 4 0 250316752 829505536 61566 33554432000 4194304 4797429 140736032513648 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 202516 61566 419 148 0 197445 0
[pid=32384/tid=32386] ppid=32382 vsize=810064 CPUtime=638.73 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 36286 0 0 0 63863 10 0 0 25 0 4 0 250316757 829505536 61566 33554432000 4194304 4797429 140736032513648 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=810064 CPUtime=642.25 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 35238 0 0 0 64212 13 0 0 25 0 4 0 250316757 829505536 61566 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=810064 CPUtime=642.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 36841 0 0 0 64211 13 0 0 25 0 4 0 250316757 829505536 61566 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.56
Current children cumulated vsize (KiB) 810064

[startup+702.301 s]
/proc/loadavg: 8.09 7.94 7.74 9/184 32416
/proc/meminfo: memFree=20682492/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=900744 CPUtime=2805.24 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 360746 0 0 0 280364 160 0 0 25 0 4 0 250316752 922361856 72652 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 225186 72652 419 148 0 220115 0
[pid=32384/tid=32386] ppid=32382 vsize=900744 CPUtime=698.41 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 39764 0 0 0 69830 11 0 0 25 0 4 0 250316757 922361856 72652 33554432000 4194304 4797429 140736032513648 18446744073709551615 4428594 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=900744 CPUtime=702.25 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 38663 0 0 0 70210 15 0 0 25 0 4 0 250316757 922361856 72652 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=900744 CPUtime=702.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 40202 0 0 0 70210 14 0 0 25 0 4 0 250316757 922361856 72652 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 900744

[startup+762.3 s]
/proc/loadavg: 8.09 7.96 7.75 9/184 32418
/proc/meminfo: memFree=20665964/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=904628 CPUtime=3044.91 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 377167 0 0 0 304320 171 0 0 25 0 4 0 250316752 926339072 74052 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 226157 74052 419 148 0 221086 0
[pid=32384/tid=32386] ppid=32382 vsize=904628 CPUtime=758.08 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 41692 0 0 0 75796 12 0 0 25 0 4 0 250316757 926339072 74052 33554432000 4194304 4797429 140736032513648 18446744073709551615 4404766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=904628 CPUtime=762.26 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 41000 0 0 0 76209 17 0 0 25 0 4 0 250316757 926339072 74052 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=904628 CPUtime=762.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 42166 0 0 0 76209 15 0 0 25 0 4 0 250316757 926339072 74052 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 904628

[startup+822.301 s]
/proc/loadavg: 8.08 7.98 7.77 9/184 32419
/proc/meminfo: memFree=20722232/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=909608 CPUtime=3284.59 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 399327 0 0 0 328276 183 0 0 25 0 4 0 250316752 931438592 72050 33554432000 4194304 4797429 140736032513648 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 227402 72050 419 148 0 222331 0
[pid=32384/tid=32386] ppid=32382 vsize=909608 CPUtime=817.76 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 43758 0 0 0 81763 13 0 0 25 0 4 0 250316757 931438592 72050 33554432000 4194304 4797429 140736032513648 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=909608 CPUtime=822.25 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 43015 0 0 0 82208 17 0 0 25 0 4 0 250316757 931438592 72050 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=909608 CPUtime=822.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 44133 0 0 0 82208 16 0 0 25 0 4 0 250316757 931438592 72050 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 909608

[startup+882.3 s]
/proc/loadavg: 8.08 8.00 7.79 9/184 32421
/proc/meminfo: memFree=20671500/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=910536 CPUtime=3524.27 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 416387 0 0 0 352233 194 0 0 25 0 4 0 250316752 932388864 80000 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 227634 80000 419 148 0 222563 0
[pid=32384/tid=32386] ppid=32382 vsize=910536 CPUtime=877.43 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 45072 0 0 0 87729 14 0 0 25 0 4 0 250316757 932388864 80000 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=910536 CPUtime=882.26 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 44240 0 0 0 88208 18 0 0 25 0 4 0 250316757 932388864 80000 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=910536 CPUtime=882.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 45491 0 0 0 88207 17 0 0 25 0 4 0 250316757 932388864 80000 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 910536

[startup+942.301 s]
/proc/loadavg: 8.14 8.03 7.81 9/184 32422
/proc/meminfo: memFree=20638248/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=915028 CPUtime=3763.95 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 438668 0 0 0 376188 207 0 0 25 0 4 0 250316752 936988672 76916 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 228757 76916 419 148 0 223686 0
[pid=32384/tid=32386] ppid=32382 vsize=915028 CPUtime=937.11 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 46923 0 0 0 93696 15 0 0 25 0 4 0 250316757 936988672 76916 33554432000 4194304 4797429 140736032513648 18446744073709551615 4241282 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=915028 CPUtime=942.25 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 46223 0 0 0 94207 18 0 0 25 0 4 0 250316757 936988672 76916 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=915028 CPUtime=942.24 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 47448 0 0 0 94206 18 0 0 25 0 4 0 250316757 936988672 76916 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 915028

[startup+1002.3 s]
/proc/loadavg: 8.16 8.05 7.83 9/184 32424
/proc/meminfo: memFree=20620376/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=916256 CPUtime=4003.62 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 454537 0 0 0 400146 216 0 0 25 0 4 0 250316752 938246144 83260 33554432000 4194304 4797429 140736032513648 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 229064 83260 419 148 0 223993 0
[pid=32384/tid=32386] ppid=32382 vsize=916256 CPUtime=996.77 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 48031 0 0 0 99662 15 0 0 25 0 4 0 250316757 938246144 83260 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=916256 CPUtime=1002.26 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 47418 0 0 0 100207 19 0 0 25 0 4 0 250316757 938246144 83260 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=916256 CPUtime=1002.25 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 48672 0 0 0 100206 19 0 0 25 0 4 0 250316757 938246144 83260 33554432000 4194304 4797429 140736032513648 18446744073709551615 4428504 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 916256

[startup+1062.3 s]
/proc/loadavg: 8.16 8.07 7.85 9/184 32426
/proc/meminfo: memFree=20666984/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=919676 CPUtime=4243.32 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 475163 0 0 0 424105 227 0 0 25 0 4 0 250316752 941748224 77294 33554432000 4194304 4797429 140736032513648 18446744073709551615 268660358923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 229919 77294 419 148 0 224848 0
[pid=32384/tid=32386] ppid=32382 vsize=919676 CPUtime=1056.46 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 49748 0 0 0 105629 17 0 0 25 0 4 0 250316757 941748224 77294 33554432000 4194304 4797429 140736032513648 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=919676 CPUtime=1062.27 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 49164 0 0 0 106208 19 0 0 25 0 4 0 250316757 941748224 77294 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=919676 CPUtime=1062.25 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 50291 0 0 0 106206 19 0 0 25 0 4 0 250316757 941748224 77294 33554432000 4194304 4797429 140736032513648 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 919676

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 7.86 9/184 32427
/proc/meminfo: memFree=20605968/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=920456 CPUtime=4482.98 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 490404 0 0 0 448065 233 0 0 25 0 4 0 250316752 942546944 92472 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 230114 92472 419 148 0 225043 0
[pid=32384/tid=32386] ppid=32382 vsize=920456 CPUtime=1116.12 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 50931 0 0 0 111595 17 0 0 25 0 4 0 250316757 942546944 92472 33554432000 4194304 4797429 140736032513648 18446744073709551615 4428576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=920456 CPUtime=1122.26 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 50190 0 0 0 112207 19 0 0 25 0 4 0 250316757 942546944 92472 33554432000 4194304 4797429 140736032513648 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=920456 CPUtime=1122.25 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 51282 0 0 0 112205 20 0 0 25 0 4 0 250316757 942546944 92472 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 920456

[startup+1182.31 s]
/proc/loadavg: 8.20 8.10 7.88 9/184 32429
/proc/meminfo: memFree=20574088/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=923628 CPUtime=4722.67 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 495781 0 0 0 472032 235 0 0 25 0 4 0 250316752 945795072 90377 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 230907 90377 419 148 0 225836 0
[pid=32384/tid=32386] ppid=32382 vsize=923628 CPUtime=1175.8 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 52539 0 0 0 117562 18 0 0 25 0 4 0 250316757 945795072 90377 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=923628 CPUtime=1182.27 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 52150 0 0 0 118207 20 0 0 25 0 4 0 250316757 945795072 90377 33554432000 4194304 4797429 140736032513648 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=923628 CPUtime=1182.26 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 53091 0 0 0 118205 21 0 0 25 0 4 0 250316757 945795072 90377 33554432000 4194304 4797429 140736032513648 18446744073709551615 4427946 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 923628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.09 7.88 9/184 32430
/proc/meminfo: memFree=20592064/32951124 swapFree=67111528/67111528
[pid=32384] ppid=32382 vsize=923628 CPUtime=4800.17 cores=1,3,5,7
/proc/32384/stat : 32384 (techdemo) R 32382 32384 31897 0 -1 4202496 496923 0 0 0 479781 236 0 0 25 0 4 0 250316752 945795072 91501 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32384/statm: 230907 91501 419 148 0 225836 0
[pid=32384/tid=32386] ppid=32382 vsize=923628 CPUtime=1195.09 cores=1,3,5,7
/proc/32384/task/32386/stat : 32386 (techdemo) R 32382 32384 31897 0 -1 4202560 52917 0 0 0 119491 18 0 0 25 0 4 0 250316757 945795072 91501 33554432000 4194304 4797429 140736032513648 18446744073709551615 4567728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32384/tid=32387] ppid=32382 vsize=923628 CPUtime=1201.67 cores=1,3,5,7
/proc/32384/task/32387/stat : 32387 (techdemo) R 32382 32384 31897 0 -1 4202560 52527 0 0 0 120147 20 0 0 25 0 4 0 250316757 945795072 91501 33554432000 4194304 4797429 140736032513648 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32384/tid=32388] ppid=32382 vsize=923628 CPUtime=1201.65 cores=1,3,5,7
/proc/32384/task/32388/stat : 32388 (techdemo) R 32382 32384 31897 0 -1 4202560 53478 0 0 0 120144 21 0 0 25 0 4 0 250316757 945795072 91501 33554432000 4194304 4797429 140736032513648 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 923628

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.21
CPU user time (s): 4797.83
CPU system time (s): 2.37764
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1010588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.83
system time used= 2.37764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496923
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= 927
involuntary context switches= 32378

runsolver used 1.76873 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 09:14:15
IDJOB=3172539
IDBENCH=82557
IDSOLVER=1584
FILE ID=node107/3172539-1304061255
RUNJOBID= node107-1304061255-32371
PBS_JOBID= 13170436
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= b0eb7b0423dfe1c78c61b0932da62ffe
RANDOM SEED=1949815370

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
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:      21399692 kB
Buffers:       2020764 kB
Cached:        8982996 kB
SwapCached:          0 kB
Active:        3027928 kB
Inactive:      8042608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21399692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8972 kB
Writeback:           8 kB
AnonPages:       66120 kB
Mapped:          14504 kB
Slab:           416144 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188684 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= 71784 MiB
End job on node107 at 2011-04-29 09:34:19