Trace number 3172488

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S93401285-051-UNKNOWN.cnf
MD5SUMdc0028248c86c8aff67bef1f8d7ffb16
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.2752
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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-3172488-1304049066.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.03	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.03	c -- vars added        150
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.50/0.15	c asymm  cl-useful: 0/1975/12750 lits-rem:0 time: 0.46
0.50/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.02
0.50/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.50/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.50/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.50/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.50/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.50/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.69/0.20	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.16 s
0.69/0.20	c learnt bin added due to v-elim: 0
0.69/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.69/0.21	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.69/0.21	c calculated reachability. Time: 0.00
0.69/0.21	c Calc default polars -  time:   0.00 s pos:      74 undec:       1 neg:      75
0.69/0.21	c =========================================================================================
0.69/0.21	c types(t): F = full restart, N = normal restart
0.69/0.21	c types(t): S = simplification begin/end, E = solution found
0.69/0.21	c restart types(rt): st = static, dy = dynamic
0.69/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.69/0.21	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
1.10/0.35	c Decided on static restart strategy
13.10/3.36	c  N dy     7     30001       150     12750         0     10282     89250    351756     47.05     39.33  --
13.10/3.39	c  S st     7     30001       150     12750         0     10282     89250    351756     47.05     39.33  --
13.50/3.45	c  S st     7     30504       150     12750         0     10778     89250    372292     47.05     39.33  --
13.50/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.50/3.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.50/3.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.15
13.50/3.49	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
13.50/3.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.50/3.49	c Subs w/ non-existent bins:      0 time:  0.01 s
13.87/3.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.87/3.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.87/3.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.08/4.80	c lits-rem:      2661  cl-subs:      914  v-elim:    150  v-fix:    0  time:  5.20 s
19.08/4.80	c learnt bin added due to v-elim: 0
19.08/4.80	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
19.08/4.80	c vivif2 --  cl tried     9864 cl shrink        0 lits rem          0 time: 0.01
19.48/4.99	c asymm  cl-useful: 0/3002/12750 lits-rem:0 time: 0.76
19.48/4.99	c calculated reachability. Time: 0.00
19.48/4.99	c  N dy     7     30504       150     12750         0      9864     89250    331269     47.05     39.33  --
19.48/4.99	c  F st     7     30504       150     12750         0      9864     89250    331269     47.05     39.33  --
20.67/5.21	c Decided on static restart strategy
26.28/6.68	c  N dy    15     45756       150     12750         0     16818     89250    609609     45.37     39.05  --
26.68/6.71	c  S st    15     45756       150     12750         0     16818     89250    609609     45.37     39.05  --
26.68/6.79	c  S st    15     46262       150     12750         0      8827     89250    216276     45.37     39.05  --
26.68/6.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.68/6.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.06/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.12
27.06/6.82	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
27.06/6.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.06/6.82	c Subs w/ non-existent bins:      0 time:  0.01 s
27.06/6.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.06/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.06/6.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.08/7.88	c lits-rem:       115  cl-subs:      185  v-elim:    150  v-fix:    0  time:  4.22 s
31.08/7.88	c learnt bin added due to v-elim: 0
31.08/7.88	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
31.08/7.88	c vivif2 --  cl tried     8642 cl shrink        0 lits rem          0 time: 0.01
31.86/8.04	c asymm  cl-useful: 0/3193/12750 lits-rem:0 time: 0.61
31.86/8.04	c calculated reachability. Time: 0.00
31.86/8.04	c  N dy    15     46262       150     12750         0      8642     89250    212206     45.37     39.05  --
43.44/10.97	c  N dy    16     69393       150     12750         0     10707     89250    246346     46.55     38.97  --
43.44/10.98	c  S st    16     69393       150     12750         0     10707     89250    246346     46.55     38.97  --
43.86/11.04	c  S st    16     69894       150     12750         0     11199     89250    267123     46.55     38.97  --
43.86/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.86/11.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.86/11.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.16
43.86/11.08	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
43.86/11.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.86/11.08	c Subs w/ non-existent bins:      0 time:  0.01 s
43.86/11.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.86/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.86/11.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
48.25/12.16	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
56.22/14.14	c Added 2 vars  tried: 80000 time: 7.92
56.22/14.15	c ORs :      2 avg-s:  0.0 cl-sh:  1781 l-rem:   1781 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    7.96
56.22/14.15	c lits-rem:       359  cl-subs:      211  v-elim:    150  v-fix:    0  time: 12.25 s
56.22/14.15	c learnt bin added due to v-elim: 0
56.22/14.16	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
56.22/14.16	c vivif2 --  cl tried    10988 cl shrink        0 lits rem          0 time: 0.01
57.04/14.31	c asymm  cl-useful: 0/3012/12752 lits-rem:0 time: 0.61
57.04/14.31	c calculated reachability. Time: 0.00
57.04/14.31	c  N dy    16     69894       152     12752         4     10988     89251    258800     46.55     38.97  --
57.04/14.31	c  F st    16     69894       152     12752         4     10988     89251    258800     46.55     38.97  --
57.83/14.52	c Decided on static restart strategy
75.40/18.96	c  N dy    23    104841       152     12752         4     20520     89251    646584     49.02     39.61  --
75.40/18.99	c  S st    23    104841       152     12752         4     20520     89251    646584     49.02     39.61  --
75.80/19.07	c  S st    23    105342       152     12752         4     21009     89251    667173     49.02     39.61  --
75.80/19.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.80/19.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.20/19.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.34
76.20/19.16	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
76.20/19.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.20/19.16	c Subs w/ non-existent bins:      0 time:  0.02 s
76.20/19.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.20/19.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.20/19.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.41/20.99	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.00
83.41/21.00	c lits-rem:      3159  cl-subs:     1480  v-elim:    150  v-fix:    0  time:  7.29 s
83.41/21.00	c learnt bin added due to v-elim: 0
83.41/21.00	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
83.81/21.01	c vivif2 --  cl tried    19529 cl shrink        0 lits rem          0 time: 0.02
84.19/21.10	c asymm  cl-useful: 0/1037/12752 lits-rem:0 time: 0.38
84.19/21.10	c calculated reachability. Time: 0.00
84.19/21.10	c  N dy    23    105342       152     12752         4     19529     89251    594933     49.02     39.61  --
120.55/30.29	c  N dy    24    158013       152     12752         4     26777     89251    851721     48.76     39.91  --
120.95/30.32	c  S st    24    158013       152     12752         4     26777     89251    851721     48.76     39.91  --
121.35/30.42	c  S st    24    158517       152     12752         4     27272     89251    871997     48.76     39.91  --
121.35/30.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.35/30.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.75/30.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.51
121.75/30.55	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
121.75/30.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.75/30.56	c Subs w/ non-existent bins:      0 time:  0.02 s
121.75/30.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.75/30.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.75/30.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
131.34/32.97	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.00
131.34/32.98	c lits-rem:      2577  cl-subs:     2217  v-elim:    150  v-fix:    0  time:  9.61 s
131.34/32.98	c learnt bin added due to v-elim: 0
131.34/32.98	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
131.34/32.99	c vivif2 --  cl tried    25055 cl shrink        0 lits rem          0 time: 0.02
131.75/33.04	c asymm  cl-useful: 0/533/12752 lits-rem:0 time: 0.21
131.75/33.04	c calculated reachability. Time: 0.00
131.75/33.04	c  N dy    24    158517       152     12752         4     25055     89251    762796     48.76     39.91  --
192.06/48.15	c  N dy    25    237776       152     12752         4     30064     89251    880687     47.77     39.77  --
192.06/48.18	c  S st    25    237776       152     12752         4     30064     89251    880687     47.77     39.77  --
192.46/48.29	c  S st    25    238278       152     12752         4     30554     89251    901744     47.77     39.77  --
192.46/48.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
192.46/48.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.28/48.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.57
193.28/48.43	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
193.28/48.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.28/48.44	c Subs w/ non-existent bins:      0 time:  0.02 s
193.28/48.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.28/48.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.28/48.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
203.65/51.04	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.00
203.65/51.05	c lits-rem:      2118  cl-subs:     2146  v-elim:    150  v-fix:    0  time: 10.38 s
203.65/51.05	c learnt bin added due to v-elim: 0
203.65/51.05	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
203.65/51.06	c vivif2 --  cl tried    28408 cl shrink        0 lits rem          0 time: 0.02
204.05/51.16	c asymm  cl-useful: 0/1814/12752 lits-rem:0 time: 0.40
204.05/51.16	c calculated reachability. Time: 0.00
204.05/51.16	c  N dy    25    238278       152     12752         4     28408     89251    801896     47.77     39.77  --
312.71/78.36	c  N dy    26    357417       152     12752         4     32461     89251    839559     47.54     39.77  --
312.71/78.39	c  S st    26    357417       152     12752         4     32461     89251    839559     47.54     39.77  --
313.51/78.51	c  S st    26    357919       160     12752        20     32965     89283    860583     47.54     39.77  --
313.51/78.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.51/78.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.91/78.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.67
313.91/78.68	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
313.91/78.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.91/78.69	c Subs w/ non-existent bins:      0 time:  0.03 s
314.31/78.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.31/78.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.31/78.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
322.71/80.83	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.00
322.71/80.85	c lits-rem:      1207  cl-subs:     2014  v-elim:    150  v-fix:    0  time:  8.57 s
322.71/80.85	c learnt bin added due to v-elim: 0
322.71/80.85	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
322.71/80.86	c vivif2 --  cl tried    30951 cl shrink        0 lits rem          0 time: 0.03
323.11/80.96	c asymm  cl-useful: 0/1085/12752 lits-rem:0 time: 0.42
323.11/80.97	c calculated reachability. Time: 0.00
323.11/80.97	c  N dy    26    357919       160     12752        20     30951     89283    775612     47.54     39.77  --
528.03/132.28	c  N dy    27    536878       160     12752        20     38564     89283    935819     47.07     39.33  --
528.43/132.32	c  S st    27    536878       160     12752        20     38564     89283    935819     47.07     39.33  --
528.83/132.45	c  S st    27    537383       166     12752        32     39064     89307    957267     47.07     39.33  --
528.83/132.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
528.83/132.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.63/132.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.76
529.63/132.64	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.01 s
529.63/132.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.63/132.65	c Subs w/ non-existent bins:      0 time:  0.03 s
529.63/132.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.63/132.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.63/132.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
539.62/135.14	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
539.62/135.15	c lits-rem:      1454  cl-subs:     2394  v-elim:    150  v-fix:    0  time:  9.95 s
539.62/135.15	c learnt bin added due to v-elim: 0
539.62/135.16	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
539.62/135.16	c vivif2 --  cl tried    36670 cl shrink        0 lits rem          0 time: 0.04
540.02/135.27	c asymm  cl-useful: 0/1142/12752 lits-rem:0 time: 0.42
540.02/135.27	c calculated reachability. Time: 0.00
540.02/135.27	c  N dy    27    537383       166     12752        32     36670     89307    862410     47.07     39.33  --
540.02/135.27	c  F st    27    537383       166     12752        32     36670     89307    862410     47.07     39.33  --
542.02/135.70	c Decided on static restart strategy
870.02/217.82	c  N dy    34    806075       166     12752        32     59339     89307   1688684     47.60     38.68  --
870.02/217.89	c  S st    34    806075       166     12752        32     59339     89307   1688684     47.60     38.68  --
870.79/218.09	c  S st    34    806583       170     12752        56     59843     89339   1710099     47.60     38.68  --
870.79/218.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
870.79/218.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
872.79/218.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.2M T:  1.74
872.79/218.53	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
872.79/218.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
872.79/218.54	c Subs w/ non-existent bins:      0 time:  0.06 s
873.19/218.60	c Replacing        4 vars Replaced     1997 lits Time:     0.22 s 
873.19/218.63	c bin-w-bin subsume rem            8 bins  time:  0.00 s
873.19/218.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
873.19/218.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
901.55/225.76	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
969.47/242.79	c Added 2 vars  tried: 80000 time: 68.04
971.49/243.20	c ORs :      2 avg-s:  0.0 cl-sh: 15202 l-rem:  15202 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   69.68
971.49/243.23	c lits-rem:      1351  cl-subs:     4930  v-elim:    150  v-fix:    0  time: 98.26 s
971.49/243.23	c learnt bin added due to v-elim: 0
971.49/243.23	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.00
971.49/243.25	c vivif2 --  cl tried    54913 cl shrink        0 lits rem          0 time: 0.06
971.87/243.36	c asymm  cl-useful: 0/782/12754 lits-rem:0 time: 0.45
971.87/243.37	c calculated reachability. Time: 0.00
971.87/243.37	c  N dy    34    806583       168     12754        36     54913     89304   1479238     47.60     38.68  --
1661.77/416.03	c  N dy    35   1209875       168     12754        36     71376     89304   1975892     47.55     38.57  --
1662.17/416.11	c  S st    35   1209875       168     12754        36     71376     89304   1975892     47.55     38.57  --
1662.17/416.11	c Finding binary XORs  T:     0.00 s  found:       0
1662.96/416.35	c  S st    35   1210383       168     12754        36     71872     89304   1996096     47.55     38.57  --
1662.96/416.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1662.96/416.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1665.38/416.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.0M T:  2.31
1665.38/416.93	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.01 s
1665.38/416.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1665.38/416.95	c Subs w/ non-existent bins:      0 time:  0.07 s
1665.38/416.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1665.38/416.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1665.38/416.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1697.71/425.08	c ORs :      4 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
1698.11/425.11	c lits-rem:       282  cl-subs:     4781  v-elim:    150  v-fix:    0  time: 32.47 s
1698.11/425.11	c learnt bin added due to v-elim: 0
1698.11/425.12	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.00
1698.11/425.14	c vivif2 --  cl tried    67091 cl shrink        0 lits rem          0 time: 0.08
1698.51/425.28	c asymm  cl-useful: 0/493/12754 lits-rem:0 time: 0.56
1698.51/425.28	c calculated reachability. Time: 0.00
1698.51/425.28	c  N dy    35   1210383       168     12754        36     67091     89304   1795944     47.55     38.57  --
2739.50/685.85	c  N dy    36   1710383       168     12754        36     97143     89304   2945113     48.60     38.31  --
2739.90/685.96	c  S st    36   1710383       168     12754        36     97143     89304   2945113     48.60     38.31  --
2741.50/686.33	c  S st    36   1710887       170     12754        40     97641     89312   2965772     48.60     38.31  --
2741.50/686.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2741.50/686.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2744.29/687.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.7M T:  2.82
2744.29/687.05	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.01 s
2744.29/687.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2744.29/687.07	c Subs w/ non-existent bins:      0 time:  0.11 s
2744.69/687.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2744.69/687.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2744.69/687.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3031.11/758.89	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
3031.51/758.94	c lits-rem:        92  cl-subs:     7030  v-elim:    150  v-fix:    0  time: 286.84 s
3031.51/758.94	c learnt bin added due to v-elim: 0
3031.51/758.94	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.00
3031.51/758.98	c vivif2 --  cl tried    90611 cl shrink        0 lits rem          0 time: 0.13
3032.33/759.13	c asymm  cl-useful: 0/345/12754 lits-rem:0 time: 0.62
3032.33/759.14	c calculated reachability. Time: 0.00
3032.33/759.14	c  N dy    36   1710887       170     12754        40     90611     89312   2633852     48.60     38.31  --
4278.62/1071.15	c  N dy    37   2210888       170     12754        40    106940     89312   3148102     48.91     38.52  --
4279.02/1071.27	c  S st    37   2210888       170     12754        40    106940     89312   3148102     48.91     38.52  --
4280.62/1071.65	c  S st    37   2211389       178     12754        60    107443     89348   3169271     48.91     38.52  --
4280.62/1071.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4280.62/1071.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4284.23/1072.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.4M T:  3.65
4284.23/1072.58	c Calc non-exist non-lernt bins v-fix:     0 done:    178 time:  0.01 s
4284.23/1072.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4284.63/1072.61	c Subs w/ non-existent bins:      0 time:  0.12 s
4284.63/1072.62	c Replacing        1 vars Replaced       26 lits Time:     0.05 s 
4284.63/1072.67	c bin-w-bin subsume rem            2 bins  time:  0.00 s
4284.63/1072.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4284.63/1072.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4598.20/1151.10	c ORs :      4 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
4598.20/1151.16	c lits-rem:      3353  cl-subs:     7253  v-elim:    150  v-fix:    0  time: 313.46 s
4598.20/1151.16	c learnt bin added due to v-elim: 0
4598.20/1151.16	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.01
4598.20/1151.19	c vivif2 --  cl tried   100190 cl shrink        0 lits rem          0 time: 0.14
4599.00/1151.36	c asymm  cl-useful: 0/290/12754 lits-rem:0 time: 0.65
4599.00/1151.36	c calculated reachability. Time: 0.00
4599.00/1151.36	c  N dy    37   2211389       177     12754        54    100190     89340   2823366     48.91     38.52  --

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

