Trace number 3172674

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.4 1202.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
MD5SUM418f15c9ecdcb73d78687b6da2a74460
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.41063
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-3172674-1304084751.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.11	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.11
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.07
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.01 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.01 s
0.46/0.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.46/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.46/0.28	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
1.25/0.50	c lits-rem:         0  cl-subs:        0  v-elim:    620  v-fix:    0  time:  0.39 s
1.25/0.50	c learnt bin added due to v-elim: 0
1.25/0.50	c Finding binary XORs  T:     0.01 s  found:       0
1.25/0.50	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
1.25/0.50	c calculated reachability. Time: 0.00
1.25/0.50	c Calc default polars -  time:   0.01 s pos:    4316 undec:    1233 neg:    4451
1.25/0.50	c =========================================================================================
1.25/0.50	c types(t): F = full restart, N = normal restart
1.25/0.50	c types(t): S = simplification begin/end, E = solution found
1.25/0.50	c restart types(rt): st = static, dy = dynamic
1.25/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.25/0.50	c  B st     0         0      9656     41639         0         0    126913         0   no data   no data  --
3.25/0.92	c Decided on static restart strategy
43.62/11.04	c  N dy     7     30001      9656     41639         0     13354    126913   1809668    274.96    147.72  --
43.99/11.19	c  S st     7     30001      9656     41639         0     13354    126913   1809668    274.96    147.72  --
44.79/11.30	c  S st     7     30508      9656     41639         0     13861    126913   1860186    274.96    147.72  --
44.79/11.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
44.79/11.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.55
45.19/11.44	c Calc non-exist non-lernt bins v-fix:     0 done:   9656 time:  0.02 s
45.19/11.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/11.46	c Subs w/ non-existent bins:      0 time:  0.06 s
45.59/11.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
45.59/11.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.59/11.53	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
51.59/13.07	c lits-rem:       202  cl-subs:      843  v-elim:    165  v-fix:    0  time:  6.14 s
51.59/13.07	c learnt bin added due to v-elim: 0
51.59/13.07	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.01
51.59/13.09	c vivif2 --  cl tried    13018 cl shrink        0 lits rem          0 time: 0.07
52.41/13.28	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.74
52.41/13.28	c calculated reachability. Time: 0.00
52.41/13.28	c  N dy     7     30508      9656     41639         0     13018    126913   1734380    274.96    147.72  --
52.41/13.28	c  F st     7     30508      9656     41639         0     13018    126913   1734380    274.96    147.72  --
54.38/13.76	c Decided on static restart strategy
70.75/17.83	c  N dy    14     45762      9656     41639         0     19565    126913   2700118    208.75    141.47  --
71.15/17.99	c  S st    14     45762      9656     41639         0     19565    126913   2700118    208.75    141.47  --
71.95/18.11	c  S st    14     46263      9656     41639         0     10243    126913    377900    208.75    141.47  --
71.95/18.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
71.95/18.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.95/18.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.23
71.95/18.18	c Calc non-exist non-lernt bins v-fix:     0 done:   9656 time:  0.01 s
71.95/18.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.95/18.18	c Subs w/ non-existent bins:      0 time:  0.02 s
72.35/18.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
72.35/18.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.35/18.21	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
75.56/19.09	c lits-rem:         0  cl-subs:      298  v-elim:    165  v-fix:    0  time:  3.50 s
75.56/19.09	c learnt bin added due to v-elim: 0
75.56/19.09	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.01
75.96/19.10	c vivif2 --  cl tried     9945 cl shrink        0 lits rem          0 time: 0.02
75.96/19.17	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.29
75.96/19.17	c calculated reachability. Time: 0.00
75.96/19.17	c  N dy    14     46263      9656     41639         0      9945    126913    369166    208.75    141.47  --
113.92/28.68	c  N dy    15     69394      9656     41639         0     22153    126913   2990527    199.22    144.50  --
114.70/28.82	c  S st    15     69394      9656     41639         0     22153    126913   2990527    199.22    144.50  --
115.10/28.94	c  S st    15     69898      9656     41639         0     22657    126913   3038645    199.22    144.50  --
115.10/28.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
115.10/28.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.90/29.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.82
115.90/29.16	c Calc non-exist non-lernt bins v-fix:     0 done:   9656 time:  0.02 s
115.90/29.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.90/29.18	c Subs w/ non-existent bins:      0 time:  0.08 s
116.30/29.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
116.30/29.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
116.30/29.28	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
124.68/31.39	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.01
132.27/33.25	c Added 98 vars  tried: 80000 time: 7.42
133.47/33.52	c ORs :     98 avg-s:  0.0 cl-sh: 26431 l-rem:  26431 b-add:    196 v-rep:   0 cl-rem: 0 avg s: nan T:    8.49
133.47/33.57	c lits-rem:         4  cl-subs:      621  v-elim:    165  v-fix:    0  time: 17.11 s
133.47/33.57	c learnt bin added due to v-elim: 0
133.47/33.57	c vivif2 --  cl tried    41737 cl shrink        0 lits rem          0 time: 0.01
133.87/33.60	c vivif2 --  cl tried    22036 cl shrink        0 lits rem          0 time: 0.11
134.27/33.76	c asymm  cl-useful: 0/41737/41737 lits-rem:0 time: 0.64
134.27/33.76	c calculated reachability. Time: 0.00
134.27/33.76	c  N dy    15     69898      9754     41737       196     22036    127599   2880051    199.22    144.50  --
134.27/33.76	c  F st    15     69898      9754     41737       196     22036    127599   2880051    199.22    144.50  --
136.26/34.25	c Decided on static restart strategy
190.60/47.83	c  N dy    22    104848      9754     41737       196     18060    127599   1347142    261.70    141.81  --
190.60/47.89	c  S st    22    104848      9754     41737       196     18060    127599   1347142    261.70    141.81  --
191.40/48.01	c  S st    22    105352      9754     41737       196     18564    127599   1398126    261.70    141.81  --
191.40/48.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
191.40/48.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.80/48.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.53
191.80/48.15	c Calc non-exist non-lernt bins v-fix:     0 done:   9754 time:  0.02 s
191.80/48.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.80/48.17	c Subs w/ non-existent bins:      0 time:  0.05 s
192.20/48.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
192.20/48.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
192.20/48.23	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
198.18/49.79	c ORs :     98 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
198.58/49.81	c lits-rem:        15  cl-subs:      576  v-elim:    182  v-fix:    0  time:  6.34 s
198.58/49.81	c learnt bin added due to v-elim: 0
198.58/49.82	c vivif2 --  cl tried    41737 cl shrink        0 lits rem          0 time: 0.01
198.58/49.83	c vivif2 --  cl tried    17988 cl shrink        0 lits rem          0 time: 0.05
199.38/50.00	c asymm  cl-useful: 0/41737/41737 lits-rem:0 time: 0.67
199.38/50.00	c calculated reachability. Time: 0.00
199.38/50.00	c  N dy    22    105352      9754     41737       196     17988    127599   1339361    261.70    141.81  --
302.06/75.71	c  N dy    23    158028      9754     41737       196     22665    127599   1757914    279.38    143.10  --
302.06/75.79	c  S st    23    158028      9754     41737       196     22665    127599   1757914    279.38    143.10  --
302.87/75.92	c  S st    23    158530      9754     41737       196     23167    127599   1807609    279.38    143.10  --
302.87/75.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
302.87/75.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.25/76.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.63
303.25/76.09	c Calc non-exist non-lernt bins v-fix:     0 done:   9754 time:  0.02 s
303.25/76.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.65/76.10	c Subs w/ non-existent bins:      0 time:  0.06 s
303.65/76.16	c bin-w-bin subsume rem            0 bins  time:  0.02 s
303.65/76.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
303.65/76.17	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
310.84/77.91	c ORs :     98 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
310.84/77.95	c lits-rem:        11  cl-subs:      822  v-elim:    182  v-fix:    0  time:  7.09 s
310.84/77.95	c learnt bin added due to v-elim: 0
310.84/77.95	c vivif2 --  cl tried    41737 cl shrink        0 lits rem          0 time: 0.01
310.84/77.97	c vivif2 --  cl tried    22345 cl shrink        0 lits rem          0 time: 0.07
311.66/78.17	c asymm  cl-useful: 0/41737/41737 lits-rem:0 time: 0.80
311.66/78.17	c calculated reachability. Time: 0.00
311.66/78.17	c  N dy    23    158530      9754     41737       196     22345    127599   1715540    279.38    143.10  --
480.21/120.31	c  N dy    24    237797      9754     41737       196     23598    127599   1140651    246.64    147.32  --
480.21/120.36	c  S st    24    237797      9754     41737       196     23598    127599   1140651    246.64    147.32  --
480.61/120.49	c  S st    24    238300      9754     41737       196     24101    127599   1187646    246.64    147.32  --
480.61/120.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
480.61/120.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.41/120.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.52
481.41/120.63	c Calc non-exist non-lernt bins v-fix:     0 done:   9754 time:  0.02 s
481.41/120.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.41/120.64	c Subs w/ non-existent bins:      0 time:  0.04 s
481.41/120.68	c bin-w-bin subsume rem            0 bins  time:  0.02 s
481.41/120.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
481.41/120.69	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
487.79/122.20	c ORs :     98 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
487.79/122.23	c lits-rem:        95  cl-subs:      726  v-elim:    182  v-fix:    0  time:  6.14 s
487.79/122.23	c learnt bin added due to v-elim: 0
487.79/122.23	c vivif2 --  cl tried    41737 cl shrink        0 lits rem          0 time: 0.01
487.79/122.25	c vivif2 --  cl tried    23375 cl shrink        0 lits rem          0 time: 0.05
488.59/122.40	c asymm  cl-useful: 0/41737/41737 lits-rem:0 time: 0.60
488.59/122.40	c calculated reachability. Time: 0.00
488.59/122.40	c  N dy    24    238300      9754     41737       196     23375    127599   1121391    246.64    147.32  --
764.25/191.48	c  N dy    25    357451      9754     41737       196     48499    127599   6615008    245.38    148.95  --
765.42/191.76	c  S st    25    357451      9754     41737       196     48499    127599   6615008    245.38    148.95  --
766.22/191.93	c  S st    25    357952      9754     41737       196     49000    127599   6657486    245.38    148.95  --
766.22/191.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
766.22/191.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
768.24/192.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  1.88
768.24/192.42	c Calc non-exist non-lernt bins v-fix:     0 done:   9754 time:  0.02 s
768.24/192.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
768.24/192.47	c Subs w/ non-existent bins:      0 time:  0.18 s
769.02/192.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
769.02/192.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
769.02/192.69	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
907.23/227.25	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
912.42/228.59	c Added 51 vars  tried: 80000 time: 5.33
914.03/228.96	c ORs :     51 avg-s:  0.0 cl-sh: 26812 l-rem:  26812 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    6.80
914.43/229.05	c lits-rem:         0  cl-subs:     1767  v-elim:    182  v-fix:    0  time: 145.23 s
914.43/229.05	c learnt bin added due to v-elim: 0
914.43/229.06	c vivif2 --  cl tried    41788 cl shrink        0 lits rem          0 time: 0.01
914.83/229.12	c vivif2 --  cl tried    47233 cl shrink        0 lits rem          0 time: 0.24
916.03/229.47	c asymm  cl-useful: 0/41788/41788 lits-rem:0 time: 1.42
916.03/229.47	c calculated reachability. Time: 0.00
916.03/229.47	c  N dy    25    357952      9805     41788       298     47233    127956   6321048    245.38    148.95  --
1420.94/355.88	c  N dy    26    536928      9805     41788       298     55191    127956   7281800    261.88    156.68  --
1422.54/356.22	c  S st    26    536928      9805     41788       298     55191    127956   7281800    261.88    156.68  --
1423.36/356.43	c  S st    26    537430      9805     41788       298     55693    127956   7336062    261.88    156.68  --
1423.36/356.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1423.36/356.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1425.34/356.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  2.04
1425.34/356.96	c Calc non-exist non-lernt bins v-fix:     0 done:   9805 time:  0.02 s
1425.34/356.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1425.74/357.01	c Subs w/ non-existent bins:      0 time:  0.22 s
1426.54/357.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1426.54/357.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
1426.54/357.28	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
1642.66/411.30	c ORs :    149 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.05
1643.06/411.41	c lits-rem:         0  cl-subs:     1642  v-elim:    196  v-fix:    0  time: 216.17 s
1643.06/411.41	c learnt bin added due to v-elim: 0
1643.06/411.41	c vivif2 --  cl tried    41788 cl shrink        0 lits rem          0 time: 0.01
1643.06/411.48	c vivif2 --  cl tried    54051 cl shrink        0 lits rem          0 time: 0.28
1645.04/411.93	c asymm  cl-useful: 0/41788/41788 lits-rem:0 time: 1.79
1645.04/411.93	c calculated reachability. Time: 0.00
1645.04/411.93	c  N dy    26    537430      9805     41788       298     54051    127956   6991144    261.88    156.68  --
1645.04/411.93	c  F st    26    537430      9805     41788       298     54051    127956   6991144    261.88    156.68  --
1647.45/412.57	c Decided on static restart strategy
2486.71/622.64	c  N dy    33    806145      9805     41788       298     77778    127956  10659635    291.45    156.89  --
2488.29/623.05	c  S st    33    806145      9805     41788       298     77778    127956  10659635    291.45    156.89  --
2489.49/623.30	c  S st    33    806647      9805     41788       298     39316    127956    789154    291.45    156.89  --
2489.49/623.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2489.49/623.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2489.89/623.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.63
2489.89/623.47	c Calc non-exist non-lernt bins v-fix:     0 done:   9805 time:  0.02 s
2489.89/623.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2489.89/623.48	c Subs w/ non-existent bins:      0 time:  0.04 s
2490.29/623.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2490.29/623.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2490.29/623.53	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.01 s
2498.28/625.51	c ORs :    149 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
2498.28/625.53	c lits-rem:         1  cl-subs:     1436  v-elim:    196  v-fix:    0  time:  8.01 s
2498.28/625.53	c learnt bin added due to v-elim: 0
2498.28/625.54	c vivif2 --  cl tried    41788 cl shrink        0 lits rem          0 time: 0.01
2498.28/625.55	c vivif2 --  cl tried    37880 cl shrink        0 lits rem          0 time: 0.04
2499.08/625.70	c asymm  cl-useful: 0/41788/41788 lits-rem:0 time: 0.62
2499.08/625.70	c calculated reachability. Time: 0.00
2499.08/625.70	c  N dy    33    806647      9805     41788       298     37880    127956    764991    291.45    156.89  --
3931.14/984.23	c  N dy    34   1209970      9805     41788       298     93038    127956  13524175    313.21    172.88  --
3933.13/984.79	c  S st    34   1209970      9805     41788       298     93038    127956  13524175    313.21    172.88  --
3933.13/984.79	c Finding binary XORs  T:     0.01 s  found:       0
3934.33/985.09	c  S st    34   1210473      9805     41788       298     93541    127956  13570411    313.21    172.88  --
3934.73/985.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3934.73/985.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3938.73/986.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  4.29
3938.73/986.20	c Calc non-exist non-lernt bins v-fix:     0 done:   9805 time:  0.02 s
3939.13/986.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3939.13/986.29	c Subs w/ non-existent bins:      0 time:  0.39 s
3940.75/986.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3941.14/986.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
3941.14/986.73	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.02 s
4565.46/1143.27	c ORs :    149 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.18
4566.26/1143.46	c lits-rem:         0  cl-subs:     3439  v-elim:    196  v-fix:    0  time: 625.16 s
4566.26/1143.46	c learnt bin added due to v-elim: 0
4566.26/1143.46	c vivif2 --  cl tried    41788 cl shrink        0 lits rem          0 time: 0.01
4566.66/1143.59	c vivif2 --  cl tried    90102 cl shrink        0 lits rem          0 time: 0.50
4569.45/1144.23	c asymm  cl-useful: 0/27525/41788 lits-rem:0 time: 2.56
4569.45/1144.23	c calculated reachability. Time: 0.00
4569.45/1144.23	c  N dy    34   1210473      9805     41788       298     90102    127956  12763415    313.21    172.88  --

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-3172674-1304084751/watcher-3172674-1304084751 -o /tmp/evaluation-result-3172674-1304084751/solver-3172674-1304084751 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172674-1304084751.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: 7.36 7.88 7.98 2/177 31867
/proc/meminfo: memFree=22138244/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=24972 CPUtime=0 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 1425 0 0 0 0 0 0 0 22 0 1 0 520073892 25571328 1365 33554432000 4194304 4797429 140736203968416 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31866/statm: 6243 1375 341 148 0 1172 0

