Trace number 3285238

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? (MO) 1833.01 467.186

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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-3285238-1304039911.cnf'
0.00/0.00	c -- header says num vars:        1260306
0.00/0.00	c -- header says num clauses:     6771840
10.09/10.10	c -- clauses added:            0 learnts,      6771840 normals,            0 xors
10.09/10.10	c -- vars added    1260306
10.09/10.10	c Parsing time:  9.12 s
10.09/10.11	c  N st     0         0   1260306     50725   5988692         0  14319938         0   no data   no data  --
10.87/10.32	c asymm  cl-useful: 0/173/49219 lits-rem:0 time: 0.78
47.61/19.51	c Flit:    72 Blit:  25688 bXBeca:    0 bXProp:  111 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 36.23
48.42/19.72	c Cleaning up after failed var search:     0.78 s 
49.60/20.00	c Calc non-exist non-lernt bins v-fix:     0 done:  31561 time:  0.98 s
49.60/20.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.07
49.60/20.05	c Subs w/ non-existent bins:      0 time:  0.14 s
51.20/20.42	c Replacing      112 vars Replaced     1806 lits Time:     1.38 s 
55.19/21.41	c bin-w-bin subsume rem          135 bins  time:  2.41 s
60.39/22.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.29 s
61.19/22.96	c Removed useless bin:   32744  fixed:     0  bprops:  10.01M  time:  0.90 s
66.77/24.32	c lits-rem:         0  cl-subs:        4  v-elim: 376046  v-fix:    0  time:  5.40 s
66.77/24.32	c learnt bin added due to v-elim: 0
67.56/24.53	c Finding binary XORs  T:     0.82 s  found:       7
68.74/24.87	c Replacing        7 vars Replaced     1275 lits Time:     1.27 s 
70.36/25.25	c Finding non-binary XORs:     0.42 s (found:       0, avg size: nan)
70.36/25.25	c Calc default polars -  time:   0.47 s pos:   24210 undec:  699394 neg:  536702
70.36/25.25	c =========================================================================================
70.36/25.25	c types(t): F = full restart, N = normal restart
70.36/25.25	c types(t): S = simplification begin/end, E = solution found
70.36/25.25	c restart types(rt): st = static, dy = dynamic
70.36/25.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
70.36/25.25	c  B st     0         0    752086     61972   5205626         0  12637675         0   no data   no data  --
122.64/38.34	c Decided on dynamic restart strategy
157.78/47.17	c  N dy    20      4047    752081     61972   5205646      3833  12637675   6996952   1023.61     83.81  --
221.69/63.15	c  N dy    49      8126    752067     61972   5241544      7646  12709353  11213344    794.97     65.68  --
287.16/79.58	c  N dy    78     12263    752042     61972   5290514      7538  12807221   6308380   1998.08     73.76  --
353.72/96.29	c  N dy   106     16274    752040     61972   5290518     11341  12807221  11924501   1265.43     93.19  --
436.38/116.93	c  N dy   134     20405    752034     61972   5290522      8754  12807221   4440658   1388.71    116.56  --
494.69/131.50	c  N dy   162     24434    750915     61972   5434158     12541  12982289   9892235   1773.02    113.38  --
541.41/143.26	c Finding binary XORs  T:     0.79 s  found:       2
568.57/150.09	c  N dy   191     28485    742159     61576   5339194     16001  12752695  15331333   1596.19    109.78  --
589.23/155.24	c  S st   202     30001    742150     61576   5339196      9278  12752695   2176717    835.64    107.97  --
600.01/157.92	c  S st   202     30503    742136     61576   5366630      9778  12767767   2430880    835.64    107.97  --
601.21/158.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   1.18
702.64/183.62	c Flit:    87 Blit:   2629 bXBeca:    0 bXProp:    0 Bin:  15909 BRemL:   1000 BRemN:  40226 CBin:       0 P: 60.0M T: 101.00
702.64/183.66	c Cleaning up after failed var search:     0.00 s 
711.42/185.86	c Calc non-exist non-lernt bins v-fix:     0 done:   7985 time:  8.46 s
711.42/185.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.07
711.82/185.95	c Subs w/ non-existent bins:    518 time:  0.26 s
714.20/186.53	c Replacing        2 vars Replaced      171 lits Time:     2.24 s 
718.19/187.59	c bin-w-bin subsume rem           39 bins  time:  2.27 s
724.60/189.16	c subs with bin:      416  lits-rem:      5524  v-fix:    0  time:  6.24 s
725.37/189.39	c Removed useless bin:    1299  fixed:     0  bprops:  10.04M  time:  0.95 s
739.76/192.98	c lits-rem:       194  cl-subs:     1838  v-elim:  27721  v-fix:    0  time: 14.31 s
739.76/192.98	c learnt bin added due to v-elim: 0
740.56/193.14	c asymm  cl-useful: 0/228/61171 lits-rem:0 time: 0.63
741.36/193.32	c  N dy   202     30503    709812     61171   5280547      7711  12547151   1915201    835.64    107.97  --
741.36/193.32	c  F st   202     30503    709812     61171   5280547      7711  12547151   1915201    835.64    107.97  --
744.96/194.21	c Found part      356 vars:     709802 clauses:   5251377 lits size:  12547143
744.96/194.21	c Found part      357 vars:          2 clauses:         4 lits size:         8
744.96/194.21	c Found part      358 vars:          2 clauses:         1 lits size:         2
744.96/194.21	c Found parts:          3 time: 3.55 s
744.96/194.22	c Solving part 357
748.83/195.25	c  N st     0         0         2         0         4         0         8         0   no data   no data  --
748.83/195.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
749.23/195.35	c Finding binary XORs  T:     0.24 s  found:       0
749.23/195.38	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
749.23/195.38	c Calc default polars -  time:   0.09 s pos:       1 undec: 1260304 neg:       1
749.23/195.38	c =========================================================================================
749.23/195.38	c types(t): F = full restart, N = normal restart
749.23/195.38	c types(t): S = simplification begin/end, E = solution found
749.23/195.38	c restart types(rt): st = static, dy = dynamic
749.23/195.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
749.23/195.38	c  B st     0         0         2         0         4         0         8         0   no data   no data  --
749.23/195.39	c  E st     1         0         0         0         4         0         8         0   no data   no data  --
749.64/195.42	c Verified 0 clauses.
749.64/195.42	c Verified 0 clauses.
749.64/195.42	c Solved part
749.64/195.42	c =========================================================================================
749.64/195.48	c Solving part 358
753.93/196.51	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
753.93/196.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.08
754.33/196.61	c Finding binary XORs  T:     0.24 s  found:       0
754.33/196.64	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
754.33/196.64	c Calc default polars -  time:   0.07 s pos:       1 undec: 1260304 neg:       1
754.33/196.64	c =========================================================================================
754.33/196.64	c types(t): F = full restart, N = normal restart
754.33/196.64	c types(t): S = simplification begin/end, E = solution found
754.33/196.64	c restart types(rt): st = static, dy = dynamic
754.33/196.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
754.33/196.64	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
754.33/196.64	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
754.33/196.68	c Verified 0 clauses.
754.33/196.68	c Verified 0 clauses.
754.33/196.68	c Solved part
754.33/196.68	c =========================================================================================
754.73/196.74	c Coming back to original instance
754.73/196.74	c =========================================================================================
794.28/206.64	c Decided on dynamic restart strategy
817.06/212.35	c  N dy   222     34505    709800     61171   5280549     11546  12547141   8000857    948.18    103.96  --
876.96/227.30	c  N dy   251     38605    709746     61171   5280561     15399  12547141  13192148   1048.62    100.50  --
947.65/245.09	c  N dy   280     42643    708733     61171   5424249      9866  12568361   1670340   1229.38     99.12  --
982.41/253.77	c  S st   303     45755    700121     60558   5322282     12438  12337671   5042504   1455.24    103.88  --
992.00/256.11	c  S st   303     46255    700104     60558   5322285     12921  12337671   5178135   1455.24    103.88  --
993.19/256.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   1.13
1068.29/275.26	c Flit:    41 Blit:   1538 bXBeca:    0 bXProp:    0 Bin:  13405 BRemL:    281 BRemN:  23846 CBin:       0 P: 60.0M T: 75.09
1068.69/275.31	c Cleaning up after failed var search:     0.00 s 
1077.47/277.56	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  8.68 s
1077.47/277.58	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.07
1077.88/277.68	c Subs w/ non-existent bins:   1317 time:  0.41 s
1080.29/278.22	c Replacing        1 vars Replaced       93 lits Time:     2.07 s 
1085.08/279.45	c bin-w-bin subsume rem        71117 bins  time:  2.11 s
1090.66/280.80	c subs with bin:     1308  lits-rem:      1614  v-fix:    0  time:  5.37 s
1091.45/281.02	c Removed useless bin:    1571  fixed:     0  bprops:  10.02M  time:  0.88 s
1100.25/283.24	c lits-rem:        54  cl-subs:     1590  v-elim:   8808  v-fix:    0  time:  8.79 s
1100.25/283.24	c learnt bin added due to v-elim: 0
1101.05/283.40	c asymm  cl-useful: 2/237/59504 lits-rem:3 time: 0.63
1101.45/283.57	c  N dy   303     46255    689681     59504   5214788     11215  12086330   3515937   1455.24    103.88  --
1144.58/294.40	c  N dy   332     50338    689636     59504   5214797     15127  12086330   8402699   1169.11     98.20  --
1163.76/299.14	c Finding binary XORs  T:     0.84 s  found:      15
1196.51/307.30	c  N dy   362     54483    689552     59494   5213686     19111  12084096  13766871   1524.01     95.04  --
1255.18/322.02	c  N dy   391     58591    689481     59494   5213686     12357  12084096   5337445   3493.88     93.94  --
1304.69/334.44	c  N dy   420     62638    689229     59494   5213690     16161  12084096  10905115   1846.57     92.48  --
1349.36/345.67	c  N dy   450     66754    688734     59494   5248711     20134  12087114  15328701    956.62     90.85  --
1399.27/358.10	c  S st   469     69382    687510     59494   5248714     22647  12087114  20132784   2249.50     94.09  --
1412.44/361.47	c  S st   469     69883    686514     59494   5248718     23125  12087114  20261041   2249.50     94.09  --
1413.64/361.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   1.22
1566.15/399.95	c Flit:     1 Blit:   1576 bXBeca:    0 bXProp:    0 Bin:  14162 BRemL:    335 BRemN:  17312 CBin:       0 P: 60.0M T: 151.94
1566.15/399.99	c Cleaning up after failed var search:     0.00 s 
1575.33/402.28	c Calc non-exist non-lernt bins v-fix:     0 done:   4210 time:  8.86 s
1575.72/402.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.08
1576.54/402.56	c Subs w/ non-existent bins:    599 time:  0.99 s
1578.92/403.17	c Replacing       15 vars Replaced      533 lits Time:     2.37 s 
1590.89/406.10	c bin-w-bin subsume rem        17577 bins  time:  2.14 s
1597.68/407.83	c subs with bin:      252  lits-rem:      2391  v-fix:    0  time:  6.90 s
1598.50/408.09	c Removed useless bin:     812  fixed:     0  bprops:  10.02M  time:  1.00 s
1640.00/418.45	c ORs :    178 avg-s:  8.2 cl-sh:  4311 l-rem:  12887 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.40
1660.74/423.60	c Added 0 vars  tried: 80000 time: 20.38
1660.74/423.60	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:   20.38
1661.94/423.98	c lits-rem:        36  cl-subs:     2997  v-elim:   2725  v-fix:    0  time: 63.18 s
1661.94/423.98	c learnt bin added due to v-elim: 0
1663.14/424.20	c asymm  cl-useful: 20/198/58591 lits-rem:25 time: 0.86
1663.54/424.38	c  N dy   469     69883    682198     58591   5174633     19863  11897896  14585629   2249.50     94.09  --
1663.54/424.38	c  F st   469     69883    682198     58591   5174633     19863  11897896  14585629   2249.50     94.09  --
1691.89/431.47	c Decided on dynamic restart strategy
1730.22/441.02	c  N dy   493     74447    681287     58591   5251672     12610  11904762   3312243   1824.07     95.05  --
1782.09/454.09	c  N dy   527     79353    680626     58591   5282462     17337  11906614   9311997    752.37     93.39  --

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-3285238-1304039911/watcher-3285238-1304039911 -o /tmp/evaluation-result-3285238-1304039911/solver-3285238-1304039911 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285238-1304039911.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.71 7.55 7.78 5/180 27366
/proc/meminfo: memFree=11073456/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=24080 CPUtime=0 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 1268 0 0 0 0 0 0 0 23 0 1 0 515590314 24657920 1207 33554432000 4194304 4797429 140736873394608 18446744073709551615 4365441 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 6020 1208 346 148 0 949 0

