Trace number 3172611

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
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-3172611-1304078760.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.07	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.07	c -- vars added        400
0.00/0.07	c Parsing time:  0.07 s
0.00/0.08	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.00/0.22	c asymm  cl-useful: 0/1944/34000 lits-rem:0 time: 0.54
0.00/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.00/0.24	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.00/0.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.24	c Subs w/ non-existent bins:      0 time:  0.00 s
0.62/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.62/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.62/0.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.62/1.08	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.45 s
0.62/1.08	c learnt bin added due to v-elim: 0
0.62/1.08	c Finding binary XORs  T:     0.00 s  found:       0
0.62/1.08	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
0.62/1.08	c calculated reachability. Time: 0.00
0.62/1.08	c Calc default polars -  time:   0.01 s pos:     202 undec:       3 neg:     195
0.62/1.08	c =========================================================================================
0.62/1.08	c types(t): F = full restart, N = normal restart
0.62/1.08	c types(t): S = simplification begin/end, E = solution found
0.62/1.08	c restart types(rt): st = static, dy = dynamic
0.62/1.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.62/1.08	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.62/1.08	c Decided on static restart strategy
25.71/6.51	c  N dy     7     30000       400     34000         0      8595    238000    440657     99.63     87.32  --
25.71/6.55	c  S st     7     30000       400     34000         0      8595    238000    440657     99.63     87.32  --
26.11/6.66	c  S st     7     30502       400     34000         0      9096    238000    481170     99.63     87.32  --
26.11/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.11/6.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.51/6.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.27
26.51/6.73	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
26.51/6.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.51/6.74	c Subs w/ non-existent bins:      0 time:  0.02 s
26.51/6.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.51/6.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.51/6.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.10/9.61	c lits-rem:      1122  cl-subs:      601  v-elim:    400  v-fix:    0  time: 11.41 s
38.10/9.61	c learnt bin added due to v-elim: 0
38.10/9.61	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
38.10/9.61	c vivif2 --  cl tried     8495 cl shrink        0 lits rem          0 time: 0.02
38.51/9.71	c asymm  cl-useful: 0/2478/34000 lits-rem:0 time: 0.39
38.51/9.71	c calculated reachability. Time: 0.00
38.51/9.71	c  N dy     7     30502       400     34000         0      8495    238000    448369     99.63     87.32  --
38.51/9.71	c  F st     7     30502       400     34000         0      8495    238000    448369     99.63     87.32  --
39.68/10.07	c Decided on static restart strategy
50.48/12.78	c  N dy    14     45753       400     34000         0     15067    238000   1013610    111.03     87.17  --
50.88/12.86	c  S st    14     45753       400     34000         0     15067    238000   1013610    111.03     87.17  --
51.29/12.99	c  S st    14     46260       400     34000         0     15572    238000   1054190    111.03     87.17  --
51.29/12.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.29/12.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.07/13.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.44
52.07/13.10	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
52.07/13.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.07/13.11	c Subs w/ non-existent bins:      0 time:  0.03 s
52.07/13.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.07/13.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.07/13.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
63.66/16.08	c lits-rem:       931  cl-subs:      749  v-elim:    400  v-fix:    0  time: 11.79 s
63.66/16.08	c learnt bin added due to v-elim: 0
63.66/16.08	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
63.66/16.09	c vivif2 --  cl tried    14823 cl shrink        0 lits rem          0 time: 0.03
64.06/16.18	c asymm  cl-useful: 0/2105/34000 lits-rem:0 time: 0.36
64.06/16.19	c calculated reachability. Time: 0.00
64.06/16.19	c  N dy    14     46260       400     34000         0     14823    238000    979161    111.03     87.17  --
85.23/21.47	c  N dy    15     69390       400     34000         0     17656    238000   1103798    106.43     87.47  --
85.62/21.52	c  S st    15     69390       400     34000         0     17656    238000   1103798    106.43     87.47  --
86.02/21.64	c  S st    15     69894       400     34000         0     18160    238000   1142124    106.43     87.47  --
86.02/21.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
86.02/21.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.44/21.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.48
86.44/21.77	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
86.44/21.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.44/21.78	c Subs w/ non-existent bins:      0 time:  0.03 s
86.44/21.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.44/21.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.44/21.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
98.00/24.66	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
121.99/30.67	c Added 5 vars  tried: 80000 time: 24.04
122.37/30.79	c ORs :      5 avg-s:  0.0 cl-sh: 11897 l-rem:  11897 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   24.50
122.77/30.81	c lits-rem:      2871  cl-subs:      785  v-elim:    400  v-fix:    0  time: 36.01 s
122.77/30.81	c learnt bin added due to v-elim: 0
122.77/30.82	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
122.77/30.82	c vivif2 --  cl tried    17375 cl shrink        0 lits rem          0 time: 0.04
123.17/30.93	c asymm  cl-useful: 0/1905/34005 lits-rem:0 time: 0.42
123.17/30.93	c calculated reachability. Time: 0.00
123.17/30.93	c  N dy    15     69894       405     34005        10     17375    238019   1045033    106.43     87.47  --
123.17/30.93	c  F st    15     69894       405     34005        10     17375    238019   1045033    106.43     87.47  --
124.78/31.35	c Decided on static restart strategy
157.52/39.52	c  N dy    22    104842       405     34005        10     14418    238019    527776    106.01     88.21  --
157.52/39.56	c  S st    22    104842       405     34005        10     14418    238019    527776    106.01     88.21  --
157.92/39.68	c  S st    22    105343       405     34005        10     14918    238019    567941    106.01     88.21  --
157.92/39.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
157.92/39.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.32/39.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.44
158.32/39.80	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
158.72/39.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.72/39.80	c Subs w/ non-existent bins:      0 time:  0.02 s
158.72/39.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.72/39.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.72/39.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
170.33/42.74	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
170.33/42.76	c lits-rem:       395  cl-subs:      427  v-elim:    400  v-fix:    0  time: 11.76 s
170.33/42.76	c learnt bin added due to v-elim: 0
170.33/42.76	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
170.33/42.77	c vivif2 --  cl tried    14491 cl shrink        0 lits rem          0 time: 0.02
170.70/42.87	c asymm  cl-useful: 0/1779/34005 lits-rem:0 time: 0.40
170.70/42.87	c calculated reachability. Time: 0.00
170.70/42.87	c  N dy    22    105343       405     34005        10     14491    238019    549102    106.01     88.21  --
237.41/59.59	c  N dy    23    158015       405     34005        10     20056    238019    866450    103.08     88.02  --
237.81/59.64	c  S st    23    158015       405     34005        10     20056    238019    866450    103.08     88.02  --
238.21/59.76	c  S st    23    158519       405     34005        10     20560    238019    906002    103.08     88.02  --
238.21/59.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
238.21/59.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.01/59.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.57
239.01/59.91	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
239.01/59.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.01/59.92	c Subs w/ non-existent bins:      0 time:  0.03 s
239.01/59.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.01/59.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.01/59.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
247.40/62.06	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
247.40/62.08	c lits-rem:       505  cl-subs:      633  v-elim:    400  v-fix:    0  time:  8.57 s
247.40/62.08	c learnt bin added due to v-elim: 0
247.40/62.08	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
247.40/62.09	c vivif2 --  cl tried    19927 cl shrink        0 lits rem          0 time: 0.03
248.20/62.20	c asymm  cl-useful: 0/1527/34005 lits-rem:0 time: 0.44
248.20/62.20	c calculated reachability. Time: 0.00
248.20/62.20	c  N dy    23    158519       405     34005        10     19927    238019    859751    103.08     88.02  --
362.04/90.72	c  N dy    24    237778       405     34005        10     22488    238019    805636    109.22     89.50  --
362.04/90.77	c  S st    24    237778       405     34005        10     22488    238019    805636    109.22     89.50  --
362.84/90.92	c  S st    24    238280       405     34005        10     22988    238019    846721    109.22     89.50  --
362.84/90.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
362.84/90.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.65/91.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.71
363.65/91.11	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
363.65/91.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.65/91.11	c Subs w/ non-existent bins:      0 time:  0.03 s
363.65/91.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.65/91.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.65/91.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
372.04/93.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.02
372.44/93.31	c lits-rem:       722  cl-subs:      632  v-elim:    400  v-fix:    0  time:  8.69 s
372.44/93.31	c learnt bin added due to v-elim: 0
372.44/93.31	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.02
372.44/93.32	c vivif2 --  cl tried    22356 cl shrink        0 lits rem          0 time: 0.03
372.82/93.44	c asymm  cl-useful: 0/1624/34005 lits-rem:0 time: 0.46
372.82/93.44	c calculated reachability. Time: 0.00
372.82/93.44	c  N dy    24    238280       405     34005        10     22356    238019    806884    109.22     89.50  --
567.76/142.27	c  N dy    25    357420       405     34005        10     48303    238019   3162874    106.09     90.44  --
568.16/142.40	c  S st    25    357420       405     34005        10     48303    238019   3162874    106.09     90.44  --
569.37/142.60	c  S st    25    357920       425     34005        50     48820    238099   3203164    106.09     90.44  --
569.37/142.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
569.37/142.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
570.96/143.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  1.82
570.96/143.07	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.01 s
570.96/143.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
570.96/143.09	c Subs w/ non-existent bins:      0 time:  0.09 s
571.36/143.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.36/143.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.36/143.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
950.85/238.15	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.22
951.25/238.20	c lits-rem:       481  cl-subs:     2869  v-elim:    400  v-fix:    0  time: 379.66 s
951.25/238.20	c learnt bin added due to v-elim: 0
951.25/238.20	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
951.25/238.23	c vivif2 --  cl tried    45951 cl shrink        0 lits rem          0 time: 0.11
951.65/238.38	c asymm  cl-useful: 0/1334/34005 lits-rem:0 time: 0.60
951.65/238.38	c calculated reachability. Time: 0.00
951.65/238.38	c  N dy    25    357920       425     34005        50     45951    238099   2912495    106.09     90.44  --
1288.39/322.66	c  N dy    26    536881       425     34005        50     55707    238099   3460192    104.45     89.43  --
1289.19/322.80	c  S st    26    536881       425     34005        50     55707    238099   3460192    104.45     89.43  --
1289.99/323.04	c  S st    26    537383       440     34005        80     56223    238159   3500166    104.45     89.43  --
1289.99/323.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1289.99/323.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1292.38/323.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.4M T:  2.25
1292.38/323.61	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.01 s
1292.38/323.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1292.38/323.64	c Subs w/ non-existent bins:      0 time:  0.11 s
1292.78/323.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1292.78/323.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1292.78/323.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1738.19/435.23	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.12
1738.19/435.29	c lits-rem:      7673  cl-subs:     3099  v-elim:    400  v-fix:    0  time: 445.73 s
1738.19/435.29	c learnt bin added due to v-elim: 0
1738.19/435.29	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
1738.61/435.33	c vivif2 --  cl tried    53124 cl shrink        0 lits rem          0 time: 0.13
1739.39/435.50	c asymm  cl-useful: 0/1132/34005 lits-rem:0 time: 0.69
1739.39/435.50	c calculated reachability. Time: 0.00
1739.39/435.50	c  N dy    26    537383       440     34005        80     53124    238159   3194857    104.45     89.43  --
1739.39/435.50	c  F st    26    537383       440     34005        80     53124    238159   3194857    104.45     89.43  --
1742.18/436.23	c Decided on static restart strategy
2275.86/569.88	c  N dy    33    806074       440     34005        80     40800    238159   1214328    108.53     90.04  --
2276.26/569.95	c  S st    33    806074       440     34005        80     40800    238159   1214328    108.53     90.04  --
2277.07/570.14	c  S st    33    806580       457     34005       126     41322    238239   1256334    108.53     90.04  --
2277.07/570.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2277.07/570.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2278.27/570.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.3M T:  1.29
2278.27/570.47	c Calc non-exist non-lernt bins v-fix:     0 done:    457 time:  0.00 s
2278.27/570.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2278.27/570.48	c Subs w/ non-existent bins:      0 time:  0.06 s
2278.27/570.49	c Replacing        3 vars Replaced       86 lits Time:     0.03 s 
2278.67/570.52	c bin-w-bin subsume rem            6 bins  time:  0.00 s
2278.67/570.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2278.67/570.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2297.06/575.19	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
2327.82/582.88	c Added 5 vars  tried: 80000 time: 30.69
2328.19/582.94	c ORs :      5 avg-s:  0.0 cl-sh:  6403 l-rem:   6403 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   30.93
2328.19/582.96	c lits-rem:       767  cl-subs:     1219  v-elim:    400  v-fix:    0  time: 49.70 s
2328.19/582.96	c learnt bin added due to v-elim: 0
2328.19/582.97	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.01
2328.19/582.98	c vivif2 --  cl tried    40103 cl shrink        0 lits rem          0 time: 0.06
2328.99/583.10	c asymm  cl-useful: 0/1362/34010 lits-rem:0 time: 0.48
2328.99/583.11	c calculated reachability. Time: 0.00
2328.99/583.11	c  N dy    33    806580       459     34010       118     40103    238225   1193326    108.53     90.04  --
3310.07/828.70	c  N dy    34   1209870       459     34010       118     50921    238225   1473783    108.73     90.10  --
3310.07/828.78	c  S st    34   1209870       459     34010       118     50921    238225   1473783    108.73     90.10  --
3311.27/829.02	c  S st    34   1210371       459     34010       118     51421    238225   1516630    108.73     90.10  --
3311.27/829.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3311.27/829.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3312.86/829.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.4M T:  1.57
3312.86/829.42	c Calc non-exist non-lernt bins v-fix:     0 done:    459 time:  0.01 s
3312.86/829.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3312.86/829.44	c Subs w/ non-existent bins:      0 time:  0.07 s
3312.86/829.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3312.86/829.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3312.86/829.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3339.63/836.10	c ORs :     10 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
3339.63/836.14	c lits-rem:       200  cl-subs:     1466  v-elim:    400  v-fix:    0  time: 26.62 s
3339.63/836.14	c learnt bin added due to v-elim: 0
3339.63/836.14	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.02
3339.63/836.16	c vivif2 --  cl tried    49955 cl shrink        0 lits rem          0 time: 0.07
3340.03/836.29	c asymm  cl-useful: 0/1161/34010 lits-rem:0 time: 0.53
3340.03/836.29	c calculated reachability. Time: 0.00
3340.03/836.29	c  N dy    34   1210371       459     34010       118     49955    238225   1461316    108.73     90.10  --

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-3172611-1304078760/watcher-3172611-1304078760 -o /tmp/evaluation-result-3172611-1304078760/solver-3172611-1304078760 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172611-1304078760.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: 5.52 7.45 7.53 2/174 11745
/proc/meminfo: memFree=24427184/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=50572 CPUtime=0 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 943 0 0 0 0 0 0 0 21 0 1 0 500292124 51785728 878 33554432000 4194304 4797429 140733759312512 18446744073709551615 255106465303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11745/statm: 12643 881 347 148 0 7572 0

