Trace number 3172602

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
MD5SUM6105ec111e1e16da586afadcc6f09041
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-3172602-1304078443.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.56/0.21	c asymm  cl-useful: 0/1963/34000 lits-rem:0 time: 0.54
0.56/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
0.56/0.24	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.56/0.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.56/0.24	c Subs w/ non-existent bins:      0 time:  0.01 s
0.56/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.56/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.56/0.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.56/0.37	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.46 s
0.56/0.37	c learnt bin added due to v-elim: 0
0.56/0.37	c Finding binary XORs  T:     0.00 s  found:       0
4.08/1.08	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
4.08/1.08	c calculated reachability. Time: 0.00
4.08/1.08	c Calc default polars -  time:   0.01 s pos:     180 undec:       6 neg:     214
4.08/1.08	c =========================================================================================
4.08/1.08	c types(t): F = full restart, N = normal restart
4.08/1.08	c types(t): S = simplification begin/end, E = solution found
4.08/1.08	c restart types(rt): st = static, dy = dynamic
4.08/1.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
4.08/1.08	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
4.08/1.08	c Decided on static restart strategy
25.73/6.54	c  N dy     7     30001       400     34000         0      8600    238000    452861    102.54     87.55  --
25.73/6.59	c  S st     7     30001       400     34000         0      8600    238000    452861    102.54     87.55  --
26.13/6.68	c  S st     7     30502       400     34000         0      9099    238000    493256    102.54     87.55  --
26.13/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.13/6.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.53/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.26
26.53/6.75	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
26.53/6.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.53/6.76	c Subs w/ non-existent bins:      0 time:  0.02 s
26.53/6.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.53/6.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.53/6.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.11/9.60	c lits-rem:      1460  cl-subs:      551  v-elim:    400  v-fix:    0  time: 11.32 s
38.11/9.60	c learnt bin added due to v-elim: 0
38.11/9.61	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
38.11/9.61	c vivif2 --  cl tried     8548 cl shrink        0 lits rem          0 time: 0.02
38.51/9.72	c asymm  cl-useful: 0/2242/34000 lits-rem:0 time: 0.44
38.51/9.72	c calculated reachability. Time: 0.00
38.51/9.72	c  N dy     7     30502       400     34000         0      8548    238000    462507    102.54     87.55  --
38.51/9.72	c  F st     7     30502       400     34000         0      8548    238000    462507    102.54     87.55  --
39.71/10.07	c Decided on static restart strategy
51.30/12.90	c  N dy    14     45753       400     34000         0     15124    238000   1028821    108.08     87.43  --
51.30/12.97	c  S st    14     45753       400     34000         0     15124    238000   1028821    108.08     87.43  --
51.70/13.09	c  S st    14     46259       400     34000         0     15630    238000   1067599    108.08     87.43  --
51.70/13.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
51.70/13.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.50/13.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.44
52.50/13.21	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
52.50/13.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.50/13.21	c Subs w/ non-existent bins:      0 time:  0.03 s
52.50/13.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.50/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.50/13.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
63.69/16.01	c lits-rem:       739  cl-subs:      723  v-elim:    400  v-fix:    0  time: 11.06 s
63.69/16.01	c learnt bin added due to v-elim: 0
63.69/16.01	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
63.69/16.02	c vivif2 --  cl tried    14907 cl shrink        0 lits rem          0 time: 0.03
64.10/16.12	c asymm  cl-useful: 0/2024/34000 lits-rem:0 time: 0.41
64.10/16.12	c calculated reachability. Time: 0.00
64.10/16.12	c  N dy    14     46259       400     34000         0     14907    238000    991997    108.08     87.43  --
85.65/21.58	c  N dy    15     69388       400     34000         0     17744    238000   1093342     99.73     86.02  --
86.06/21.65	c  S st    15     69388       400     34000         0     17744    238000   1093342     99.73     86.02  --
86.43/21.78	c  S st    15     69893       400     34000         0     18247    238000   1136602     99.73     86.02  --
86.43/21.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
86.43/21.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.23/21.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.56
87.23/21.93	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
87.23/21.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.23/21.93	c Subs w/ non-existent bins:      0 time:  0.03 s
87.23/21.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.23/21.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.23/21.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.25/24.96	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.80/31.38	c Added 5 vars  tried: 80000 time: 25.67
125.21/31.48	c ORs :      5 avg-s:  0.0 cl-sh:  9619 l-rem:   9619 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   26.05
125.61/31.51	c lits-rem:      1457  cl-subs:      757  v-elim:    400  v-fix:    0  time: 38.14 s
125.61/31.51	c learnt bin added due to v-elim: 0
125.61/31.51	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
125.61/31.52	c vivif2 --  cl tried    17490 cl shrink        0 lits rem          0 time: 0.04
125.99/31.62	c asymm  cl-useful: 0/1923/34005 lits-rem:0 time: 0.40
125.99/31.62	c calculated reachability. Time: 0.00
125.99/31.62	c  N dy    15     69893       405     34005        10     17490    238019   1047621     99.73     86.02  --
125.99/31.62	c  F st    15     69893       405     34005        10     17490    238019   1047621     99.73     86.02  --
127.59/32.01	c Decided on static restart strategy
160.77/40.38	c  N dy    22    104842       405     34005        10     14529    238019    531362    100.28     85.68  --
161.15/40.41	c  S st    22    104842       405     34005        10     14529    238019    531362    100.28     85.68  --
161.55/40.53	c  S st    22    105345       405     34005        10     15032    238019    571561    100.28     85.68  --
161.55/40.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.55/40.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.95/40.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.45
161.95/40.65	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
161.95/40.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.95/40.66	c Subs w/ non-existent bins:      0 time:  0.02 s
161.95/40.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.95/40.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.95/40.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
174.33/43.79	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.73/43.81	c lits-rem:       790  cl-subs:      483  v-elim:    400  v-fix:    0  time: 12.54 s
174.73/43.81	c learnt bin added due to v-elim: 0
174.73/43.81	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
174.73/43.82	c vivif2 --  cl tried    14549 cl shrink        0 lits rem          0 time: 0.02
175.13/43.91	c asymm  cl-useful: 0/1835/34005 lits-rem:0 time: 0.38
175.13/43.91	c calculated reachability. Time: 0.00
175.13/43.91	c  N dy    22    105345       405     34005        10     14549    238019    548805    100.28     85.68  --
238.25/59.72	c  N dy    23    158017       405     34005        10     20123    238019    870412    103.21     86.32  --
238.25/59.76	c  S st    23    158017       405     34005        10     20123    238019    870412    103.21     86.32  --
239.05/59.90	c  S st    23    158519       405     34005        10     20625    238019    911335    103.21     86.32  --
239.05/59.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
239.05/59.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.46/60.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.63
239.46/60.06	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
239.46/60.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.46/60.07	c Subs w/ non-existent bins:      0 time:  0.03 s
239.46/60.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.46/60.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
239.46/60.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.84/62.67	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
249.84/62.69	c lits-rem:       523  cl-subs:      583  v-elim:    400  v-fix:    0  time: 10.38 s
249.84/62.69	c learnt bin added due to v-elim: 0
249.84/62.69	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
250.23/62.70	c vivif2 --  cl tried    20042 cl shrink        0 lits rem          0 time: 0.03
250.63/62.80	c asymm  cl-useful: 0/1678/34005 lits-rem:0 time: 0.43
250.63/62.81	c calculated reachability. Time: 0.00
250.63/62.81	c  N dy    23    158519       405     34005        10     20042    238019    864576    103.21     86.32  --
364.89/91.41	c  N dy    24    237778       405     34005        10     22658    238019    815958    103.98     88.32  --
364.89/91.46	c  S st    24    237778       405     34005        10     22658    238019    815958    103.98     88.32  --
365.69/91.61	c  S st    24    238282       405     34005        10     23162    238019    858098    103.98     88.32  --
365.69/91.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
365.69/91.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
366.09/91.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.68
366.09/91.78	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
366.09/91.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
366.09/91.79	c Subs w/ non-existent bins:      0 time:  0.03 s
366.49/91.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
366.49/91.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
366.49/91.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
376.88/94.45	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
376.88/94.47	c lits-rem:       636  cl-subs:      569  v-elim:    400  v-fix:    0  time: 10.60 s
376.88/94.47	c learnt bin added due to v-elim: 0
376.88/94.47	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
376.88/94.48	c vivif2 --  cl tried    22593 cl shrink        0 lits rem          0 time: 0.03
377.28/94.59	c asymm  cl-useful: 0/1500/34005 lits-rem:0 time: 0.45
377.28/94.59	c calculated reachability. Time: 0.00
377.28/94.59	c  N dy    24    238282       405     34005        10     22593    238019    822305    103.98     88.32  --
569.83/142.71	c  N dy    25    357425       405     34005        10     48444    238019   3188532    109.15     87.89  --
570.23/142.85	c  S st    25    357425       405     34005        10     48444    238019   3188532    109.15     87.89  --
571.03/143.05	c  S st    25    357926       425     34005        50     48962    238099   3227179    109.15     87.89  --
571.03/143.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
571.03/143.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
572.63/143.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  1.70
572.63/143.49	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.01 s
572.63/143.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
573.03/143.51	c Subs w/ non-existent bins:      0 time:  0.09 s
573.03/143.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
573.03/143.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
573.03/143.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
946.96/237.13	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.08
946.96/237.18	c lits-rem:      1184  cl-subs:     2594  v-elim:    400  v-fix:    0  time: 373.89 s
946.96/237.18	c learnt bin added due to v-elim: 0
946.96/237.19	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
947.37/237.21	c vivif2 --  cl tried    46368 cl shrink        0 lits rem          0 time: 0.12
947.74/237.37	c asymm  cl-useful: 0/1190/34005 lits-rem:0 time: 0.62
947.74/237.37	c calculated reachability. Time: 0.00
947.74/237.37	c  N dy    25    357926       425     34005        50     46368    238099   2966182    109.15     87.89  --
1273.72/318.95	c  N dy    26    536889       425     34005        50     56245    238099   3539526    110.25     87.87  --
1274.12/319.09	c  S st    26    536889       425     34005        50     56245    238099   3539526    110.25     87.87  --
1275.32/319.35	c  S st    26    537393       440     34005        88     56764    238167   3580668    110.25     87.87  --
1275.32/319.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1275.32/319.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1278.11/320.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  2.69
1278.11/320.03	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.01 s
1278.11/320.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1278.11/320.06	c Subs w/ non-existent bins:      0 time:  0.10 s
1278.11/320.07	c Replacing        2 vars Replaced      208 lits Time:     0.06 s 
1278.51/320.14	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1278.51/320.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1278.51/320.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1798.23/450.27	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
1798.62/450.33	c lits-rem:      2865  cl-subs:     2800  v-elim:    400  v-fix:    0  time: 519.98 s
1798.62/450.33	c learnt bin added due to v-elim: 0
1798.62/450.33	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.02
1798.62/450.36	c vivif2 --  cl tried    53964 cl shrink        0 lits rem          0 time: 0.12
1799.44/450.53	c asymm  cl-useful: 0/1294/34005 lits-rem:0 time: 0.66
1799.44/450.53	c calculated reachability. Time: 0.00
1799.44/450.53	c  N dy    26    537393       438     34005        76     53964    238151   3300051    110.25     87.87  --
1799.44/450.53	c  F st    26    537393       438     34005        76     53964    238151   3300051    110.25     87.87  --
1802.62/451.39	c Decided on static restart strategy
2314.35/579.41	c  N dy    33    806091       438     34005        76     41471    238151   1295173    108.34     88.33  --
2314.35/579.48	c  S st    33    806091       438     34005        76     41471    238151   1295173    108.34     88.33  --
2314.35/579.48	c Finding binary XORs  T:     0.00 s  found:       4
2315.15/579.67	c  S st    33    806595       453     34005       122     41989    238227   1335127    108.34     88.33  --
2315.15/579.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2315.15/579.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2316.75/580.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.5M T:  1.31
2316.75/580.01	c Calc non-exist non-lernt bins v-fix:     0 done:    453 time:  0.00 s
2316.75/580.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2316.75/580.02	c Subs w/ non-existent bins:      0 time:  0.06 s
2316.75/580.03	c Replacing        4 vars Replaced       52 lits Time:     0.03 s 
2316.75/580.06	c bin-w-bin subsume rem            8 bins  time:  0.00 s
2316.75/580.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2316.75/580.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2331.92/583.85	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
2361.09/591.16	c Added 5 vars  tried: 80000 time: 29.18
2361.49/591.23	c ORs :      5 avg-s:  0.0 cl-sh:  7513 l-rem:   7513 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   29.48
2361.49/591.26	c lits-rem:       236  cl-subs:     1200  v-elim:    400  v-fix:    0  time: 44.76 s
2361.49/591.26	c learnt bin added due to v-elim: 0
2361.49/591.26	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.01
2361.49/591.28	c vivif2 --  cl tried    40789 cl shrink        0 lits rem          0 time: 0.06
2362.30/591.42	c asymm  cl-useful: 0/1099/34010 lits-rem:0 time: 0.55
2362.30/591.42	c calculated reachability. Time: 0.00
2362.30/591.42	c  N dy    33    806595       454     34010       108     40789    238212   1266594    108.34     88.33  --
3382.52/846.83	c  N dy    34   1209892       454     34010       108     51790    238212   1547065    102.91     88.10  --
3382.92/846.91	c  S st    34   1209892       454     34010       108     51790    238212   1547065    102.91     88.10  --
3383.72/847.14	c  S st    34   1210393       454     34010       108     52291    238212   1588117    102.91     88.10  --
3383.72/847.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3383.72/847.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3385.32/847.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  1.61
3385.32/847.55	c Calc non-exist non-lernt bins v-fix:     0 done:    454 time:  0.01 s
3385.32/847.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3385.32/847.56	c Subs w/ non-existent bins:      0 time:  0.07 s
3385.73/847.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3385.73/847.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3385.73/847.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3412.50/854.36	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.04
3412.50/854.39	c lits-rem:       882  cl-subs:     1613  v-elim:    400  v-fix:    0  time: 27.08 s
3412.50/854.39	c learnt bin added due to v-elim: 0
3412.88/854.40	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.01
3412.88/854.42	c vivif2 --  cl tried    50678 cl shrink        0 lits rem          0 time: 0.07
3413.28/854.54	c asymm  cl-useful: 0/1080/34010 lits-rem:0 time: 0.52
3413.28/854.55	c calculated reachability. Time: 0.00
3413.28/854.55	c  N dy    34   1210393       454     34010       108     50678    238212   1519443    102.91     88.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-3172602-1304078443/watcher-3172602-1304078443 -o /tmp/evaluation-result-3172602-1304078443/solver-3172602-1304078443 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172602-1304078443.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.83 7.71 7.06 4/180 3351
/proc/meminfo: memFree=23607268/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=50568 CPUtime=0 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 944 0 0 0 0 0 0 0 25 0 1 0 598075019 51781632 880 33554432000 4194304 4797429 140735798252448 18446744073709551615 260905090583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3351/statm: 12642 883 347 148 0 7571 0