[startup+0.021501 s]
/proc/loadavg: 7.36 7.88 7.98 2/177 31867
/proc/meminfo: memFree=22138244/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=55044 CPUtime=0.01 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 5513 0 0 0 1 0 0 0 22 0 1 0 520073892 56365056 4074 33554432000 4194304 4797429 140736203968416 18446744073709551615 4629037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31866/statm: 17279 4078 348 148 0 12208 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 55044

[startup+0.100435 s]
/proc/loadavg: 7.36 7.88 7.98 2/177 31867
/proc/meminfo: memFree=22138244/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=77000 CPUtime=0.09 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 8497 0 0 0 8 1 0 0 22 0 1 0 520073892 78848000 6907 33554432000 4194304 4797429 140736203968416 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31866/statm: 19250 6909 348 148 0 14179 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77000

[startup+0.300404 s]
/proc/loadavg: 7.36 7.88 7.98 2/177 31867
/proc/meminfo: memFree=22138244/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=707700 CPUtime=0.85 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 14437 0 0 0 83 2 0 0 18 0 4 0 520073892 724684800 11981 33554432000 4194304 4797429 140736203968416 18446744073709551615 4450456 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 176925 11981 404 148 0 171854 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 707700

[startup+0.70033 s]
/proc/loadavg: 7.36 7.88 7.98 2/177 31867
/proc/meminfo: memFree=22138244/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=708772 CPUtime=2.45 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 16026 0 0 0 243 2 0 0 18 0 4 0 520073892 725782528 13265 33554432000 4194304 4797429 140736203968416 18446744073709551615 4258736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 177193 13265 413 148 0 172122 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 708772