[startup+0.219901 s]
/proc/loadavg: 5.52 7.45 7.53 2/174 11745
/proc/meminfo: memFree=24427184/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=371096 CPUtime=0.62 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) D 11743 11745 11292 0 -1 4202496 5153 0 0 0 62 0 0 0 18 0 4 0 500292124 380002304 4572 33554432000 4194304 4797429 140733759312512 18446744073709551615 255106811994 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 171926 4731 386 148 0 166855 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 371096

[startup+0.378424 s]
/proc/loadavg: 5.52 7.45 7.53 2/174 11745
/proc/meminfo: memFree=24427184/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=691732 CPUtime=4.07 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 12470 0 0 0 404 3 0 0 19 0 4 0 500292124 708333568 9679 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 172933 9679 409 148 0 167862 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 691732

[startup+1.18502 s]
/proc/loadavg: 5.52 7.45 7.53 2/174 11745
/proc/meminfo: memFree=24427184/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=691732 CPUtime=4.47 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 12732 0 0 0 444 3 0 0 19 0 4 0 500292124 708333568 9940 33554432000 4194304 4797429 140733759312512 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 172933 9940 409 148 0 167862 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 691732

[startup+1.20102 s]
/proc/loadavg: 5.52 7.45 7.53 2/174 11745
/proc/meminfo: memFree=24427184/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=691908 CPUtime=4.53 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 12792 0 0 0 450 3 0 0 19 0 4 0 500292124 708513792 10000 33554432000 4194304 4797429 140733759312512 18446744073709551615 4425824 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 172977 10001 409 148 0 167906 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 691908

