Trace number 3172665

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.21 1201.73

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
MD5SUM0c1f90cdbd54dc48a7f7e4333f537217
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.0699
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172665-1304082974.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.02/0.06	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.02/0.06	c -- vars added       1500
0.02/0.06	c Parsing time:  0.06 s
0.02/0.07	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.02/0.19	c asymm  cl-useful: 0/11417/30000 lits-rem:0 time: 0.46
0.55/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.06
0.55/0.21	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
0.55/0.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.55/0.21	c Subs w/ non-existent bins:      0 time:  0.00 s
0.55/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.55/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.55/0.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.55/0.26	c lits-rem:         0  cl-subs:        0  v-elim:   1000  v-fix:    0  time:  0.13 s
0.55/0.26	c learnt bin added due to v-elim: 0
0.55/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.55/0.97	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.55/0.97	c calculated reachability. Time: 0.00
0.55/0.97	c Calc default polars -  time:   0.01 s pos:     704 undec:      63 neg:     733
0.55/0.97	c =========================================================================================
0.55/0.97	c types(t): F = full restart, N = normal restart
0.55/0.97	c types(t): S = simplification begin/end, E = solution found
0.55/0.97	c restart types(rt): st = static, dy = dynamic
0.55/0.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.55/0.97	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.55/0.97	c Decided on static restart strategy
30.95/7.88	c  N dy     7     30000      1500     30000         0     10752    150000   1091099    181.28    139.91  --
31.35/7.96	c  S st     7     30000      1500     30000         0     10752    150000   1091099    181.28    139.91  --
31.75/8.06	c  S st     7     30500      1500     30000         0     11252    150000   1146279    181.28    139.91  --
31.75/8.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
31.75/8.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.15/8.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.34
32.15/8.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
32.15/8.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.15/8.15	c Subs w/ non-existent bins:      0 time:  0.03 s
32.15/8.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.15/8.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.15/8.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
38.15/9.66	c lits-rem:      1427  cl-subs:      641  v-elim:   1500  v-fix:    0  time:  5.90 s
38.15/9.66	c learnt bin added due to v-elim: 0
38.15/9.67	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.01
38.15/9.67	c vivif2 --  cl tried    10611 cl shrink        0 lits rem          0 time: 0.03
38.93/9.82	c asymm  cl-useful: 0/8472/30000 lits-rem:0 time: 0.60
38.93/9.82	c calculated reachability. Time: 0.00
38.93/9.82	c  N dy     7     30500      1500     30000         0     10611    150000   1086872    181.28    139.91  --
38.93/9.82	c  F st     7     30500      1500     30000         0     10611    150000   1086872    181.28    139.91  --
40.13/10.19	c Decided on static restart strategy
54.12/13.65	c  N dy    14     45750      1500     30000         0      9009    150000    398771    190.27    140.65  --
54.12/13.68	c  S st    14     45750      1500     30000         0      9009    150000    398771    190.27    140.65  --
54.52/13.78	c  S st    14     46253      1500     30000         0      9512    150000    455538    190.27    140.65  --
54.52/13.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.52/13.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.92/13.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.22
54.92/13.83	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
54.92/13.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.92/13.84	c Subs w/ non-existent bins:      0 time:  0.02 s
54.92/13.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.92/13.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.92/13.85	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
66.90/16.87	c lits-rem:       512  cl-subs:      242  v-elim:   1500  v-fix:    0  time: 12.05 s
66.90/16.87	c learnt bin added due to v-elim: 0
66.90/16.87	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.01
66.90/16.87	c vivif2 --  cl tried     9270 cl shrink        0 lits rem          0 time: 0.02
67.30/16.96	c asymm  cl-useful: 0/8564/30000 lits-rem:0 time: 0.35
67.30/16.96	c calculated reachability. Time: 0.00
67.30/16.96	c  N dy    14     46253      1500     30000         0      9270    150000    446382    190.27    140.65  --
95.66/24.08	c  N dy    15     69381      1500     30000         0     11422    150000    520750    187.38    145.26  --
96.06/24.11	c  S st    15     69381      1500     30000         0     11422    150000    520750    187.38    145.26  --
96.46/24.23	c  S st    15     69882      1500     30000         0     11923    150000    580210    187.38    145.26  --
96.46/24.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.46/24.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.86/24.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.29
96.86/24.30	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
96.86/24.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.86/24.31	c Subs w/ non-existent bins:      0 time:  0.02 s
96.86/24.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.86/24.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.86/24.33	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
109.23/27.49	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
114.44/28.73	c Added 16 vars  tried: 80000 time: 4.95
114.44/28.74	c ORs :     16 avg-s:  0.0 cl-sh:  2092 l-rem:   2092 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.99
114.44/28.76	c lits-rem:       986  cl-subs:      261  v-elim:   1500  v-fix:    0  time: 17.68 s
114.44/28.76	c learnt bin added due to v-elim: 0
114.44/28.76	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.01
114.44/28.76	c vivif2 --  cl tried    11662 cl shrink        0 lits rem          0 time: 0.02
114.44/28.79	c asymm  cl-useful: 0/1563/30016 lits-rem:0 time: 0.12
114.44/28.79	c calculated reachability. Time: 0.00
114.44/28.79	c  N dy    15     69882      1516     30016        32     11662    150108    561351    187.38    145.26  --
114.44/28.79	c  F st    15     69882      1516     30016        32     11662    150108    561351    187.38    145.26  --
116.44/29.20	c Decided on static restart strategy
156.80/39.33	c  N dy    22    104824      1516     30016        32     21565    150108   2035502    194.66    146.14  --
157.17/39.47	c  S st    22    104824      1516     30016        32     21565    150108   2035502    194.66    146.14  --
157.57/39.59	c  S st    22    105328      1516     30016        32     22069    150108   2091979    194.66    146.14  --
157.97/39.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
157.97/39.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.37/39.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.62
158.37/39.75	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
158.37/39.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.37/39.77	c Subs w/ non-existent bins:      0 time:  0.06 s
158.77/39.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.77/39.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.77/39.82	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
170.35/42.74	c ORs :     16 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
170.35/42.77	c lits-rem:      1053  cl-subs:      716  v-elim:   1500  v-fix:    0  time: 11.80 s
170.35/42.77	c learnt bin added due to v-elim: 0
170.35/42.78	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.01
170.35/42.79	c vivif2 --  cl tried    21353 cl shrink        0 lits rem          0 time: 0.07
171.15/42.92	c asymm  cl-useful: 0/12018/30016 lits-rem:0 time: 0.52
171.15/42.92	c calculated reachability. Time: 0.00
171.15/42.92	c  N dy    22    105328      1516     30016        32     21353    150108   1998129    194.66    146.14  --
249.85/62.62	c  N dy    23    157992      1516     30016        32     28949    150108   3097625    202.82    151.67  --
250.25/62.76	c  S st    23    157992      1516     30016        32     28949    150108   3097625    202.82    151.67  --
251.05/62.92	c  S st    23    158495      1516     30016        32     29452    150108   3153113    202.82    151.67  --
251.05/62.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
251.05/62.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.25/63.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  1.40
252.25/63.28	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.01 s
252.25/63.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.65/63.30	c Subs w/ non-existent bins:      0 time:  0.08 s
252.65/63.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.65/63.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
252.65/63.37	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
276.61/69.35	c ORs :     16 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
276.61/69.39	c lits-rem:       615  cl-subs:      942  v-elim:   1500  v-fix:    0  time: 24.05 s
276.61/69.39	c learnt bin added due to v-elim: 0
276.61/69.39	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.01
277.01/69.42	c vivif2 --  cl tried    28510 cl shrink        0 lits rem          0 time: 0.09
277.41/69.59	c asymm  cl-useful: 0/8105/30016 lits-rem:0 time: 0.67
277.41/69.59	c calculated reachability. Time: 0.00
277.41/69.59	c  N dy    23    158495      1516     30016        32     28510    150108   2995554    202.82    151.67  --
404.04/101.22	c  N dy    24    237745      1516     30016        32     33744    150108   3282624    192.67    154.56  --
404.44/101.36	c  S st    24    237745      1516     30016        32     33744    150108   3282624    192.67    154.56  --
405.24/101.52	c  S st    24    238247      1532     30016        64     34262    150172   3336246    192.67    154.56  --
405.24/101.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
405.24/101.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.44/101.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  1.33
406.44/101.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.01 s
406.44/101.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.44/101.89	c Subs w/ non-existent bins:      0 time:  0.08 s
406.86/101.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.86/101.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
406.86/101.96	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
432.01/108.25	c ORs :     16 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
432.01/108.30	c lits-rem:      1201  cl-subs:     1168  v-elim:   1500  v-fix:    0  time: 25.32 s
432.01/108.30	c learnt bin added due to v-elim: 0
432.41/108.30	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.01
432.41/108.32	c vivif2 --  cl tried    33094 cl shrink        0 lits rem          0 time: 0.11
432.81/108.49	c asymm  cl-useful: 0/6940/30016 lits-rem:0 time: 0.67
432.81/108.49	c calculated reachability. Time: 0.00
432.81/108.49	c  N dy    24    238247      1532     30016        64     33094    150172   3156849    192.67    154.56  --
666.89/167.02	c  N dy    25    357370      1532     30016        64     37211    150172   3129529    187.86    155.43  --
667.29/167.15	c  S st    25    357370      1532     30016        64     37211    150172   3129529    187.86    155.43  --
668.09/167.33	c  S st    25    357874      1532     30016        64     37715    150172   3188919    187.86    155.43  --
668.09/167.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
668.09/167.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
669.69/167.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  1.79
669.69/167.79	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.01 s
669.69/167.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
670.09/167.81	c Subs w/ non-existent bins:      0 time:  0.09 s
670.09/167.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
670.09/167.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
670.09/167.88	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
694.05/173.84	c ORs :     16 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
694.05/173.89	c lits-rem:       141  cl-subs:     1039  v-elim:   1500  v-fix:    0  time: 24.01 s
694.05/173.89	c learnt bin added due to v-elim: 0
694.05/173.89	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.01
694.45/173.92	c vivif2 --  cl tried    36676 cl shrink        0 lits rem          0 time: 0.10
694.85/174.02	c asymm  cl-useful: 0/2953/30016 lits-rem:0 time: 0.41
694.85/174.02	c calculated reachability. Time: 0.00
694.85/174.02	c  N dy    25    357874      1532     30016        64     36676    150172   3050319    187.86    155.43  --
1080.33/270.55	c  N dy    26    536811      1532     30016        64     44521    150172   3561816    191.54    155.79  --
1081.13/270.70	c  S st    26    536811      1532     30016        64     44521    150172   3561816    191.54    155.79  --
1081.93/270.91	c  S st    26    537314      1532     30016        64     45024    150172   3621182    191.54    155.79  --
1081.93/270.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1081.93/270.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1083.95/271.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  2.08
1083.95/271.45	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.01 s
1083.95/271.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1083.95/271.47	c Subs w/ non-existent bins:      0 time:  0.10 s
1084.32/271.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1084.32/271.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1084.32/271.56	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1200.98/300.74	c ORs :     16 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
1230.54/308.11	c Added 16 vars  tried: 80000 time: 29.42
1232.14/308.50	c ORs :     16 avg-s:  0.0 cl-sh: 26998 l-rem:  26998 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:   30.99
1232.14/308.55	c lits-rem:       269  cl-subs:     1429  v-elim:   1500  v-fix:    0  time: 147.75 s
1232.14/308.55	c learnt bin added due to v-elim: 0
1232.14/308.56	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.01
1232.14/308.59	c vivif2 --  cl tried    43595 cl shrink        0 lits rem          0 time: 0.12
1232.95/308.74	c asymm  cl-useful: 0/10547/30032 lits-rem:0 time: 0.62
1232.95/308.75	c calculated reachability. Time: 0.00
1232.95/308.75	c  N dy    26    537314      1548     30032        96     43595    150281   3414022    191.54    155.79  --
1232.95/308.75	c  F st    26    537314      1548     30032        96     43595    150281   3414022    191.54    155.79  --
1234.93/309.28	c Decided on static restart strategy
1928.79/482.99	c  N dy    33    805971      1548     30032        96     67071    150281   8997039    262.13    181.35  --
1930.39/483.32	c  S st    33    805971      1548     30032        96     67071    150281   8997039    262.13    181.35  --
1931.19/483.60	c  S st    33    806474      1548     30032        96     67574    150281   9049084    262.13    181.35  --
1931.61/483.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1931.61/483.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1934.78/484.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  3.23
1934.78/484.43	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.01 s
1934.78/484.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1935.18/484.50	c Subs w/ non-existent bins:      0 time:  0.29 s
1935.58/484.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1936.00/484.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
1936.00/484.74	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3293.78/824.69	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.94
3294.56/824.80	c lits-rem:        13  cl-subs:     5074  v-elim:   1500  v-fix:    0  time: 1358.34 s
3294.56/824.80	c learnt bin added due to v-elim: 0
3294.56/824.81	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.01
3294.56/824.87	c vivif2 --  cl tried    62500 cl shrink        0 lits rem          0 time: 0.26
3295.76/825.10	c asymm  cl-useful: 0/6527/30032 lits-rem:0 time: 0.93
3295.76/825.11	c calculated reachability. Time: 0.00
3295.76/825.11	c  N dy    33    806474      1548     30032        96     62500    150281   7825645    262.13    181.35  --
4722.28/1182.26	c  N dy    34   1209711      1548     30032        96     78380    150281  10732681    325.21    207.11  --
4723.86/1182.68	c  S st    34   1209711      1548     30032        96     78380    150281  10732681    325.21    207.11  --
4725.05/1182.94	c  S st    34   1210212      1564     30032       132     78897    150349  10779278    325.21    207.11  --
4725.05/1182.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4725.05/1182.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4729.85/1184.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.0M T:  4.81
4729.85/1184.17	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.01 s
4729.85/1184.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4730.25/1184.25	c Subs w/ non-existent bins:      0 time:  0.33 s
4730.25/1184.28	c Replacing        1 vars Replaced       22 lits Time:     0.13 s 
4731.06/1184.48	c bin-w-bin subsume rem            2 bins  time:  0.00 s
4731.44/1184.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
4731.44/1184.54	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172665-1304082974/watcher-3172665-1304082974 -o /tmp/evaluation-result-3172665-1304082974/solver-3172665-1304082974 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172665-1304082974.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: 6.91 7.85 7.94 3/173 27761
/proc/meminfo: memFree=19039704/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=52224 CPUtime=0 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 1261 0 0 0 0 0 0 0 18 0 1 0 500713297 53477376 1196 33554432000 4194304 4797429 140733615229664 18446744073709551615 233509994010 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27761/statm: 13056 1197 347 148 0 7985 0