running on 4 cores: 0,2,4,6

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.49 5.30 6.79 2/172 27873
/proc/meminfo: memFree=15991560/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=50280 CPUtime=0 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 725 0 0 0 0 0 0 0 24 0 1 0 516505408 51486720 656 33554432000 4194304 4797429 140737417298432 18446744073709551615 4407883 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27873/statm: 12570 664 347 148 0 7499 0

[startup+0.151256 s]
/proc/loadavg: 3.49 5.30 6.79 2/172 27873
/proc/meminfo: memFree=15991560/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=321528 CPUtime=0.5 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 2047 0 0 0 50 0 0 0 25 0 4 0 516505408 329244672 1929 33554432000 4194304 4797429 140737417298432 18446744073709551615 4429121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 80382 1931 374 148 0 75311 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 321528

[startup+0.201099 s]
/proc/loadavg: 3.49 5.30 6.79 2/172 27873
/proc/meminfo: memFree=15991560/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=678180 CPUtime=0.69 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 3833 0 0 0 69 0 0 0 25 0 4 0 516505408 694456320 3183 33554432000 4194304 4797429 140737417298432 18446744073709551615 4491939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 169545 3183 394 148 0 164474 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 678180

[startup+0.30108 s]
/proc/loadavg: 3.49 5.30 6.79 2/172 27873
/proc/meminfo: memFree=15991560/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=679004 CPUtime=1.1 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 4395 0 0 0 109 1 0 0 25 0 4 0 516505408 695300096 3685 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 169751 3685 406 148 0 164680 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 679004