[startup+1.50097 s]
/proc/loadavg: 5.52 7.45 7.53 2/174 11745
/proc/meminfo: memFree=24427184/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=695740 CPUtime=5.74 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 15768 0 0 0 570 4 0 0 19 0 4 0 500292124 712437760 9613 33554432000 4194304 4797429 140733759312512 18446744073709551615 4390001 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 173935 9613 409 148 0 168864 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 695740

[startup+3.10669 s]
/proc/loadavg: 5.88 7.49 7.54 9/184 11758
/proc/meminfo: memFree=24241724/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=703004 CPUtime=12.15 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 21251 0 0 0 1210 5 0 0 24 0 4 0 500292124 719876096 13895 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 175751 13895 414 148 0 170680 0
[pid=11745/tid=11753] ppid=11743 vsize=703004 CPUtime=3.01 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 4429 0 0 0 300 1 0 0 24 0 4 0 500292132 719876096 13895 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=703004 CPUtime=3.01 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 4010 0 0 0 300 1 0 0 24 0 4 0 500292132 719876096 13895 33554432000 4194304 4797429 140733759312512 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=703004 CPUtime=3 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 4402 0 0 0 300 0 0 0 19 0 4 0 500292132 719876096 13895 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524493 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) 703004

[startup+6.30113 s]
/proc/loadavg: 6.13 7.52 7.55 9/184 11758
/proc/meminfo: memFree=24186088/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=705448 CPUtime=24.93 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 24485 0 0 0 2487 6 0 0 25 0 4 0 500292124 722378752 14270 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 176362 14270 414 148 0 171291 0
[pid=11745/tid=11753] ppid=11743 vsize=705448 CPUtime=6.21 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 4438 0 0 0 620 1 0 0 25 0 4 0 500292132 722378752 14270 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=705448 CPUtime=6.21 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 4146 0 0 0 620 1 0 0 25 0 4 0 500292132 722378752 14270 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=705448 CPUtime=6.18 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 4430 0 0 0 618 0 0 0 25 0 4 0 500292132 722378752 14270 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 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) 705448

