Trace number 3172689

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.2 1201.72

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1147977026-087.SATISFIABLE.cnf
MD5SUMc0af45ae07be0ad78c796952c610fc60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

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-3172689-1304086648.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.34/0.13	c asymm  cl-useful: 0/1873/7120 lits-rem:0 time: 0.44
0.34/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.01
0.34/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.34/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.34/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.34/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.34/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.34/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.34/0.15	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.06 s
0.34/0.15	c learnt bin added due to v-elim: 0
0.34/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.34/0.15	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.34/0.15	c calculated reachability. Time: 0.00
0.34/0.15	c Calc default polars -  time:   0.00 s pos:      39 undec:       2 neg:      39
0.34/0.15	c =========================================================================================
0.34/0.15	c types(t): F = full restart, N = normal restart
0.34/0.15	c types(t): S = simplification begin/end, E = solution found
0.34/0.15	c restart types(rt): st = static, dy = dynamic
0.34/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.34/0.15	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.73/0.25	c Decided on static restart strategy
1.13/0.35	c  N dy    19      4024        80      7120         0      3712     49840    100588     27.03     24.11  --
9.13/2.34	c  N dy    26     30000        80      7120         0      9806     49840    215918     27.06     22.98  --
9.13/2.35	c  S st    26     30000        80      7120         0      9806     49840    215918     27.06     22.98  --
9.53/2.40	c  S st    26     30507        80      7120         0     10295     49840    228975     27.06     22.98  --
9.53/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.53/2.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.53/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.11
9.53/2.42	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
9.53/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.53/2.43	c Subs w/ non-existent bins:      0 time:  0.00 s
9.53/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.53/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.53/2.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.32/3.10	c lits-rem:      1544  cl-subs:     1180  v-elim:     80  v-fix:    0  time:  2.68 s
12.32/3.10	c learnt bin added due to v-elim: 0
12.32/3.10	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
12.32/3.10	c vivif2 --  cl tried     9115 cl shrink        0 lits rem          0 time: 0.01
12.74/3.26	c asymm  cl-useful: 0/2581/7120 lits-rem:0 time: 0.65
12.74/3.26	c calculated reachability. Time: 0.00
12.74/3.26	c  N dy    26     30507        80      7120         0      9115     49840    199192     27.06     22.98  --
12.74/3.26	c  F st    26     30507        80      7120         0      9115     49840    199192     27.06     22.98  --
13.52/3.43	c Decided on static restart strategy
13.92/3.59	c  N dy    45     34532        80      7120         0     12815     49840    299908     26.93     23.12  --
17.91/4.58	c  N dy    49     45761        80      7120         0     15910     49840    365905     27.82     23.05  --
17.91/4.59	c  S st    49     45761        80      7120         0     15910     49840    365905     27.82     23.05  --
18.31/4.67	c  S st    49     46266        80      7120         0      8235     49840    144461     27.82     23.05  --
18.31/4.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.31/4.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.31/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
18.31/4.69	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
18.31/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.31/4.69	c Subs w/ non-existent bins:      0 time:  0.00 s
18.31/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.31/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.31/4.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.31/5.18	c lits-rem:        77  cl-subs:      178  v-elim:     80  v-fix:    0  time:  1.95 s
20.31/5.18	c learnt bin added due to v-elim: 0
20.31/5.18	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
20.31/5.18	c vivif2 --  cl tried     8057 cl shrink        0 lits rem          0 time: 0.00
21.11/5.33	c asymm  cl-useful: 0/2154/7120 lits-rem:0 time: 0.60
21.11/5.33	c calculated reachability. Time: 0.00
21.11/5.33	c  N dy    49     46266        80      7120         0      8057     49840    141632     27.82     23.05  --
22.30/5.65	c  N dy    76     50288        80      7120         0     11768     49840    240793     26.93     23.10  --
29.90/7.56	c  N dy    96     69402        80      7120         0     10024     49840    163019     26.52     23.03  --
29.90/7.57	c  S st    96     69402        80      7120         0     10024     49840    163019     26.52     23.03  --
30.32/7.62	c  S st    96     69904        80      7120         0     10505     49840    175728     26.52     23.03  --
30.32/7.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.32/7.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.32/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.12
30.32/7.65	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
30.32/7.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.32/7.65	c Subs w/ non-existent bins:      0 time:  0.00 s
30.32/7.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.32/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.32/7.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.69/8.20	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
35.49/8.99	c Added 1 vars  tried: 28560 time: 3.16
35.49/9.00	c ORs :      1 avg-s:  0.0 cl-sh:   856 l-rem:    856 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.17
35.89/9.00	c lits-rem:       148  cl-subs:      333  v-elim:     80  v-fix:    0  time:  5.38 s
35.89/9.00	c learnt bin added due to v-elim: 0
35.89/9.00	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
35.89/9.00	c vivif2 --  cl tried    10172 cl shrink        0 lits rem          0 time: 0.01
35.89/9.04	c asymm  cl-useful: 0/513/7121 lits-rem:0 time: 0.17
35.89/9.05	c calculated reachability. Time: 0.00
35.89/9.05	c  N dy    96     69904        81      7121         2     10172     49834    169456     26.52     23.03  --
35.89/9.05	c  F st    96     69904        81      7121         2     10172     49834    169456     26.52     23.03  --
36.69/9.22	c Decided on static restart strategy
37.49/9.44	c  N dy   118     74394        81      7121         2     14307     49834    280338     27.36     23.08  --
39.10/9.90	c  N dy   151     79282        81      7121         2     18826     49834    401770     27.59     23.13  --
50.66/12.79	c  N dy   158    104856        81      7121         2     19270     49834    382822     26.64     22.84  --
51.06/12.80	c  S st   158    104856        81      7121         2     19270     49834    382822     26.64     22.84  --
51.06/12.88	c  S st   158    105359        81      7121         2     19740     49834    395385     26.64     22.84  --
51.06/12.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.06/12.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.46/12.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.30
51.46/12.95	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
51.46/12.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.46/12.95	c Subs w/ non-existent bins:      0 time:  0.01 s
51.46/12.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.46/12.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.46/12.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
55.86/14.05	c ORs :      1 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
55.86/14.06	c lits-rem:      2191  cl-subs:     2212  v-elim:     80  v-fix:    0  time:  4.39 s
55.86/14.06	c learnt bin added due to v-elim: 0
55.86/14.06	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
55.86/14.06	c vivif2 --  cl tried    17528 cl shrink        0 lits rem          0 time: 0.01
56.67/14.23	c asymm  cl-useful: 0/2133/7121 lits-rem:0 time: 0.67
56.67/14.23	c calculated reachability. Time: 0.00
56.67/14.23	c  N dy   158    105359        81      7121         2     17528     49834    339360     26.64     22.84  --
82.62/20.74	c  N dy   191    158038        81      7121         2     24658     49834    484846     27.03     22.40  --
82.62/20.76	c  S st   191    158038        81      7121         2     24658     49834    484846     27.03     22.40  --
83.04/20.85	c  S st   191    158541        81      7121         2     25138     49834    497506     27.03     22.40  --
83.04/20.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.04/20.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.44/20.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.37
83.44/20.94	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
83.44/20.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.44/20.94	c Subs w/ non-existent bins:      0 time:  0.02 s
83.44/20.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.44/20.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.44/20.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
88.22/22.11	c ORs :      1 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
88.22/22.11	c lits-rem:      1628  cl-subs:     2888  v-elim:     80  v-fix:    0  time:  4.64 s
88.22/22.11	c learnt bin added due to v-elim: 0
88.22/22.11	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
88.22/22.12	c vivif2 --  cl tried    22250 cl shrink        0 lits rem          0 time: 0.01
88.62/22.28	c asymm  cl-useful: 0/1732/7121 lits-rem:0 time: 0.66
88.62/22.28	c calculated reachability. Time: 0.00
88.62/22.28	c  N dy   191    158541        81      7121         2     22250     49834    426531     27.03     22.40  --
94.61/23.78	c  N dy   260    168783        81      7121         2     16316     49834    247177     26.57     22.49  --
136.17/34.13	c  N dy   262    237813        81      7121         2     27065     49834    501466     27.06     22.33  --
136.17/34.15	c  S st   262    237813        81      7121         2     27065     49834    501466     27.06     22.33  --
136.54/34.24	c  S st   262    238316        85      7121        14     27549     49854    514321     27.06     22.33  --
136.54/34.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.54/34.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.94/34.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.48
136.94/34.36	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
136.94/34.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.94/34.37	c Subs w/ non-existent bins:      0 time:  0.01 s
136.94/34.37	c Replacing        1 vars Replaced      624 lits Time:     0.02 s 
136.94/34.38	c bin-w-bin subsume rem            2 bins  time:  0.00 s
136.94/34.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.94/34.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
141.73/35.57	c ORs :      1 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
141.73/35.58	c lits-rem:      1552  cl-subs:     2767  v-elim:     80  v-fix:    0  time:  4.77 s
141.73/35.58	c learnt bin added due to v-elim: 0
141.73/35.58	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
141.73/35.58	c vivif2 --  cl tried    24782 cl shrink        0 lits rem          0 time: 0.02
142.53/35.75	c asymm  cl-useful: 0/1292/7121 lits-rem:0 time: 0.66
142.53/35.75	c calculated reachability. Time: 0.00
142.53/35.75	c  N dy   262    238316        84      7121         8     24782     49846    446174     27.06     22.33  --
227.62/57.06	c  N dy   278    357474        84      7121         8     28976     49846    482026     27.17     22.08  --
227.62/57.08	c  S st   278    357474        84      7121         8     28976     49846    482026     27.17     22.08  --
228.04/57.18	c  S st   278    357978        85      7121        10     29449     49850    494852     27.17     22.08  --
228.04/57.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.04/57.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.82/57.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.8M T:  0.55
228.82/57.32	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
228.82/57.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.82/57.33	c Subs w/ non-existent bins:      0 time:  0.02 s
228.82/57.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.82/57.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.82/57.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
233.21/58.42	c ORs :      1 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
233.21/58.42	c lits-rem:      1285  cl-subs:     2160  v-elim:     80  v-fix:    0  time:  4.35 s
233.21/58.42	c learnt bin added due to v-elim: 0
233.21/58.42	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
233.21/58.43	c vivif2 --  cl tried    27289 cl shrink        0 lits rem          0 time: 0.02
234.01/58.60	c asymm  cl-useful: 0/1198/7121 lits-rem:0 time: 0.67
234.01/58.60	c calculated reachability. Time: 0.00
234.01/58.60	c  N dy   278    357978        85      7121        10     27289     49850    442445     27.17     22.08  --
379.81/95.11	c  N dy   296    536967        85      7121        10     34629     49850    548909     26.32     21.56  --
379.81/95.14	c  S st   296    536967        85      7121        10     34629     49850    548909     26.32     21.56  --
380.21/95.25	c  S st   296    537468        88      7121        24     35106     49870    561629     26.32     21.56  --
380.21/95.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
380.21/95.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
381.01/95.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.1M T:  0.69
381.01/95.42	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
381.01/95.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
381.01/95.43	c Subs w/ non-existent bins:      0 time:  0.02 s
381.01/95.43	c Replacing        2 vars Replaced      117 lits Time:     0.01 s 
381.01/95.44	c bin-w-bin subsume rem            4 bins  time:  0.00 s
381.01/95.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.01/95.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
387.00/96.95	c ORs :      1 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
412.17/103.30	c Added 1 vars  tried: 80000 time: 25.35
412.58/103.35	c ORs :      1 avg-s:  0.0 cl-sh:  4219 l-rem:   4219 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:   25.57
412.58/103.36	c lits-rem:      1258  cl-subs:     2316  v-elim:     80  v-fix:    0  time: 31.64 s
412.58/103.36	c learnt bin added due to v-elim: 0
412.58/103.37	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
412.58/103.37	c vivif2 --  cl tried    32789 cl shrink        0 lits rem          0 time: 0.02
412.98/103.46	c asymm  cl-useful: 0/461/7122 lits-rem:0 time: 0.36
412.98/103.46	c calculated reachability. Time: 0.00
412.98/103.46	c  N dy   296    537468        87      7122        15     32789     49841    503104     26.32     21.56  --
412.98/103.46	c  F st   296    537468        87      7122        15     32789     49841    503104     26.32     21.56  --
414.56/103.84	c Decided on static restart strategy
700.97/175.52	c  N dy   311    806202        87      7122        15     54385     49841    992746     26.38     20.85  --
700.97/175.56	c  S st   311    806202        87      7122        15     54385     49841    992746     26.38     20.85  --
701.77/175.75	c  S st   311    806705        87      7122        15     54860     49841   1005600     26.38     20.85  --
701.77/175.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
701.77/175.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.98/176.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 15.6M T:  1.26
702.98/176.07	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
702.98/176.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.98/176.07	c Subs w/ non-existent bins:      0 time:  0.03 s
702.98/176.08	c Replacing        1 vars Replaced       52 lits Time:     0.02 s 
702.98/176.10	c bin-w-bin subsume rem            2 bins  time:  0.00 s
703.37/176.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
703.37/176.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
720.95/180.53	c ORs :      2 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
720.95/180.55	c lits-rem:      1675  cl-subs:     6123  v-elim:     80  v-fix:    0  time: 17.80 s
720.95/180.55	c learnt bin added due to v-elim: 0
720.95/180.55	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
720.95/180.56	c vivif2 --  cl tried    48737 cl shrink        0 lits rem          0 time: 0.04
721.35/180.66	c asymm  cl-useful: 0/603/7122 lits-rem:0 time: 0.40
721.35/180.67	c calculated reachability. Time: 0.00
721.35/180.67	c  N dy   311    806705        86      7122        12     48737     49837    853700     26.38     20.85  --
1258.20/315.05	c  N dy   314   1210060        86      7122        12     64169     49837   1111494     25.95     20.96  --
1258.20/315.09	c  S st   314   1210060        86      7122        12     64169     49837   1111494     25.95     20.96  --
1259.40/315.31	c  S st   314   1210561        89      7122        22     64649     49853   1124450     25.95     20.96  --
1259.40/315.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1259.40/315.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.02/315.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.8M T:  1.59
1261.02/315.71	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.01 s
1261.02/315.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.02/315.73	c Subs w/ non-existent bins:      0 time:  0.04 s
1261.02/315.73	c Replacing        1 vars Replaced       17 lits Time:     0.02 s 
1261.02/315.75	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1261.02/315.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1261.02/315.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1284.57/321.65	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
1284.57/321.67	c lits-rem:      2376  cl-subs:     7341  v-elim:     80  v-fix:    0  time: 23.65 s
1284.57/321.67	c learnt bin added due to v-elim: 0
1284.57/321.67	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
1284.57/321.68	c vivif2 --  cl tried    57308 cl shrink        0 lits rem          0 time: 0.05
1284.97/321.78	c asymm  cl-useful: 0/446/7122 lits-rem:0 time: 0.38
1284.97/321.78	c calculated reachability. Time: 0.00
1284.97/321.78	c  N dy   314   1210561        88      7122        16     57308     49845    955227     25.95     20.96  --
2113.06/529.07	c  N dy   342   1710561        88      7122        16     87347     49845   1614715     26.32     21.06  --
2113.46/529.14	c  S st   342   1710561        88      7122        16     87347     49845   1614715     26.32     21.06  --
2114.63/529.46	c  S st   342   1711066        92      7122        28     87827     49865   1627342     26.32     21.06  --
2114.63/529.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2114.63/529.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2117.45/530.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.2M T:  2.93
2117.45/530.20	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.01 s
2117.85/530.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2117.85/530.22	c Subs w/ non-existent bins:      0 time:  0.06 s
2117.85/530.22	c Replacing        1 vars Replaced       17 lits Time:     0.03 s 
2117.85/530.25	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2117.85/530.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2117.85/530.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2163.76/541.77	c ORs :      2 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
2164.16/541.80	c lits-rem:      1577  cl-subs:    10980  v-elim:     80  v-fix:    0  time: 46.10 s
2164.16/541.80	c learnt bin added due to v-elim: 0
2164.16/541.80	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
2164.16/541.82	c vivif2 --  cl tried    76847 cl shrink        0 lits rem          0 time: 0.07
2164.56/541.92	c asymm  cl-useful: 0/313/7122 lits-rem:0 time: 0.41
2164.56/541.92	c calculated reachability. Time: 0.00
2164.56/541.92	c  N dy   342   1711066        91      7122        22     76847     49857   1360172     26.32     21.06  --
3189.16/798.45	c  N dy   345   2211066        91      7122        22     93797     49857   1699518     28.84     20.86  --
3189.58/798.52	c  S st   345   2211066        91      7122        22     93797     49857   1699518     28.84     20.86  --
3189.58/798.52	c Finding binary XORs  T:     0.00 s  found:       1
3189.58/798.53	c Replacing        1 vars Replaced       14 lits Time:     0.03 s 
3190.76/798.88	c  S st   345   2211569        93      7122        28     94283     49869   1712620     28.84     20.86  --
3190.76/798.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3190.76/798.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3193.56/799.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.2M T:  2.80
3193.56/799.59	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.01 s
3193.56/799.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3193.97/799.61	c Subs w/ non-existent bins:      0 time:  0.07 s
3193.97/799.64	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3193.97/799.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3193.97/799.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3240.29/811.29	c ORs :      2 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
3342.55/836.87	c Added 1 vars  tried: 80000 time: 102.20
3346.14/837.74	c ORs :      1 avg-s:  0.0 cl-sh: 20229 l-rem:  20229 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:  105.67
3346.14/837.78	c lits-rem:      6227  cl-subs:     7093  v-elim:     80  v-fix:    0  time: 152.32 s
3346.14/837.78	c learnt bin added due to v-elim: 0
3346.14/837.78	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
3346.54/837.80	c vivif2 --  cl tried    87190 cl shrink        0 lits rem          0 time: 0.08
3346.94/837.90	c asymm  cl-useful: 0/285/7123 lits-rem:0 time: 0.42
3346.94/837.91	c calculated reachability. Time: 0.00
3346.94/837.91	c  N dy   345   2211569        94      7123        28     87190     49853   1510121     28.84     20.86  --
4576.46/1145.77	c  N dy   346   2711570        94      7123        28    108474     49853   1946175     27.12     20.78  --
4576.86/1145.85	c  S st   346   2711570        94      7123        28    108474     49853   1946175     27.12     20.78  --
4578.48/1146.24	c  S st   346   2712073        94      7123        28    108951     49853   1958661     27.12     20.78  --
4578.48/1146.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4578.48/1146.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4582.05/1147.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 43.7M T:  3.78
4582.05/1147.19	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.01 s
4582.05/1147.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4582.47/1147.21	c Subs w/ non-existent bins:      0 time:  0.07 s
4582.47/1147.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4582.47/1147.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4582.47/1147.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4644.38/1162.75	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.21
4644.38/1162.79	c lits-rem:      4066  cl-subs:    13569  v-elim:     80  v-fix:    0  time: 62.07 s
4644.38/1162.79	c learnt bin added due to v-elim: 0
4644.38/1162.79	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
4644.76/1162.81	c vivif2 --  cl tried    95382 cl shrink        0 lits rem          0 time: 0.09
4645.16/1162.94	c asymm  cl-useful: 0/195/7123 lits-rem:0 time: 0.49
4645.16/1162.94	c calculated reachability. Time: 0.00
4645.16/1162.94	c  N dy   346   2712073        94      7123        28     95382     49853   1635277     27.12     20.78  --
4645.16/1162.94	c  F st   346   2712073        94      7123        28     95382     49853   1635277     27.12     20.78  --
4650.75/1164.32	c Decided on static restart strategy

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-3172689-1304086648/watcher-3172689-1304086648 -o /tmp/evaluation-result-3172689-1304086648/solver-3172689-1304086648 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172689-1304086648.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: 3.21 4.26 5.87 5/180 5476
/proc/meminfo: memFree=19953900/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=50148 CPUtime=0 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 680 0 0 0 0 0 0 0 23 0 1 0 520264637 51351552 611 33554432000 4194304 4797429 140736844457440 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5476/statm: 12537 612 347 148 0 7466 0