[startup+0.0568391 s]
/proc/loadavg: 6.71 7.55 7.78 5/180 27366
/proc/meminfo: memFree=11073456/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=63568 CPUtime=0.04 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 13138 0 0 0 3 1 0 0 23 0 1 0 515590314 65093632 9933 33554432000 4194304 4797429 140736873394608 18446744073709551615 235594564023 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 16012 9946 347 148 0 10941 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 63568

[startup+0.100829 s]
/proc/loadavg: 6.71 7.55 7.78 5/180 27366
/proc/meminfo: memFree=11073456/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=70248 CPUtime=0.09 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 14794 0 0 0 8 1 0 0 23 0 1 0 515590314 71933952 11579 33554432000 4194304 4797429 140736873394608 18446744073709551615 4431484 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 17562 11579 348 148 0 12491 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70248

[startup+0.300794 s]
/proc/loadavg: 6.71 7.55 7.78 5/180 27366
/proc/meminfo: memFree=11073456/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=145552 CPUtime=0.29 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 30221 0 0 0 26 3 0 0 24 0 1 0 515590314 149045248 23355 33554432000 4194304 4797429 140736873394608 18446744073709551615 235594522627 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 36388 23355 350 148 0 31317 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 145552

[startup+0.700726 s]
/proc/loadavg: 6.71 7.55 7.78 5/180 27366
/proc/meminfo: memFree=11073456/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=261956 CPUtime=0.69 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 62963 0 0 0 61 8 0 0 25 0 1 0 515590314 268242944 48838 33554432000 4194304 4797429 140736873394608 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 65489 48857 350 148 0 60418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 261956