[startup+12.701 s]
/proc/loadavg: 6.28 7.52 7.55 9/184 11758
/proc/meminfo: memFree=24174224/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=707888 CPUtime=50.48 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 28999 0 0 0 5041 7 0 0 25 0 4 0 500292124 724877312 17110 33554432000 4194304 4797429 140733759312512 18446744073709551615 4340957 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 176972 17110 415 148 0 171901 0
[pid=11745/tid=11753] ppid=11743 vsize=707888 CPUtime=12.61 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 4747 0 0 0 1260 1 0 0 25 0 4 0 500292132 724877312 17111 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=707888 CPUtime=12.6 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 4511 0 0 0 1259 1 0 0 25 0 4 0 500292132 724877312 17111 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=707888 CPUtime=12.55 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 4794 0 0 0 1255 0 0 0 25 0 4 0 500292132 724877312 17111 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 707888

[startup+25.5008 s]
/proc/loadavg: 6.54 7.54 7.55 9/184 11759
/proc/meminfo: memFree=24126916/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=713360 CPUtime=101.6 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 37992 0 0 0 10151 9 0 0 25 0 4 0 500292124 730480640 19132 33554432000 4194304 4797429 140733759312512 18446744073709551615 4495559 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 178340 19132 419 148 0 173269 0
[pid=11745/tid=11753] ppid=11743 vsize=713360 CPUtime=25.4 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 5748 0 0 0 2539 1 0 0 25 0 4 0 500292132 730480640 19132 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=713360 CPUtime=25.4 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 5666 0 0 0 2539 1 0 0 25 0 4 0 500292132 730480640 19132 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=713360 CPUtime=25.28 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 5975 0 0 0 2527 1 0 0 25 0 4 0 500292132 730480640 19132 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 713360