[startup+1.50019 s]
/proc/loadavg: 7.36 7.88 7.98 12/184 31874
/proc/meminfo: memFree=22046676/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=710060 CPUtime=5.65 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 18980 0 0 0 562 3 0 0 19 0 4 0 520073892 727101440 16201 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 177515 16201 413 148 0 172444 0
[pid=31866/tid=31872] ppid=31864 vsize=710060 CPUtime=1.37 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 2664 0 0 0 137 0 0 0 25 0 4 0 520073903 727101440 16201 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=710060 CPUtime=1.37 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 2553 0 0 0 137 0 0 0 19 0 4 0 520073903 727101440 16201 33554432000 4194304 4797429 140736203968416 18446744073709551615 4388578 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=710060 CPUtime=1.37 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 2517 0 0 0 137 0 0 0 19 0 4 0 520073903 727101440 16201 33554432000 4194304 4797429 140736203968416 18446744073709551615 4258789 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 710060

[startup+3.10091 s]
/proc/loadavg: 7.36 7.88 7.98 9/184 31874
/proc/meminfo: memFree=22038620/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=717864 CPUtime=12.04 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 28240 0 0 0 1198 6 0 0 25 0 4 0 520073892 735092736 18956 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 179466 18956 417 148 0 174395 0
[pid=31866/tid=31872] ppid=31864 vsize=717864 CPUtime=2.96 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 5144 0 0 0 296 0 0 0 25 0 4 0 520073903 735092736 18956 33554432000 4194304 4797429 140736203968416 18446744073709551615 4523866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=717864 CPUtime=2.97 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 5099 0 0 0 296 1 0 0 25 0 4 0 520073903 735092736 18956 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=717864 CPUtime=2.98 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 5000 0 0 0 297 1 0 0 25 0 4 0 520073903 735092736 18956 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 717864

