Trace number 3172788

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
MD5SUM3ecea073a44f0b1adf464774647edbfb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3172788-1304099190.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.00/0.13	c asymm  cl-useful: 0/1883/8010 lits-rem:0 time: 0.45
0.48/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.02
0.48/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.48/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.48/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
1.92/0.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.92/0.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.92/0.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.92/0.50	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.07 s
1.92/0.50	c learnt bin added due to v-elim: 0
1.92/0.50	c Finding binary XORs  T:     0.00 s  found:       0
1.92/0.50	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.92/0.50	c calculated reachability. Time: 0.00
1.92/0.50	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      44
1.92/0.50	c =========================================================================================
1.92/0.50	c types(t): F = full restart, N = normal restart
1.92/0.50	c types(t): S = simplification begin/end, E = solution found
1.92/0.50	c restart types(rt): st = static, dy = dynamic
1.92/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.92/0.50	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
2.32/0.84	c Decided on static restart strategy
9.51/2.48	c  N dy    12     30001        90      8010         0      9937     56070    237486     30.12     24.67  --
9.51/2.50	c  S st    12     30001        90      8010         0      9937     56070    237486     30.12     24.67  --
9.91/2.54	c  S st    12     30502        90      8010         0     10413     56070    251527     30.12     24.67  --
9.91/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.91/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.91/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.11
9.91/2.57	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
9.91/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.91/2.57	c Subs w/ non-existent bins:      0 time:  0.00 s
9.91/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.91/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.91/2.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.12/3.38	c lits-rem:      1790  cl-subs:     1179  v-elim:     90  v-fix:    0  time:  3.18 s
13.12/3.38	c learnt bin added due to v-elim: 0
13.12/3.38	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.12/3.38	c vivif2 --  cl tried     9234 cl shrink        0 lits rem          0 time: 0.01
13.90/3.55	c asymm  cl-useful: 0/2551/8010 lits-rem:0 time: 0.68
13.90/3.55	c calculated reachability. Time: 0.00
13.90/3.55	c  N dy    12     30502        90      8010         0      9234     56070    219028     30.12     24.67  --
13.90/3.55	c  F st    12     30502        90      8010         0      9234     56070    219028     30.12     24.67  --
14.71/3.73	c Decided on static restart strategy
19.50/4.94	c  N dy    21     45753        90      8010         0     16049     56070    400700     29.87     24.80  --
19.50/4.96	c  S st    21     45753        90      8010         0     16049     56070    400700     29.87     24.80  --
19.90/5.03	c  S st    21     46257        90      8010         0      8302     56070    156139     29.87     24.80  --
19.90/5.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.90/5.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.90/5.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
19.90/5.05	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
19.90/5.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.90/5.06	c Subs w/ non-existent bins:      0 time:  0.00 s
19.90/5.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.90/5.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.90/5.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.92/5.54	c lits-rem:        62  cl-subs:      148  v-elim:     90  v-fix:    0  time:  1.91 s
21.92/5.54	c learnt bin added due to v-elim: 0
21.92/5.54	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
21.92/5.54	c vivif2 --  cl tried     8154 cl shrink        0 lits rem          0 time: 0.00
22.32/5.68	c asymm  cl-useful: 0/2411/8010 lits-rem:0 time: 0.58
22.32/5.68	c calculated reachability. Time: 0.00
22.32/5.68	c  N dy    21     46257        90      8010         0      8154     56070    153516     29.87     24.80  --
31.48/7.97	c  N dy    39     69386        90      8010         0     10153     56070    177692     28.55     24.55  --
31.48/7.98	c  S st    39     69386        90      8010         0     10153     56070    177692     28.55     24.55  --
31.88/8.02	c  S st    39     69887        90      8010         0     10626     56070    191701     28.55     24.55  --
31.88/8.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.88/8.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.88/8.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.12
31.88/8.06	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
31.88/8.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.88/8.06	c Subs w/ non-existent bins:      0 time:  0.01 s
31.88/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.88/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.88/8.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.28/8.60	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
37.88/9.55	c Added 1 vars  tried: 35378 time: 3.80
37.88/9.55	c ORs :      1 avg-s:  0.0 cl-sh:   875 l-rem:    875 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.82
37.88/9.56	c lits-rem:       200  cl-subs:      251  v-elim:     90  v-fix:    0  time:  5.99 s
37.88/9.56	c learnt bin added due to v-elim: 0
37.88/9.56	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
37.88/9.56	c vivif2 --  cl tried    10375 cl shrink        0 lits rem          0 time: 0.01
38.28/9.65	c asymm  cl-useful: 0/1166/8011 lits-rem:0 time: 0.34
38.28/9.65	c calculated reachability. Time: 0.00
38.28/9.65	c  N dy    39     69887        91      8011         2     10375     56064    185787     28.55     24.55  --
38.28/9.65	c  F st    39     69887        91      8011         2     10375     56064    185787     28.55     24.55  --
39.08/9.83	c Decided on static restart strategy
53.45/13.41	c  N dy    46    104831        91      8011         2     19524     56064    427347     30.63     24.62  --
53.45/13.43	c  S st    46    104831        91      8011         2     19524     56064    427347     30.63     24.62  --
53.85/13.50	c  S st    46    105331        91      8011         2     20003     56064    441100     30.63     24.62  --
53.85/13.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.85/13.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.85/13.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.28
53.85/13.57	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
53.85/13.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.85/13.57	c Subs w/ non-existent bins:      0 time:  0.01 s
53.85/13.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.85/13.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.85/13.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.24/14.62	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
58.24/14.63	c lits-rem:      2444  cl-subs:     2065  v-elim:     90  v-fix:    0  time:  4.18 s
58.24/14.63	c learnt bin added due to v-elim: 0
58.24/14.63	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
58.24/14.63	c vivif2 --  cl tried    17938 cl shrink        0 lits rem          0 time: 0.01
59.04/14.80	c asymm  cl-useful: 0/2523/8011 lits-rem:0 time: 0.67
59.04/14.80	c calculated reachability. Time: 0.00
59.04/14.80	c  N dy    46    105331        91      8011         2     17938     56064    379720     30.63     24.62  --
86.21/21.62	c  N dy    55    157996        91      8011         2     25011     56064    534621     29.34     24.44  --
86.21/21.64	c  S st    55    157996        91      8011         2     25011     56064    534621     29.34     24.44  --
86.61/21.73	c  S st    55    158497        91      8011         2     25490     56064    548521     29.34     24.44  --
86.61/21.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.61/21.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.01/21.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.39
87.01/21.83	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
87.01/21.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.01/21.83	c Subs w/ non-existent bins:      0 time:  0.02 s
87.01/21.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.01/21.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.01/21.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.61/23.22	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
92.61/23.23	c lits-rem:      1470  cl-subs:     3039  v-elim:     90  v-fix:    0  time:  5.56 s
92.61/23.23	c learnt bin added due to v-elim: 0
92.61/23.23	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
92.61/23.24	c vivif2 --  cl tried    22451 cl shrink        0 lits rem          0 time: 0.02
92.99/23.32	c asymm  cl-useful: 0/951/8011 lits-rem:0 time: 0.35
92.99/23.32	c calculated reachability. Time: 0.00
92.99/23.32	c  N dy    55    158497        91      8011         2     22451     56064    465754     29.34     24.44  --
143.33/35.94	c  N dy    58    237745        91      8011         2     27399     56064    545950     29.48     24.50  --
143.33/35.96	c  S st    58    237745        91      8011         2     27399     56064    545950     29.48     24.50  --
143.73/36.05	c  S st    58    238249        95      8011        10     27882     56080    560016     29.48     24.50  --
143.73/36.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.73/36.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.13/36.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.48
144.13/36.18	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
144.13/36.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.13/36.18	c Subs w/ non-existent bins:      0 time:  0.02 s
144.13/36.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.13/36.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.13/36.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
149.34/37.49	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
149.34/37.50	c lits-rem:      2279  cl-subs:     2766  v-elim:     90  v-fix:    0  time:  5.23 s
149.34/37.50	c learnt bin added due to v-elim: 0
149.34/37.50	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
149.74/37.51	c vivif2 --  cl tried    25116 cl shrink        0 lits rem          0 time: 0.02
150.12/37.60	c asymm  cl-useful: 0/781/8011 lits-rem:0 time: 0.36
150.12/37.60	c calculated reachability. Time: 0.00
150.12/37.60	c  N dy    58    238249        95      8011        10     25116     56080    483353     29.48     24.50  --
235.20/58.99	c  N dy    61    357374        95      8011        10     29345     56080    528941     29.53     24.34  --
235.60/59.02	c  S st    61    357374        95      8011        10     29345     56080    528941     29.53     24.34  --
236.00/59.12	c  S st    61    357876        98      8011        16     29836     56092    543224     29.53     24.34  --
236.00/59.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
236.00/59.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.40/59.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.54
236.40/59.25	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
236.40/59.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.40/59.26	c Subs w/ non-existent bins:      0 time:  0.02 s
236.40/59.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.40/59.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.40/59.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
241.61/60.56	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
241.61/60.57	c lits-rem:      1295  cl-subs:     1958  v-elim:     90  v-fix:    0  time:  5.18 s
241.61/60.57	c learnt bin added due to v-elim: 0
241.61/60.57	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
241.61/60.57	c vivif2 --  cl tried    27878 cl shrink        0 lits rem          0 time: 0.02
242.01/60.66	c asymm  cl-useful: 0/730/8011 lits-rem:0 time: 0.36
242.01/60.66	c calculated reachability. Time: 0.00
242.01/60.66	c  N dy    61    357876        98      8011        16     27878     56092    489960     29.53     24.34  --
402.18/100.73	c  N dy    69    536814        98      8011        16     35242     56092    606377     30.31     23.83  --
402.18/100.75	c  S st    69    536814        98      8011        16     35242     56092    606377     30.31     23.83  --
402.58/100.86	c  S st    69    537317       100      8011        27     35726     56108    621059     30.31     23.83  --
402.58/100.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
402.58/100.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.38/101.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P:  9.6M T:  0.70
403.38/101.04	c Calc non-exist non-lernt bins v-fix:     0 done:    100 time:  0.00 s
403.38/101.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.38/101.05	c Subs w/ non-existent bins:      0 time:  0.02 s
403.38/101.05	c Replacing        2 vars Replaced      128 lits Time:     0.01 s 
403.38/101.06	c bin-w-bin subsume rem            2 bins  time:  0.00 s
403.38/101.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.38/101.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
410.16/102.76	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
434.14/108.75	c Added 1 vars  tried: 80000 time: 23.92
434.54/108.81	c ORs :      1 avg-s:  0.0 cl-sh:  4568 l-rem:   4568 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   24.16
434.54/108.82	c lits-rem:      1227  cl-subs:     2177  v-elim:     90  v-fix:    0  time: 30.99 s
434.54/108.82	c learnt bin added due to v-elim: 0
434.54/108.82	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
434.54/108.83	c vivif2 --  cl tried    33549 cl shrink        0 lits rem          0 time: 0.03
434.95/108.92	c asymm  cl-useful: 0/475/8012 lits-rem:0 time: 0.36
434.95/108.92	c calculated reachability. Time: 0.00
434.95/108.92	c  N dy    69    537317        99      8012        18     33549     56081    558704     30.31     23.83  --
434.95/108.92	c  F st    69    537317        99      8012        18     33549     56081    558704     30.31     23.83  --
436.53/109.34	c Decided on static restart strategy
746.51/186.98	c  N dy    79    805975        99      8012        18     56018     56081   1097754     29.59     23.48  --
746.93/187.02	c  S st    79    805975        99      8012        18     56018     56081   1097754     29.59     23.48  --
747.71/187.20	c  S st    79    806479        99      8012        18     56505     56081   1112005     29.59     23.48  --
747.71/187.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
747.71/187.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.91/187.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.7M T:  1.36
748.91/187.55	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.01 s
748.91/187.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.91/187.56	c Subs w/ non-existent bins:      0 time:  0.04 s
748.91/187.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
748.91/187.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
748.91/187.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
766.08/191.87	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.01
766.08/191.89	c lits-rem:       733  cl-subs:     6134  v-elim:     90  v-fix:    0  time: 17.20 s
766.08/191.89	c learnt bin added due to v-elim: 0
766.08/191.89	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
766.48/191.90	c vivif2 --  cl tried    50371 cl shrink        0 lits rem          0 time: 0.04
766.88/192.00	c asymm  cl-useful: 0/411/8012 lits-rem:0 time: 0.40
766.88/192.00	c calculated reachability. Time: 0.00
766.88/192.00	c  N dy    79    806479        99      8012        18     50371     56081    951568     29.59     23.48  --
1353.31/338.85	c  N dy    86   1209718        99      8012        18     66201     56081   1280760     31.71     23.15  --
1353.71/338.90	c  S st    86   1209718        99      8012        18     66201     56081   1280760     31.71     23.15  --
1354.49/339.15	c  S st    86   1210219       107      8012        34     66689     56113   1294899     31.71     23.15  --
1354.49/339.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1354.49/339.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1356.48/339.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.7M T:  1.87
1356.48/339.63	c Calc non-exist non-lernt bins v-fix:     0 done:    107 time:  0.01 s
1356.48/339.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1356.48/339.64	c Subs w/ non-existent bins:      0 time:  0.06 s
1356.48/339.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1356.48/339.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1356.48/339.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1380.44/345.61	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 33.0 T:    0.02
1380.44/345.63	c lits-rem:      6073  cl-subs:     4268  v-elim:     90  v-fix:    0  time: 23.82 s
1380.44/345.63	c learnt bin added due to v-elim: 0
1380.44/345.63	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
1380.44/345.65	c vivif2 --  cl tried    62420 cl shrink        0 lits rem          0 time: 0.06
1380.84/345.76	c asymm  cl-useful: 0/295/8012 lits-rem:0 time: 0.46
1380.84/345.77	c calculated reachability. Time: 0.00
1380.84/345.77	c  N dy    86   1210219       107      8012        34     62420     56113   1168645     31.71     23.15  --
2286.42/572.41	c  N dy    91   1710221       107      8012        34     92247     56113   1910163     30.82     22.75  --
2286.42/572.48	c  S st    91   1710221       107      8012        34     92247     56113   1910163     30.82     22.75  --
2286.42/572.48	c Finding binary XORs  T:     0.00 s  found:       1
2288.02/572.84	c  S st    91   1710723       109      8012        42     92732     56125   1924235     30.82     22.75  --
2288.02/572.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2288.02/572.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2291.62/573.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.8M T:  3.55
2291.62/573.73	c Calc non-exist non-lernt bins v-fix:     0 done:    109 time:  0.01 s
2291.62/573.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2291.62/573.75	c Subs w/ non-existent bins:      0 time:  0.08 s
2291.62/573.76	c Replacing        1 vars Replaced       16 lits Time:     0.03 s 
2292.01/573.80	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2292.01/573.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2292.01/573.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2343.54/586.72	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 37.0 T:    0.03
2343.54/586.75	c lits-rem:      2143  cl-subs:     9321  v-elim:     90  v-fix:    0  time: 51.71 s
2343.54/586.75	c learnt bin added due to v-elim: 0
2343.54/586.75	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
2343.54/586.77	c vivif2 --  cl tried    83410 cl shrink        0 lits rem          0 time: 0.08
2343.94/586.89	c asymm  cl-useful: 0/299/8012 lits-rem:0 time: 0.46
2343.94/586.89	c calculated reachability. Time: 0.00
2343.94/586.89	c  N dy    91   1710723       108      8012        36     83410     56117   1649471     30.82     22.75  --
3410.12/853.71	c  N dy    92   2210723       108      8012        36    100393     56117   2032713     31.33     22.64  --
3410.12/853.80	c  S st    92   2210723       108      8012        36    100393     56117   2032713     31.33     22.64  --
3411.70/854.17	c  S st    92   2211227       114      8012        52    100884     56145   2046877     31.33     22.64  --
3411.70/854.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3411.70/854.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3415.29/855.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.0M T:  3.59
3415.29/855.08	c Calc non-exist non-lernt bins v-fix:     0 done:    114 time:  0.01 s
3415.29/855.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3415.69/855.10	c Subs w/ non-existent bins:      0 time:  0.09 s
3416.89/855.45	c Replacing        1 vars Replaced     6078 lits Time:     1.38 s 
3416.89/855.49	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3416.89/855.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3416.89/855.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3470.42/868.84	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
3571.07/894.05	c Added 2 vars  tried: 80000 time: 100.67
3576.27/895.37	c ORs :      2 avg-s:  0.0 cl-sh: 28911 l-rem:  28911 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:  105.97
3576.69/895.41	c lits-rem:      3268  cl-subs:     5525  v-elim:     90  v-fix:    0  time: 159.45 s
3576.69/895.41	c learnt bin added due to v-elim: 0
3576.69/895.41	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
3576.69/895.44	c vivif2 --  cl tried    95359 cl shrink        0 lits rem          0 time: 0.10
3577.09/895.56	c asymm  cl-useful: 0/268/8014 lits-rem:0 time: 0.49
3577.09/895.57	c calculated reachability. Time: 0.00
3577.09/895.57	c  N dy    92   2211227       115      8014        50     95359     56120   1852946     31.33     22.64  --

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-3172788-1304099190/watcher-3172788-1304099190 -o /tmp/evaluation-result-3172788-1304099190/solver-3172788-1304099190 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172788-1304099190.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: 7.80 8.02 7.67 5/180 21424
/proc/meminfo: memFree=18334680/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=50144 CPUtime=0 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 676 0 0 0 0 0 0 0 25 0 1 0 600149652 51347456 607 33554432000 4194304 4797429 140733644381584 18446744073709551615 224284622359 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21424/statm: 12536 607 347 148 0 7465 0

