Trace number 3172651

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3172651-1304080852.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.04/0.07	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.04/0.07	c -- vars added        400
0.04/0.07	c Parsing time:  0.07 s
0.04/0.07	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.04/0.21	c asymm  cl-useful: 0/1969/34000 lits-rem:0 time: 0.54
0.61/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
0.61/0.24	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.61/0.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.61/0.24	c Subs w/ non-existent bins:      0 time:  0.01 s
3.75/1.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.75/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.75/1.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.75/1.08	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.45 s
3.75/1.08	c learnt bin added due to v-elim: 0
3.75/1.08	c Finding binary XORs  T:     0.00 s  found:       0
3.75/1.08	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
3.75/1.08	c calculated reachability. Time: 0.00
3.75/1.08	c Calc default polars -  time:   0.01 s pos:     208 undec:       9 neg:     183
3.75/1.08	c =========================================================================================
3.75/1.08	c types(t): F = full restart, N = normal restart
3.75/1.08	c types(t): S = simplification begin/end, E = solution found
3.75/1.08	c restart types(rt): st = static, dy = dynamic
3.75/1.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.75/1.08	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
3.75/1.08	c Decided on static restart strategy
25.73/6.57	c  N dy     7     30001       400     34000         0      8591    238000    461318    109.24     89.28  --
26.14/6.62	c  S st     7     30001       400     34000         0      8591    238000    461318    109.24     89.28  --
26.54/6.72	c  S st     7     30504       400     34000         0      9092    238000    503275    109.24     89.28  --
26.54/6.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.54/6.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.54/6.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.26
26.54/6.79	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
26.54/6.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.54/6.79	c Subs w/ non-existent bins:      0 time:  0.02 s
26.92/6.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.92/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.92/6.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.90/9.88	c lits-rem:       807  cl-subs:      549  v-elim:    400  v-fix:    0  time: 12.29 s
38.90/9.88	c learnt bin added due to v-elim: 0
38.90/9.89	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
38.90/9.89	c vivif2 --  cl tried     8543 cl shrink        0 lits rem          0 time: 0.02
39.32/9.99	c asymm  cl-useful: 0/2452/34000 lits-rem:0 time: 0.39
39.32/9.99	c calculated reachability. Time: 0.00
39.32/9.99	c  N dy     7     30504       400     34000         0      8543    238000    470907    109.24     89.28  --
39.32/9.99	c  F st     7     30504       400     34000         0      8543    238000    470907    109.24     89.28  --
40.90/10.35	c Decided on static restart strategy
52.09/13.18	c  N dy    14     45756       400     34000         0     15142    238000   1021899    102.74     87.70  --
52.50/13.25	c  S st    14     45756       400     34000         0     15142    238000   1021899    102.74     87.70  --
52.90/13.37	c  S st    14     46261       400     34000         0     15645    238000   1061638    102.74     87.70  --
52.90/13.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.90/13.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.28/13.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.42
53.28/13.48	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
53.28/13.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.28/13.49	c Subs w/ non-existent bins:      0 time:  0.03 s
53.68/13.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.68/13.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.68/13.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
64.47/16.21	c lits-rem:      1231  cl-subs:      793  v-elim:    400  v-fix:    0  time: 10.78 s
64.47/16.21	c learnt bin added due to v-elim: 0
64.47/16.22	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
64.47/16.22	c vivif2 --  cl tried    14852 cl shrink        0 lits rem          0 time: 0.03
64.87/16.32	c asymm  cl-useful: 0/2131/34000 lits-rem:0 time: 0.37
64.87/16.32	c calculated reachability. Time: 0.00
64.87/16.32	c  N dy    14     46261       400     34000         0     14852    238000    983754    102.74     87.70  --
87.66/22.01	c  N dy    15     69392       400     34000         0     17625    238000   1134097    104.54     88.21  --
87.66/22.08	c  S st    15     69392       400     34000         0     17625    238000   1134097    104.54     88.21  --
88.44/22.20	c  S st    15     69898       400     34000         0     18129    238000   1173406    104.54     88.21  --
88.44/22.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.44/22.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.84/22.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.56
88.84/22.35	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
88.84/22.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.84/22.36	c Subs w/ non-existent bins:      0 time:  0.04 s
88.84/22.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.84/22.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.84/22.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
101.24/25.46	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
124.79/31.32	c Added 5 vars  tried: 80000 time: 23.42
125.19/31.41	c ORs :      5 avg-s:  0.0 cl-sh:  9064 l-rem:   9064 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   23.77
125.19/31.44	c lits-rem:      1449  cl-subs:      853  v-elim:    400  v-fix:    0  time: 36.18 s
125.19/31.44	c learnt bin added due to v-elim: 0
125.19/31.44	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
125.19/31.45	c vivif2 --  cl tried    17276 cl shrink        0 lits rem          0 time: 0.04
125.58/31.55	c asymm  cl-useful: 0/2014/34005 lits-rem:0 time: 0.39
125.58/31.55	c calculated reachability. Time: 0.00
125.58/31.55	c  N dy    15     69898       405     34005        10     17276    238023   1066210    104.54     88.21  --
125.58/31.55	c  F st    15     69898       405     34005        10     17276    238023   1066210    104.54     88.21  --
127.20/31.98	c Decided on static restart strategy
161.13/40.45	c  N dy    22    104848       405     34005        10     14383    238023    528809    102.63     88.82  --
161.13/40.49	c  S st    22    104848       405     34005        10     14383    238023    528809    102.63     88.82  --
161.93/40.61	c  S st    22    105350       405     34005        10     14881    238023    568351    102.63     88.82  --
161.93/40.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.93/40.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.35/40.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.41
162.35/40.72	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
162.35/40.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.35/40.72	c Subs w/ non-existent bins:      0 time:  0.02 s
162.35/40.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.35/40.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.35/40.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
174.72/43.86	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
174.72/43.88	c lits-rem:       781  cl-subs:      380  v-elim:    400  v-fix:    0  time: 12.55 s
174.72/43.88	c learnt bin added due to v-elim: 0
174.72/43.88	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
174.72/43.89	c vivif2 --  cl tried    14501 cl shrink        0 lits rem          0 time: 0.02
175.12/43.98	c asymm  cl-useful: 0/1814/34005 lits-rem:0 time: 0.37
175.12/43.98	c calculated reachability. Time: 0.00
175.12/43.98	c  N dy    22    105350       405     34005        10     14501    238023    551287    102.63     88.82  --
240.63/60.32	c  N dy    23    158027       405     34005        10     20050    238023    865183    104.69     88.23  --
240.63/60.37	c  S st    23    158027       405     34005        10     20050    238023    865183    104.69     88.23  --
241.03/60.50	c  S st    23    158528       405     34005        10     20549    238023    906362    104.69     88.23  --
241.03/60.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
241.03/60.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.84/60.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.59
241.84/60.65	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
241.84/60.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.84/60.66	c Subs w/ non-existent bins:      0 time:  0.03 s
241.84/60.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.84/60.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
241.84/60.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
253.81/63.65	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
253.81/63.67	c lits-rem:       462  cl-subs:      681  v-elim:    400  v-fix:    0  time: 11.93 s
253.81/63.67	c learnt bin added due to v-elim: 0
253.81/63.67	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
253.81/63.68	c vivif2 --  cl tried    19868 cl shrink        0 lits rem          0 time: 0.03
254.21/63.79	c asymm  cl-useful: 0/1573/34005 lits-rem:0 time: 0.43
254.21/63.79	c calculated reachability. Time: 0.00
254.21/63.79	c  N dy    23    158528       405     34005        10     19868    238023    856008    104.69     88.23  --
369.27/92.52	c  N dy    24    237792       405     34005        10     22503    238023    806635    108.83     89.93  --
369.27/92.57	c  S st    24    237792       405     34005        10     22503    238023    806635    108.83     89.93  --
370.04/92.72	c  S st    24    238297       405     34005        10     23007    238023    847787    108.83     89.93  --
370.04/92.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
370.04/92.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
370.84/92.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.68
370.84/92.90	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
370.84/92.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
370.84/92.91	c Subs w/ non-existent bins:      0 time:  0.03 s
370.84/92.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
370.84/92.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
370.84/92.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
380.04/95.29	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
380.44/95.31	c lits-rem:       435  cl-subs:      606  v-elim:    400  v-fix:    0  time:  9.53 s
380.44/95.31	c learnt bin added due to v-elim: 0
380.44/95.32	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
380.44/95.32	c vivif2 --  cl tried    22401 cl shrink        0 lits rem          0 time: 0.03
380.84/95.43	c asymm  cl-useful: 0/1648/34005 lits-rem:0 time: 0.44
380.84/95.43	c calculated reachability. Time: 0.00
380.84/95.43	c  N dy    24    238297       405     34005        10     22401    238023    807093    108.83     89.93  --
571.77/143.21	c  N dy    25    357446       405     34005        10     48247    238023   3209126    109.46     90.94  --
572.17/143.35	c  S st    25    357446       405     34005        10     48247    238023   3209126    109.46     90.94  --
572.97/143.57	c  S st    25    357952       425     34005        50     48771    238103   3251269    109.46     90.94  --
572.97/143.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
572.97/143.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
574.97/144.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  2.00
574.97/144.08	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.01 s
574.97/144.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
574.97/144.10	c Subs w/ non-existent bins:      0 time:  0.09 s
575.39/144.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
575.39/144.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
575.39/144.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
954.47/239.08	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
954.87/239.13	c lits-rem:      2842  cl-subs:     2879  v-elim:    400  v-fix:    0  time: 379.34 s
954.87/239.13	c learnt bin added due to v-elim: 0
954.87/239.13	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
954.87/239.16	c vivif2 --  cl tried    45892 cl shrink        0 lits rem          0 time: 0.10
955.67/239.33	c asymm  cl-useful: 0/1237/34005 lits-rem:0 time: 0.67
955.67/239.33	c calculated reachability. Time: 0.00
955.67/239.33	c  N dy    25    357952       425     34005        50     45892    238103   2934822    109.46     90.94  --
1293.20/323.82	c  N dy    26    536928       425     34005        50     55589    238103   3486469    111.42     90.54  --
1293.60/323.97	c  S st    26    536928       425     34005        50     55589    238103   3486469    111.42     90.54  --
1294.80/324.21	c  S st    26    537430       440     34005        92     56106    238175   3528081    111.42     90.54  --
1294.80/324.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1294.80/324.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1297.60/324.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  2.74
1297.60/324.91	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.01 s
1297.60/324.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1297.60/324.94	c Subs w/ non-existent bins:      0 time:  0.11 s
1297.60/324.95	c Replacing        3 vars Replaced       57 lits Time:     0.05 s 
1298.00/325.01	c bin-w-bin subsume rem            6 bins  time:  0.00 s
1298.00/325.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.00/325.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1756.99/439.95	c ORs :      5 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
1757.41/440.01	c lits-rem:       977  cl-subs:     3016  v-elim:    400  v-fix:    0  time: 459.33 s
1757.41/440.01	c learnt bin added due to v-elim: 0
1757.41/440.01	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
1757.41/440.04	c vivif2 --  cl tried    53090 cl shrink        0 lits rem          0 time: 0.12
1757.81/440.19	c asymm  cl-useful: 0/1238/34005 lits-rem:0 time: 0.60
1757.81/440.19	c calculated reachability. Time: 0.00
1757.81/440.19	c  N dy    26    537430       437     34005        74     53090    238151   3220809    111.42     90.54  --
1757.81/440.19	c  F st    26    537430       437     34005        74     53090    238151   3220809    111.42     90.54  --
1760.99/440.92	c Decided on static restart strategy
2235.95/559.81	c  N dy    33    806148       437     34005        74     40408    238151   1342829    129.65     95.55  --
2235.95/559.89	c  S st    33    806148       437     34005        74     40408    238151   1342829    129.65     95.55  --
2235.95/559.89	c Finding binary XORs  T:     0.00 s  found:       4
2236.77/560.08	c  S st    33    806653       454     34005       124     40928    238235   1384104    129.65     95.55  --
2236.77/560.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2236.77/560.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2238.35/560.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.6M T:  1.25
2238.35/560.40	c Calc non-exist non-lernt bins v-fix:     0 done:    454 time:  0.01 s
2238.35/560.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2238.35/560.41	c Subs w/ non-existent bins:      0 time:  0.06 s
2238.35/560.42	c Replacing        4 vars Replaced       52 lits Time:     0.03 s 
2238.35/560.45	c bin-w-bin subsume rem            8 bins  time:  0.00 s
2238.35/560.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2238.35/560.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2255.52/564.73	c ORs :      5 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
2283.89/571.86	c Added 5 vars  tried: 80000 time: 28.47
2284.29/571.95	c ORs :      5 avg-s:  0.0 cl-sh:  8153 l-rem:   8153 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   28.81
2284.29/571.98	c lits-rem:       682  cl-subs:     1347  v-elim:    400  v-fix:    0  time: 46.03 s
2284.29/571.98	c learnt bin added due to v-elim: 0
2284.29/571.98	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.02
2284.29/571.99	c vivif2 --  cl tried    39581 cl shrink        0 lits rem          0 time: 0.06
2285.11/572.11	c asymm  cl-useful: 0/1336/34010 lits-rem:0 time: 0.47
2285.11/572.11	c calculated reachability. Time: 0.00
2285.11/572.11	c  N dy    33    806653       455     34010       110     39581    238223   1279726    129.65     95.55  --
3196.26/800.29	c  N dy    34   1209979       455     34010       110     51042    238223   1773142    122.50    102.89  --
3196.66/800.39	c  S st    34   1209979       455     34010       110     51042    238223   1773142    122.50    102.89  --
3197.86/800.62	c  S st    34   1210485       455     34010       110     51547    238223   1813981    122.50    102.89  --
3197.86/800.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3197.86/800.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3199.45/801.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  1.58
3199.45/801.02	c Calc non-exist non-lernt bins v-fix:     0 done:    455 time:  0.01 s
3199.45/801.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3199.45/801.05	c Subs w/ non-existent bins:      0 time:  0.08 s
3199.45/801.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3199.85/801.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
3199.85/801.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3225.82/807.64	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 141.0 T:    0.08
3225.82/807.68	c lits-rem:       106  cl-subs:     1403  v-elim:    400  v-fix:    0  time: 26.29 s
3225.82/807.68	c learnt bin added due to v-elim: 0
3225.82/807.68	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.02
3226.22/807.70	c vivif2 --  cl tried    50143 cl shrink        0 lits rem          0 time: 0.08
3226.62/807.85	c asymm  cl-useful: 0/1117/34010 lits-rem:0 time: 0.56
3226.62/807.85	c calculated reachability. Time: 0.00
3226.62/807.85	c  N dy    34   1210485       455     34010       110     50143    238223   1724575    122.50    102.89  --
4367.09/1093.38	c  N dy    35   1710485       455     34010       110     73474    238223   3956017    133.61    106.56  --
4367.92/1093.55	c  S st    35   1710485       455     34010       110     73474    238223   3956017    133.61    106.56  --
4369.10/1093.86	c  S st    35   1710992       465     34010       130     73990    238263   3994380    133.61    106.56  --
4369.10/1093.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4369.10/1093.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4372.31/1094.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  3.22
4372.31/1094.68	c Calc non-exist non-lernt bins v-fix:     0 done:    465 time:  0.01 s
4372.31/1094.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4372.69/1094.72	c Subs w/ non-existent bins:      0 time:  0.16 s
4372.69/1094.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4373.09/1094.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4373.09/1094.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.18 8.15 8.01 3/177 3565
/proc/meminfo: memFree=23536940/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 957 0 0 0 0 0 0 0 25 0 1 0 598315849 51781632 892 33554432000 4194304 4797429 140737293746768 18446744073709551615 260905090553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3565/statm: 12642 892 347 148 0 7571 0