[startup+0.08774 s]
/proc/loadavg: 3.21 4.26 5.87 5/180 5476
/proc/meminfo: memFree=19953900/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=147944 CPUtime=0.28 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 1337 0 0 0 28 0 0 0 25 0 4 0 520264637 151494656 1236 33554432000 4194304 4797429 140736844457440 18446744073709551615 4430020 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 36986 1236 371 148 0 31915 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 147944

[startup+0.100738 s]
/proc/loadavg: 3.21 4.26 5.87 5/180 5476
/proc/meminfo: memFree=19953900/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=148076 CPUtime=0.34 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 1341 0 0 0 34 0 0 0 25 0 4 0 520264637 151629824 1240 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429118 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 37019 1240 371 148 0 31948 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 148076

[startup+0.300703 s]
/proc/loadavg: 3.21 4.26 5.87 5/180 5476
/proc/meminfo: memFree=19953900/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=675996 CPUtime=1.13 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 2856 0 0 0 113 0 0 0 25 0 4 0 520264637 692219904 2493 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 168999 2493 408 148 0 163928 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 675996

[startup+0.700633 s]
/proc/loadavg: 3.21 4.26 5.87 5/180 5476
/proc/meminfo: memFree=19953900/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=678808 CPUtime=2.73 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 4538 0 0 0 273 0 0 0 25 0 4 0 520264637 695099392 3360 33554432000 4194304 4797429 140736844457440 18446744073709551615 4390023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 169702 3360 409 148 0 164631 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 678808