[startup+0.00732894 s]
/proc/loadavg: 7.80 8.02 7.67 5/180 21424
/proc/meminfo: memFree=18334680/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=50280 CPUtime=0 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 716 0 0 0 0 0 0 0 25 0 1 0 600149652 51486720 647 33554432000 4194304 4797429 140733644381584 18446744073709551615 4432880 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21424/statm: 12570 647 347 148 0 7499 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 50280

[startup+0.140803 s]
/proc/loadavg: 7.80 8.02 7.67 5/180 21424
/proc/meminfo: memFree=18334680/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=543600 CPUtime=0.48 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 1899 0 0 0 48 0 0 0 18 0 4 0 600149652 556646400 1510 33554432000 4194304 4797429 140733644381584 18446744073709551615 4547056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 135900 1510 384 148 0 130829 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 543600

[startup+0.300244 s]
/proc/loadavg: 7.80 8.02 7.67 5/180 21424
/proc/meminfo: memFree=18334680/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=610628 CPUtime=1.13 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 3094 0 0 0 112 1 0 0 18 0 4 0 600149652 625283072 2678 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 152657 2679 408 148 0 147586 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 610628

[startup+0.851154 s]
/proc/loadavg: 7.80 8.02 7.67 5/180 21424
/proc/meminfo: memFree=18334680/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=614148 CPUtime=3.33 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 5259 0 0 0 332 1 0 0 19 0 4 0 600149652 628887552 3949 33554432000 4194304 4797429 140733644381584 18446744073709551615 4425867 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 153537 3950 412 148 0 148466 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 614148