[startup+6.30033 s]
/proc/loadavg: 7.49 7.90 7.98 9/184 31874
/proc/meminfo: memFree=22009980/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=719768 CPUtime=24.82 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 31108 0 0 0 2475 7 0 0 25 0 4 0 520073892 737042432 19572 33554432000 4194304 4797429 140736203968416 18446744073709551615 4423639 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 179942 19572 418 148 0 174871 0
[pid=31866/tid=31872] ppid=31864 vsize=719768 CPUtime=6.14 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 5217 0 0 0 614 0 0 0 25 0 4 0 520073903 737042432 19572 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=719768 CPUtime=6.17 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 5162 0 0 0 616 1 0 0 25 0 4 0 520073903 737042432 19572 33554432000 4194304 4797429 140736203968416 18446744073709551615 4423639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=719768 CPUtime=6.18 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 5032 0 0 0 617 1 0 0 25 0 4 0 520073903 737042432 19572 33554432000 4194304 4797429 140736203968416 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 719768

[startup+12.7002 s]
/proc/loadavg: 7.53 7.90 7.98 9/184 31874
/proc/meminfo: memFree=21971488/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=732084 CPUtime=50.39 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 39940 0 0 0 5028 11 0 0 25 0 4 0 520073892 749654016 25813 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 183021 25813 420 148 0 177950 0
[pid=31866/tid=31872] ppid=31864 vsize=732084 CPUtime=12.52 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 5955 0 0 0 1251 1 0 0 25 0 4 0 520073903 749654016 25813 33554432000 4194304 4797429 140736203968416 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=732084 CPUtime=12.58 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 5958 0 0 0 1256 2 0 0 25 0 4 0 520073903 749654016 25813 33554432000 4194304 4797429 140736203968416 18446744073709551615 4259014 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=732084 CPUtime=12.58 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 6145 0 0 0 1256 2 0 0 25 0 4 0 520073903 749654016 25813 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 732084