[startup+0.701009 s]
/proc/loadavg: 3.49 5.30 6.79 2/172 27873
/proc/meminfo: memFree=15991560/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=681268 CPUtime=2.7 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 6344 0 0 0 269 1 0 0 25 0 4 0 516505408 697618432 4285 33554432000 4194304 4797429 140737417298432 18446744073709551615 4351629 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 170317 4285 408 148 0 165246 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 681268

[startup+1.50087 s]
/proc/loadavg: 3.49 5.30 6.79 9/184 27886
/proc/meminfo: memFree=15949668/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=685160 CPUtime=5.9 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 9443 0 0 0 588 2 0 0 25 0 4 0 516505408 701603840 6866 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 171290 6866 413 148 0 166219 0
[pid=27873/tid=27880] ppid=27871 vsize=685160 CPUtime=1.45 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 1845 0 0 0 145 0 0 0 25 0 4 0 516505411 701603840 6866 33554432000 4194304 4797429 140737417298432 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=685160 CPUtime=1.46 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 1945 0 0 0 146 0 0 0 25 0 4 0 516505411 701603840 6866 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=685160 CPUtime=1.46 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 1973 0 0 0 146 0 0 0 25 0 4 0 516505411 701603840 6866 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 685160

[startup+3.10058 s]
/proc/loadavg: 3.49 5.30 6.79 9/184 27886
/proc/meminfo: memFree=15931564/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=686600 CPUtime=12.28 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 11009 0 0 0 1226 2 0 0 25 0 4 0 516505408 703078400 7237 33554432000 4194304 4797429 140737417298432 18446744073709551615 4426365 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 171650 7237 414 148 0 166579 0
[pid=27873/tid=27880] ppid=27871 vsize=686600 CPUtime=3.05 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 1861 0 0 0 305 0 0 0 25 0 4 0 516505411 703078400 7237 33554432000 4194304 4797429 140737417298432 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=686600 CPUtime=3.06 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 2016 0 0 0 306 0 0 0 25 0 4 0 516505411 703078400 7237 33554432000 4194304 4797429 140737417298432 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=686600 CPUtime=3.06 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 2028 0 0 0 306 0 0 0 25 0 4 0 516505411 703078400 7237 33554432000 4194304 4797429 140737417298432 18446744073709551615 47139416544651 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 686600