[startup+1.50104 s]
/proc/loadavg: 7.80 8.02 7.67 9/184 21428
/proc/meminfo: memFree=18315920/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=616372 CPUtime=5.92 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 6988 0 0 0 590 2 0 0 20 0 4 0 600149652 631164928 4998 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 154093 4998 413 148 0 149022 0
[pid=21424/tid=21426] ppid=21422 vsize=616372 CPUtime=1.47 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 1340 0 0 0 147 0 0 0 25 0 4 0 600149654 631164928 4998 33554432000 4194304 4797429 140733644381584 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=616372 CPUtime=1.47 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 1320 0 0 0 147 0 0 0 20 0 4 0 600149654 631164928 4998 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=616372 CPUtime=1.47 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 1349 0 0 0 147 0 0 0 20 0 4 0 600149654 631164928 4998 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 616372

[startup+3.10078 s]
/proc/loadavg: 7.80 8.02 7.67 9/184 21428
/proc/meminfo: memFree=18311828/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=619280 CPUtime=12.31 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 8477 0 0 0 1229 2 0 0 25 0 4 0 600149652 634142720 6007 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568320 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 154820 6007 414 148 0 149749 0
[pid=21424/tid=21426] ppid=21422 vsize=619280 CPUtime=3.06 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 1493 0 0 0 306 0 0 0 25 0 4 0 600149654 634142720 6007 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=619280 CPUtime=3.07 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 1479 0 0 0 307 0 0 0 25 0 4 0 600149654 634142720 6007 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=619280 CPUtime=3.07 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 1448 0 0 0 307 0 0 0 25 0 4 0 600149654 634142720 6007 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 619280