[startup+0.0503551 s]
/proc/loadavg: 6.83 7.71 7.06 4/180 3351
/proc/meminfo: memFree=23607268/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=54332 CPUtime=0.04 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 2638 0 0 0 4 0 0 0 25 0 1 0 598075019 55635968 2490 33554432000 4194304 4797429 140735798252448 18446744073709551615 4431454 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3351/statm: 13583 2490 348 148 0 8512 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54332

[startup+0.14272 s]
/proc/loadavg: 6.83 7.71 7.06 4/180 3351
/proc/meminfo: memFree=23607268/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=155168 CPUtime=0.33 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 4291 0 0 0 32 1 0 0 25 0 4 0 598075019 158892032 3989 33554432000 4194304 4797429 140735798252448 18446744073709551615 260905499118 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 38792 3989 374 148 0 33721 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 155168

[startup+0.378414 s]
/proc/loadavg: 6.83 7.71 7.06 4/180 3351
/proc/meminfo: memFree=23607268/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=693508 CPUtime=4.08 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 12135 0 0 0 404 4 0 0 19 0 4 0 598075019 710152192 9575 33554432000 4194304 4797429 140735798252448 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 173377 9575 409 148 0 168306 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 693508

[startup+1.18115 s]
/proc/loadavg: 6.83 7.71 7.06 4/180 3351
/proc/meminfo: memFree=23607268/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=693508 CPUtime=4.48 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 12363 0 0 0 444 4 0 0 19 0 4 0 598075019 710152192 9802 33554432000 4194304 4797429 140735798252448 18446744073709551615 4425880 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 173377 9802 409 148 0 168306 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 693508

