Trace number 3172658

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.34 1201.83

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
MD5SUMa2618a2d05b86feb60504578f5d9c7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172658-1304081531.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.09/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.09/0.10	c -- vars added      10000
0.09/0.10	c Parsing time:  0.09 s
0.09/0.14	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.11
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
0.09/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.01 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.59/0.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.25	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
3.22/0.91	c lits-rem:         0  cl-subs:        0  v-elim:    619  v-fix:    0  time:  0.37 s
3.22/0.91	c learnt bin added due to v-elim: 0
3.22/0.91	c Finding binary XORs  T:     0.01 s  found:       0
3.22/0.91	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
3.22/0.91	c calculated reachability. Time: 0.00
3.22/0.91	c Calc default polars -  time:   0.01 s pos:    4468 undec:    1199 neg:    4333
3.22/0.91	c =========================================================================================
3.22/0.91	c types(t): F = full restart, N = normal restart
3.22/0.91	c types(t): S = simplification begin/end, E = solution found
3.22/0.91	c restart types(rt): st = static, dy = dynamic
3.22/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.22/0.91	c  B st     0         0      9651     41578         0         0    126575         0   no data   no data  --
3.64/1.03	c Decided on static restart strategy
51.16/12.96	c  N dy     7     30000      9651     41578         0     13365    126575   1905101    231.22    152.29  --
51.98/13.14	c  S st     7     30000      9651     41578         0     13365    126575   1905101    231.22    152.29  --
52.38/13.24	c  S st     7     30501      9651     41578         0     13866    126575   1948454    231.22    152.29  --
52.38/13.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.38/13.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.76/13.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.55
52.76/13.38	c Calc non-exist non-lernt bins v-fix:     0 done:   9651 time:  0.02 s
52.76/13.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.15/13.40	c Subs w/ non-existent bins:      0 time:  0.06 s
53.15/13.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
53.15/13.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
53.15/13.48	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
59.94/15.17	c lits-rem:        13  cl-subs:      645  v-elim:    161  v-fix:    0  time:  6.76 s
59.94/15.17	c learnt bin added due to v-elim: 0
59.94/15.18	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.01
59.94/15.19	c vivif2 --  cl tried    13221 cl shrink        0 lits rem          0 time: 0.07
61.16/15.40	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.83
61.16/15.41	c calculated reachability. Time: 0.00
61.16/15.41	c  N dy     7     30501      9651     41578         0     13221    126575   1855439    231.22    152.29  --
61.16/15.41	c  F st     7     30501      9651     41578         0     13221    126575   1855439    231.22    152.29  --
62.74/15.87	c Decided on static restart strategy
80.72/20.30	c  N dy    14     45751      9651     41578         0      9941    126575    396734    211.45    149.62  --
80.72/20.32	c  S st    14     45751      9651     41578         0      9941    126575    396734    211.45    149.62  --
81.12/20.42	c  S st    14     46254      9651     41578         0     10444    126575    442804    211.45    149.62  --
81.12/20.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
81.12/20.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.12/20.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.25
81.12/20.49	c Calc non-exist non-lernt bins v-fix:     0 done:   9651 time:  0.02 s
81.12/20.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.12/20.49	c Subs w/ non-existent bins:      0 time:  0.02 s
81.52/20.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
81.52/20.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.52/20.53	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
86.72/21.81	c lits-rem:         2  cl-subs:      301  v-elim:    161  v-fix:    0  time:  5.14 s
86.72/21.81	c learnt bin added due to v-elim: 0
86.72/21.81	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.01
86.72/21.82	c vivif2 --  cl tried    10143 cl shrink        0 lits rem          0 time: 0.02
86.72/21.90	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.31
86.72/21.90	c calculated reachability. Time: 0.00
86.72/21.90	c  N dy    14     46254      9651     41578         0     10143    126575    432501    211.45    149.62  --
125.47/31.54	c  N dy    15     69381      9651     41578         0     22323    126575   3182739    247.14    147.68  --
125.87/31.67	c  S st    15     69381      9651     41578         0     22323    126575   3182739    247.14    147.68  --
126.27/31.79	c  S st    15     69884      9651     41578         0     22826    126575   3232472    247.14    147.68  --
126.27/31.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
126.27/31.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.47/32.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.85
127.47/32.02	c Calc non-exist non-lernt bins v-fix:     0 done:   9651 time:  0.02 s
127.47/32.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.47/32.04	c Subs w/ non-existent bins:      0 time:  0.09 s
127.87/32.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
127.87/32.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
127.87/32.15	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
136.65/34.37	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
145.04/36.44	c Added 85 vars  tried: 80000 time: 8.28
145.84/36.69	c ORs :     85 avg-s:  0.0 cl-sh: 23562 l-rem:  23562 b-add:    170 v-rep:   0 cl-rem: 0 avg s: nan T:    9.26
146.24/36.74	c lits-rem:         0  cl-subs:      705  v-elim:    161  v-fix:    0  time: 18.32 s
146.24/36.74	c learnt bin added due to v-elim: 0
146.24/36.74	c vivif2 --  cl tried    41663 cl shrink        0 lits rem          0 time: 0.01
146.24/36.77	c vivif2 --  cl tried    22121 cl shrink        0 lits rem          0 time: 0.12
147.04/36.94	c asymm  cl-useful: 0/41663/41663 lits-rem:0 time: 0.67
147.04/36.94	c calculated reachability. Time: 0.00
147.04/36.94	c  N dy    15     69884      9736     41663       170     22121    127169   3059794    247.14    147.68  --
147.04/36.94	c  F st    15     69884      9736     41663       170     22121    127169   3059794    247.14    147.68  --
149.06/37.43	c Decided on static restart strategy
201.79/50.66	c  N dy    22    104826      9736     41663       170     18142    127169   1247870    197.34    147.65  --
202.17/50.73	c  S st    22    104826      9736     41663       170     18142    127169   1247870    197.34    147.65  --
202.57/50.84	c  S st    22    105327      9736     41663       170     18643    127169   1295772    197.34    147.65  --
202.57/50.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
202.57/50.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
202.98/50.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.48
202.98/50.97	c Calc non-exist non-lernt bins v-fix:     0 done:   9736 time:  0.02 s
202.98/50.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
202.98/50.98	c Subs w/ non-existent bins:      0 time:  0.04 s
203.38/51.04	c bin-w-bin subsume rem            0 bins  time:  0.02 s
203.38/51.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
203.38/51.04	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
209.77/52.62	c ORs :     85 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
209.77/52.64	c lits-rem:        35  cl-subs:      918  v-elim:    179  v-fix:    0  time:  6.38 s
209.77/52.64	c learnt bin added due to v-elim: 0
209.77/52.65	c vivif2 --  cl tried    41663 cl shrink        0 lits rem          0 time: 0.01
209.77/52.66	c vivif2 --  cl tried    17725 cl shrink        0 lits rem          0 time: 0.05
210.59/52.82	c asymm  cl-useful: 0/41663/41663 lits-rem:0 time: 0.64
210.59/52.82	c calculated reachability. Time: 0.00
210.59/52.82	c  N dy    22    105327      9736     41663       170     17725    127169   1238644    197.34    147.65  --
306.06/76.77	c  N dy    23    157992      9736     41663       170     22404    127169   1579351    217.82    147.52  --
306.46/76.84	c  S st    23    157992      9736     41663       170     22404    127169   1579351    217.82    147.52  --
306.88/76.97	c  S st    23    158493      9736     41663       170     22905    127169   1630733    217.82    147.52  --
306.88/76.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
306.88/76.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.66/77.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.55
307.66/77.12	c Calc non-exist non-lernt bins v-fix:     0 done:   9736 time:  0.02 s
307.66/77.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.66/77.13	c Subs w/ non-existent bins:      0 time:  0.05 s
307.66/77.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
308.05/77.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
308.05/77.20	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
314.45/78.88	c ORs :     85 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
314.85/78.92	c lits-rem:         8  cl-subs:      594  v-elim:    179  v-fix:    0  time:  6.86 s
314.85/78.92	c learnt bin added due to v-elim: 0
314.85/78.92	c vivif2 --  cl tried    41663 cl shrink        0 lits rem          0 time: 0.01
314.85/78.93	c vivif2 --  cl tried    22311 cl shrink        0 lits rem          0 time: 0.06
315.67/79.11	c asymm  cl-useful: 0/41663/41663 lits-rem:0 time: 0.70
315.67/79.11	c calculated reachability. Time: 0.00
315.67/79.11	c  N dy    23    158493      9736     41663       170     22311    127169   1569643    217.82    147.52  --
487.47/122.15	c  N dy    24    237739      9736     41663       170     23546    127169    980533    204.97    143.56  --
487.47/122.19	c  S st    24    237739      9736     41663       170     23546    127169    980533    204.97    143.56  --
488.24/122.32	c  S st    24    238240      9736     41663       170     24047    127169   1029055    204.97    143.56  --
488.24/122.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
488.24/122.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.64/122.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.47
488.64/122.44	c Calc non-exist non-lernt bins v-fix:     0 done:   9736 time:  0.02 s
488.64/122.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.64/122.45	c Subs w/ non-existent bins:      0 time:  0.04 s
489.04/122.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
489.04/122.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
489.04/122.50	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
495.04/124.04	c ORs :     85 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
495.04/124.07	c lits-rem:        39  cl-subs:     1385  v-elim:    179  v-fix:    0  time:  6.25 s
495.04/124.07	c learnt bin added due to v-elim: 0
495.04/124.07	c vivif2 --  cl tried    41663 cl shrink        0 lits rem          0 time: 0.01
495.04/124.08	c vivif2 --  cl tried    22662 cl shrink        0 lits rem          0 time: 0.04
495.86/124.22	c asymm  cl-useful: 0/41663/41663 lits-rem:0 time: 0.55
495.86/124.23	c calculated reachability. Time: 0.00
495.86/124.23	c  N dy    24    238240      9736     41663       170     22662    127169    977642    204.97    143.56  --
781.11/195.64	c  N dy    25    357361      9736     41663       170     47760    127169   6009321    253.98    146.19  --
781.93/195.88	c  S st    25    357361      9736     41663       170     47760    127169   6009321    253.98    146.19  --
782.71/196.07	c  S st    25    357866      9736     41663       170     48265    127169   6059845    253.98    146.19  --
782.71/196.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
782.71/196.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
784.71/196.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  1.72
784.71/196.52	c Calc non-exist non-lernt bins v-fix:     0 done:   9736 time:  0.02 s
784.71/196.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
784.71/196.56	c Subs w/ non-existent bins:      0 time:  0.17 s
785.51/196.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
785.51/196.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
785.51/196.77	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
890.59/223.00	c ORs :     85 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.30
890.59/223.09	c lits-rem:         1  cl-subs:     1874  v-elim:    179  v-fix:    0  time: 105.14 s
890.59/223.09	c learnt bin added due to v-elim: 0
890.59/223.09	c vivif2 --  cl tried    41663 cl shrink        0 lits rem          0 time: 0.01
890.99/223.15	c vivif2 --  cl tried    46391 cl shrink        0 lits rem          0 time: 0.22
892.58/223.59	c asymm  cl-useful: 0/41663/41663 lits-rem:0 time: 1.78
892.98/223.60	c calculated reachability. Time: 0.00
892.98/223.60	c  N dy    25    357866      9736     41663       170     46391    127169   5720188    253.98    146.19  --
1354.44/339.14	c  N dy    26    536799      9736     41663       170     54314    127169   6104649    241.14    148.73  --
1355.24/339.38	c  S st    26    536799      9736     41663       170     54314    127169   6104649    241.14    148.73  --
1356.04/339.55	c  S st    26    537301      9736     41663       170     54816    127169   6153006    241.14    148.73  --
1356.04/339.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1356.04/339.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1358.03/340.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  1.83
1358.03/340.02	c Calc non-exist non-lernt bins v-fix:     0 done:   9736 time:  0.02 s
1358.03/340.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1358.03/340.06	c Subs w/ non-existent bins:      0 time:  0.17 s
1358.83/340.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1358.83/340.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1358.83/340.26	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
1487.88/372.51	c ORs :     85 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
1493.89/374.09	c Added 90 vars  tried: 80000 time: 6.29
1496.26/374.64	c ORs :     90 avg-s:  0.0 cl-sh: 40251 l-rem:  40251 b-add:    180 v-rep:   0 cl-rem: 0 avg s: nan T:    8.51
1496.66/374.73	c lits-rem:        11  cl-subs:     2241  v-elim:    179  v-fix:    0  time: 137.71 s
1496.66/374.73	c learnt bin added due to v-elim: 0
1496.66/374.74	c vivif2 --  cl tried    41753 cl shrink        0 lits rem          0 time: 0.01
1496.66/374.79	c vivif2 --  cl tried    52575 cl shrink        0 lits rem          0 time: 0.24
1498.28/375.13	c asymm  cl-useful: 0/41753/41753 lits-rem:0 time: 1.33
1498.28/375.13	c calculated reachability. Time: 0.00
1498.28/375.13	c  N dy    26    537301      9826     41753       350     52575    127799   5766208    241.14    148.73  --
1498.28/375.13	c  F st    26    537301      9826     41753       350     52575    127799   5766208    241.14    148.73  --
1500.66/375.79	c Decided on static restart strategy
2227.00/557.55	c  N dy    33    805953      9826     41753       350     76206    127799   9628423    212.74    147.66  --
2228.60/557.93	c  S st    33    805953      9826     41753       350     76206    127799   9628423    212.74    147.66  --
2229.40/558.15	c  S st    33    806454      9826     41753       350     76707    127799   9675307    212.74    147.66  --
2229.40/558.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2229.40/558.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2232.22/558.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  2.82
2232.22/558.88	c Calc non-exist non-lernt bins v-fix:     0 done:   9826 time:  0.02 s
2232.22/558.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2232.59/558.95	c Subs w/ non-existent bins:      0 time:  0.28 s
2233.80/559.25	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2233.80/559.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2233.80/559.27	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
2622.52/656.51	c ORs :    175 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
2622.93/656.65	c lits-rem:         0  cl-subs:     3067  v-elim:    199  v-fix:    0  time: 388.97 s
2622.93/656.65	c learnt bin added due to v-elim: 0
2622.93/656.65	c vivif2 --  cl tried    41753 cl shrink        0 lits rem          0 time: 0.01
2623.33/656.74	c vivif2 --  cl tried    73640 cl shrink        0 lits rem          0 time: 0.36
2625.31/657.29	c asymm  cl-useful: 0/31773/41753 lits-rem:0 time: 2.18
2625.31/657.29	c calculated reachability. Time: 0.00
2625.31/657.29	c  N dy    33    806454      9826     41753       350     73640    127799   9140766    212.74    147.66  --
4045.21/1012.86	c  N dy    34   1209682      9826     41753       350     89842    127799  10502422    249.44    146.53  --
4047.20/1013.30	c  S st    34   1209682      9826     41753       350     89842    127799  10502422    249.44    146.53  --
4047.20/1013.30	c Finding binary XORs  T:     0.01 s  found:       0
4048.40/1013.60	c  S st    34   1210182      9826     41753       350     90341    127799  10557649    249.44    146.53  --
4048.40/1013.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4048.40/1013.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4052.00/1014.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  3.50
4052.00/1014.51	c Calc non-exist non-lernt bins v-fix:     0 done:   9826 time:  0.03 s
4052.00/1014.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4052.00/1014.59	c Subs w/ non-existent bins:      0 time:  0.31 s
4053.60/1014.92	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4053.60/1014.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
4053.60/1014.95	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
4621.28/1157.09	c ORs :    175 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
4622.10/1157.24	c lits-rem:         0  cl-subs:     4865  v-elim:    199  v-fix:    0  time: 568.37 s
4622.10/1157.24	c learnt bin added due to v-elim: 0
4622.10/1157.25	c vivif2 --  cl tried    41753 cl shrink        0 lits rem          0 time: 0.02
4622.47/1157.35	c vivif2 --  cl tried    85476 cl shrink        0 lits rem          0 time: 0.41
4623.67/1157.62	c asymm  cl-useful: 0/9980/41753 lits-rem:0 time: 1.10
4623.67/1157.63	c calculated reachability. Time: 0.00
4623.67/1157.63	c  N dy    34   1210182      9826     41753       350     85476    127799  10012512    249.44    146.53  --

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-3172658-1304081531/watcher-3172658-1304081531 -o /tmp/evaluation-result-3172658-1304081531/solver-3172658-1304081531 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172658-1304081531.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: 8.11 8.11 7.97 1/175 23488
/proc/meminfo: memFree=25307232/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=23528 CPUtime=0 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 1070 0 0 0 0 0 0 0 25 0 1 0 519755838 24092672 1009 33554432000 4194304 4797429 140734153854496 18446744073709551615 4419357 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/23488/statm: 5882 1021 341 148 0 811 0