[startup+6.30025 s]
/proc/loadavg: 7.82 8.02 7.67 9/184 21428
/proc/meminfo: memFree=18307908/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=621808 CPUtime=25.09 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 11098 0 0 0 2506 3 0 0 25 0 4 0 600149652 636731392 6564 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424692 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 155452 6564 416 148 0 150381 0
[pid=21424/tid=21426] ppid=21422 vsize=621808 CPUtime=6.24 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 1886 0 0 0 624 0 0 0 25 0 4 0 600149654 636731392 6564 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=621808 CPUtime=6.26 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 1863 0 0 0 626 0 0 0 25 0 4 0 600149654 636731392 6564 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=621808 CPUtime=6.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 1871 0 0 0 627 0 0 0 25 0 4 0 600149654 636731392 6564 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 621808

[startup+12.7012 s]
/proc/loadavg: 7.83 8.02 7.67 9/184 21428
/proc/meminfo: memFree=18303244/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=626236 CPUtime=50.66 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 16054 0 0 0 5062 4 0 0 25 0 4 0 600149652 641265664 7842 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 156559 7842 419 148 0 151488 0
[pid=21424/tid=21426] ppid=21422 vsize=626236 CPUtime=12.6 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 2535 0 0 0 1260 0 0 0 25 0 4 0 600149654 641265664 7842 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524534 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=626236 CPUtime=12.66 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 2431 0 0 0 1266 0 0 0 25 0 4 0 600149654 641265664 7842 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=626236 CPUtime=12.67 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 2558 0 0 0 1267 0 0 0 25 0 4 0 600149654 641265664 7842 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524002 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) 626236