[startup+25.5009 s]
/proc/loadavg: 7.71 7.92 7.99 9/184 31875
/proc/meminfo: memFree=21957584/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=737952 CPUtime=101.51 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 54572 0 0 0 10136 15 0 0 25 0 4 0 520073892 755662848 26733 33554432000 4194304 4797429 140736203968416 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 184488 26733 420 148 0 179417 0
[pid=31866/tid=31872] ppid=31864 vsize=737952 CPUtime=25.24 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 7628 0 0 0 2523 1 0 0 25 0 4 0 520073903 755662848 26733 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=737952 CPUtime=25.38 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 7641 0 0 0 2536 2 0 0 25 0 4 0 520073903 755662848 26733 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=737952 CPUtime=25.38 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 7744 0 0 0 2536 2 0 0 25 0 4 0 520073903 755662848 26733 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 737952

[startup+51.1004 s]
/proc/loadavg: 7.88 7.94 8.00 9/184 31876
/proc/meminfo: memFree=21903060/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=765348 CPUtime=203.78 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 78512 0 0 0 20356 22 0 0 25 0 4 0 520073892 783716352 35712 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 191337 35712 420 148 0 186266 0
[pid=31866/tid=31872] ppid=31864 vsize=765348 CPUtime=50.71 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 9803 0 0 0 5069 2 0 0 25 0 4 0 520073903 783716352 35712 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568144 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=765348 CPUtime=50.98 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 9963 0 0 0 5095 3 0 0 25 0 4 0 520073903 783716352 35712 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=765348 CPUtime=50.98 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 10026 0 0 0 5095 3 0 0 25 0 4 0 520073903 783716352 35712 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 765348