[startup+0.0741379 s]
/proc/loadavg: 8.11 8.11 7.97 1/175 23488
/proc/meminfo: memFree=25307232/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=74164 CPUtime=0.06 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 7569 0 0 0 6 0 0 0 25 0 1 0 519755838 75943936 6023 33554432000 4194304 4797429 140734153854496 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/23488/statm: 18541 6024 348 148 0 13470 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 74164

[startup+0.101102 s]
/proc/loadavg: 8.11 8.11 7.97 1/175 23488
/proc/meminfo: memFree=25307232/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=77148 CPUtime=0.09 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 8539 0 0 0 9 0 0 0 25 0 1 0 519755838 78999552 6945 33554432000 4194304 4797429 140734153854496 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/23488/statm: 19287 6947 348 148 0 14216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77148

[startup+0.301034 s]
/proc/loadavg: 8.11 8.11 7.97 1/175 23488
/proc/meminfo: memFree=25307232/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=774720 CPUtime=0.83 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 13766 0 0 0 79 4 0 0 18 0 4 0 519755838 793313280 11314 33554432000 4194304 4797429 140734153854496 18446744073709551615 4344778 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 193680 11314 402 148 0 188609 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 774720

[startup+0.700929 s]
/proc/loadavg: 8.11 8.11 7.97 1/175 23488
/proc/meminfo: memFree=25307232/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=776596 CPUtime=2.42 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 15819 0 0 0 238 4 0 0 18 0 4 0 519755838 795234304 13057 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424338 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 194149 13057 412 148 0 189078 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 776596