[startup+25.501 s]
/proc/loadavg: 7.95 8.04 7.68 9/184 21430
/proc/meminfo: memFree=18289980/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=632844 CPUtime=101.79 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 23872 0 0 0 10173 6 0 0 25 0 4 0 600149652 648032256 10693 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 158211 10693 419 148 0 153140 0
[pid=21424/tid=21426] ppid=21422 vsize=632844 CPUtime=25.33 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 3873 0 0 0 2533 0 0 0 25 0 4 0 600149654 648032256 10693 33554432000 4194304 4797429 140733644381584 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=632844 CPUtime=25.46 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 3268 0 0 0 2546 0 0 0 25 0 4 0 600149654 648032256 10693 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=632844 CPUtime=25.47 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 3434 0 0 0 2546 1 0 0 25 0 4 0 600149654 648032256 10693 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524688 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) 632844

[startup+51.1008 s]
/proc/loadavg: 8.03 8.05 7.70 9/184 21430
/proc/meminfo: memFree=18276544/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=639424 CPUtime=204.05 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 37179 0 0 0 20396 9 0 0 25 0 4 0 600149652 654770176 12603 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 159856 12603 419 148 0 154785 0
[pid=21424/tid=21426] ppid=21422 vsize=639424 CPUtime=50.79 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 5789 0 0 0 5079 0 0 0 25 0 4 0 600149654 654770176 12603 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=639424 CPUtime=51.07 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 5619 0 0 0 5106 1 0 0 25 0 4 0 600149654 654770176 12603 33554432000 4194304 4797429 140733644381584 18446744073709551615 4387416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=639424 CPUtime=51.07 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 4856 0 0 0 5105 2 0 0 25 0 4 0 600149654 654770176 12603 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568088 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) 639424