[startup+51.1002 s]
/proc/loadavg: 7.10 7.59 7.57 9/184 11759
/proc/meminfo: memFree=24095952/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=721196 CPUtime=203.86 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 50069 0 0 0 20372 14 0 0 25 0 4 0 500292124 738504704 22336 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 180299 22336 420 148 0 175228 0
[pid=11745/tid=11753] ppid=11743 vsize=721196 CPUtime=51 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 6221 0 0 0 5099 1 0 0 25 0 4 0 500292132 738504704 22336 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=721196 CPUtime=51.01 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 6378 0 0 0 5099 2 0 0 25 0 4 0 500292132 738504704 22336 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=721196 CPUtime=50.74 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 6590 0 0 0 5073 1 0 0 25 0 4 0 500292132 738504704 22336 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 721196

[startup+102.3 s]
/proc/loadavg: 7.74 7.69 7.60 9/184 11761
/proc/meminfo: memFree=24070496/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=729376 CPUtime=408.37 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 75695 0 0 0 40813 24 0 0 25 0 4 0 500292124 746881024 24231 33554432000 4194304 4797429 140733759312512 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 182344 24231 420 148 0 177273 0
[pid=11745/tid=11753] ppid=11743 vsize=729376 CPUtime=102.2 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 7667 0 0 0 10219 1 0 0 25 0 4 0 500292132 746881024 24231 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=729376 CPUtime=102.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 7852 0 0 0 10218 2 0 0 25 0 4 0 500292132 746881024 24231 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=729376 CPUtime=101.66 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 8248 0 0 0 10165 1 0 0 25 0 4 0 500292132 746881024 24231 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 729376