[startup+102.306 s]
/proc/loadavg: 8.00 7.96 8.00 9/184 31877
/proc/meminfo: memFree=21835844/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=779184 CPUtime=408.33 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 119101 0 0 0 40795 38 0 0 25 0 4 0 520073892 797884416 43098 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 194796 43098 421 148 0 189725 0
[pid=31866/tid=31872] ppid=31864 vsize=779184 CPUtime=101.63 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 13841 0 0 0 10160 3 0 0 25 0 4 0 520073903 797884416 43098 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=779184 CPUtime=102.18 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 14388 0 0 0 10214 4 0 0 25 0 4 0 520073903 797884416 43098 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=779184 CPUtime=102.18 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 14455 0 0 0 10214 4 0 0 25 0 4 0 520073903 797884416 43098 33554432000 4194304 4797429 140736203968416 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.33
Current children cumulated vsize (KiB) 779184

[startup+162.301 s]
/proc/loadavg: 8.00 7.97 8.00 9/184 31878
/proc/meminfo: memFree=21822672/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=791956 CPUtime=647.98 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 162903 0 0 0 64745 53 0 0 25 0 4 0 520073892 810962944 44909 33554432000 4194304 4797429 140736203968416 18446744073709551615 4413499 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 197989 44909 420 148 0 192918 0
[pid=31866/tid=31872] ppid=31864 vsize=791956 CPUtime=161.31 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 18356 0 0 0 16126 5 0 0 25 0 4 0 520073903 810962944 44909 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=791956 CPUtime=162.18 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 18484 0 0 0 16213 5 0 0 25 0 4 0 520073903 810962944 44909 33554432000 4194304 4797429 140736203968416 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=791956 CPUtime=162.18 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 19705 0 0 0 16212 6 0 0 25 0 4 0 520073903 810962944 44909 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.98
Current children cumulated vsize (KiB) 791956

[startup+222.301 s]
/proc/loadavg: 8.06 7.99 8.00 9/184 31880
/proc/meminfo: memFree=21740928/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=826080 CPUtime=887.66 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 193609 0 0 0 88703 63 0 0 25 0 4 0 520073892 845905920 58759 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 206520 58759 420 148 0 201449 0
[pid=31866/tid=31872] ppid=31864 vsize=826080 CPUtime=220.97 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 22780 0 0 0 22091 6 0 0 25 0 4 0 520073903 845905920 58759 33554432000 4194304 4797429 140736203968416 18446744073709551615 4425064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=826080 CPUtime=222.18 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 22995 0 0 0 22211 7 0 0 25 0 4 0 520073903 845905920 58759 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=826080 CPUtime=222.18 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 23317 0 0 0 22211 7 0 0 25 0 4 0 520073903 845905920 58759 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.66
Current children cumulated vsize (KiB) 826080

[startup+282.3 s]

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

[pid=31866] ppid=31864 vsize=896220 CPUtime=2565.41 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 394570 0 0 0 256391 150 0 0 25 0 4 0 520073892 917729280 80595 33554432000 4194304 4797429 140736203968416 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 224055 80595 420 148 0 218984 0
[pid=31866/tid=31872] ppid=31864 vsize=896220 CPUtime=638.68 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 43531 0 0 0 63853 15 0 0 25 0 4 0 520073903 917729280 80595 33554432000 4194304 4797429 140736203968416 18446744073709551615 4523824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=896220 CPUtime=642.2 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 44526 0 0 0 64203 17 0 0 25 0 4 0 520073903 917729280 80595 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=896220 CPUtime=642.19 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 44967 0 0 0 64203 16 0 0 25 0 4 0 520073903 917729280 80595 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.41
Current children cumulated vsize (KiB) 896220

[startup+702.3 s]
/proc/loadavg: 8.07 8.10 8.03 9/184 31893
/proc/meminfo: memFree=21566084/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=926312 CPUtime=2805.07 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 431015 0 0 0 280342 165 0 0 25 0 4 0 520073892 948543488 83738 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 231578 83738 420 148 0 226507 0
[pid=31866/tid=31872] ppid=31864 vsize=926312 CPUtime=698.35 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 47339 0 0 0 69819 16 0 0 25 0 4 0 520073903 948543488 83738 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=926312 CPUtime=702.2 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 48536 0 0 0 70201 19 0 0 25 0 4 0 520073903 948543488 83738 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=926312 CPUtime=702.19 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 49351 0 0 0 70201 18 0 0 25 0 4 0 520073903 948543488 83738 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.07
Current children cumulated vsize (KiB) 926312

[startup+762.307 s]
/proc/loadavg: 8.10 8.09 8.03 9/184 31894
/proc/meminfo: memFree=21526368/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=928648 CPUtime=3044.77 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 456781 0 0 0 304300 177 0 0 25 0 4 0 520073892 950935552 91471 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 232162 91471 420 148 0 227091 0
[pid=31866/tid=31872] ppid=31864 vsize=928648 CPUtime=758.02 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 49906 0 0 0 75785 17 0 0 25 0 4 0 520073903 950935552 91471 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=928648 CPUtime=762.21 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 51009 0 0 0 76201 20 0 0 25 0 4 0 520073903 950935552 91471 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=928648 CPUtime=762.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 51057 0 0 0 76202 18 0 0 25 0 4 0 520073903 950935552 91471 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.77
Current children cumulated vsize (KiB) 928648