[startup+1.50049 s]
/proc/loadavg: 3.21 4.26 5.87 9/184 5480
/proc/meminfo: memFree=19935144/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=681008 CPUtime=5.93 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 6459 0 0 0 592 1 0 0 25 0 4 0 520264637 697352192 4653 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 170252 4653 413 148 0 165181 0
[pid=5476/tid=5478] ppid=5474 vsize=681008 CPUtime=1.47 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 1234 0 0 0 147 0 0 0 25 0 4 0 520264639 697352192 4653 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=681008 CPUtime=1.47 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 1136 0 0 0 147 0 0 0 25 0 4 0 520264639 697352192 4654 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=681008 CPUtime=1.48 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 1293 0 0 0 148 0 0 0 25 0 4 0 520264639 697352192 4654 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 681008

[startup+3.10021 s]
/proc/loadavg: 3.60 4.32 5.88 9/184 5480
/proc/meminfo: memFree=19931792/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=684300 CPUtime=12.32 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 8284 0 0 0 1231 1 0 0 25 0 4 0 520264637 700723200 5453 33554432000 4194304 4797429 140736844457440 18446744073709551615 4358560 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 171075 5453 414 148 0 166004 0
[pid=5476/tid=5478] ppid=5474 vsize=684300 CPUtime=3.07 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 1638 0 0 0 307 0 0 0 25 0 4 0 520264639 700723200 5453 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=684300 CPUtime=3.06 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 1264 0 0 0 306 0 0 0 25 0 4 0 520264639 700723200 5453 33554432000 4194304 4797429 140736844457440 18446744073709551615 4428895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=684300 CPUtime=3.08 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 1633 0 0 0 308 0 0 0 25 0 4 0 520264639 700723200 5453 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429759 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 684300