[startup+162.301 s]
/proc/loadavg: 7.94 7.75 7.63 9/184 11762
/proc/meminfo: memFree=24010100/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=735340 CPUtime=648.06 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 97218 0 0 0 64773 33 0 0 25 0 4 0 500292124 752988160 31369 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 183835 31369 420 148 0 178764 0
[pid=11745/tid=11753] ppid=11743 vsize=735340 CPUtime=162.2 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 9284 0 0 0 16218 2 0 0 25 0 4 0 500292132 752988160 31369 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=735340 CPUtime=162.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 9663 0 0 0 16218 2 0 0 25 0 4 0 500292132 752988160 31369 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=735340 CPUtime=161.34 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 9615 0 0 0 16132 2 0 0 25 0 4 0 500292132 752988160 31369 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.06
Current children cumulated vsize (KiB) 735340

[startup+222.301 s]
/proc/loadavg: 8.09 7.83 7.66 9/184 11764
/proc/meminfo: memFree=24000048/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=738496 CPUtime=887.74 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 101648 0 0 0 88739 35 0 0 25 0 4 0 500292124 756219904 31678 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 184624 31678 420 148 0 179553 0
[pid=11745/tid=11753] ppid=11743 vsize=738496 CPUtime=222.21 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 10722 0 0 0 22218 3 0 0 25 0 4 0 500292132 756219904 31678 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=738496 CPUtime=222.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 11204 0 0 0 22217 3 0 0 25 0 4 0 500292132 756219904 31678 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=738496 CPUtime=221 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 11066 0 0 0 22098 2 0 0 25 0 4 0 500292132 756219904 31678 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.74
Current children cumulated vsize (KiB) 738496

[startup+282.301 s]
/proc/loadavg: 8.10 7.87 7.68 9/184 11765
/proc/meminfo: memFree=23976196/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=742624 CPUtime=1127.41 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 119619 0 0 0 112697 44 0 0 25 0 4 0 500292124 760446976 32328 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 185656 32328 420 148 0 180585 0
[pid=11745/tid=11753] ppid=11743 vsize=742624 CPUtime=282.21 cores=1,3,5,7

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

[pid=11745] ppid=11743 vsize=761616 CPUtime=2565.46 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 201779 0 0 0 256454 92 0 0 25 0 4 0 500292124 779894784 41749 33554432000 4194304 4797429 140733759312512 18446744073709551615 4425120 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 190404 41749 422 148 0 185333 0
[pid=11745/tid=11753] ppid=11743 vsize=761616 CPUtime=642.21 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 16896 0 0 0 64216 5 0 0 25 0 4 0 500292132 779894784 41749 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=761616 CPUtime=642.21 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 17261 0 0 0 64215 6 0 0 25 0 4 0 500292132 779894784 41749 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=761616 CPUtime=638.72 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 17337 0 0 0 63867 5 0 0 25 0 4 0 500292132 779894784 41749 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.46
Current children cumulated vsize (KiB) 761616

[startup+702.301 s]
/proc/loadavg: 8.13 8.04 7.82 9/184 11777
/proc/meminfo: memFree=23902040/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=762684 CPUtime=2805.15 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 220382 0 0 0 280413 102 0 0 25 0 4 0 500292124 780988416 38602 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 190671 38602 422 148 0 185600 0
[pid=11745/tid=11753] ppid=11743 vsize=762684 CPUtime=702.21 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 18345 0 0 0 70216 5 0 0 25 0 4 0 500292132 780988416 38602 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=762684 CPUtime=702.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 18681 0 0 0 70214 6 0 0 25 0 4 0 500292132 780988416 38602 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=762684 CPUtime=698.41 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 17587 0 0 0 69835 6 0 0 25 0 4 0 500292132 780988416 38602 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.15
Current children cumulated vsize (KiB) 762684

[startup+762.301 s]
/proc/loadavg: 8.12 8.04 7.83 9/184 11778
/proc/meminfo: memFree=23881944/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=765412 CPUtime=3044.82 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 236342 0 0 0 304373 109 0 0 25 0 4 0 500292124 783781888 40047 33554432000 4194304 4797429 140733759312512 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 191353 40047 422 148 0 186282 0
[pid=11745/tid=11753] ppid=11743 vsize=765412 CPUtime=762.21 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 18714 0 0 0 76216 5 0 0 25 0 4 0 500292132 783781888 40048 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=765412 CPUtime=762.21 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 19044 0 0 0 76214 7 0 0 25 0 4 0 500292132 783781888 40048 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=765412 CPUtime=758.07 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 18950 0 0 0 75801 6 0 0 25 0 4 0 500292132 783781888 40048 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.82
Current children cumulated vsize (KiB) 765412