[startup+0.048661 s]
/proc/loadavg: 8.18 8.15 8.01 3/177 3565
/proc/meminfo: memFree=23536940/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=54340 CPUtime=0.04 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 2570 0 0 0 4 0 0 0 25 0 1 0 598315849 55644160 2425 33554432000 4194304 4797429 140737293746768 18446744073709551615 4678555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3565/statm: 13585 2425 348 148 0 8514 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54340

[startup+0.214203 s]
/proc/loadavg: 8.18 8.15 8.01 3/177 3565
/proc/meminfo: memFree=23536940/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=541984 CPUtime=0.61 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) D 3563 3565 3309 0 -1 4202496 4503 0 0 0 60 1 0 0 25 0 4 0 598315849 554991616 4185 33554432000 4194304 4797429 140737293746768 18446744073709551615 260905091722 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 135496 4185 377 148 0 130425 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 541984

[startup+0.300617 s]
/proc/loadavg: 8.18 8.15 8.01 3/177 3565
/proc/meminfo: memFree=23536940/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=691764 CPUtime=0.96 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 9507 0 0 0 93 3 0 0 17 0 4 0 598315849 708366336 6986 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568013 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 172941 6986 394 148 0 167870 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 691764

[startup+0.700546 s]
/proc/loadavg: 8.18 8.15 8.01 3/177 3565
/proc/meminfo: memFree=23536940/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=693464 CPUtime=2.55 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 11462 0 0 0 252 3 0 0 18 0 4 0 598315849 710107136 8597 33554432000 4194304 4797429 140737293746768 18446744073709551615 4425978 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 173366 8597 409 148 0 168295 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 693464