[startup+102.301 s]
/proc/loadavg: 8.14 8.07 7.72 9/184 21432
/proc/meminfo: memFree=18259760/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=647024 CPUtime=408.59 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 56945 0 0 0 40843 16 0 0 25 0 4 0 600149652 662552576 14970 33554432000 4194304 4797429 140733644381584 18446744073709551615 4549206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 161756 14970 421 148 0 156685 0
[pid=21424/tid=21426] ppid=21422 vsize=647024 CPUtime=101.72 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 7875 0 0 0 10170 2 0 0 25 0 4 0 600149654 662552576 14970 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=647024 CPUtime=102.27 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 7770 0 0 0 10225 2 0 0 25 0 4 0 600149654 662552576 14970 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=647024 CPUtime=102.28 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 8281 0 0 0 10225 3 0 0 25 0 4 0 600149654 662552576 14970 33554432000 4194304 4797429 140733644381584 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) 647024

[startup+162.3 s]
/proc/loadavg: 8.17 8.09 7.75 9/184 21432
/proc/meminfo: memFree=18245728/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=654900 CPUtime=648.24 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 72044 0 0 0 64801 23 0 0 25 0 4 0 600149652 670617600 17607 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 163725 17607 421 148 0 158654 0
[pid=21424/tid=21426] ppid=21422 vsize=654900 CPUtime=161.39 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 9576 0 0 0 16137 2 0 0 25 0 4 0 600149654 670617600 17607 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=654900 CPUtime=162.27 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 9560 0 0 0 16224 3 0 0 25 0 4 0 600149654 670617600 17607 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=654900 CPUtime=162.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 10044 0 0 0 16223 4 0 0 25 0 4 0 600149654 670617600 17607 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 654900

[startup+222.306 s]
/proc/loadavg: 8.12 8.09 7.76 9/184 21434
/proc/meminfo: memFree=18226488/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=661356 CPUtime=887.93 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 86332 0 0 0 88764 29 0 0 25 0 4 0 600149652 677228544 20216 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 165339 20216 421 148 0 160268 0
[pid=21424/tid=21426] ppid=21422 vsize=661356 CPUtime=221.06 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 11072 0 0 0 22104 2 0 0 25 0 4 0 600149654 677228544 20216 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=661356 CPUtime=222.27 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 11295 0 0 0 22224 3 0 0 25 0 4 0 600149654 677228544 20216 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=661356 CPUtime=222.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 11842 0 0 0 22222 5 0 0 25 0 4 0 600149654 677228544 20216 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 661356

[startup+282.3 s]

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

[pid=21424] ppid=21422 vsize=692492 CPUtime=2565.65 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 162917 0 0 0 256497 68 0 0 25 0 4 0 600149652 709111808 31147 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 173123 31147 423 148 0 168052 0
[pid=21424/tid=21426] ppid=21422 vsize=692492 CPUtime=638.77 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 20827 0 0 0 63870 7 0 0 25 0 4 0 600149654 709111808 31147 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=692492 CPUtime=642.26 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 20067 0 0 0 64218 8 0 0 25 0 4 0 600149654 709111808 31147 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=692492 CPUtime=642.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 20930 0 0 0 64218 9 0 0 25 0 4 0 600149654 709111808 31147 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.65
Current children cumulated vsize (KiB) 692492

[startup+702.301 s]
/proc/loadavg: 8.12 8.07 7.87 9/184 21448
/proc/meminfo: memFree=18148936/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=692940 CPUtime=2805.32 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 172458 0 0 0 280459 73 0 0 25 0 4 0 600149652 709570560 31392 33554432000 4194304 4797429 140733644381584 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 173235 31392 423 148 0 168164 0
[pid=21424/tid=21426] ppid=21422 vsize=692940 CPUtime=698.45 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 21938 0 0 0 69837 8 0 0 25 0 4 0 600149654 709570560 31392 33554432000 4194304 4797429 140733644381584 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=692940 CPUtime=702.27 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 21316 0 0 0 70218 9 0 0 25 0 4 0 600149654 709570560 31392 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=692940 CPUtime=702.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 22142 0 0 0 70217 10 0 0 25 0 4 0 600149654 709570560 31392 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 692940