[startup+0.027086 s]
/proc/loadavg: 6.91 7.85 7.94 3/173 27761
/proc/meminfo: memFree=19039704/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=53992 CPUtime=0.02 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 2001 0 0 0 2 0 0 0 18 0 1 0 500713297 55287808 1896 33554432000 4194304 4797429 140733615229664 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27761/statm: 13498 1897 347 148 0 8427 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 53992

[startup+0.191059 s]
/proc/loadavg: 6.91 7.85 7.94 3/173 27761
/proc/meminfo: memFree=19039704/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=476760 CPUtime=0.55 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) D 27759 27761 27728 0 -1 4202496 4385 0 0 0 53 2 0 0 19 0 4 0 500713297 488202240 4106 33554432000 4194304 4797429 140733615229664 18446744073709551615 4625556 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 142532 4719 377 148 0 137461 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 476760

[startup+0.542894 s]
/proc/loadavg: 6.91 7.85 7.94 3/173 27761
/proc/meminfo: memFree=19039704/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=758640 CPUtime=4.08 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 13074 0 0 0 403 5 0 0 19 0 4 0 500713297 776847360 9143 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 189660 9144 409 148 0 184589 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 758640

[startup+1.17682 s]
/proc/loadavg: 6.91 7.85 7.94 3/173 27761
/proc/meminfo: memFree=19039704/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=760212 CPUtime=4.49 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 14252 0 0 0 443 6 0 0 19 0 4 0 500713297 778457088 8234 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424662 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 190053 8234 409 148 0 184982 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 760212