[startup+1.5004 s]
/proc/loadavg: 8.18 8.15 8.01 9/184 3572
/proc/meminfo: memFree=23406312/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=697960 CPUtime=5.74 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 15916 0 0 0 570 4 0 0 19 0 4 0 598315849 714711040 9518 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424670 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 174490 9518 409 148 0 169419 0
[pid=3565/tid=3567] ppid=3563 vsize=697960 CPUtime=1.41 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 3305 0 0 0 140 1 0 0 19 0 4 0 598315857 714711040 9518 33554432000 4194304 4797429 140737293746768 18446744073709551615 4387372 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=697960 CPUtime=1.41 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 2700 0 0 0 141 0 0 0 19 0 4 0 598315857 714711040 9518 33554432000 4194304 4797429 140737293746768 18446744073709551615 4425021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=697960 CPUtime=1.4 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 3097 0 0 0 140 0 0 0 19 0 4 0 598315857 714711040 9518 33554432000 4194304 4797429 140737293746768 18446744073709551615 4404772 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 697960

[startup+3.1011 s]
/proc/loadavg: 8.25 8.16 8.01 9/184 3572
/proc/meminfo: memFree=23380288/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=706944 CPUtime=12.15 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 21685 0 0 0 1209 6 0 0 24 0 4 0 598315849 723910656 14159 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 176736 14159 414 148 0 171665 0
[pid=3565/tid=3567] ppid=3563 vsize=706944 CPUtime=3.01 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 4709 0 0 0 300 1 0 0 24 0 4 0 598315857 723910656 14159 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524604 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=706944 CPUtime=3.01 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 4133 0 0 0 301 0 0 0 24 0 4 0 598315857 723910656 14159 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=706944 CPUtime=3 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 4491 0 0 0 299 1 0 0 24 0 4 0 598315857 723910656 14159 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 706944