[startup+822.301 s]
/proc/loadavg: 8.15 8.06 7.85 9/184 11780
/proc/meminfo: memFree=23850796/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=766992 CPUtime=3284.51 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 248009 0 0 0 328334 117 0 0 25 0 4 0 500292124 785399808 44856 33554432000 4194304 4797429 140733759312512 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 191748 44856 422 148 0 186677 0
[pid=11745/tid=11753] ppid=11743 vsize=766992 CPUtime=822.21 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 19001 0 0 0 82216 5 0 0 25 0 4 0 500292132 785399808 44856 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=766992 CPUtime=822.21 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 19185 0 0 0 82214 7 0 0 25 0 4 0 500292132 785399808 44856 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=766992 CPUtime=817.75 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 19196 0 0 0 81769 6 0 0 25 0 4 0 500292132 785399808 44856 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.51
Current children cumulated vsize (KiB) 766992

[startup+882.301 s]
/proc/loadavg: 8.12 8.07 7.86 9/184 11781
/proc/meminfo: memFree=23882904/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=771824 CPUtime=3524.18 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 262999 0 0 0 352293 125 0 0 25 0 4 0 500292124 790347776 42556 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 192956 42556 422 148 0 187885 0
[pid=11745/tid=11753] ppid=11743 vsize=771824 CPUtime=882.22 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 20423 0 0 0 88216 6 0 0 25 0 4 0 500292132 790347776 42556 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=771824 CPUtime=882.21 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 20552 0 0 0 88213 8 0 0 25 0 4 0 500292132 790347776 42557 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=771824 CPUtime=877.42 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 19495 0 0 0 87736 6 0 0 25 0 4 0 500292132 790347776 42557 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 771824

[startup+942.301 s]
/proc/loadavg: 8.10 8.07 7.87 9/184 11783
/proc/meminfo: memFree=23840732/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=773252 CPUtime=3763.86 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 278037 0 0 0 376253 133 0 0 25 0 4 0 500292124 791810048 42018 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 193313 42018 422 148 0 188242 0
[pid=11745/tid=11753] ppid=11743 vsize=773252 CPUtime=942.22 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 21111 0 0 0 94216 6 0 0 25 0 4 0 500292132 791810048 42018 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=773252 CPUtime=942.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 21073 0 0 0 94212 8 0 0 25 0 4 0 500292132 791810048 42018 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=773252 CPUtime=937.1 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 21000 0 0 0 93703 7 0 0 25 0 4 0 500292132 791810048 42018 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.86
Current children cumulated vsize (KiB) 773252

[startup+1002.3 s]
/proc/loadavg: 8.09 8.07 7.88 9/184 11785
/proc/meminfo: memFree=23819152/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=773332 CPUtime=4003.53 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 289088 0 0 0 400213 140 0 0 25 0 4 0 500292124 791891968 45581 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 193333 45581 422 148 0 188262 0
[pid=11745/tid=11753] ppid=11743 vsize=773332 CPUtime=1002.22 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 21638 0 0 0 100215 7 0 0 25 0 4 0 500292132 791891968 45581 33554432000 4194304 4797429 140733759312512 18446744073709551615 4495554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=773332 CPUtime=1002.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 21346 0 0 0 100212 8 0 0 25 0 4 0 500292132 791891968 45581 33554432000 4194304 4797429 140733759312512 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=773332 CPUtime=996.77 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 21244 0 0 0 99670 7 0 0 25 0 4 0 500292132 791891968 45581 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.53
Current children cumulated vsize (KiB) 773332

[startup+1062.3 s]
/proc/loadavg: 8.08 8.07 7.89 9/184 11786
/proc/meminfo: memFree=23831532/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=776800 CPUtime=4243.22 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 301585 0 0 0 424174 148 0 0 25 0 4 0 500292124 795443200 43311 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 194200 43311 422 148 0 189129 0
[pid=11745/tid=11753] ppid=11743 vsize=776800 CPUtime=1062.23 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 22300 0 0 0 106216 7 0 0 25 0 4 0 500292132 795443200 43312 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=776800 CPUtime=1062.21 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 21721 0 0 0 106212 9 0 0 25 0 4 0 500292132 795443200 43312 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=776800 CPUtime=1056.45 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 21485 0 0 0 105637 8 0 0 25 0 4 0 500292132 795443200 43312 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 776800