[startup+6.30101 s]
/proc/loadavg: 3.85 5.34 6.80 9/184 27886
/proc/meminfo: memFree=15921804/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=689336 CPUtime=25.07 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 14211 0 0 0 2504 3 0 0 25 0 4 0 516505408 705880064 8195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 172334 8195 416 148 0 167263 0
[pid=27873/tid=27880] ppid=27871 vsize=689336 CPUtime=6.23 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 2318 0 0 0 623 0 0 0 25 0 4 0 516505411 705880064 8195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=689336 CPUtime=6.26 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 2468 0 0 0 626 0 0 0 25 0 4 0 516505411 705880064 8195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=689336 CPUtime=6.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 2566 0 0 0 626 0 0 0 25 0 4 0 516505411 705880064 8195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 689336

[startup+12.7009 s]
/proc/loadavg: 4.18 5.39 6.81 9/184 27886
/proc/meminfo: memFree=15913776/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=692464 CPUtime=50.63 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 18168 0 0 0 5060 3 0 0 25 0 4 0 516505408 709083136 9652 33554432000 4194304 4797429 140737417298432 18446744073709551615 4495448 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 173116 9652 418 148 0 168045 0
[pid=27873/tid=27880] ppid=27871 vsize=692464 CPUtime=12.6 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 2644 0 0 0 1260 0 0 0 25 0 4 0 516505411 709083136 9652 33554432000 4194304 4797429 140737417298432 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=692464 CPUtime=12.66 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 2893 0 0 0 1266 0 0 0 25 0 4 0 516505411 709083136 9652 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=692464 CPUtime=12.66 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 2972 0 0 0 1266 0 0 0 25 0 4 0 516505411 709083136 9652 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 692464