[startup+6.30052 s]
/proc/loadavg: 8.25 8.16 8.01 9/184 3572
/proc/meminfo: memFree=23343708/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=708464 CPUtime=24.93 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 24741 0 0 0 2486 7 0 0 25 0 4 0 598315849 725467136 14386 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424614 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 177116 14386 414 148 0 172045 0
[pid=3565/tid=3567] ppid=3563 vsize=708464 CPUtime=6.21 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 4719 0 0 0 620 1 0 0 25 0 4 0 598315857 725467136 14386 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=708464 CPUtime=6.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 4214 0 0 0 621 0 0 0 25 0 4 0 598315857 725467136 14386 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=708464 CPUtime=6.19 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 4630 0 0 0 618 1 0 0 25 0 4 0 598315857 725467136 14386 33554432000 4194304 4797429 140737293746768 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 708464

[startup+12.7003 s]
/proc/loadavg: 8.21 8.15 8.01 9/184 3572
/proc/meminfo: memFree=23280568/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=711480 CPUtime=50.49 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 28564 0 0 0 5041 8 0 0 25 0 4 0 598315849 728555520 16609 33554432000 4194304 4797429 140737293746768 18446744073709551615 4423635 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 177870 16609 415 148 0 172799 0
[pid=3565/tid=3567] ppid=3563 vsize=711480 CPUtime=12.61 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 5027 0 0 0 1259 2 0 0 25 0 4 0 598315857 728555520 16609 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=711480 CPUtime=12.61 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 4428 0 0 0 1260 1 0 0 25 0 4 0 598315857 728555520 16609 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=711480 CPUtime=12.55 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 4885 0 0 0 1254 1 0 0 25 0 4 0 598315857 728555520 16609 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 711480