[startup+1.50058 s]
/proc/loadavg: 6.71 7.55 7.78 6/181 27367
/proc/meminfo: memFree=10792276/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=480888 CPUtime=1.49 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 127213 0 0 0 134 15 0 0 25 0 1 0 515590314 492429312 98622 33554432000 4194304 4797429 140736873394608 18446744073709551615 235594535430 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 120222 98622 350 148 0 115151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 480888

[startup+3.1003 s]
/proc/loadavg: 6.71 7.55 7.78 6/181 27367
/proc/meminfo: memFree=10507076/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=850248 CPUtime=3.09 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 241910 0 0 0 281 28 0 0 25 0 1 0 515590314 870653952 184183 33554432000 4194304 4797429 140736873394608 18446744073709551615 4431454 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 212562 184185 350 148 0 207491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 850248

[startup+6.30074 s]
/proc/loadavg: 6.58 7.51 7.77 6/181 27368
/proc/meminfo: memFree=9559308/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=1761152 CPUtime=6.29 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 483822 0 0 0 571 58 0 0 25 0 1 0 515590314 1803419648 367838 33554432000 4194304 4797429 140736873394608 18446744073709551615 4687996 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27366/statm: 440288 367842 350 148 0 435217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1761152

[startup+12.7006 s]
/proc/loadavg: 6.45 7.46 7.75 9/184 27371
/proc/meminfo: memFree=8080428/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=3704040 CPUtime=20.44 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 855174 0 0 0 1940 104 0 0 25 0 4 0 515590314 3792936960 614403 33554432000 4194304 4797429 140736873394608 18446744073709551615 4242448 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 926010 614403 385 148 0 920939 0
[pid=27366/tid=27369] ppid=27364 vsize=3704040 CPUtime=2.57 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 9764 0 0 0 256 1 0 0 25 0 4 0 515591325 3792936960 614403 33554432000 4194304 4797429 140736873394608 18446744073709551615 4240948 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=3704040 CPUtime=2.58 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 9910 0 0 0 257 1 0 0 25 0 4 0 515591325 3792936960 614403 33554432000 4194304 4797429 140736873394608 18446744073709551615 4242468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=3704040 CPUtime=2.58 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 9913 0 0 0 257 1 0 0 25 0 4 0 515591325 3792936960 614403 33554432000 4194304 4797429 140736873394608 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.44
Current children cumulated vsize (KiB) 3704040