[startup+25.5006 s]
/proc/loadavg: 5.18 5.55 6.84 9/184 27886
/proc/meminfo: memFree=15894312/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=697676 CPUtime=101.77 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 26777 0 0 0 10171 6 0 0 25 0 4 0 516505408 714420224 12008 33554432000 4194304 4797429 140737417298432 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 174419 12008 419 148 0 169348 0
[pid=27873/tid=27880] ppid=27871 vsize=697676 CPUtime=25.33 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 3455 0 0 0 2533 0 0 0 25 0 4 0 516505411 714420224 12008 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=697676 CPUtime=25.46 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 3677 0 0 0 2546 0 0 0 25 0 4 0 516505411 714420224 12008 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=697676 CPUtime=25.46 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 3743 0 0 0 2545 1 0 0 25 0 4 0 516505411 714420224 12008 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 697676

[startup+51.101 s]
/proc/loadavg: 6.14 5.74 6.87 9/184 27887
/proc/meminfo: memFree=15869404/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=704484 CPUtime=204.05 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 39708 0 0 0 20396 9 0 0 25 0 4 0 516505408 721391616 14814 33554432000 4194304 4797429 140737417298432 18446744073709551615 4428866 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 176121 14814 419 148 0 171050 0
[pid=27873/tid=27880] ppid=27871 vsize=704484 CPUtime=50.82 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 4803 0 0 0 5081 1 0 0 25 0 4 0 516505411 721391616 14814 33554432000 4194304 4797429 140737417298432 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=704484 CPUtime=51.05 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 5048 0 0 0 5105 0 0 0 25 0 4 0 516505411 721391616 14814 33554432000 4194304 4797429 140737417298432 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=704484 CPUtime=51.06 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 5264 0 0 0 5105 1 0 0 25 0 4 0 516505411 721391616 14814 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 704484