[startup+25.501 s]
/proc/loadavg: 8.17 8.15 8.01 9/184 3573
/proc/meminfo: memFree=23252168/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=716444 CPUtime=101.62 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 37689 0 0 0 10152 10 0 0 25 0 4 0 598315849 733638656 18704 33554432000 4194304 4797429 140737293746768 18446744073709551615 4509120 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 179111 18704 419 148 0 174040 0
[pid=3565/tid=3567] ppid=3563 vsize=716444 CPUtime=25.41 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 6222 0 0 0 2539 2 0 0 25 0 4 0 598315857 733638656 18704 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=716444 CPUtime=25.41 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 5434 0 0 0 2540 1 0 0 25 0 4 0 598315857 733638656 18704 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=716444 CPUtime=25.28 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 6175 0 0 0 2527 1 0 0 25 0 4 0 598315857 733638656 18704 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 716444

[startup+51.1003 s]
/proc/loadavg: 8.18 8.15 8.01 9/184 3573
/proc/meminfo: memFree=23214956/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=724600 CPUtime=203.87 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 49960 0 0 0 20373 14 0 0 25 0 4 0 598315849 741990400 22012 33554432000 4194304 4797429 140737293746768 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 181150 22012 420 148 0 176079 0
[pid=3565/tid=3567] ppid=3563 vsize=724600 CPUtime=51.01 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 6914 0 0 0 5098 3 0 0 25 0 4 0 598315857 741990400 22012 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=724600 CPUtime=51.01 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 6063 0 0 0 5100 1 0 0 25 0 4 0 598315857 741990400 22012 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=724600 CPUtime=50.73 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 6956 0 0 0 5072 1 0 0 25 0 4 0 598315857 741990400 22012 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 724600