[startup+25.5004 s]
/proc/loadavg: 6.79 7.49 7.76 9/184 27371
/proc/meminfo: memFree=6699380/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=4442288 CPUtime=71.51 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 1039324 0 0 0 7001 150 0 0 25 0 4 0 515590314 4548902912 789106 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341372 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 1110572 789106 414 148 0 1105501 0
[pid=27366/tid=27369] ppid=27364 vsize=4442288 CPUtime=15.27 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 56686 0 0 0 1508 19 0 0 18 0 4 0 515591325 4548902912 789106 33554432000 4194304 4797429 140736873394608 18446744073709551615 235594526635 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=4442288 CPUtime=15.34 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 58658 0 0 0 1518 16 0 0 18 0 4 0 515591325 4548902912 789106 33554432000 4194304 4797429 140736873394608 18446744073709551615 4491720 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=4442288 CPUtime=15.37 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 63010 0 0 0 1529 8 0 0 19 0 4 0 515591325 4548902912 789106 33554432000 4194304 4797429 140736873394608 18446744073709551615 4292325 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 71.51
Current children cumulated vsize (KiB) 4442288

[startup+51.1009 s]
/proc/loadavg: 7.34 7.56 7.77 9/184 27372
/proc/meminfo: memFree=5395212/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=4534584 CPUtime=173.76 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 1112433 0 0 0 17214 162 0 0 25 0 4 0 515590314 4643414016 843129 33554432000 4194304 4797429 140736873394608 18446744073709551615 4377421 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 1133646 843129 414 148 0 1128575 0
[pid=27366/tid=27369] ppid=27364 vsize=4534584 CPUtime=40.74 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 82556 0 0 0 4051 23 0 0 25 0 4 0 515591325 4643414016 843129 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341494 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=4534584 CPUtime=40.93 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 81249 0 0 0 4073 20 0 0 25 0 4 0 515591325 4643414016 843129 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=4534584 CPUtime=40.98 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 78611 0 0 0 4087 11 0 0 25 0 4 0 515591325 4643414016 843129 33554432000 4194304 4797429 140736873394608 18446744073709551615 4426249 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.76
Current children cumulated vsize (KiB) 4534584