[startup+1.50076 s]
/proc/loadavg: 6.91 7.85 7.94 3/173 27761
/proc/meminfo: memFree=19039704/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=760212 CPUtime=5.78 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 15386 0 0 0 572 6 0 0 19 0 4 0 500713297 778457088 9364 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 190053 9364 409 148 0 184982 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 760212

[startup+3.10048 s]
/proc/loadavg: 6.91 7.85 7.94 9/184 27773
/proc/meminfo: memFree=18881508/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=769732 CPUtime=12.17 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 23572 0 0 0 1209 8 0 0 24 0 4 0 500713297 788205568 16064 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 192433 16064 414 148 0 187362 0
[pid=27761/tid=27768] ppid=27759 vsize=769732 CPUtime=3.01 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 5079 0 0 0 300 1 0 0 24 0 4 0 500713303 788205568 16064 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=769732 CPUtime=3.01 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 5193 0 0 0 300 1 0 0 24 0 4 0 500713303 788205568 16064 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=769732 CPUtime=3.02 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 5017 0 0 0 301 1 0 0 25 0 4 0 500713303 788205568 16064 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 769732

[startup+6.3069 s]
/proc/loadavg: 7.00 7.85 7.94 9/184 27773
/proc/meminfo: memFree=18856420/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=772488 CPUtime=24.97 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 28662 0 0 0 2488 9 0 0 25 0 4 0 500713297 791027712 15081 33554432000 4194304 4797429 140733615229664 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 193122 15081 415 148 0 188051 0
[pid=27761/tid=27768] ppid=27759 vsize=772488 CPUtime=6.22 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 5802 0 0 0 621 1 0 0 25 0 4 0 500713303 791027712 15081 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=772488 CPUtime=6.2 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 6129 0 0 0 618 2 0 0 25 0 4 0 500713303 791027712 15081 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=772488 CPUtime=6.23 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 5698 0 0 0 622 1 0 0 25 0 4 0 500713303 791027712 15081 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 772488