[startup+1.50109 s]
/proc/loadavg: 6.83 7.71 7.06 4/180 3351
/proc/meminfo: memFree=23607268/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=698552 CPUtime=5.76 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 15447 0 0 0 572 4 0 0 19 0 4 0 598075019 715317248 9456 33554432000 4194304 4797429 140735798252448 18446744073709551615 260905054351 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 174638 9456 409 148 0 169567 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 698552

[startup+3.1008 s]
/proc/loadavg: 7.25 7.78 7.08 10/184 3355
/proc/meminfo: memFree=23519952/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=707292 CPUtime=12.14 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 21452 0 0 0 1209 5 0 0 24 0 4 0 598075019 724267008 14324 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 176823 14324 414 148 0 171752 0
[pid=3351/tid=3353] ppid=3349 vsize=707292 CPUtime=3.01 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 4393 0 0 0 301 0 0 0 24 0 4 0 598075027 724267008 14324 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=707292 CPUtime=3.01 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 4222 0 0 0 300 1 0 0 24 0 4 0 598075027 724267008 14324 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524066 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=707292 CPUtime=3.01 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 4487 0 0 0 300 1 0 0 24 0 4 0 598075027 724267008 14324 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 707292

[startup+6.30121 s]
/proc/loadavg: 7.31 7.78 7.09 10/184 3355
/proc/meminfo: memFree=23512140/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=708204 CPUtime=24.93 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 24527 0 0 0 2487 6 0 0 25 0 4 0 598075019 725200896 14591 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 177051 14591 414 148 0 171980 0
[pid=3351/tid=3353] ppid=3349 vsize=708204 CPUtime=6.21 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 4488 0 0 0 621 0 0 0 25 0 4 0 598075027 725200896 14591 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=708204 CPUtime=6.21 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 4317 0 0 0 620 1 0 0 25 0 4 0 598075027 725200896 14591 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=708204 CPUtime=6.21 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 4581 0 0 0 620 1 0 0 25 0 4 0 598075027 725200896 14591 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 708204