[startup+822.301 s]
/proc/loadavg: 8.15 8.10 8.04 9/184 31896
/proc/meminfo: memFree=21553964/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=933140 CPUtime=3284.42 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 485903 0 0 0 328252 190 0 0 25 0 4 0 520073892 955535360 85533 33554432000 4194304 4797429 140736203968416 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 233285 85533 420 148 0 228214 0
[pid=31866/tid=31872] ppid=31864 vsize=933140 CPUtime=817.69 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 52015 0 0 0 81752 17 0 0 25 0 4 0 520073903 955535360 85533 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=933140 CPUtime=822.2 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 53356 0 0 0 82199 21 0 0 25 0 4 0 520073903 955535360 85533 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=933140 CPUtime=822.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 53624 0 0 0 82200 20 0 0 25 0 4 0 520073903 955535360 85533 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.42
Current children cumulated vsize (KiB) 933140

[startup+882.3 s]
/proc/loadavg: 8.15 8.11 8.04 9/184 31898
/proc/meminfo: memFree=21520088/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=934232 CPUtime=3524.09 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 508068 0 0 0 352208 201 0 0 25 0 4 0 520073892 956653568 94231 33554432000 4194304 4797429 140736203968416 18446744073709551615 4259014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 233558 94231 420 148 0 228487 0
[pid=31866/tid=31872] ppid=31864 vsize=934232 CPUtime=877.36 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 53869 0 0 0 87718 18 0 0 25 0 4 0 520073903 956653568 94231 33554432000 4194304 4797429 140736203968416 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=934232 CPUtime=882.2 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 55029 0 0 0 88198 22 0 0 25 0 4 0 520073903 956653568 94231 33554432000 4194304 4797429 140736203968416 18446744073709551615 4237256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=934232 CPUtime=882.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 54976 0 0 0 88199 21 0 0 25 0 4 0 520073903 956653568 94231 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.09
Current children cumulated vsize (KiB) 934232

[startup+942.301 s]
/proc/loadavg: 8.23 8.14 8.05 9/184 31908
/proc/meminfo: memFree=21528936/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=937840 CPUtime=3763.76 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 532314 0 0 0 376163 213 0 0 25 0 4 0 520073892 960348160 95492 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 234460 95492 420 148 0 229389 0
[pid=31866/tid=31872] ppid=31864 vsize=937840 CPUtime=937.04 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 56008 0 0 0 93685 19 0 0 25 0 4 0 520073903 960348160 95492 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524057 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=937840 CPUtime=942.18 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 57197 0 0 0 94196 22 0 0 25 0 4 0 520073903 960348160 95492 33554432000 4194304 4797429 140736203968416 18446744073709551615 4648178 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=937840 CPUtime=942.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 57691 0 0 0 94198 22 0 0 25 0 4 0 520073903 960348160 95492 33554432000 4194304 4797429 140736203968416 18446744073709551615 4425625 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.76
Current children cumulated vsize (KiB) 937840

[startup+1002.3 s]
/proc/loadavg: 8.21 8.14 8.06 9/184 31910
/proc/meminfo: memFree=21412856/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=996672 CPUtime=4003.44 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 565220 0 0 0 400120 224 0 0 25 0 4 0 520073892 1020592128 113831 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 249168 113831 420 148 0 244097 0
[pid=31866/tid=31872] ppid=31864 vsize=996672 CPUtime=996.7 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 57514 0 0 0 99651 19 0 0 25 0 4 0 520073903 1020592128 113831 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=996672 CPUtime=1002.19 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 58715 0 0 0 100196 23 0 0 25 0 4 0 520073903 1020592128 113831 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=996672 CPUtime=1002.19 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 59027 0 0 0 100197 22 0 0 25 0 4 0 520073903 1020592128 113831 33554432000 4194304 4797429 140736203968416 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 996672

[startup+1062.3 s]
/proc/loadavg: 8.20 8.14 8.06 9/184 31911
/proc/meminfo: memFree=21419516/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=1000712 CPUtime=4243.11 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 571874 0 0 0 424085 226 0 0 25 0 4 0 520073892 1024729088 111318 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 250178 111318 420 148 0 245107 0
[pid=31866/tid=31872] ppid=31864 vsize=1000712 CPUtime=1056.38 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 59345 0 0 0 105618 20 0 0 25 0 4 0 520073903 1024729088 111318 33554432000 4194304 4797429 140736203968416 18446744073709551615 4240964 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=1000712 CPUtime=1062.19 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 60929 0 0 0 106194 25 0 0 25 0 4 0 520073903 1024729088 111318 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=1000712 CPUtime=1062.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 61636 0 0 0 106197 23 0 0 25 0 4 0 520073903 1024729088 111318 33554432000 4194304 4797429 140736203968416 18446744073709551615 4241152 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 1000712