[startup+102.307 s]
/proc/loadavg: 7.85 7.66 7.79 5/177 27389
/proc/meminfo: memFree=6548300/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=5570248 CPUtime=378.1 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 1416546 0 0 0 37561 249 0 0 25 0 4 0 515590314 5703933952 1062897 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341226 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 1392562 1062897 419 148 0 1387491 0
[pid=27366/tid=27369] ppid=27364 vsize=5570248 CPUtime=91.62 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 170891 0 0 0 9121 41 0 0 25 0 4 0 515591325 5703933952 1062897 33554432000 4194304 4797429 140736873394608 18446744073709551615 4424170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=5570248 CPUtime=92.07 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 152186 0 0 0 9141 66 0 0 25 0 4 0 515591325 5703933952 1062897 33554432000 4194304 4797429 140736873394608 18446744073709551615 4642144 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=5570248 CPUtime=92.11 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 202762 0 0 0 9182 29 0 0 25 0 4 0 515591325 5703933952 1062897 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.1
Current children cumulated vsize (KiB) 5570248

[startup+162.3 s]
/proc/loadavg: 8.09 7.74 7.81 9/184 27406
/proc/meminfo: memFree=7849904/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=7153884 CPUtime=617.58 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 1974286 0 0 0 61372 386 0 0 25 0 4 0 515590314 7325577216 1399179 33554432000 4194304 4797429 140736873394608 18446744073709551615 4236524 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 1788471 1399179 424 148 0 1783400 0
[pid=27366/tid=27369] ppid=27364 vsize=7153884 CPUtime=151.27 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 464671 0 0 0 15046 81 0 0 25 0 4 0 515591325 7325577216 1399179 33554432000 4194304 4797429 140736873394608 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=7153884 CPUtime=151.99 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 272964 0 0 0 15062 137 0 0 25 0 4 0 515591325 7325577216 1399179 33554432000 4194304 4797429 140736873394608 18446744073709551615 4273524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=7153884 CPUtime=152.04 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 319264 0 0 0 15157 47 0 0 25 0 4 0 515591325 7325577216 1399179 33554432000 4194304 4797429 140736873394608 18446744073709551615 4259126 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 617.58
Current children cumulated vsize (KiB) 7153884