[startup+12.701 s]
/proc/loadavg: 7.36 7.79 7.09 10/184 3355
/proc/meminfo: memFree=23503028/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=712444 CPUtime=50.51 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 28476 0 0 0 5044 7 0 0 25 0 4 0 598075019 729542656 16909 33554432000 4194304 4797429 140735798252448 18446744073709551615 4425049 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 178111 16909 415 148 0 173040 0
[pid=3351/tid=3353] ppid=3349 vsize=712444 CPUtime=12.62 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 4780 0 0 0 1262 0 0 0 25 0 4 0 598075027 729542656 16909 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=712444 CPUtime=12.61 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 4643 0 0 0 1260 1 0 0 25 0 4 0 598075027 729542656 16909 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=712444 CPUtime=12.62 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 4826 0 0 0 1261 1 0 0 25 0 4 0 598075027 729542656 16909 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 712444

[startup+25.5007 s]
/proc/loadavg: 7.46 7.79 7.10 10/184 3364
/proc/meminfo: memFree=23480900/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=717096 CPUtime=101.63 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 37336 0 0 0 10153 10 0 0 25 0 4 0 598075019 734306304 18777 33554432000 4194304 4797429 140735798252448 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 179274 18777 419 148 0 174203 0
[pid=3351/tid=3353] ppid=3349 vsize=717096 CPUtime=25.41 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 5805 0 0 0 2540 1 0 0 25 0 4 0 598075027 734306304 18777 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=717096 CPUtime=25.41 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 5871 0 0 0 2539 2 0 0 25 0 4 0 598075027 734306304 18777 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=717096 CPUtime=25.41 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 5898 0 0 0 2539 2 0 0 25 0 4 0 598075027 734306304 18777 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524002 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 717096