[startup+102.301 s]
/proc/loadavg: 7.19 6.09 6.92 9/184 27888
/proc/meminfo: memFree=15845468/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=712284 CPUtime=408.61 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 61855 0 0 0 40845 16 0 0 25 0 4 0 516505408 729378816 17596 33554432000 4194304 4797429 140737417298432 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 178071 17596 419 148 0 173000 0
[pid=27873/tid=27880] ppid=27871 vsize=712284 CPUtime=101.77 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 7101 0 0 0 10175 2 0 0 25 0 4 0 516505411 729378816 17596 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=712284 CPUtime=102.25 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 7681 0 0 0 10224 1 0 0 25 0 4 0 516505411 729378816 17596 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=712284 CPUtime=102.27 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 7083 0 0 0 10225 2 0 0 25 0 4 0 516505411 729378816 17596 33554432000 4194304 4797429 140737417298432 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 712284

[startup+162.3 s]
/proc/loadavg: 7.76 6.45 6.99 9/184 27890
/proc/meminfo: memFree=15817176/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=718312 CPUtime=648.28 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 82953 0 0 0 64805 23 0 0 25 0 4 0 516505408 735551488 19544 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 179578 19544 421 148 0 174507 0
[pid=27873/tid=27880] ppid=27871 vsize=718312 CPUtime=161.45 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 9040 0 0 0 16143 2 0 0 25 0 4 0 516505411 735551488 19544 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=718312 CPUtime=162.25 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 10101 0 0 0 16223 2 0 0 25 0 4 0 516505411 735551488 19544 33554432000 4194304 4797429 140737417298432 18446744073709551615 4428895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=718312 CPUtime=162.25 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 8954 0 0 0 16223 2 0 0 25 0 4 0 516505411 735551488 19544 33554432000 4194304 4797429 140737417298432 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 718312

[startup+222.307 s]
/proc/loadavg: 7.96 6.74 7.06 9/184 27891
/proc/meminfo: memFree=15802892/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=725652 CPUtime=888 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 101108 0 0 0 88770 30 0 0 25 0 4 0 516505408 743067648 23946 33554432000 4194304 4797429 140737417298432 18446744073709551615 4506535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 181413 23946 421 148 0 176342 0
[pid=27873/tid=27880] ppid=27871 vsize=725652 CPUtime=221.15 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 10319 0 0 0 22112 3 0 0 25 0 4 0 516505411 743067648 23946 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=725652 CPUtime=222.25 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 11505 0 0 0 22222 3 0 0 25 0 4 0 516505411 743067648 23946 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=725652 CPUtime=222.27 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 10782 0 0 0 22224 3 0 0 25 0 4 0 516505411 743067648 23946 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 888
Current children cumulated vsize (KiB) 725652

[startup+282.301 s]

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

[pid=27873] ppid=27871 vsize=747788 CPUtime=2565.74 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 186407 0 0 0 256506 68 0 0 25 0 4 0 516505408 765734912 32031 33554432000 4194304 4797429 140737417298432 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 186947 32031 421 148 0 181876 0
[pid=27873/tid=27880] ppid=27871 vsize=747788 CPUtime=638.93 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 19191 0 0 0 63887 6 0 0 25 0 4 0 516505411 765734912 32031 33554432000 4194304 4797429 140737417298432 18446744073709551615 4526463 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=747788 CPUtime=642.21 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 19527 0 0 0 64214 7 0 0 25 0 4 0 516505411 765734912 32031 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=747788 CPUtime=642.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 19016 0 0 0 64219 7 0 0 25 0 4 0 516505411 765734912 32031 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.74
Current children cumulated vsize (KiB) 747788

[startup+702.301 s]
/proc/loadavg: 8.06 7.84 7.48 9/184 27913
/proc/meminfo: memFree=15697988/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=747912 CPUtime=2805.42 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 196086 0 0 0 280469 73 0 0 25 0 4 0 516505408 765861888 36045 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 186978 36045 435 148 0 181907 0
[pid=27873/tid=27880] ppid=27871 vsize=747912 CPUtime=698.61 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 19796 0 0 0 69854 7 0 0 25 0 4 0 516505411 765861888 36045 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=747912 CPUtime=702.21 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 20824 0 0 0 70213 8 0 0 25 0 4 0 516505411 765861888 36045 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=747912 CPUtime=702.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 19660 0 0 0 70219 7 0 0 25 0 4 0 516505411 765861888 36045 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 747912