[startup+1.50079 s]
/proc/loadavg: 8.26 8.15 7.98 11/184 23522
/proc/meminfo: memFree=25223548/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=777880 CPUtime=5.61 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 18649 0 0 0 557 4 0 0 19 0 4 0 519755838 796549120 15878 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 194470 15878 412 148 0 189399 0
[pid=23488/tid=23490] ppid=23486 vsize=777880 CPUtime=1.36 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 2433 0 0 0 136 0 0 0 19 0 4 0 519755848 796549120 15878 33554432000 4194304 4797429 140734153854496 18446744073709551615 4425049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=777880 CPUtime=1.36 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 2200 0 0 0 136 0 0 0 19 0 4 0 519755848 796549120 15878 33554432000 4194304 4797429 140734153854496 18446744073709551615 4425622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=777880 CPUtime=1.37 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 2814 0 0 0 137 0 0 0 19 0 4 0 519755848 796549120 15878 33554432000 4194304 4797429 140734153854496 18446744073709551615 4413461 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 777880

[startup+3.1005 s]
/proc/loadavg: 8.26 8.15 7.98 9/184 23522
/proc/meminfo: memFree=25215296/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=787956 CPUtime=12 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 27856 0 0 0 1193 7 0 0 25 0 4 0 519755838 806866944 19045 33554432000 4194304 4797429 140734153854496 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 196989 19045 416 148 0 191918 0
[pid=23488/tid=23490] ppid=23486 vsize=787956 CPUtime=2.97 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 5049 0 0 0 296 1 0 0 24 0 4 0 519755848 806866944 19045 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=787956 CPUtime=2.95 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 4252 0 0 0 295 0 0 0 24 0 4 0 519755848 806866944 19045 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=787956 CPUtime=2.98 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 5538 0 0 0 296 2 0 0 24 0 4 0 519755848 806866944 19045 33554432000 4194304 4797429 140734153854496 18446744073709551615 4526491 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 787956