[startup+6.30064 s]
/proc/loadavg: 3.60 4.32 5.88 9/184 5480
/proc/meminfo: memFree=19923396/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=686632 CPUtime=25.1 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 10670 0 0 0 2509 1 0 0 25 0 4 0 520264637 703111168 6499 33554432000 4194304 4797429 140736844457440 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 171658 6499 416 148 0 166587 0
[pid=5476/tid=5478] ppid=5474 vsize=686632 CPUtime=6.27 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 1874 0 0 0 627 0 0 0 25 0 4 0 520264639 703111168 6499 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=686632 CPUtime=6.24 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 1694 0 0 0 624 0 0 0 25 0 4 0 520264639 703111168 6499 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=686632 CPUtime=6.28 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 1863 0 0 0 628 0 0 0 25 0 4 0 520264639 703111168 6499 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 686632

[startup+12.7005 s]
/proc/loadavg: 4.35 4.46 5.91 9/184 5481
/proc/meminfo: memFree=19912616/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=690540 CPUtime=50.66 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 15167 0 0 0 5064 2 0 0 25 0 4 0 520264637 707112960 7591 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 172635 7591 419 148 0 167564 0
[pid=5476/tid=5478] ppid=5474 vsize=690540 CPUtime=12.67 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 2650 0 0 0 1267 0 0 0 25 0 4 0 520264639 707112960 7591 33554432000 4194304 4797429 140736844457440 18446744073709551615 4495452 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=690540 CPUtime=12.61 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 2234 0 0 0 1261 0 0 0 25 0 4 0 520264639 707112960 7591 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=690540 CPUtime=12.68 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 2350 0 0 0 1268 0 0 0 25 0 4 0 520264639 707112960 7591 33554432000 4194304 4797429 140736844457440 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 690540