[startup+762.301 s]
/proc/loadavg: 8.10 7.88 7.51 9/184 27915
/proc/meminfo: memFree=15699816/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=749964 CPUtime=3045.1 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 199404 0 0 0 304436 74 0 0 25 0 4 0 516505408 767963136 36589 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 187491 36589 425 148 0 182420 0
[pid=27873/tid=27880] ppid=27871 vsize=749964 CPUtime=758.29 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 21146 0 0 0 75822 7 0 0 25 0 4 0 516505411 767963136 36589 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=749964 CPUtime=762.21 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 21298 0 0 0 76213 8 0 0 25 0 4 0 516505411 767963136 36589 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=749964 CPUtime=762.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 20803 0 0 0 76218 8 0 0 25 0 4 0 516505411 767963136 36589 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 749964

[startup+822.301 s]
/proc/loadavg: 8.33 7.98 7.57 9/184 27919
/proc/meminfo: memFree=15681288/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=752224 CPUtime=3284.77 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 209391 0 0 0 328397 80 0 0 25 0 4 0 516505408 770277376 37195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 188056 37195 425 148 0 182985 0
[pid=27873/tid=27880] ppid=27871 vsize=752224 CPUtime=817.97 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 21712 0 0 0 81789 8 0 0 25 0 4 0 516505411 770277376 37195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=752224 CPUtime=822.19 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 22439 0 0 0 82211 8 0 0 25 0 4 0 516505411 770277376 37195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=752224 CPUtime=822.25 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 21361 0 0 0 82217 8 0 0 25 0 4 0 516505411 770277376 37195 33554432000 4194304 4797429 140737417298432 18446744073709551615 4528955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 752224

[startup+882.306 s]
/proc/loadavg: 8.19 8.00 7.60 9/184 27921
/proc/meminfo: memFree=15688560/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=757960 CPUtime=3524.47 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 220353 0 0 0 352362 85 0 0 25 0 4 0 516505408 776151040 35966 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 189490 35966 425 148 0 184419 0
[pid=27873/tid=27880] ppid=27871 vsize=757960 CPUtime=877.65 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 22913 0 0 0 87757 8 0 0 25 0 4 0 516505411 776151040 35966 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=757960 CPUtime=882.2 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 23419 0 0 0 88211 9 0 0 25 0 4 0 516505411 776151040 35966 33554432000 4194304 4797429 140737417298432 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=757960 CPUtime=882.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 22616 0 0 0 88217 9 0 0 25 0 4 0 516505411 776151040 35966 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 757960

[startup+942.3 s]
/proc/loadavg: 8.13 8.01 7.63 9/184 27923
/proc/meminfo: memFree=15672536/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=759056 CPUtime=3764.12 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 228076 0 0 0 376324 88 0 0 25 0 4 0 516505408 777273344 39520 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 189764 39520 425 148 0 184693 0
[pid=27873/tid=27880] ppid=27871 vsize=759056 CPUtime=937.32 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 23342 0 0 0 93724 8 0 0 25 0 4 0 516505411 777273344 39520 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=759056 CPUtime=942.19 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 24128 0 0 0 94209 10 0 0 25 0 4 0 516505411 777273344 39520 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524556 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=759056 CPUtime=942.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 23075 0 0 0 94217 9 0 0 25 0 4 0 516505411 777273344 39520 33554432000 4194304 4797429 140737417298432 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 759056

[startup+1002.3 s]
/proc/loadavg: 8.16 8.04 7.66 9/184 27924
/proc/meminfo: memFree=15684916/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=761564 CPUtime=4003.79 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 237689 0 0 0 400287 92 0 0 25 0 4 0 516505408 779841536 37877 33554432000 4194304 4797429 140737417298432 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 190391 37877 425 148 0 185320 0
[pid=27873/tid=27880] ppid=27871 vsize=761564 CPUtime=997 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 24443 0 0 0 99691 9 0 0 25 0 4 0 516505411 779841536 37877 33554432000 4194304 4797429 140737417298432 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=761564 CPUtime=1002.19 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 24462 0 0 0 100209 10 0 0 25 0 4 0 516505411 779841536 37877 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=761564 CPUtime=1002.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 24085 0 0 0 100216 10 0 0 25 0 4 0 516505411 779841536 37877 33554432000 4194304 4797429 140737417298432 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 761564

[startup+1062.3 s]
/proc/loadavg: 8.16 8.06 7.68 9/184 27926
/proc/meminfo: memFree=15665044/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=761676 CPUtime=4243.48 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 245620 0 0 0 424251 97 0 0 25 0 4 0 516505408 779956224 40015 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 190419 40015 425 148 0 185348 0
[pid=27873/tid=27880] ppid=27871 vsize=761676 CPUtime=1056.68 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 24837 0 0 0 105659 9 0 0 25 0 4 0 516505411 779956224 40015 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=761676 CPUtime=1062.18 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 25634 0 0 0 106208 10 0 0 25 0 4 0 516505411 779956224 40015 33554432000 4194304 4797429 140737417298432 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=761676 CPUtime=1062.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 24646 0 0 0 106216 10 0 0 25 0 4 0 516505411 779956224 40015 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 761676