[startup+222.301 s]
/proc/loadavg: 8.09 7.80 7.82 9/184 27407
/proc/meminfo: memFree=4099196/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=9139620 CPUtime=856.98 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 2839918 0 0 0 85173 525 0 0 25 0 4 0 515590314 9358970880 1830880 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341480 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 2284905 1830880 424 148 0 2279834 0
[pid=27366/tid=27369] ppid=27364 vsize=9139620 CPUtime=211.13 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 553595 0 0 0 21018 95 0 0 25 0 4 0 515591325 9358970880 1830880 33554432000 4194304 4797429 140736873394608 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=9139620 CPUtime=211.58 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 573511 0 0 0 20976 182 0 0 25 0 4 0 515591325 9358970880 1830880 33554432000 4194304 4797429 140736873394608 18446744073709551615 4331577 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=9139620 CPUtime=212.03 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 421698 0 0 0 21141 62 0 0 25 0 4 0 515591325 9358970880 1830880 33554432000 4194304 4797429 140736873394608 18446744073709551615 4427299 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 856.98
Current children cumulated vsize (KiB) 9139620

[startup+282.3 s]
/proc/loadavg: 8.12 7.86 7.84 9/184 27409
/proc/meminfo: memFree=1070436/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=11033676 CPUtime=1096.64 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 3297889 0 0 0 109058 606 0 0 25 0 4 0 515590314 11298484224 2236102 33554432000 4194304 4797429 140736873394608 18446744073709551615 235594533890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 2758419 2236102 424 148 0 2753348 0
[pid=27366/tid=27369] ppid=27364 vsize=11033676 CPUtime=271.12 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 681317 0 0 0 26994 118 0 0 25 0 4 0 515591325 11298484224 2236102 33554432000 4194304 4797429 140736873394608 18446744073709551615 4259083 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=11033676 CPUtime=271.26 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 667464 0 0 0 26926 200 0 0 25 0 4 0 515591325 11298484224 2236102 33554432000 4194304 4797429 140736873394608 18446744073709551615 4240948 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=11033676 CPUtime=272.03 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 586333 0 0 0 27114 89 0 0 25 0 4 0 515591325 11298484224 2236102 33554432000 4194304 4797429 140736873394608 18446744073709551615 4491484 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1096.64
Current children cumulated vsize (KiB) 11033676