[startup+762.301 s]
/proc/loadavg: 8.11 8.07 7.88 9/184 21448
/proc/meminfo: memFree=18141840/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=694184 CPUtime=3045.01 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 181612 0 0 0 304423 78 0 0 25 0 4 0 600149652 710844416 30799 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 173546 30799 421 148 0 168475 0
[pid=21424/tid=21426] ppid=21422 vsize=694184 CPUtime=758.12 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 23080 0 0 0 75804 8 0 0 25 0 4 0 600149654 710844416 30799 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424649 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=694184 CPUtime=762.28 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 22416 0 0 0 76218 10 0 0 25 0 4 0 600149654 710844416 30799 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=694184 CPUtime=762.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 23216 0 0 0 76217 10 0 0 25 0 4 0 600149654 710844416 30799 33554432000 4194304 4797429 140733644381584 18446744073709551615 4415744 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 694184

[startup+822.3 s]
/proc/loadavg: 8.19 8.09 7.89 9/184 21450
/proc/meminfo: memFree=18137100/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=695440 CPUtime=3284.67 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 189413 0 0 0 328384 83 0 0 25 0 4 0 600149652 712130560 31620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 173860 31620 421 148 0 168789 0
[pid=21424/tid=21426] ppid=21422 vsize=695440 CPUtime=817.79 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 24206 0 0 0 81770 9 0 0 25 0 4 0 600149654 712130560 31620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=695440 CPUtime=822.27 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 23654 0 0 0 82217 10 0 0 25 0 4 0 600149654 712130560 31620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=695440 CPUtime=822.26 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 24342 0 0 0 82215 11 0 0 25 0 4 0 600149654 712130560 31620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 695440

[startup+882.307 s]
/proc/loadavg: 8.21 8.10 7.91 9/184 21461
/proc/meminfo: memFree=18119540/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=700244 CPUtime=3524.36 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 195720 0 0 0 352350 86 0 0 25 0 4 0 600149652 717049856 34620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 175061 34620 421 148 0 169990 0
[pid=21424/tid=21426] ppid=21422 vsize=700244 CPUtime=877.47 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 24848 0 0 0 87738 9 0 0 25 0 4 0 600149654 717049856 34620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=700244 CPUtime=882.28 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 24451 0 0 0 88217 11 0 0 25 0 4 0 600149654 717049856 34620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=700244 CPUtime=882.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 25008 0 0 0 88215 12 0 0 25 0 4 0 600149654 717049856 34620 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 700244

[startup+942.3 s]
/proc/loadavg: 8.14 8.10 7.92 9/184 21463
/proc/meminfo: memFree=18115832/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=703952 CPUtime=3764.01 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 203249 0 0 0 376311 90 0 0 25 0 4 0 600149652 720846848 34926 33554432000 4194304 4797429 140733644381584 18446744073709551615 4426348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 175988 34926 421 148 0 170917 0
[pid=21424/tid=21426] ppid=21422 vsize=703952 CPUtime=937.14 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 26065 0 0 0 93704 10 0 0 25 0 4 0 600149654 720846848 34926 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524547 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=703952 CPUtime=942.28 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 25550 0 0 0 94216 12 0 0 25 0 4 0 600149654 720846848 34926 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=703952 CPUtime=942.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 26088 0 0 0 94214 13 0 0 25 0 4 0 600149654 720846848 34926 33554432000 4194304 4797429 140733644381584 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 703952

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 7.92 9/184 21465
/proc/meminfo: memFree=18108608/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=704836 CPUtime=4003.68 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 210612 0 0 0 400273 95 0 0 25 0 4 0 600149652 721752064 34709 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 176209 34709 421 148 0 171138 0
[pid=21424/tid=21426] ppid=21422 vsize=704836 CPUtime=996.82 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 27147 0 0 0 99671 11 0 0 25 0 4 0 600149654 721752064 34709 33554432000 4194304 4797429 140733644381584 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=704836 CPUtime=1002.27 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 26060 0 0 0 100215 12 0 0 25 0 4 0 600149654 721752064 34709 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=704836 CPUtime=1002.26 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 26562 0 0 0 100213 13 0 0 25 0 4 0 600149654 721752064 34709 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 704836

[startup+1062.3 s]
/proc/loadavg: 8.09 8.09 7.93 9/184 21465
/proc/meminfo: memFree=18101020/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=704904 CPUtime=4243.36 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 217622 0 0 0 424237 99 0 0 25 0 4 0 600149652 721821696 35732 33554432000 4194304 4797429 140733644381584 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 176226 35732 421 148 0 171155 0
[pid=21424/tid=21426] ppid=21422 vsize=704904 CPUtime=1056.49 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 27751 0 0 0 105638 11 0 0 25 0 4 0 600149654 721821696 35732 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=704904 CPUtime=1062.28 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 27249 0 0 0 106214 14 0 0 25 0 4 0 600149654 721821696 35732 33554432000 4194304 4797429 140733644381584 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=704904 CPUtime=1062.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 27698 0 0 0 106213 14 0 0 25 0 4 0 600149654 721821696 35732 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429037 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 704904