[startup+6.30093 s]
/proc/loadavg: 8.26 8.15 7.98 9/184 23522
/proc/meminfo: memFree=25175264/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=789628 CPUtime=24.79 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 31196 0 0 0 2471 8 0 0 25 0 4 0 519755838 808579072 19874 33554432000 4194304 4797429 140734153854496 18446744073709551615 4388638 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 197407 19874 417 148 0 192336 0
[pid=23488/tid=23490] ppid=23486 vsize=789628 CPUtime=6.17 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 5055 0 0 0 616 1 0 0 25 0 4 0 519755848 808579072 19874 33554432000 4194304 4797429 140734153854496 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=789628 CPUtime=6.15 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 4577 0 0 0 614 1 0 0 25 0 4 0 519755848 808579072 19874 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=789628 CPUtime=6.18 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 5937 0 0 0 616 2 0 0 25 0 4 0 519755848 808579072 19874 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 789628

[startup+12.7008 s]
/proc/loadavg: 8.22 8.14 7.98 9/184 23523
/proc/meminfo: memFree=25152844/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=794920 CPUtime=50.35 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 39054 0 0 0 5025 10 0 0 25 0 4 0 519755838 813998080 22983 33554432000 4194304 4797429 140734153854496 18446744073709551615 4387563 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 198730 22983 419 148 0 193659 0
[pid=23488/tid=23490] ppid=23486 vsize=794920 CPUtime=12.56 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 5969 0 0 0 1255 1 0 0 25 0 4 0 519755848 813998080 22983 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=794920 CPUtime=12.52 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 5315 0 0 0 1251 1 0 0 25 0 4 0 519755848 813998080 22983 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=794920 CPUtime=12.57 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 7606 0 0 0 1255 2 0 0 25 0 4 0 519755848 813998080 22983 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 794920