[startup+12.7008 s]
/proc/loadavg: 7.08 7.85 7.94 9/184 27773
/proc/meminfo: memFree=18826352/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=776828 CPUtime=50.52 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 35791 0 0 0 5041 11 0 0 25 0 4 0 500713297 795471872 18069 33554432000 4194304 4797429 140733615229664 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 194207 18069 417 148 0 189136 0
[pid=27761/tid=27768] ppid=27759 vsize=776828 CPUtime=12.61 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 6104 0 0 0 1260 1 0 0 25 0 4 0 500713303 795471872 18069 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=776828 CPUtime=12.57 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 6346 0 0 0 1255 2 0 0 25 0 4 0 500713303 795471872 18069 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=776828 CPUtime=12.62 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 5964 0 0 0 1261 1 0 0 25 0 4 0 500713303 795471872 18069 33554432000 4194304 4797429 140733615229664 18446744073709551615 4351595 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 776828

[startup+25.5005 s]
/proc/loadavg: 7.28 7.86 7.94 9/184 27774
/proc/meminfo: memFree=18792796/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=782864 CPUtime=101.65 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 46352 0 0 0 10151 14 0 0 25 0 4 0 500713297 801652736 20657 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 195716 20657 417 148 0 190645 0
[pid=27761/tid=27768] ppid=27759 vsize=782864 CPUtime=25.42 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 7195 0 0 0 2540 2 0 0 25 0 4 0 500713303 801652736 20657 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=782864 CPUtime=25.29 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 7292 0 0 0 2527 2 0 0 25 0 4 0 500713303 801652736 20657 33554432000 4194304 4797429 140733615229664 18446744073709551615 4425824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=782864 CPUtime=25.42 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 6936 0 0 0 2540 2 0 0 25 0 4 0 500713303 801652736 20657 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424960 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 782864