[startup+1122.3 s]
/proc/loadavg: 8.47 8.21 8.09 9/184 31916
/proc/meminfo: memFree=21394536/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=1000712 CPUtime=4481.96 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 576332 0 0 0 447968 228 0 0 25 0 4 0 520073892 1024729088 115745 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 250178 115745 420 148 0 245107 0
[pid=31866/tid=31872] ppid=31864 vsize=1000712 CPUtime=1115.24 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 60874 0 0 0 111503 21 0 0 25 0 4 0 520073903 1024729088 115745 33554432000 4194304 4797429 140736203968416 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=1000712 CPUtime=1122.19 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 62474 0 0 0 112194 25 0 0 25 0 4 0 520073903 1024729088 115745 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=1000712 CPUtime=1122.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 63020 0 0 0 112197 23 0 0 25 0 4 0 520073903 1024729088 115745 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.96
Current children cumulated vsize (KiB) 1000712

[startup+1182.3 s]
/proc/loadavg: 8.27 8.20 8.09 9/184 31918
/proc/meminfo: memFree=21401480/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=1002716 CPUtime=4721.64 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 595282 0 0 0 471927 237 0 0 25 0 4 0 520073892 1026781184 116425 33554432000 4194304 4797429 140736203968416 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 250679 116425 420 148 0 245608 0
[pid=31866/tid=31872] ppid=31864 vsize=1002716 CPUtime=1174.92 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 61895 0 0 0 117470 22 0 0 25 0 4 0 520073903 1026781184 116425 33554432000 4194304 4797429 140736203968416 18446744073709551615 4415701 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=1002716 CPUtime=1182.2 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 63753 0 0 0 118193 27 0 0 25 0 4 0 520073903 1026781184 116425 33554432000 4194304 4797429 140736203968416 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=1002716 CPUtime=1182.2 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 65141 0 0 0 118196 24 0 0 25 0 4 0 520073903 1026781184 116425 33554432000 4194304 4797429 140736203968416 18446744073709551615 4241128 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.64
Current children cumulated vsize (KiB) 1002716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.27 8.20 8.09 5/179 31919
/proc/meminfo: memFree=21710520/32950928 swapFree=67111524/67111528
[pid=31866] ppid=31864 vsize=1005252 CPUtime=4800.36 cores=0,2,4,6
/proc/31866/stat : 31866 (techdemo) R 31864 31866 31114 0 -1 4202496 607326 0 0 0 479794 242 0 0 25 0 4 0 520073892 1029378048 107491 33554432000 4194304 4797429 140736203968416 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31866/statm: 251313 107491 420 148 0 246242 0
[pid=31866/tid=31872] ppid=31864 vsize=1005252 CPUtime=1194.51 cores=0,2,4,6
/proc/31866/task/31872/stat : 31872 (techdemo) R 31864 31866 31114 0 -1 4202560 63442 0 0 0 119429 22 0 0 25 0 4 0 520073903 1029378048 107491 33554432000 4194304 4797429 140736203968416 18446744073709551615 4428632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31866/tid=31873] ppid=31864 vsize=1005252 CPUtime=1201.91 cores=0,2,4,6
/proc/31866/task/31873/stat : 31873 (techdemo) R 31864 31866 31114 0 -1 4202560 64914 0 0 0 120164 27 0 0 25 0 4 0 520073903 1029378048 107491 33554432000 4194304 4797429 140736203968416 18446744073709551615 4567828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31866/tid=31874] ppid=31864 vsize=1005252 CPUtime=1201.91 cores=0,2,4,6
/proc/31866/task/31874/stat : 31874 (techdemo) R 31864 31866 31114 0 -1 4202560 65663 0 0 0 120167 24 0 0 25 0 4 0 520073903 1029378048 107491 33554432000 4194304 4797429 140736203968416 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1005252

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): 1202.03
CPU time (s): 4800.4
CPU user time (s): 4797.96
CPU system time (s): 2.44063
CPU usage (%): 399.357
Max. virtual memory (cumulated for all children) (KiB): 1006520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.96
system time used= 2.44063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 607327
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= 482
involuntary context switches= 35283

runsolver used 1.9787 second user time and 4.51431 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 15:45:51
IDJOB=3172674
IDBENCH=82692
IDSOLVER=1584
FILE ID=node122/3172674-1304084751
RUNJOBID= node122-1304084750-31847
PBS_JOBID= 13170508
Free space on /tmp= 71660 MiB

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

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

MD5SUM BENCH= 418f15c9ecdcb73d78687b6da2a74460
RANDOM SEED=74699191

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:      22140268 kB
Buffers:       1628596 kB
Cached:        8566396 kB
SwapCached:          4 kB
Active:        1101328 kB
Inactive:      9160684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22140268 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           17104 kB
Writeback:           0 kB
AnonPages:       65428 kB
Mapped:          15396 kB
Slab:           486296 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   203196 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= 71656 MiB
End job on node122 at 2011-04-29 16:05:55