[startup+25.5002 s]
/proc/loadavg: 4.91 4.58 5.93 9/184 5481
/proc/meminfo: memFree=19896488/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=697604 CPUtime=101.79 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 23005 0 0 0 10175 4 0 0 25 0 4 0 520264637 714346496 9821 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 174401 9821 419 148 0 169330 0
[pid=5476/tid=5478] ppid=5474 vsize=697604 CPUtime=25.46 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 4572 0 0 0 2546 0 0 0 25 0 4 0 520264639 714346496 9821 33554432000 4194304 4797429 140736844457440 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=697604 CPUtime=25.33 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 3193 0 0 0 2533 0 0 0 25 0 4 0 520264639 714346496 9821 33554432000 4194304 4797429 140736844457440 18446744073709551615 4492026 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=697604 CPUtime=25.47 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 3369 0 0 0 2547 0 0 0 25 0 4 0 520264639 714346496 9821 33554432000 4194304 4797429 140736844457440 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 697604

[startup+51.1007 s]
/proc/loadavg: 5.97 4.85 5.98 9/184 5482
/proc/meminfo: memFree=19880416/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=703708 CPUtime=204.05 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 35426 0 0 0 20397 8 0 0 25 0 4 0 520264637 720596992 11602 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 175927 11602 421 148 0 170856 0
[pid=5476/tid=5478] ppid=5474 vsize=703708 CPUtime=51.06 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 6720 0 0 0 5106 0 0 0 25 0 4 0 520264639 720596992 11602 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=703708 CPUtime=50.79 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 4881 0 0 0 5079 0 0 0 25 0 4 0 520264639 720596992 11602 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=703708 CPUtime=51.07 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 4726 0 0 0 5106 1 0 0 25 0 4 0 520264639 720596992 11602 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424713 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 703708