[startup+51.1009 s]
/proc/loadavg: 7.52 7.87 7.94 9/184 27774
/proc/meminfo: memFree=18761800/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=790872 CPUtime=203.91 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 67803 0 0 0 20369 22 0 0 25 0 4 0 500713297 809852928 24732 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 197718 24732 420 148 0 192647 0
[pid=27761/tid=27768] ppid=27759 vsize=790872 CPUtime=51.02 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 8560 0 0 0 5100 2 0 0 25 0 4 0 500713303 809852928 24732 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=790872 CPUtime=50.76 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 8816 0 0 0 5073 3 0 0 25 0 4 0 500713303 809852928 24732 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=790872 CPUtime=51.02 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 8558 0 0 0 5100 2 0 0 25 0 4 0 500713303 809852928 24732 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 790872

[startup+102.301 s]
/proc/loadavg: 7.84 7.90 7.94 9/184 27776
/proc/meminfo: memFree=18695180/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=803316 CPUtime=408.44 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 103501 0 0 0 40805 39 0 0 25 0 4 0 500713297 822595584 33774 33554432000 4194304 4797429 140733615229664 18446744073709551615 4506535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 200829 33774 422 148 0 195758 0
[pid=27761/tid=27768] ppid=27759 vsize=803316 CPUtime=102.22 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 10041 0 0 0 10219 3 0 0 25 0 4 0 500713303 822595584 33774 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=803316 CPUtime=101.67 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 11329 0 0 0 10163 4 0 0 25 0 4 0 500713303 822595584 33774 33554432000 4194304 4797429 140733615229664 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=803316 CPUtime=102.22 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 11235 0 0 0 10219 3 0 0 25 0 4 0 500713303 822595584 33774 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 803316