[startup+25.5005 s]
/proc/loadavg: 8.27 8.15 7.98 9/184 23523
/proc/meminfo: memFree=25127172/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=803484 CPUtime=101.5 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 53416 0 0 0 10136 14 0 0 25 0 4 0 519755838 822767616 28305 33554432000 4194304 4797429 140734153854496 18446744073709551615 4358590 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 200871 28305 419 148 0 195800 0
[pid=23488/tid=23490] ppid=23486 vsize=803484 CPUtime=25.37 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 7759 0 0 0 2535 2 0 0 25 0 4 0 519755848 822767616 28305 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=803484 CPUtime=25.25 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 6801 0 0 0 2524 1 0 0 25 0 4 0 519755848 822767616 28305 33554432000 4194304 4797429 140734153854496 18446744073709551615 4529494 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=803484 CPUtime=25.38 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 8651 0 0 0 2535 3 0 0 25 0 4 0 519755848 822767616 28305 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 803484

[startup+51.1009 s]
/proc/loadavg: 8.17 8.14 7.98 9/184 23524
/proc/meminfo: memFree=25069460/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=819200 CPUtime=203.78 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 79651 0 0 0 20357 21 0 0 25 0 4 0 519755838 838860800 35502 33554432000 4194304 4797429 140734153854496 18446744073709551615 4506622 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 204800 35502 420 148 0 199729 0
[pid=23488/tid=23490] ppid=23486 vsize=819200 CPUtime=50.96 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 10075 0 0 0 5094 2 0 0 25 0 4 0 519755848 838860800 35502 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=819200 CPUtime=50.73 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 9089 0 0 0 5072 1 0 0 25 0 4 0 519755848 838860800 35502 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=819200 CPUtime=50.97 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 10987 0 0 0 5094 3 0 0 25 0 4 0 519755848 838860800 35502 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 819200

[startup+102.307 s]
/proc/loadavg: 8.16 8.14 7.99 9/184 23525
/proc/meminfo: memFree=25007932/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=940208 CPUtime=408.36 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 120582 0 0 0 40802 34 0 0 25 0 4 0 519755838 962772992 43982 33554432000 4194304 4797429 140734153854496 18446744073709551615 4387571 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 235052 43982 421 148 0 229981 0
[pid=23488/tid=23490] ppid=23486 vsize=940208 CPUtime=102.16 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 14166 0 0 0 10213 3 0 0 25 0 4 0 519755848 962772992 43982 33554432000 4194304 4797429 140734153854496 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=940208 CPUtime=101.71 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 13719 0 0 0 10168 3 0 0 25 0 4 0 519755848 962772992 43982 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=940208 CPUtime=102.18 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 15931 0 0 0 10213 5 0 0 25 0 4 0 519755848 962772992 43982 33554432000 4194304 4797429 140734153854496 18446744073709551615 4619428 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 940208