[startup+51.101 s]
/proc/loadavg: 7.64 7.81 7.12 10/184 3365
/proc/meminfo: memFree=23450828/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=725120 CPUtime=203.9 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 49199 0 0 0 20377 13 0 0 25 0 4 0 598075019 742522880 22005 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 181280 22005 420 148 0 176209 0
[pid=3351/tid=3353] ppid=3349 vsize=725120 CPUtime=51.01 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 6344 0 0 0 5100 1 0 0 25 0 4 0 598075027 742522880 22005 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=725120 CPUtime=51.01 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 6470 0 0 0 5099 2 0 0 25 0 4 0 598075027 742522880 22005 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=725120 CPUtime=51.01 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 6508 0 0 0 5099 2 0 0 25 0 4 0 598075027 742522880 22005 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 725120

[startup+102.301 s]
/proc/loadavg: 7.85 7.84 7.17 10/184 3367
/proc/meminfo: memFree=23414352/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=733304 CPUtime=408.44 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 75262 0 0 0 40821 23 0 0 25 0 4 0 598075019 750903296 24073 33554432000 4194304 4797429 140735798252448 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 183326 24073 420 148 0 178255 0
[pid=3351/tid=3353] ppid=3349 vsize=733304 CPUtime=102.22 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 7717 0 0 0 10220 2 0 0 25 0 4 0 598075027 750903296 24073 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=733304 CPUtime=102.2 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 8027 0 0 0 10218 2 0 0 25 0 4 0 598075027 750903296 24073 33554432000 4194304 4797429 140735798252448 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=733304 CPUtime=102.2 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 8110 0 0 0 10218 2 0 0 25 0 4 0 598075027 750903296 24073 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 733304