[startup+102.307 s]
/proc/loadavg: 7.19 5.38 6.10 9/184 5483
/proc/meminfo: memFree=19858780/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=714080 CPUtime=408.59 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 53633 0 0 0 40843 16 0 0 25 0 4 0 520264637 731217920 15080 33554432000 4194304 4797429 140736844457440 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 178520 15080 421 148 0 173449 0
[pid=5476/tid=5478] ppid=5474 vsize=714080 CPUtime=102.26 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 9010 0 0 0 10225 1 0 0 25 0 4 0 520264639 731217920 15080 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=714080 CPUtime=101.72 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 6661 0 0 0 10171 1 0 0 25 0 4 0 520264639 731217920 15080 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=714080 CPUtime=102.28 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 8069 0 0 0 10226 2 0 0 25 0 4 0 520264639 731217920 15080 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 714080

[startup+162.301 s]
/proc/loadavg: 7.74 5.87 6.22 9/184 5485
/proc/meminfo: memFree=19841796/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=719476 CPUtime=648.25 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 69930 0 0 0 64801 24 0 0 25 0 4 0 520264637 736743424 17114 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 179869 17114 421 148 0 174798 0
[pid=5476/tid=5478] ppid=5474 vsize=719476 CPUtime=162.26 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 10891 0 0 0 16223 3 0 0 25 0 4 0 520264639 736743424 17114 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=719476 CPUtime=161.39 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 8694 0 0 0 16137 2 0 0 25 0 4 0 520264639 736743424 17114 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=719476 CPUtime=162.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 9828 0 0 0 16224 3 0 0 25 0 4 0 520264639 736743424 17114 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 719476

[startup+222.3 s]
/proc/loadavg: 7.94 6.27 6.33 9/184 5486
/proc/meminfo: memFree=19823812/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=725896 CPUtime=887.91 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 83656 0 0 0 88760 31 0 0 25 0 4 0 520264637 743317504 19806 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 181474 19806 421 148 0 176403 0
[pid=5476/tid=5478] ppid=5474 vsize=725896 CPUtime=222.25 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 13124 0 0 0 22221 4 0 0 25 0 4 0 520264639 743317504 19806 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=725896 CPUtime=221.06 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 10008 0 0 0 22103 3 0 0 25 0 4 0 520264639 743317504 19806 33554432000 4194304 4797429 140736844457440 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=725896 CPUtime=222.28 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 11403 0 0 0 22224 4 0 0 25 0 4 0 520264639 743317504 19806 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 725896

[startup+282.301 s]

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

[pid=5476] ppid=5474 vsize=751840 CPUtime=2805.28 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 167275 0 0 0 280456 72 0 0 25 0 4 0 520264637 769884160 29702 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 187960 29702 421 148 0 182889 0
[pid=5476/tid=5478] ppid=5474 vsize=751840 CPUtime=702.21 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 23794 0 0 0 70211 10 0 0 25 0 4 0 520264639 769884160 29703 33554432000 4194304 4797429 140736844457440 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=751840 CPUtime=698.47 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 20549 0 0 0 69838 9 0 0 25 0 4 0 520264639 769884160 29703 33554432000 4194304 4797429 140736844457440 18446744073709551615 4642186 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=751840 CPUtime=702.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 21887 0 0 0 70217 10 0 0 25 0 4 0 520264639 769884160 29703 33554432000 4194304 4797429 140736844457440 18446744073709551615 237278576276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 751840