[startup+342.301 s]
/proc/loadavg: 8.17 7.92 7.86 9/184 27411
/proc/meminfo: memFree=95404/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=12749180 CPUtime=1336.18 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 3784756 0 0 0 132926 692 0 0 25 0 4 0 515590314 13055160320 2600602 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341424 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 3187295 2600602 424 148 0 3182224 0
[pid=27366/tid=27369] ppid=27364 vsize=12749180 CPUtime=331.07 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 831433 0 0 0 32962 145 0 0 25 0 4 0 515591325 13055160320 2600602 33554432000 4194304 4797429 140736873394608 18446744073709551615 4520284 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=12749180 CPUtime=330.93 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 837355 0 0 0 32863 230 0 0 25 0 4 0 515591325 13055160320 2600602 33554432000 4194304 4797429 140736873394608 18446744073709551615 4642775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=12749180 CPUtime=331.96 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 721216 0 0 0 33085 111 0 0 25 0 4 0 515591325 13055160320 2600602 33554432000 4194304 4797429 140736873394608 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1336.18
Current children cumulated vsize (KiB) 12749180

[startup+402.301 s]
/proc/loadavg: 8.18 7.96 7.87 9/184 27412
/proc/meminfo: memFree=94176/32950928 swapFree=67111528/67111528
[pid=27366] ppid=27364 vsize=14319924 CPUtime=1575.72 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 4155080 0 0 0 156819 753 0 0 25 0 4 0 515590314 14663602176 2944900 33554432000 4194304 4797429 140736873394608 18446744073709551615 4680887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 3579981 2944900 424 148 0 3574910 0
[pid=27366/tid=27369] ppid=27364 vsize=14319924 CPUtime=390.96 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 933978 0 0 0 38934 162 0 0 25 0 4 0 515591325 14663602176 2944900 33554432000 4194304 4797429 140736873394608 18446744073709551615 4504008 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=14319924 CPUtime=390.6 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 959013 0 0 0 38811 249 0 0 25 0 4 0 515591325 14663602176 2944900 33554432000 4194304 4797429 140736873394608 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=14319924 CPUtime=391.94 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 808012 0 0 0 39069 125 0 0 25 0 4 0 515591325 14663602176 2944900 33554432000 4194304 4797429 140736873394608 18446744073709551615 4427262 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1575.72
Current children cumulated vsize (KiB) 14319924

[startup+462.301 s]
/proc/loadavg: 8.20 8.01 7.90 9/184 27414
/proc/meminfo: memFree=96068/32950928 swapFree=67111524/67111528
[pid=27366] ppid=27364 vsize=15864376 CPUtime=1815.22 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 4626656 0 0 0 180683 839 0 0 25 0 4 0 515590314 16245121024 3300447 33554432000 4194304 4797429 140736873394608 18446744073709551615 4415763 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 3966094 3300447 425 148 0 3961023 0
[pid=27366/tid=27369] ppid=27364 vsize=15864376 CPUtime=450.71 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 1053612 0 0 0 44888 183 0 0 25 0 4 0 515591325 16245121024 3300447 33554432000 4194304 4797429 140736873394608 18446744073709551615 4428405 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=15864376 CPUtime=450.34 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 1090946 0 0 0 44761 273 0 0 25 0 4 0 515591325 16245121024 3300447 33554432000 4194304 4797429 140736873394608 18446744073709551615 4424170 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=15864376 CPUtime=451.93 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 971763 0 0 0 45039 154 0 0 25 0 4 0 515591325 16245121024 3300447 33554432000 4194304 4797429 140736873394608 18446744073709551615 4501888 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1815.22
Current children cumulated vsize (KiB) 15864376



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+466.601 s]
/proc/loadavg: 8.18 8.01 7.90 9/184 27414
/proc/meminfo: memFree=96184/32950928 swapFree=67111524/67111528
[pid=27366] ppid=27364 vsize=15889796 CPUtime=1832.4 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) R 27364 27366 27293 0 -1 4202496 4635656 0 0 0 182400 840 0 0 25 0 4 0 515590314 16271151104 3308612 33554432000 4194304 4797429 140736873394608 18446744073709551615 4341286 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 3972449 3308612 425 148 0 3967378 0
[pid=27366/tid=27369] ppid=27364 vsize=15889796 CPUtime=454.99 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4202560 1054063 0 0 0 45316 183 0 0 25 0 4 0 515591325 16271151104 3308615 33554432000 4194304 4797429 140736873394608 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27366/tid=27370] ppid=27364 vsize=15889796 CPUtime=454.65 cores=0,2,4,6
/proc/27366/task/27370/stat : 27370 (techdemo) R 27364 27366 27293 0 -1 4202560 1096773 0 0 0 45191 274 0 0 25 0 4 0 515591325 16271151104 3308616 33554432000 4194304 4797429 140736873394608 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27366/tid=27371] ppid=27364 vsize=15889796 CPUtime=456.25 cores=0,2,4,6
/proc/27366/task/27371/stat : 27371 (techdemo) R 27364 27366 27293 0 -1 4202560 972889 0 0 0 45470 155 0 0 25 0 4 0 515591325 16271151104 3308616 33554432000 4194304 4797429 140736873394608 18446744073709551615 4492209 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1832.4
Current children cumulated vsize (KiB) 15889796

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

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