[startup+162.301 s]
/proc/loadavg: 7.94 7.86 7.22 10/184 3368
/proc/meminfo: memFree=23384076/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=742408 CPUtime=648.15 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 96910 0 0 0 64786 29 0 0 25 0 4 0 598075019 760225792 31278 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 185602 31278 420 148 0 180531 0
[pid=3351/tid=3353] ppid=3349 vsize=742408 CPUtime=162.23 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 9220 0 0 0 16220 3 0 0 25 0 4 0 598075027 760225792 31278 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=742408 CPUtime=162.21 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 9579 0 0 0 16218 3 0 0 25 0 4 0 598075027 760225792 31278 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=742408 CPUtime=162.21 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 9732 0 0 0 16218 3 0 0 25 0 4 0 598075027 760225792 31278 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 742408

[startup+222.301 s]
/proc/loadavg: 8.17 7.93 7.28 10/184 3371
/proc/meminfo: memFree=23361128/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=746116 CPUtime=887.81 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 101411 0 0 0 88751 30 0 0 25 0 4 0 598075019 764022784 31694 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 186529 31694 422 148 0 181458 0
[pid=3351/tid=3353] ppid=3349 vsize=746116 CPUtime=222.22 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 10635 0 0 0 22219 3 0 0 25 0 4 0 598075027 764022784 31694 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=746116 CPUtime=222.2 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 11350 0 0 0 22217 3 0 0 25 0 4 0 598075027 764022784 31694 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=746116 CPUtime=222.21 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 11047 0 0 0 22218 3 0 0 25 0 4 0 598075027 764022784 31694 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 746116

[startup+282.307 s]
/proc/loadavg: 8.21 7.98 7.33 9/184 3372
/proc/meminfo: memFree=23349432/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=750100 CPUtime=1127.54 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 119412 0 0 0 112716 38 0 0 25 0 4 0 598075019 768102400 32398 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 187525 32398 422 148 0 182454 0
[pid=3351/tid=3353] ppid=3349 vsize=750100 CPUtime=282.23 cores=0,2,4,6

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

[pid=3351] ppid=3349 vsize=769716 CPUtime=2565.6 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 200516 0 0 0 256489 71 0 0 25 0 4 0 598075019 788189184 39342 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424610 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 192429 39342 422 148 0 187358 0
[pid=3351/tid=3353] ppid=3349 vsize=769716 CPUtime=642.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 16819 0 0 0 64218 6 0 0 25 0 4 0 598075027 788189184 39342 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=769716 CPUtime=642.16 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 17244 0 0 0 64210 6 0 0 25 0 4 0 598075027 788189184 39342 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=769716 CPUtime=642.21 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 17614 0 0 0 64215 6 0 0 25 0 4 0 598075027 788189184 39342 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.6
Current children cumulated vsize (KiB) 769716

[startup+702.301 s]
/proc/loadavg: 8.07 8.04 7.59 9/184 3384
/proc/meminfo: memFree=23261832/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=773600 CPUtime=2805.29 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 217679 0 0 0 280449 80 0 0 25 0 4 0 598075019 792166400 40890 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 193400 40890 422 148 0 188329 0
[pid=3351/tid=3353] ppid=3349 vsize=773600 CPUtime=702.23 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 18353 0 0 0 70217 6 0 0 25 0 4 0 598075027 792166400 40890 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=773600 CPUtime=702.16 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 18755 0 0 0 70209 7 0 0 25 0 4 0 598075027 792166400 40890 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=773600 CPUtime=702.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 17947 0 0 0 70216 7 0 0 25 0 4 0 598075027 792166400 40890 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 773600

[startup+762.301 s]
/proc/loadavg: 8.07 8.05 7.62 10/184 3386
/proc/meminfo: memFree=23252476/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=774076 CPUtime=3044.98 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 233189 0 0 0 304410 88 0 0 25 0 4 0 598075019 792653824 42159 33554432000 4194304 4797429 140735798252448 18446744073709551615 4415608 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 193519 42159 422 148 0 188448 0
[pid=3351/tid=3353] ppid=3349 vsize=774076 CPUtime=762.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 18832 0 0 0 76218 6 0 0 25 0 4 0 598075027 792653824 42159 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=774076 CPUtime=762.16 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 19260 0 0 0 76209 7 0 0 25 0 4 0 598075027 792653824 42159 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=774076 CPUtime=762.22 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 19354 0 0 0 76215 7 0 0 25 0 4 0 598075027 792653824 42159 33554432000 4194304 4797429 140735798252448 18446744073709551615 4341170 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 774076