[startup+162.301 s]
/proc/loadavg: 8.10 8.13 8.00 9/184 23527
/proc/meminfo: memFree=24969848/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=843220 CPUtime=648.07 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 158992 0 0 0 64758 49 0 0 25 0 4 0 519755838 863457280 49776 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424380 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 210805 49776 420 148 0 205734 0
[pid=23488/tid=23490] ppid=23486 vsize=843220 CPUtime=162.16 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 18382 0 0 0 16211 5 0 0 25 0 4 0 519755848 863457280 49776 33554432000 4194304 4797429 140734153854496 18446744073709551615 4240441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=843220 CPUtime=161.43 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 17469 0 0 0 16139 4 0 0 25 0 4 0 519755848 863457280 49776 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=843220 CPUtime=162.18 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 19978 0 0 0 16211 7 0 0 25 0 4 0 519755848 863457280 49776 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.07
Current children cumulated vsize (KiB) 843220

[startup+222.3 s]
/proc/loadavg: 8.07 8.12 8.00 9/184 23528
/proc/meminfo: memFree=24910912/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=859784 CPUtime=887.79 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 192406 0 0 0 88719 60 0 0 25 0 4 0 519755838 880418816 58094 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 214946 58094 420 148 0 209875 0
[pid=23488/tid=23490] ppid=23486 vsize=859784 CPUtime=222.15 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 22716 0 0 0 22209 6 0 0 25 0 4 0 519755848 880418816 58094 33554432000 4194304 4797429 140734153854496 18446744073709551615 4428962 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=859784 CPUtime=221.15 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 21752 0 0 0 22110 5 0 0 25 0 4 0 519755848 880418816 58094 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=859784 CPUtime=222.18 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 24296 0 0 0 22210 8 0 0 25 0 4 0 519755848 880418816 58094 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.79
Current children cumulated vsize (KiB) 859784

[startup+282.301 s]

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

[pid=23488] ppid=23486 vsize=994920 CPUtime=2565.81 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 386320 0 0 0 256445 136 0 0 25 0 4 0 519755838 1018798080 92255 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 248730 92255 420 148 0 243659 0
[pid=23488/tid=23490] ppid=23486 vsize=994920 CPUtime=642.11 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 44239 0 0 0 64198 13 0 0 25 0 4 0 519755848 1018798080 92255 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=994920 CPUtime=639.19 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 42863 0 0 0 63906 13 0 0 25 0 4 0 519755848 1018798080 92255 33554432000 4194304 4797429 140734153854496 18446744073709551615 4428762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=994920 CPUtime=642.19 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 46441 0 0 0 64203 16 0 0 25 0 4 0 519755848 1018798080 92255 33554432000 4194304 4797429 140734153854496 18446744073709551615 4413871 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.81
Current children cumulated vsize (KiB) 994920

[startup+702.301 s]
/proc/loadavg: 8.45 8.21 8.06 9/184 23553
/proc/meminfo: memFree=24669728/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1022152 CPUtime=2804.68 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 413555 0 0 0 280320 148 0 0 25 0 4 0 519755838 1046683648 92162 33554432000 4194304 4797429 140734153854496 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 255538 92162 420 148 0 250467 0
[pid=23488/tid=23490] ppid=23486 vsize=1022152 CPUtime=702.1 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 47961 0 0 0 70196 14 0 0 25 0 4 0 519755848 1046683648 92162 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1022152 CPUtime=698.22 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 46503 0 0 0 69808 14 0 0 25 0 4 0 519755848 1046683648 92162 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1022152 CPUtime=702.03 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 50223 0 0 0 70185 18 0 0 25 0 4 0 519755848 1046683648 92162 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.68
Current children cumulated vsize (KiB) 1022152

[startup+762.306 s]
/proc/loadavg: 8.27 8.20 8.07 9/184 23555
/proc/meminfo: memFree=24618964/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1023420 CPUtime=3044.42 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 437547 0 0 0 304285 157 0 0 25 0 4 0 519755838 1047982080 96621 33554432000 4194304 4797429 140734153854496 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 255855 96621 420 148 0 250784 0
[pid=23488/tid=23490] ppid=23486 vsize=1023420 CPUtime=762.1 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 50547 0 0 0 76195 15 0 0 25 0 4 0 519755848 1047982080 96621 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1023420 CPUtime=757.94 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 49071 0 0 0 75779 15 0 0 25 0 4 0 519755848 1047982080 96621 33554432000 4194304 4797429 140734153854496 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1023420 CPUtime=762.04 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 52981 0 0 0 76185 19 0 0 25 0 4 0 519755848 1047982080 96621 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.42
Current children cumulated vsize (KiB) 1023420