[startup+162.301 s]
/proc/loadavg: 8.05 7.95 7.95 9/184 27777
/proc/meminfo: memFree=18678292/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=811284 CPUtime=648.11 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 136653 0 0 0 64757 54 0 0 25 0 4 0 500713297 830754816 35093 33554432000 4194304 4797429 140733615229664 18446744073709551615 233509994132 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 202821 35093 422 148 0 197750 0
[pid=27761/tid=27768] ppid=27759 vsize=811284 CPUtime=162.22 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 12057 0 0 0 16218 4 0 0 25 0 4 0 500713303 830754816 35093 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=811284 CPUtime=161.35 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 13272 0 0 0 16130 5 0 0 25 0 4 0 500713303 830754816 35093 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=811284 CPUtime=162.22 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 13492 0 0 0 16218 4 0 0 25 0 4 0 500713303 830754816 35093 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 811284

[startup+222.3 s]
/proc/loadavg: 8.12 7.98 7.96 9/184 27779
/proc/meminfo: memFree=18636628/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=818308 CPUtime=887.79 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 167631 0 0 0 88711 68 0 0 25 0 4 0 500713297 837947392 40541 33554432000 4194304 4797429 140733615229664 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 204577 40541 422 148 0 199506 0
[pid=27761/tid=27768] ppid=27759 vsize=818308 CPUtime=222.22 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 14558 0 0 0 22217 5 0 0 25 0 4 0 500713303 837947392 40541 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=818308 CPUtime=221.03 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 15368 0 0 0 22097 6 0 0 25 0 4 0 500713303 837947392 40541 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=818308 CPUtime=222.22 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 15559 0 0 0 22217 5 0 0 25 0 4 0 500713303 837947392 40541 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.79
Current children cumulated vsize (KiB) 818308

[startup+282.3 s]
/proc/loadavg: 8.13 8.01 7.97 9/184 27781
/proc/meminfo: memFree=18609320/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=824052 CPUtime=1127.49 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 195260 0 0 0 112669 80 0 0 25 0 4 0 500713297 843829248 41860 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 206013 41860 422 148 0 200942 0
[pid=27761/tid=27768] ppid=27759 vsize=824052 CPUtime=282.23 cores=1,3,5,7

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

[pid=27761] ppid=27759 vsize=853872 CPUtime=2805.22 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 316513 0 0 0 280381 141 0 0 25 0 4 0 500713297 874364928 62418 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 213468 62418 422 148 0 208397 0
[pid=27761/tid=27768] ppid=27759 vsize=853872 CPUtime=702.24 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 26414 0 0 0 70214 10 0 0 25 0 4 0 500713303 874364928 62418 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=853872 CPUtime=698.42 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 27009 0 0 0 69831 11 0 0 25 0 4 0 500713303 874364928 62418 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=853872 CPUtime=702.24 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 27820 0 0 0 70213 11 0 0 25 0 4 0 500713303 874364928 62418 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.22
Current children cumulated vsize (KiB) 853872

[startup+762.3 s]
/proc/loadavg: 8.06 8.11 8.03 9/184 27796
/proc/meminfo: memFree=18480936/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=856056 CPUtime=3044.9 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 320452 0 0 0 304347 143 0 0 25 0 4 0 500713297 876601344 61581 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 214014 61581 422 148 0 208943 0
[pid=27761/tid=27768] ppid=27759 vsize=856056 CPUtime=762.24 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 27257 0 0 0 76214 10 0 0 25 0 4 0 500713303 876601344 61581 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=856056 CPUtime=758.09 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 28328 0 0 0 75798 11 0 0 25 0 4 0 500713303 876601344 61581 33554432000 4194304 4797429 140733615229664 18446744073709551615 4430094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=856056 CPUtime=762.24 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 29597 0 0 0 76212 12 0 0 25 0 4 0 500713303 876601344 61581 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 856056

[startup+822.301 s]
/proc/loadavg: 8.13 8.12 8.04 9/184 27798
/proc/meminfo: memFree=18445588/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=858016 CPUtime=3284.58 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 324039 0 0 0 328314 144 0 0 25 0 4 0 500713297 878608384 62931 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 214504 62931 422 148 0 209433 0
[pid=27761/tid=27768] ppid=27759 vsize=858016 CPUtime=822.24 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 28843 0 0 0 82213 11 0 0 25 0 4 0 500713303 878608384 62931 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=858016 CPUtime=817.77 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 29522 0 0 0 81765 12 0 0 25 0 4 0 500713303 878608384 62931 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=858016 CPUtime=822.24 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 30404 0 0 0 82212 12 0 0 25 0 4 0 500713303 878608384 62931 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424848 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 858016