[startup+822.301 s]
/proc/loadavg: 8.07 8.05 7.64 10/184 3388
/proc/meminfo: memFree=23251796/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=776824 CPUtime=3284.66 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 246802 0 0 0 328372 94 0 0 25 0 4 0 598075019 795467776 42895 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 194206 42895 422 148 0 189135 0
[pid=3351/tid=3353] ppid=3349 vsize=776824 CPUtime=822.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 19216 0 0 0 82218 6 0 0 25 0 4 0 598075027 795467776 42895 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=776824 CPUtime=822.16 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 19509 0 0 0 82209 7 0 0 25 0 4 0 598075027 795467776 42895 33554432000 4194304 4797429 140735798252448 18446744073709551615 4429157 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=776824 CPUtime=822.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 19773 0 0 0 82215 8 0 0 25 0 4 0 598075027 795467776 42895 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 776824

[startup+882.301 s]
/proc/loadavg: 8.06 8.05 7.67 10/184 3389
/proc/meminfo: memFree=23242212/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=778924 CPUtime=3524.33 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 260345 0 0 0 352333 100 0 0 25 0 4 0 598075019 797618176 43887 33554432000 4194304 4797429 140735798252448 18446744073709551615 4351629 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 194731 43887 422 148 0 189660 0
[pid=3351/tid=3353] ppid=3349 vsize=778924 CPUtime=882.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 20643 0 0 0 88217 7 0 0 25 0 4 0 598075027 797618176 43887 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=778924 CPUtime=882.15 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 20853 0 0 0 88207 8 0 0 25 0 4 0 598075027 797618176 43887 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=778924 CPUtime=882.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 20821 0 0 0 88215 8 0 0 25 0 4 0 598075027 797618176 43887 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 778924

[startup+942.307 s]
/proc/loadavg: 8.02 8.04 7.68 10/184 3391
/proc/meminfo: memFree=23227164/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=780944 CPUtime=3764.04 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 275469 0 0 0 376297 107 0 0 25 0 4 0 598075019 799686656 45068 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 195236 45068 422 148 0 190165 0
[pid=3351/tid=3353] ppid=3349 vsize=780944 CPUtime=942.25 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 21303 0 0 0 94218 7 0 0 25 0 4 0 598075027 799686656 45068 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=780944 CPUtime=942.15 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 21254 0 0 0 94207 8 0 0 25 0 4 0 598075027 799686656 45068 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=780944 CPUtime=942.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 21746 0 0 0 94215 8 0 0 25 0 4 0 598075027 799686656 45068 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 780944

[startup+1002.3 s]
/proc/loadavg: 8.01 8.03 7.70 9/184 3394
/proc/meminfo: memFree=23239236/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=784236 CPUtime=4003.69 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 288665 0 0 0 400257 112 0 0 25 0 4 0 598075019 803057664 43675 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 196059 43675 422 148 0 190988 0
[pid=3351/tid=3353] ppid=3349 vsize=784236 CPUtime=1002.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 21888 0 0 0 100217 7 0 0 25 0 4 0 598075027 803057664 43675 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=784236 CPUtime=1002.14 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 21534 0 0 0 100206 8 0 0 25 0 4 0 598075027 803057664 43675 33554432000 4194304 4797429 140735798252448 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=784236 CPUtime=1002.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 22043 0 0 0 100215 8 0 0 25 0 4 0 598075027 803057664 43675 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 784236

[startup+1062.3 s]
/proc/loadavg: 8.07 8.04 7.73 10/184 3395
/proc/meminfo: memFree=23219940/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=787468 CPUtime=4243.36 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 300510 0 0 0 424219 117 0 0 25 0 4 0 598075019 806367232 47798 33554432000 4194304 4797429 140735798252448 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 196867 47798 422 148 0 191796 0
[pid=3351/tid=3353] ppid=3349 vsize=787468 CPUtime=1062.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 22824 0 0 0 106217 7 0 0 25 0 4 0 598075027 806367232 47798 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=787468 CPUtime=1062.14 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 21875 0 0 0 106206 8 0 0 25 0 4 0 598075027 806367232 47798 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=787468 CPUtime=1062.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 22412 0 0 0 106214 9 0 0 25 0 4 0 598075027 806367232 47798 33554432000 4194304 4797429 140735798252448 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 787468