[startup+762.306 s]
/proc/loadavg: 8.08 7.78 7.08 9/184 5501
/proc/meminfo: memFree=19741236/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=755808 CPUtime=3044.98 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 176372 0 0 0 304421 77 0 0 25 0 4 0 520264637 773947392 29607 33554432000 4194304 4797429 140736844457440 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 188952 29607 421 148 0 183881 0
[pid=5476/tid=5478] ppid=5474 vsize=755808 CPUtime=762.21 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 25052 0 0 0 76210 11 0 0 25 0 4 0 520264639 773947392 29607 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=755808 CPUtime=758.14 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 21662 0 0 0 75805 9 0 0 25 0 4 0 520264639 773947392 29607 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=755808 CPUtime=762.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 23015 0 0 0 76217 10 0 0 25 0 4 0 520264639 773947392 29607 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 755808

[startup+822.301 s]
/proc/loadavg: 8.11 7.84 7.15 9/184 5502
/proc/meminfo: memFree=19718052/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=759564 CPUtime=3284.63 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 182038 0 0 0 328384 79 0 0 25 0 4 0 520264637 777793536 32527 33554432000 4194304 4797429 140736844457440 18446744073709551615 4495648 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 189891 32527 421 148 0 184820 0
[pid=5476/tid=5478] ppid=5474 vsize=759564 CPUtime=822.21 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 25637 0 0 0 82209 12 0 0 25 0 4 0 520264639 777793536 32527 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=759564 CPUtime=817.81 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 22217 0 0 0 81771 10 0 0 25 0 4 0 520264639 777793536 32527 33554432000 4194304 4797429 140736844457440 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=759564 CPUtime=822.28 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 23606 0 0 0 82217 11 0 0 25 0 4 0 520264639 777793536 32527 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 759564

[startup+882.301 s]
/proc/loadavg: 8.15 7.90 7.21 9/184 5504
/proc/meminfo: memFree=19714816/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=765156 CPUtime=3524.29 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 189456 0 0 0 352346 83 0 0 25 0 4 0 520264637 783519744 33377 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 191289 33377 421 148 0 186218 0
[pid=5476/tid=5478] ppid=5474 vsize=765156 CPUtime=882.19 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 26852 0 0 0 88207 12 0 0 25 0 4 0 520264639 783519744 33377 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=765156 CPUtime=877.48 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 23259 0 0 0 87738 10 0 0 25 0 4 0 520264639 783519744 33377 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=765156 CPUtime=882.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 24713 0 0 0 88216 11 0 0 25 0 4 0 520264639 783519744 33377 33554432000 4194304 4797429 140736844457440 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 765156

[startup+942.3 s]
/proc/loadavg: 8.17 7.95 7.27 9/184 5505
/proc/meminfo: memFree=19722384/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=765240 CPUtime=3763.97 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 197625 0 0 0 376311 86 0 0 25 0 4 0 520264637 783605760 32230 33554432000 4194304 4797429 140736844457440 18446744073709551615 4425043 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 191310 32230 421 148 0 186239 0
[pid=5476/tid=5478] ppid=5474 vsize=765240 CPUtime=942.2 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 27855 0 0 0 94207 13 0 0 25 0 4 0 520264639 783605760 32230 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=765240 CPUtime=937.16 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 24198 0 0 0 93705 11 0 0 25 0 4 0 520264639 783605760 32230 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=765240 CPUtime=942.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 25747 0 0 0 94216 11 0 0 25 0 4 0 520264639 783605760 32230 33554432000 4194304 4797429 140736844457440 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 765240

[startup+1002.3 s]
/proc/loadavg: 8.17 7.98 7.32 9/184 5507
/proc/meminfo: memFree=19701672/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=768444 CPUtime=4003.65 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 203320 0 0 0 400275 90 0 0 25 0 4 0 520264637 786886656 34562 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 192111 34562 421 148 0 187040 0
[pid=5476/tid=5478] ppid=5474 vsize=768444 CPUtime=1002.19 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 28441 0 0 0 100206 13 0 0 25 0 4 0 520264639 786886656 34562 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=768444 CPUtime=996.83 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 24727 0 0 0 99672 11 0 0 25 0 4 0 520264639 786886656 34562 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=768444 CPUtime=1002.28 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 26294 0 0 0 100216 12 0 0 25 0 4 0 520264639 786886656 34562 33554432000 4194304 4797429 140736844457440 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 768444

[startup+1062.3 s]
/proc/loadavg: 8.16 8.02 7.37 9/184 5509
/proc/meminfo: memFree=19699072/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=772008 CPUtime=4243.32 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 210680 0 0 0 424239 93 0 0 25 0 4 0 520264637 790536192 35204 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 193002 35204 421 148 0 187931 0
[pid=5476/tid=5478] ppid=5474 vsize=772008 CPUtime=1062.18 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 29602 0 0 0 106205 13 0 0 25 0 4 0 520264639 790536192 35204 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=772008 CPUtime=1056.51 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 25851 0 0 0 105639 12 0 0 25 0 4 0 520264639 790536192 35204 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=772008 CPUtime=1062.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 27476 0 0 0 106215 12 0 0 25 0 4 0 520264639 790536192 35204 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 772008