[startup+1122.3 s]
/proc/loadavg: 8.15 8.08 7.71 9/184 27927
/proc/meminfo: memFree=15655976/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=763560 CPUtime=4483.15 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 249376 0 0 0 448217 98 0 0 25 0 4 0 516505408 781885440 42226 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 190890 42226 425 148 0 185819 0
[pid=27873/tid=27880] ppid=27871 vsize=763560 CPUtime=1116.35 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 26055 0 0 0 111626 9 0 0 25 0 4 0 516505411 781885440 42226 33554432000 4194304 4797429 140737417298432 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=763560 CPUtime=1122.18 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 26021 0 0 0 112207 11 0 0 25 0 4 0 516505411 781885440 42226 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=763560 CPUtime=1122.26 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 25040 0 0 0 112216 10 0 0 25 0 4 0 516505411 781885440 42226 33554432000 4194304 4797429 140737417298432 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 763560

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.73 9/184 27929
/proc/meminfo: memFree=15658808/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=766072 CPUtime=4722.84 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 256072 0 0 0 472183 101 0 0 25 0 4 0 516505408 784457728 41150 33554432000 4194304 4797429 140737417298432 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 191518 41150 425 148 0 186447 0
[pid=27873/tid=27880] ppid=27871 vsize=766072 CPUtime=1176.05 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 26699 0 0 0 117595 10 0 0 25 0 4 0 516505411 784457728 41150 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=766072 CPUtime=1182.17 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 27144 0 0 0 118206 11 0 0 25 0 4 0 516505411 784457728 41150 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=766072 CPUtime=1182.27 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 26155 0 0 0 118216 11 0 0 25 0 4 0 516505411 784457728 41150 33554432000 4194304 4797429 140737417298432 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 766072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.07 7.74 9/184 27930
/proc/meminfo: memFree=15655956/32950928 swapFree=67111528/67111528
[pid=27873] ppid=27871 vsize=766072 CPUtime=4800.34 cores=0,2,4,6
/proc/27873/stat : 27873 (techdemo) R 27871 27873 27015 0 -1 4202496 257848 0 0 0 479932 102 0 0 25 0 4 0 516505408 784457728 42868 33554432000 4194304 4797429 140737417298432 18446744073709551615 268272385734 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27873/statm: 191518 42868 425 148 0 186447 0
[pid=27873/tid=27880] ppid=27871 vsize=766072 CPUtime=1195.34 cores=0,2,4,6
/proc/27873/task/27880/stat : 27880 (techdemo) R 27871 27873 27015 0 -1 4202560 26830 0 0 0 119524 10 0 0 25 0 4 0 516505411 784457728 42868 33554432000 4194304 4797429 140737417298432 18446744073709551615 4524521 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27873/tid=27881] ppid=27871 vsize=766072 CPUtime=1201.58 cores=0,2,4,6
/proc/27873/task/27881/stat : 27881 (techdemo) R 27871 27873 27015 0 -1 4202560 27325 0 0 0 120147 11 0 0 25 0 4 0 516505411 784457728 42868 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27873/tid=27882] ppid=27871 vsize=766072 CPUtime=1201.68 cores=0,2,4,6
/proc/27873/task/27882/stat : 27882 (techdemo) R 27871 27873 27015 0 -1 4202560 26303 0 0 0 120157 11 0 0 25 0 4 0 516505411 784457728 42868 33554432000 4194304 4797429 140737417298432 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 766072

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.38
CPU user time (s): 4799.35
CPU system time (s): 1.03084
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 863412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.35
system time used= 1.03084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257848
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= 803
involuntary context switches= 20695

runsolver used 1.93571 second user time and 4.42933 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 05:51:06
IDJOB=3172488
IDBENCH=82506
IDSOLVER=1584
FILE ID=node122/3172488-1304049066
RUNJOBID= node122-1304049066-27858
PBS_JOBID= 13170386
Free space on /tmp= 71664 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S93401285-051-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172488-1304049066/watcher-3172488-1304049066 -o /tmp/evaluation-result-3172488-1304049066/solver-3172488-1304049066 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172488-1304049066.cnf

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

MD5SUM BENCH= dc0028248c86c8aff67bef1f8d7ffb16
RANDOM SEED=1315947834

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15991840 kB
Buffers:       1733884 kB
Cached:       14596028 kB
SwapCached:          0 kB
Active:        5513048 kB
Inactive:     10881624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15991840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16380 kB
Writeback:           0 kB
AnonPages:       64664 kB
Mapped:          14684 kB
Slab:           501276 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186092 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= 71648 MiB
End job on node122 at 2011-04-29 06:11:10