[startup+822.3 s]
/proc/loadavg: 8.22 8.20 8.07 9/184 23556
/proc/meminfo: memFree=24656744/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1030328 CPUtime=3284.11 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 464115 0 0 0 328240 171 0 0 25 0 4 0 519755838 1055055872 92258 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 257582 92258 420 148 0 252511 0
[pid=23488/tid=23490] ppid=23486 vsize=1030328 CPUtime=822.1 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 52836 0 0 0 82193 17 0 0 25 0 4 0 519755848 1055055872 92258 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1030328 CPUtime=817.65 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 51439 0 0 0 81749 16 0 0 25 0 4 0 519755848 1055055872 92258 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1030328 CPUtime=822.04 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 55761 0 0 0 82184 20 0 0 25 0 4 0 519755848 1055055872 92258 33554432000 4194304 4797429 140734153854496 18446744073709551615 4258128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.11
Current children cumulated vsize (KiB) 1030328

[startup+882.301 s]
/proc/loadavg: 8.13 8.17 8.07 9/184 23558
/proc/meminfo: memFree=24583064/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1031388 CPUtime=3523.82 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 485961 0 0 0 352201 181 0 0 25 0 4 0 519755838 1056141312 103300 33554432000 4194304 4797429 140734153854496 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 257847 103300 420 148 0 252776 0
[pid=23488/tid=23490] ppid=23486 vsize=1031388 CPUtime=882.09 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 54632 0 0 0 88191 18 0 0 25 0 4 0 519755848 1056141312 103300 33554432000 4194304 4797429 140734153854496 18446744073709551615 4501900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1031388 CPUtime=877.36 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 53128 0 0 0 87719 17 0 0 25 0 4 0 519755848 1056141312 103300 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1031388 CPUtime=882.04 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 57432 0 0 0 88183 21 0 0 25 0 4 0 519755848 1056141312 103300 33554432000 4194304 4797429 140734153854496 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.82
Current children cumulated vsize (KiB) 1031388

[startup+942.301 s]
/proc/loadavg: 8.15 8.17 8.08 9/184 23559
/proc/meminfo: memFree=24628044/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1037720 CPUtime=3763.55 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 509157 0 0 0 376164 191 0 0 25 0 4 0 519755838 1062625280 93648 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 259430 93648 420 148 0 254359 0
[pid=23488/tid=23490] ppid=23486 vsize=1037720 CPUtime=942.09 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 56658 0 0 0 94190 19 0 0 25 0 4 0 519755848 1062625280 93648 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1037720 CPUtime=937.09 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 55573 0 0 0 93691 18 0 0 25 0 4 0 519755848 1062625280 93648 33554432000 4194304 4797429 140734153854496 18446744073709551615 4258131 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1037720 CPUtime=942.05 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 59817 0 0 0 94183 22 0 0 25 0 4 0 519755848 1062625280 93648 33554432000 4194304 4797429 140734153854496 18446744073709551615 4523861 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.55
Current children cumulated vsize (KiB) 1037720

[startup+1002.3 s]
/proc/loadavg: 8.09 8.15 8.08 9/184 23561
/proc/meminfo: memFree=24570240/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1038860 CPUtime=4003.26 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 531274 0 0 0 400125 201 0 0 25 0 4 0 519755838 1063792640 104288 33554432000 4194304 4797429 140734153854496 18446744073709551615 4387352 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 259715 104288 420 148 0 254644 0
[pid=23488/tid=23490] ppid=23486 vsize=1038860 CPUtime=1002.08 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 58225 0 0 0 100189 19 0 0 25 0 4 0 519755848 1063792640 104288 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1038860 CPUtime=996.8 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 57111 0 0 0 99662 18 0 0 25 0 4 0 519755848 1063792640 104288 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1038860 CPUtime=1002.05 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 61391 0 0 0 100182 23 0 0 25 0 4 0 519755848 1063792640 104288 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.26
Current children cumulated vsize (KiB) 1038860

[startup+1062.3 s]
/proc/loadavg: 8.12 8.15 8.08 9/184 23563
/proc/meminfo: memFree=24562028/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1051720 CPUtime=4242.97 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 546408 0 0 0 424091 206 0 0 25 0 4 0 519755838 1076961280 113264 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568069 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 262930 113264 420 148 0 257859 0
[pid=23488/tid=23490] ppid=23486 vsize=1051720 CPUtime=1062.08 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 60370 0 0 0 106188 20 0 0 25 0 4 0 519755848 1076961280 113264 33554432000 4194304 4797429 140734153854496 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1051720 CPUtime=1056.51 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 58171 0 0 0 105633 18 0 0 25 0 4 0 519755848 1076961280 113264 33554432000 4194304 4797429 140734153854496 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1051720 CPUtime=1062.05 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 64055 0 0 0 106181 24 0 0 25 0 4 0 519755848 1076961280 113264 33554432000 4194304 4797429 140734153854496 18446744073709551615 4237276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.97
Current children cumulated vsize (KiB) 1051720