[startup+1122.3 s]
/proc/loadavg: 8.15 8.04 7.42 9/184 5510
/proc/meminfo: memFree=19689904/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=772420 CPUtime=4482.98 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 216519 0 0 0 448201 97 0 0 25 0 4 0 520264637 790958080 35372 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 193105 35372 421 148 0 188034 0
[pid=5476/tid=5478] ppid=5474 vsize=772420 CPUtime=1122.19 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 29989 0 0 0 112205 14 0 0 25 0 4 0 520264639 790958080 35372 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=772420 CPUtime=1116.18 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 26325 0 0 0 111606 12 0 0 25 0 4 0 520264639 790958080 35372 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=772420 CPUtime=1122.26 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 27949 0 0 0 112214 12 0 0 25 0 4 0 520264639 790958080 35372 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 772420

[startup+1182.3 s]
/proc/loadavg: 8.14 8.06 7.46 9/184 5512
/proc/meminfo: memFree=19682216/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=776868 CPUtime=4722.66 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 222751 0 0 0 472166 100 0 0 25 0 4 0 520264637 795512832 37502 33554432000 4194304 4797429 140736844457440 18446744073709551615 4425867 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 194217 37502 421 148 0 189146 0
[pid=5476/tid=5478] ppid=5474 vsize=776868 CPUtime=1182.18 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 31366 0 0 0 118204 14 0 0 25 0 4 0 520264639 795512832 37502 33554432000 4194304 4797429 140736844457440 18446744073709551615 4519232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=776868 CPUtime=1175.86 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 27509 0 0 0 117574 12 0 0 25 0 4 0 520264639 795512832 37502 33554432000 4194304 4797429 140736844457440 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=776868 CPUtime=1182.27 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 29035 0 0 0 118214 13 0 0 25 0 4 0 520264639 795512832 37502 33554432000 4194304 4797429 140736844457440 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 776868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.78 7.99 7.45 5/176 5528
/proc/meminfo: memFree=19825592/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=776908 CPUtime=4800.17 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 225581 0 0 0 479915 102 0 0 25 0 4 0 520264637 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 194227 36933 421 148 0 189156 0
[pid=5476/tid=5478] ppid=5474 vsize=776908 CPUtime=1201.58 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 31533 0 0 0 120144 14 0 0 25 0 4 0 520264639 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424617 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=776908 CPUtime=1195.15 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 27684 0 0 0 119503 12 0 0 25 0 4 0 520264639 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4390023 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=776908 CPUtime=1201.67 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 29205 0 0 0 120154 13 0 0 25 0 4 0 520264639 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 776908

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

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

[startup+1201.7 s]
/proc/loadavg: 7.78 7.99 7.45 5/176 5528
/proc/meminfo: memFree=19825592/32950904 swapFree=67082284/67111528
[pid=5476] ppid=5474 vsize=776908 CPUtime=4800.17 cores=1,3,5,7
/proc/5476/stat : 5476 (techdemo) R 5474 5476 4177 0 -1 4202496 225581 0 0 0 479915 102 0 0 25 0 4 0 520264637 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5476/statm: 194227 36933 421 148 0 189156 0
[pid=5476/tid=5478] ppid=5474 vsize=776908 CPUtime=1201.58 cores=1,3,5,7
/proc/5476/task/5478/stat : 5478 (techdemo) R 5474 5476 4177 0 -1 4202560 31533 0 0 0 120144 14 0 0 25 0 4 0 520264639 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4424617 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5476/tid=5479] ppid=5474 vsize=776908 CPUtime=1195.15 cores=1,3,5,7
/proc/5476/task/5479/stat : 5479 (techdemo) R 5474 5476 4177 0 -1 4202560 27684 0 0 0 119503 12 0 0 25 0 4 0 520264639 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4390023 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5476/tid=5480] ppid=5474 vsize=776908 CPUtime=1201.67 cores=1,3,5,7
/proc/5476/task/5480/stat : 5480 (techdemo) R 5474 5476 4177 0 -1 4202560 29205 0 0 0 120154 13 0 0 25 0 4 0 520264639 795553792 36933 33554432000 4194304 4797429 140736844457440 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 776908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.2
CPU user time (s): 4799.17
CPU system time (s): 1.02684
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 881748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.17
system time used= 1.02684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225581
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= 633
involuntary context switches= 35249

runsolver used 1.90171 second user time and 4.67129 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 16:17:29
IDJOB=3172689
IDBENCH=82707
IDSOLVER=1584
FILE ID=node121/3172689-1304086648
RUNJOBID= node121-1304086644-5454
PBS_JOBID= 13170500
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1147977026-087.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172689-1304086648/watcher-3172689-1304086648 -o /tmp/evaluation-result-3172689-1304086648/solver-3172689-1304086648 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172689-1304086648.cnf

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

MD5SUM BENCH= c0af45ae07be0ad78c796952c610fc60
RANDOM SEED=1904877961

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
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:     32950904 kB
MemFree:      19953932 kB
Buffers:       2182504 kB
Cached:       10237700 kB
SwapCached:       2776 kB
Active:        9148984 kB
Inactive:      3328916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19953932 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           15908 kB
Writeback:           0 kB
AnonPages:       54920 kB
Mapped:          14620 kB
Slab:           455864 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   674596 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 node121 at 2011-04-29 16:37:33