[startup+1122.3 s]
/proc/loadavg: 8.14 8.06 7.75 10/184 3397
/proc/meminfo: memFree=23249516/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=788924 CPUtime=4483.04 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 316815 0 0 0 448181 123 0 0 25 0 4 0 598075019 807858176 43137 33554432000 4194304 4797429 140735798252448 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 197231 43137 422 148 0 192160 0
[pid=3351/tid=3353] ppid=3349 vsize=788924 CPUtime=1122.25 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 24364 0 0 0 112217 8 0 0 25 0 4 0 598075027 807858176 43137 33554432000 4194304 4797429 140735798252448 18446744073709551615 4528077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=788924 CPUtime=1122.13 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 23343 0 0 0 112205 8 0 0 25 0 4 0 598075027 807858176 43137 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=788924 CPUtime=1122.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 23871 0 0 0 112213 10 0 0 25 0 4 0 598075027 807858176 43137 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 788924

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.77 10/184 3398
/proc/meminfo: memFree=23205316/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=789636 CPUtime=4722.72 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 328158 0 0 0 472142 130 0 0 25 0 4 0 598075019 808587264 47006 33554432000 4194304 4797429 140735798252448 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 197409 47006 422 148 0 192338 0
[pid=3351/tid=3353] ppid=3349 vsize=789636 CPUtime=1182.24 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 24854 0 0 0 118216 8 0 0 25 0 4 0 598075027 808587264 47006 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=789636 CPUtime=1182.13 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 23592 0 0 0 118204 9 0 0 25 0 4 0 598075027 808587264 47006 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=789636 CPUtime=1182.23 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 24245 0 0 0 118213 10 0 0 25 0 4 0 598075027 808587264 47006 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 789636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.06 7.77 5/180 3400
/proc/meminfo: memFree=23417256/32950928 swapFree=67071984/67111528
[pid=3351] ppid=3349 vsize=789636 CPUtime=4800.24 cores=0,2,4,6
/proc/3351/stat : 3351 (techdemo) R 3349 3351 3309 0 -1 4202496 330719 0 0 0 479893 131 0 0 25 0 4 0 598075019 808587264 49549 33554432000 4194304 4797429 140735798252448 18446744073709551615 4425157 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3351/statm: 197409 49549 422 148 0 192338 0
[pid=3351/tid=3353] ppid=3349 vsize=789636 CPUtime=1201.66 cores=0,2,4,6
/proc/3351/task/3353/stat : 3353 (techdemo) R 3349 3351 3309 0 -1 4202560 24972 0 0 0 120157 9 0 0 25 0 4 0 598075027 808587264 49549 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3351/tid=3354] ppid=3349 vsize=789636 CPUtime=1201.54 cores=0,2,4,6
/proc/3351/task/3354/stat : 3354 (techdemo) R 3349 3351 3309 0 -1 4202560 23719 0 0 0 120145 9 0 0 25 0 4 0 598075027 808587264 49549 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3351/tid=3355] ppid=3349 vsize=789636 CPUtime=1201.64 cores=0,2,4,6
/proc/3351/task/3355/stat : 3355 (techdemo) R 3349 3351 3309 0 -1 4202560 24367 0 0 0 120154 10 0 0 25 0 4 0 598075027 808587264 49549 33554432000 4194304 4797429 140735798252448 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 789636

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.28
CPU user time (s): 4798.96
CPU system time (s): 1.3208
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 901860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.96
system time used= 1.3208
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330719
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= 3111
involuntary context switches= 24017

runsolver used 1.91871 second user time and 4.45132 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 14:00:43
IDJOB=3172602
IDBENCH=82620
IDSOLVER=1584
FILE ID=node116/3172602-1304078443
RUNJOBID= node116-1304078443-3327
PBS_JOBID= 13170521
Free space on /tmp= 72508 MiB

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

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

MD5SUM BENCH= 6105ec111e1e16da586afadcc6f09041
RANDOM SEED=1577556341

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:      23607556 kB
Buffers:       1902772 kB
Cached:        6964792 kB
SwapCached:       9732 kB
Active:        4414460 kB
Inactive:      4498372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23607556 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           17232 kB
Writeback:           0 kB
AnonPages:       39076 kB
Mapped:          14204 kB
Slab:           365828 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   272428 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= 72508 MiB
End job on node116 at 2011-04-29 14:20:47