[startup+467.001 s]
/proc/loadavg: 8.18 8.01 7.90 9/184 27414
/proc/meminfo: memFree=96184/32950928 swapFree=67111524/67111528
[pid=27366] ppid=27364 vsize=0 CPUtime=1832.81 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) Z 27364 27366 27293 0 -1 4203548 4635706 0 0 0 182402 879 0 0 25 0 2 0 515590314 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 0 0 0 0 0 0 0
[pid=27366/tid=27369] ppid=27364 vsize=0 CPUtime=455.38 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4203588 1054063 0 0 0 45316 222 0 0 25 0 2 0 515591325 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1832.81
Current children cumulated vsize (KiB) 0

[startup+467.101 s]
/proc/loadavg: 8.18 8.01 7.90 9/184 27414
/proc/meminfo: memFree=96184/32950928 swapFree=67111524/67111528
[pid=27366] ppid=27364 vsize=0 CPUtime=1832.91 cores=0,2,4,6
/proc/27366/stat : 27366 (techdemo) Z 27364 27366 27293 0 -1 4203548 4635706 0 0 0 182402 889 0 0 25 0 2 0 515590314 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27366/statm: 0 0 0 0 0 0 0
[pid=27366/tid=27369] ppid=27364 vsize=0 CPUtime=455.48 cores=0,2,4,6
/proc/27366/task/27369/stat : 27369 (techdemo) R 27364 27366 27293 0 -1 4203588 1054063 0 0 0 45316 232 0 0 25 0 2 0 515591325 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1832.91
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 467.186
CPU time (s): 1833.01
CPU user time (s): 1824.03
CPU system time (s): 8.97863
CPU usage (%): 392.351
Max. virtual memory (cumulated for all children) (KiB): 15889796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1824.03
system time used= 8.97864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4635706
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= 25371
involuntary context switches= 9484

runsolver used 0.78288 second user time and 1.75373 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 03:18:36
IDJOB=3285238
IDBENCH=82374
IDSOLVER=1584
FILE ID=node120/3285238-1304039911
RUNJOBID= node120-1304039838-27311
PBS_JOBID= 13170379
Free space on /tmp= 71924 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285238-1304039911/watcher-3285238-1304039911 -o /tmp/evaluation-result-3285238-1304039911/solver-3285238-1304039911 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285238-1304039911.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=843467325

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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:      11073736 kB
Buffers:       2481672 kB
Cached:       16303356 kB
SwapCached:          0 kB
Active:       13447824 kB
Inactive:      7850852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11073736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          144948 kB
Writeback:           0 kB
AnonPages:     2512716 kB
Mapped:          15884 kB
Slab:           510476 kB
PageTables:      10592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3617448 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= 71900 MiB
End job on node120 at 2011-04-29 03:26:24