[startup+102.301 s]
/proc/loadavg: 8.11 8.14 8.01 9/184 3575
/proc/meminfo: memFree=23158140/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=731244 CPUtime=408.42 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 74738 0 0 0 40818 24 0 0 25 0 4 0 598315849 748793856 26076 33554432000 4194304 4797429 140737293746768 18446744073709551615 4425918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 182811 26076 420 148 0 177740 0
[pid=3565/tid=3567] ppid=3563 vsize=731244 CPUtime=102.22 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 8620 0 0 0 10219 3 0 0 25 0 4 0 598315857 748793856 26076 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=731244 CPUtime=102.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 7431 0 0 0 10220 1 0 0 25 0 4 0 598315857 748793856 26076 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=731244 CPUtime=101.66 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 8674 0 0 0 10164 2 0 0 25 0 4 0 598315857 748793856 26076 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.42
Current children cumulated vsize (KiB) 731244

[startup+162.301 s]
/proc/loadavg: 8.08 8.13 8.01 9/184 3579
/proc/meminfo: memFree=23133940/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=742024 CPUtime=648.08 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 98221 0 0 0 64774 34 0 0 25 0 4 0 598315849 759832576 31670 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 185506 31670 423 148 0 180435 0
[pid=3565/tid=3567] ppid=3563 vsize=742024 CPUtime=162.22 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 10197 0 0 0 16218 4 0 0 25 0 4 0 598315857 759832576 31670 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=742024 CPUtime=162.2 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 9339 0 0 0 16218 2 0 0 25 0 4 0 598315857 759832576 31670 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=742024 CPUtime=161.34 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 10137 0 0 0 16131 3 0 0 25 0 4 0 598315857 759832576 31670 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.08
Current children cumulated vsize (KiB) 742024

[startup+222.307 s]
/proc/loadavg: 8.14 8.13 8.02 9/184 3581
/proc/meminfo: memFree=23095848/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=743932 CPUtime=887.77 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 101799 0 0 0 88742 35 0 0 25 0 4 0 598315849 761786368 32517 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 185983 32517 423 148 0 180912 0
[pid=3565/tid=3567] ppid=3563 vsize=743932 CPUtime=222.23 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 11583 0 0 0 22218 5 0 0 25 0 4 0 598315857 761786368 32517 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=743932 CPUtime=222.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 10048 0 0 0 22219 2 0 0 25 0 4 0 598315857 761786368 32517 33554432000 4194304 4797429 140737293746768 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=743932 CPUtime=221.01 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 11620 0 0 0 22098 3 0 0 25 0 4 0 598315857 761786368 32517 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.77
Current children cumulated vsize (KiB) 743932

[startup+282.301 s]

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

[pid=3565] ppid=3563 vsize=768088 CPUtime=2565.51 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 216757 0 0 0 256453 98 0 0 25 0 4 0 598315849 786522112 39460 33554432000 4194304 4797429 140737293746768 18446744073709551615 4404792 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 192022 39461 422 148 0 186951 0
[pid=3565/tid=3567] ppid=3563 vsize=768088 CPUtime=642.23 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 17583 0 0 0 64216 7 0 0 25 0 4 0 598315857 786522112 39461 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=768088 CPUtime=642.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 16752 0 0 0 64216 5 0 0 25 0 4 0 598315857 786522112 39461 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=768088 CPUtime=638.73 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 18586 0 0 0 63866 7 0 0 25 0 4 0 598315857 786522112 39461 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.51
Current children cumulated vsize (KiB) 768088