[startup+1122.3 s]
/proc/loadavg: 8.12 8.15 8.09 9/184 23564
/proc/meminfo: memFree=24508316/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1051748 CPUtime=4482.66 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 551989 0 0 0 448058 208 0 0 25 0 4 0 519755838 1076989952 115660 33554432000 4194304 4797429 140734153854496 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 262937 115660 420 148 0 257866 0
[pid=23488/tid=23490] ppid=23486 vsize=1051748 CPUtime=1122.07 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 61938 0 0 0 112187 20 0 0 25 0 4 0 519755848 1076989952 115660 33554432000 4194304 4797429 140734153854496 18446744073709551615 4491939 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1051748 CPUtime=1116.2 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 60692 0 0 0 111601 19 0 0 25 0 4 0 519755848 1076989952 115660 33554432000 4194304 4797429 140734153854496 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1051748 CPUtime=1122.05 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 65547 0 0 0 112180 25 0 0 25 0 4 0 519755848 1076989952 115660 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.66
Current children cumulated vsize (KiB) 1051748

[startup+1182.3 s]
/proc/loadavg: 8.20 8.16 8.09 9/184 23566
/proc/meminfo: memFree=24511756/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1053084 CPUtime=4722.36 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 565698 0 0 0 472019 217 0 0 25 0 4 0 519755838 1078358016 113125 33554432000 4194304 4797429 140734153854496 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 263271 113125 420 148 0 258200 0
[pid=23488/tid=23490] ppid=23486 vsize=1053084 CPUtime=1182.07 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 62995 0 0 0 118186 21 0 0 25 0 4 0 519755848 1078358016 113125 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1053084 CPUtime=1175.9 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 61756 0 0 0 117571 19 0 0 25 0 4 0 519755848 1078358016 113125 33554432000 4194304 4797429 140734153854496 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1053084 CPUtime=1182.05 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 67695 0 0 0 118178 27 0 0 25 0 4 0 519755848 1078358016 113125 33554432000 4194304 4797429 140734153854496 18446744073709551615 4240352 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 1053084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.21 8.17 8.10 9/184 23566
/proc/meminfo: memFree=24521904/32951124 swapFree=67051468/67111528
[pid=23488] ppid=23486 vsize=1057272 CPUtime=4800.28 cores=0,2,4,6
/proc/23488/stat : 23488 (techdemo) R 23486 23488 23289 0 -1 4202496 573372 0 0 0 479808 220 0 0 25 0 4 0 519755838 1082646528 117632 33554432000 4194304 4797429 140734153854496 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23488/statm: 264318 117632 420 148 0 259247 0
[pid=23488/tid=23490] ppid=23486 vsize=1057272 CPUtime=1201.58 cores=0,2,4,6
/proc/23488/task/23490/stat : 23490 (techdemo) R 23486 23488 23289 0 -1 4202560 64563 0 0 0 120137 21 0 0 25 0 4 0 519755848 1082646528 117632 33554432000 4194304 4797429 140734153854496 18446744073709551615 4427379 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23488/tid=23491] ppid=23486 vsize=1057272 CPUtime=1195.32 cores=0,2,4,6
/proc/23488/task/23491/stat : 23491 (techdemo) R 23486 23488 23289 0 -1 4202560 62476 0 0 0 119512 20 0 0 25 0 4 0 519755848 1082646528 117632 33554432000 4194304 4797429 140734153854496 18446744073709551615 4415333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23488/tid=23492] ppid=23486 vsize=1057272 CPUtime=1201.56 cores=0,2,4,6
/proc/23488/task/23492/stat : 23492 (techdemo) R 23486 23488 23289 0 -1 4202560 68386 0 0 0 120129 27 0 0 25 0 4 0 519755848 1082646528 117632 33554432000 4194304 4797429 140734153854496 18446744073709551615 4243149 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1057272

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.83
CPU time (s): 4800.34
CPU user time (s): 4798.11
CPU system time (s): 2.22666
CPU usage (%): 399.417
Max. virtual memory (cumulated for all children) (KiB): 1163836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.11
system time used= 2.22666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 573374
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= 3861
involuntary context switches= 35637

runsolver used 1.69174 second user time and 4.04439 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 14:52:11
IDJOB=3172658
IDBENCH=82676
IDSOLVER=1584
FILE ID=node101/3172658-1304081531
RUNJOBID= node101-1304079123-23307
PBS_JOBID= 13170528
Free space on /tmp= 72016 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172658-1304081531/watcher-3172658-1304081531 -o /tmp/evaluation-result-3172658-1304081531/solver-3172658-1304081531 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172658-1304081531.cnf

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

MD5SUM BENCH= a2618a2d05b86feb60504578f5d9c7e5
RANDOM SEED=1254902410

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25307512 kB
Buffers:       2022712 kB
Cached:        5142092 kB
SwapCached:      30452 kB
Active:        3072824 kB
Inactive:      4127256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25307512 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            8616 kB
Writeback:           0 kB
AnonPages:       26164 kB
Mapped:           9204 kB
Slab:           380264 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219072 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= 72008 MiB
End job on node101 at 2011-04-29 15:12:15