[startup+1122.3 s]
/proc/loadavg: 5.56 7.36 7.68 5/175 21485
/proc/meminfo: memFree=18268140/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=705284 CPUtime=4483.03 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 225450 0 0 0 448200 103 0 0 25 0 4 0 600149652 722210816 36058 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 176321 36058 421 148 0 171250 0
[pid=21424/tid=21426] ppid=21422 vsize=705284 CPUtime=1116.16 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 29114 0 0 0 111605 11 0 0 25 0 4 0 600149654 722210816 36058 33554432000 4194304 4797429 140733644381584 18446744073709551615 4351609 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=705284 CPUtime=1122.28 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 28460 0 0 0 112214 14 0 0 25 0 4 0 600149654 722210816 36058 33554432000 4194304 4797429 140733644381584 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=705284 CPUtime=1122.27 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 28909 0 0 0 112212 15 0 0 25 0 4 0 600149654 722210816 36058 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 705284

[startup+1182.3 s]
/proc/loadavg: 4.63 6.76 7.46 5/175 21487
/proc/meminfo: memFree=18264744/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=708956 CPUtime=4722.71 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 232965 0 0 0 472164 107 0 0 25 0 4 0 600149652 725970944 37049 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 177239 37049 421 148 0 172168 0
[pid=21424/tid=21426] ppid=21422 vsize=708956 CPUtime=1175.85 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 29663 0 0 0 117573 12 0 0 25 0 4 0 600149654 725970944 37049 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=708956 CPUtime=1182.28 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 29109 0 0 0 118214 14 0 0 25 0 4 0 600149654 725970944 37049 33554432000 4194304 4797429 140733644381584 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=708956 CPUtime=1182.26 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 29506 0 0 0 118211 15 0 0 25 0 4 0 600149654 725970944 37049 33554432000 4194304 4797429 140733644381584 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 708956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.45 6.58 7.38 5/175 21487
/proc/meminfo: memFree=18262500/32951124 swapFree=67110396/67111528
[pid=21424] ppid=21422 vsize=709008 CPUtime=4800.23 cores=1,3,5,7
/proc/21424/stat : 21424 (techdemo) R 21422 21424 20607 0 -1 4202496 234870 0 0 0 479914 109 0 0 25 0 4 0 600149652 726024192 37522 33554432000 4194304 4797429 140733644381584 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21424/statm: 177252 37522 421 148 0 172181 0
[pid=21424/tid=21426] ppid=21422 vsize=709008 CPUtime=1195.13 cores=1,3,5,7
/proc/21424/task/21426/stat : 21426 (techdemo) R 21422 21424 20607 0 -1 4202560 30346 0 0 0 119501 12 0 0 25 0 4 0 600149654 726024192 37522 33554432000 4194304 4797429 140733644381584 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21424/tid=21427] ppid=21422 vsize=709008 CPUtime=1201.68 cores=1,3,5,7
/proc/21424/task/21427/stat : 21427 (techdemo) R 21422 21424 20607 0 -1 4202560 29247 0 0 0 120154 14 0 0 25 0 4 0 600149654 726024192 37522 33554432000 4194304 4797429 140733644381584 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21424/tid=21428] ppid=21422 vsize=709008 CPUtime=1201.67 cores=1,3,5,7
/proc/21424/task/21428/stat : 21428 (techdemo) R 21422 21424 20607 0 -1 4202560 29597 0 0 0 120152 15 0 0 25 0 4 0 600149654 726024192 37522 33554432000 4194304 4797429 140733644381584 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 709008

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.72
CPU time (s): 4800.27
CPU user time (s): 4799.16
CPU system time (s): 1.10083
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 812404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.16
system time used= 1.10083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234870
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= 583
involuntary context switches= 32711

runsolver used 1.79573 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 19:46:30
IDJOB=3172788
IDBENCH=82806
IDSOLVER=1584
FILE ID=node118/3172788-1304099190
RUNJOBID= node118-1304097848-21271
PBS_JOBID= 13170577
Free space on /tmp= 71612 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172788-1304099190/watcher-3172788-1304099190 -o /tmp/evaluation-result-3172788-1304099190/solver-3172788-1304099190 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172788-1304099190.cnf

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

MD5SUM BENCH= 3ecea073a44f0b1adf464774647edbfb
RANDOM SEED=368943209

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18335084 kB
Buffers:       1902640 kB
Cached:       12043804 kB
SwapCached:        600 kB
Active:        9572800 kB
Inactive:      4508228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18335084 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            7808 kB
Writeback:           0 kB
AnonPages:      132728 kB
Mapped:          15712 kB
Slab:           472504 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   729944 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= 71612 MiB
End job on node118 at 2011-04-29 20:06:34