[startup+882.301 s]
/proc/loadavg: 8.12 8.11 8.04 9/184 27800
/proc/meminfo: memFree=18430204/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=860456 CPUtime=3524.26 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 351614 0 0 0 352264 162 0 0 25 0 4 0 500713297 881106944 63289 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 215114 63289 422 148 0 210043 0
[pid=27761/tid=27768] ppid=27759 vsize=860456 CPUtime=882.24 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 30394 0 0 0 88213 11 0 0 25 0 4 0 500713303 881106944 63289 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=860456 CPUtime=877.44 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 30112 0 0 0 87732 12 0 0 25 0 4 0 500713303 881106944 63289 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=860456 CPUtime=882.25 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 30824 0 0 0 88213 12 0 0 25 0 4 0 500713303 881106944 63289 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 860456

[startup+942.3 s]
/proc/loadavg: 8.11 8.11 8.04 9/184 27801
/proc/meminfo: memFree=18417788/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=862992 CPUtime=3763.95 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 375837 0 0 0 376219 176 0 0 25 0 4 0 500713297 883703808 68701 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 215748 68701 422 148 0 210677 0
[pid=27761/tid=27768] ppid=27759 vsize=862992 CPUtime=942.25 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 30861 0 0 0 94213 12 0 0 25 0 4 0 500713303 883703808 68701 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=862992 CPUtime=937.11 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 31323 0 0 0 93699 12 0 0 25 0 4 0 500713303 883703808 68701 33554432000 4194304 4797429 140733615229664 18446744073709551615 4429762 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=862992 CPUtime=942.25 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 32326 0 0 0 94212 13 0 0 25 0 4 0 500713303 883703808 68701 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 862992

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 8.04 9/184 27803
/proc/meminfo: memFree=18416148/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=871880 CPUtime=4003.61 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 403411 0 0 0 400167 194 0 0 25 0 4 0 500713297 892805120 64641 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 217970 64641 422 148 0 212899 0
[pid=27761/tid=27768] ppid=27759 vsize=871880 CPUtime=1002.24 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 32492 0 0 0 100212 12 0 0 25 0 4 0 500713303 892805120 64641 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=871880 CPUtime=996.79 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 32692 0 0 0 99666 13 0 0 25 0 4 0 500713303 892805120 64641 33554432000 4194304 4797429 140733615229664 18446744073709551615 4414319 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=871880 CPUtime=1002.24 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 33405 0 0 0 100211 13 0 0 25 0 4 0 500713303 892805120 64641 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 871880

[startup+1062.31 s]
/proc/loadavg: 8.06 8.09 8.04 9/184 27804
/proc/meminfo: memFree=18377932/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=872124 CPUtime=4243.32 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 425507 0 0 0 424121 211 0 0 25 0 4 0 500713297 893054976 71691 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 218031 71691 422 148 0 212960 0
[pid=27761/tid=27768] ppid=27759 vsize=872124 CPUtime=1062.25 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 33252 0 0 0 106212 13 0 0 25 0 4 0 500713303 893054976 71691 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=872124 CPUtime=1056.47 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 33223 0 0 0 105633 14 0 0 25 0 4 0 500713303 893054976 71691 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=872124 CPUtime=1062.26 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 34198 0 0 0 106212 14 0 0 25 0 4 0 500713303 893054976 71691 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 872124

[startup+1122.3 s]
/proc/loadavg: 8.05 8.09 8.04 9/184 27806
/proc/meminfo: memFree=18428004/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=874064 CPUtime=4482.97 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 450789 0 0 0 448070 227 0 0 25 0 4 0 500713297 895041536 67420 33554432000 4194304 4797429 140733615229664 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 218516 67420 422 148 0 213445 0
[pid=27761/tid=27768] ppid=27759 vsize=874064 CPUtime=1122.25 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 33767 0 0 0 112211 14 0 0 25 0 4 0 500713303 895041536 67420 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=874064 CPUtime=1116.14 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 33856 0 0 0 111600 14 0 0 25 0 4 0 500713303 895041536 67420 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=874064 CPUtime=1122.25 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 34443 0 0 0 112211 14 0 0 25 0 4 0 500713303 895041536 67420 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 874064