[startup+1122.3 s]
/proc/loadavg: 8.18 8.10 7.91 9/184 11788
/proc/meminfo: memFree=23851716/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=780544 CPUtime=4482.88 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 315465 0 0 0 448131 157 0 0 25 0 4 0 500292124 799277056 46108 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 195136 46108 422 148 0 190065 0
[pid=11745/tid=11753] ppid=11743 vsize=780544 CPUtime=1122.23 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 22915 0 0 0 112215 8 0 0 25 0 4 0 500292132 799277056 46108 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=780544 CPUtime=1122.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 23237 0 0 0 112211 9 0 0 25 0 4 0 500292132 799277056 46108 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=780544 CPUtime=1116.12 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 22854 0 0 0 111604 8 0 0 25 0 4 0 500292132 799277056 46108 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 780544

[startup+1182.31 s]
/proc/loadavg: 8.37 8.17 7.95 9/184 11792
/proc/meminfo: memFree=23784620/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=780736 CPUtime=4722.58 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 327334 0 0 0 472095 163 0 0 25 0 4 0 500292124 799473664 48712 33554432000 4194304 4797429 140733759312512 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 195184 48712 422 148 0 190113 0
[pid=11745/tid=11753] ppid=11743 vsize=780736 CPUtime=1182.23 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 24297 0 0 0 118215 8 0 0 25 0 4 0 500292132 799473664 48712 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=780736 CPUtime=1182.2 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 23482 0 0 0 118211 9 0 0 25 0 4 0 500292132 799473664 48712 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=780736 CPUtime=1175.8 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 23470 0 0 0 117571 9 0 0 25 0 4 0 500292132 799473664 48712 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.58
Current children cumulated vsize (KiB) 780736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.26 8.15 7.95 9/184 11793
/proc/meminfo: memFree=23791064/32951124 swapFree=67111524/67111528
[pid=11745] ppid=11743 vsize=781416 CPUtime=4800.06 cores=1,3,5,7
/proc/11745/stat : 11745 (techdemo) R 11743 11745 11292 0 -1 4202496 332008 0 0 0 479841 165 0 0 25 0 4 0 500292124 800169984 45909 33554432000 4194304 4797429 140733759312512 18446744073709551615 255106465428 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11745/statm: 195354 45909 422 148 0 190283 0
[pid=11745/tid=11753] ppid=11743 vsize=781416 CPUtime=1201.63 cores=1,3,5,7
/proc/11745/task/11753/stat : 11753 (techdemo) R 11743 11745 11292 0 -1 4202560 24421 0 0 0 120155 8 0 0 25 0 4 0 500292132 800169984 45909 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11745/tid=11754] ppid=11743 vsize=781416 CPUtime=1201.6 cores=1,3,5,7
/proc/11745/task/11754/stat : 11754 (techdemo) R 11743 11745 11292 0 -1 4202560 23608 0 0 0 120151 9 0 0 25 0 4 0 500292132 800169984 45909 33554432000 4194304 4797429 140733759312512 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11745/tid=11755] ppid=11743 vsize=781416 CPUtime=1195.1 cores=1,3,5,7
/proc/11745/task/11755/stat : 11755 (techdemo) R 11743 11745 11292 0 -1 4202560 23470 0 0 0 119501 9 0 0 25 0 4 0 500292132 800169984 45909 33554432000 4194304 4797429 140733759312512 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 781416

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.11
CPU user time (s): 4798.44
CPU system time (s): 1.66775
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 894540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.44
system time used= 1.66775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332008
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= 1977
involuntary context switches= 33172

runsolver used 1.74073 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 14:06:00
IDJOB=3172611
IDBENCH=82629
IDSOLVER=1584
FILE ID=node144/3172611-1304078760
RUNJOBID= node144-1304078760-11732
PBS_JOBID= 13170498
Free space on /tmp= 72408 MiB

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

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=1814942399

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24427464 kB
Buffers:       2115300 kB
Cached:        5793908 kB
SwapCached:          4 kB
Active:         108800 kB
Inactive:      7867836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24427464 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10572 kB
Writeback:           8 kB
AnonPages:       66772 kB
Mapped:          14388 kB
Slab:           483736 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188264 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= 72392 MiB
End job on node144 at 2011-04-29 14:26:04