[startup+702.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 3594
/proc/meminfo: memFree=22998596/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=769992 CPUtime=2805.19 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 236760 0 0 0 280411 108 0 0 25 0 4 0 598315849 788471808 41448 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 192498 41448 422 148 0 187427 0
[pid=3565/tid=3567] ppid=3563 vsize=769992 CPUtime=702.23 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 18958 0 0 0 70215 8 0 0 25 0 4 0 598315857 788471808 41448 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=769992 CPUtime=702.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 17869 0 0 0 70216 5 0 0 25 0 4 0 598315857 788471808 41448 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=769992 CPUtime=698.4 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 18888 0 0 0 69833 7 0 0 25 0 4 0 598315857 788471808 41448 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.19
Current children cumulated vsize (KiB) 769992

[startup+762.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 3595
/proc/meminfo: memFree=22934084/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=771052 CPUtime=3044.88 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 256222 0 0 0 304369 119 0 0 25 0 4 0 598315849 789557248 43806 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424713 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 192763 43806 422 148 0 187692 0
[pid=3565/tid=3567] ppid=3563 vsize=771052 CPUtime=762.24 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 19342 0 0 0 76216 8 0 0 25 0 4 0 598315857 789557248 43806 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=771052 CPUtime=762.22 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 18403 0 0 0 76217 5 0 0 25 0 4 0 598315857 789557248 43806 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=771052 CPUtime=758.08 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 20357 0 0 0 75800 8 0 0 25 0 4 0 598315857 789557248 43806 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 771052

[startup+822.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 3597
/proc/meminfo: memFree=22959460/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=771732 CPUtime=3284.55 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 272922 0 0 0 328325 130 0 0 25 0 4 0 598315849 790253568 44282 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 192933 44282 422 148 0 187862 0
[pid=3565/tid=3567] ppid=3563 vsize=771732 CPUtime=822.23 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 19596 0 0 0 82215 8 0 0 25 0 4 0 598315857 790253568 44282 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=771732 CPUtime=822.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 18651 0 0 0 82216 5 0 0 25 0 4 0 598315857 790253568 44282 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=771732 CPUtime=817.75 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 20628 0 0 0 81767 8 0 0 25 0 4 0 598315857 790253568 44282 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 771732

[startup+882.307 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 3599
/proc/meminfo: memFree=22936972/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=776612 CPUtime=3524.25 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 292662 0 0 0 352282 143 0 0 25 0 4 0 598315849 795250688 45718 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 194153 45718 422 148 0 189082 0
[pid=3565/tid=3567] ppid=3563 vsize=776612 CPUtime=882.25 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 19869 0 0 0 88216 9 0 0 25 0 4 0 598315857 795250688 45718 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=776612 CPUtime=882.22 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 19918 0 0 0 88216 6 0 0 25 0 4 0 598315857 795250688 45718 33554432000 4194304 4797429 140737293746768 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=776612 CPUtime=877.43 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 20954 0 0 0 87735 8 0 0 25 0 4 0 598315857 795250688 45718 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 776612

[startup+942.301 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 3600
/proc/meminfo: memFree=22953044/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=777020 CPUtime=3763.9 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 313619 0 0 0 376237 153 0 0 25 0 4 0 598315849 795668480 45505 33554432000 4194304 4797429 140737293746768 18446744073709551615 4415657 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 194255 45505 422 148 0 189184 0
[pid=3565/tid=3567] ppid=3563 vsize=777020 CPUtime=942.24 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 21336 0 0 0 94215 9 0 0 25 0 4 0 598315857 795668480 45505 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=777020 CPUtime=942.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 20418 0 0 0 94215 6 0 0 25 0 4 0 598315857 795668480 45505 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=777020 CPUtime=937.1 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 22311 0 0 0 93702 8 0 0 25 0 4 0 598315857 795668480 45505 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 777020

[startup+1002.3 s]
/proc/loadavg: 8.15 8.09 8.02 9/184 3602
/proc/meminfo: memFree=22903788/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=777340 CPUtime=4003.58 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 331694 0 0 0 400194 164 0 0 25 0 4 0 598315849 795996160 45915 33554432000 4194304 4797429 140737293746768 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 194335 45915 422 148 0 189264 0
[pid=3565/tid=3567] ppid=3563 vsize=777340 CPUtime=1002.24 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 21735 0 0 0 100215 9 0 0 25 0 4 0 598315857 795996160 45915 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=777340 CPUtime=1002.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 20663 0 0 0 100215 6 0 0 25 0 4 0 598315857 795996160 45915 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=777340 CPUtime=996.78 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 22563 0 0 0 99669 9 0 0 25 0 4 0 598315857 795996160 45915 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.58
Current children cumulated vsize (KiB) 777340

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.02 9/184 3603
/proc/meminfo: memFree=22916272/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=780540 CPUtime=4243.26 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 350057 0 0 0 424152 174 0 0 25 0 4 0 598315849 799272960 45778 33554432000 4194304 4797429 140737293746768 18446744073709551615 4351624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 195135 45778 422 148 0 190064 0
[pid=3565/tid=3567] ppid=3563 vsize=780540 CPUtime=1062.24 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 21933 0 0 0 106215 9 0 0 25 0 4 0 598315857 799272960 45778 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=780540 CPUtime=1062.21 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 21112 0 0 0 106215 6 0 0 25 0 4 0 598315857 799272960 45778 33554432000 4194304 4797429 140737293746768 18446744073709551615 4525016 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=780540 CPUtime=1056.45 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 22815 0 0 0 105636 9 0 0 25 0 4 0 598315857 799272960 45778 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.26
Current children cumulated vsize (KiB) 780540

[startup+1122.3 s]
/proc/loadavg: 8.22 8.13 8.03 9/184 3605
/proc/meminfo: memFree=22940300/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=784984 CPUtime=4482.94 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 365741 0 0 0 448112 182 0 0 25 0 4 0 598315849 803823616 46339 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 196246 46339 422 148 0 191175 0
[pid=3565/tid=3567] ppid=3563 vsize=784984 CPUtime=1122.24 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 23676 0 0 0 112214 10 0 0 25 0 4 0 598315857 803823616 46339 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=784984 CPUtime=1122.22 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 22488 0 0 0 112215 7 0 0 25 0 4 0 598315857 803823616 46339 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=784984 CPUtime=1116.13 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 24248 0 0 0 111603 10 0 0 25 0 4 0 598315857 803823616 46339 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 784984

[startup+1182.3 s]
/proc/loadavg: 8.22 8.14 8.04 9/184 3607
/proc/meminfo: memFree=22896864/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=784984 CPUtime=4722.62 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 367105 0 0 0 472079 183 0 0 25 0 4 0 598315849 803823616 47688 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 196246 47688 422 148 0 191175 0
[pid=3565/tid=3567] ppid=3563 vsize=784984 CPUtime=1182.25 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 24172 0 0 0 118214 11 0 0 25 0 4 0 598315857 803823616 47688 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=784984 CPUtime=1182.22 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 22864 0 0 0 118215 7 0 0 25 0 4 0 598315857 803823616 47688 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=784984 CPUtime=1175.8 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 24740 0 0 0 117570 10 0 0 25 0 4 0 598315857 803823616 47688 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 784984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.13 8.04 9/184 3607
/proc/meminfo: memFree=22913588/32950928 swapFree=67071984/67111528
[pid=3565] ppid=3563 vsize=784984 CPUtime=4800.14 cores=1,3,5,7
/proc/3565/stat : 3565 (techdemo) R 3563 3565 3309 0 -1 4202496 367477 0 0 0 479830 184 0 0 25 0 4 0 598315849 803823616 48054 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3565/statm: 196246 48054 422 148 0 191175 0
[pid=3565/tid=3567] ppid=3563 vsize=784984 CPUtime=1201.66 cores=1,3,5,7
/proc/3565/task/3567/stat : 3567 (techdemo) R 3563 3565 3309 0 -1 4202560 24296 0 0 0 120155 11 0 0 25 0 4 0 598315857 803823616 48054 33554432000 4194304 4797429 140737293746768 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3565/tid=3568] ppid=3563 vsize=784984 CPUtime=1201.62 cores=1,3,5,7
/proc/3565/task/3568/stat : 3568 (techdemo) R 3563 3565 3309 0 -1 4202560 22990 0 0 0 120155 7 0 0 25 0 4 0 598315857 803823616 48054 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3565/tid=3569] ppid=3563 vsize=784984 CPUtime=1195.09 cores=1,3,5,7
/proc/3565/task/3569/stat : 3569 (techdemo) R 3563 3565 3309 0 -1 4202560 24862 0 0 0 119499 10 0 0 25 0 4 0 598315857 803823616 48054 33554432000 4194304 4797429 140737293746768 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 784984

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.17
CPU user time (s): 4798.32
CPU system time (s): 1.84872
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 890464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.32
system time used= 1.84872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367477
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= 2422
involuntary context switches= 32232

runsolver used 1.75473 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 14:40:52
IDJOB=3172651
IDBENCH=82669
IDSOLVER=1584
FILE ID=node116/3172651-1304080852
RUNJOBID= node116-1304078443-3328
PBS_JOBID= 13170521
Free space on /tmp= 72504 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172651-1304080852/watcher-3172651-1304080852 -o /tmp/evaluation-result-3172651-1304080852/solver-3172651-1304080852 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172651-1304080852.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=1683630546

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23537344 kB
Buffers:       1903068 kB
Cached:        6969880 kB
SwapCached:       9732 kB
Active:        4484908 kB
Inactive:      4500204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23537344 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20036 kB
Writeback:           0 kB
AnonPages:      105588 kB
Mapped:          14152 kB
Slab:           365512 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   321232 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= 72496 MiB
End job on node116 at 2011-04-29 15:00:55