[startup+1182.3 s]
/proc/loadavg: 8.02 8.07 8.03 9/184 27808
/proc/meminfo: memFree=18424772/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=875808 CPUtime=4722.65 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 475651 0 0 0 472023 242 0 0 25 0 4 0 500713297 896827392 69436 33554432000 4194304 4797429 140733615229664 18446744073709551615 4415756 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 218952 69436 422 148 0 213881 0
[pid=27761/tid=27768] ppid=27759 vsize=875808 CPUtime=1182.25 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 35259 0 0 0 118210 15 0 0 25 0 4 0 500713303 896827392 69436 33554432000 4194304 4797429 140733615229664 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=875808 CPUtime=1175.8 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 34908 0 0 0 117566 14 0 0 25 0 4 0 500713303 896827392 69436 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=875808 CPUtime=1182.26 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 36194 0 0 0 118211 15 0 0 25 0 4 0 500713303 896827392 69436 33554432000 4194304 4797429 140733615229664 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 875808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.06 8.03 9/184 27808
/proc/meminfo: memFree=18381244/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=877008 CPUtime=4800.16 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 479041 0 0 0 479774 242 0 0 25 0 4 0 500713297 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524456 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 219252 72818 422 148 0 214181 0
[pid=27761/tid=27768] ppid=27759 vsize=877008 CPUtime=1201.66 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 35601 0 0 0 120151 15 0 0 25 0 4 0 500713303 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=877008 CPUtime=1195.11 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 35177 0 0 0 119496 15 0 0 25 0 4 0 500713303 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4387456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=877008 CPUtime=1201.66 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 36362 0 0 0 120151 15 0 0 25 0 4 0 500713303 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4237538 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 877008

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

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

[startup+1201.7 s]
/proc/loadavg: 8.01 8.06 8.03 9/184 27808
/proc/meminfo: memFree=18381244/32951124 swapFree=67111528/67111528
[pid=27761] ppid=27759 vsize=877008 CPUtime=4800.16 cores=1,3,5,7
/proc/27761/stat : 27761 (techdemo) R 27759 27761 27728 0 -1 4202496 479041 0 0 0 479774 242 0 0 25 0 4 0 500713297 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524456 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27761/statm: 219252 72818 422 148 0 214181 0
[pid=27761/tid=27768] ppid=27759 vsize=877008 CPUtime=1201.66 cores=1,3,5,7
/proc/27761/task/27768/stat : 27768 (techdemo) R 27759 27761 27728 0 -1 4202560 35601 0 0 0 120151 15 0 0 25 0 4 0 500713303 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27761/tid=27769] ppid=27759 vsize=877008 CPUtime=1195.11 cores=1,3,5,7
/proc/27761/task/27769/stat : 27769 (techdemo) R 27759 27761 27728 0 -1 4202560 35177 0 0 0 119496 15 0 0 25 0 4 0 500713303 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4387456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27761/tid=27770] ppid=27759 vsize=877008 CPUtime=1201.66 cores=1,3,5,7
/proc/27761/task/27770/stat : 27770 (techdemo) R 27759 27761 27728 0 -1 4202560 36362 0 0 0 120151 15 0 0 25 0 4 0 500713303 898056192 72818 33554432000 4194304 4797429 140733615229664 18446744073709551615 4237538 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 877008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.21
CPU user time (s): 4797.77
CPU system time (s): 2.44363
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 977572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.44363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479042
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= 4290
involuntary context switches= 33300

runsolver used 1.74873 second user time and 4.81727 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 15:16:14
IDJOB=3172665
IDBENCH=82683
IDSOLVER=1584
FILE ID=node145/3172665-1304082974
RUNJOBID= node145-1304082974-27747
PBS_JOBID= 13170541
Free space on /tmp= 72204 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172665-1304082974/watcher-3172665-1304082974 -o /tmp/evaluation-result-3172665-1304082974/solver-3172665-1304082974 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172665-1304082974.cnf

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

MD5SUM BENCH= 0c1f90cdbd54dc48a7f7e4333f537217
RANDOM SEED=122839176

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19041348 kB
Buffers:       2051544 kB
Cached:       11220412 kB
SwapCached:          0 kB
Active:        2543996 kB
Inactive:     10792220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19041348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16064 kB
Writeback:           0 kB
AnonPages:       64376 kB
Mapped:          13940 kB
Slab:           507836 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185644 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= 72188 MiB
End job on node145 at 2011-04-29 15:36:18