Trace number 3286020

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) 2018.49 510.293

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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-3286020-1304042141.cnf'
0.00/0.00	c -- header says num vars:         723130
0.00/0.00	c -- header says num clauses:     3869060
5.70/5.71	c -- clauses added:            0 learnts,      3869060 normals,            0 xors
5.70/5.71	c -- vars added     723130
5.70/5.71	c Parsing time:  5.17 s
5.70/5.72	c  N st     0         0    723130     41584   3554116         0   8546816         0   no data   no data  --
6.05/5.90	c asymm  cl-useful: 0/315/40818 lits-rem:0 time: 0.68
27.61/11.24	c Flit:  1690 Blit:  10377 bXBeca:    0 bXProp:  139 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 21.03
28.02/11.38	c Cleaning up after failed var search:     0.52 s 
34.79/13.04	c Calc non-exist non-lernt bins v-fix:     0 done:  10602 time:  6.35 s
34.79/13.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.04
34.79/13.07	c Subs w/ non-existent bins:      0 time:  0.09 s
35.99/13.32	c Replacing      140 vars Replaced     2932 lits Time:     0.93 s 
38.39/13.90	c bin-w-bin subsume rem          130 bins  time:  1.42 s
43.57/15.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.28 s
44.38/15.40	c Removed useless bin:   13116  fixed:     0  bprops:  10.01M  time:  0.69 s
48.33/16.46	c lits-rem:         0  cl-subs:        1  v-elim: 222978  v-fix:    0  time:  4.03 s
48.33/16.46	c learnt bin added due to v-elim: 0
48.72/16.59	c Finding binary XORs  T:     0.48 s  found:       3
49.53/16.80	c Replacing        3 vars Replaced      216 lits Time:     0.85 s 
50.72/17.04	c Finding non-binary XORs:     0.29 s (found:       0, avg size: nan)
50.72/17.04	c Calc default polars -  time:   0.32 s pos:   14499 undec:  373221 neg:  335410
50.72/17.04	c =========================================================================================
50.72/17.04	c types(t): F = full restart, N = normal restart
50.72/17.04	c types(t): S = simplification begin/end, E = solution found
50.72/17.04	c restart types(rt): st = static, dy = dynamic
50.72/17.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
50.72/17.04	c  B st     0         0    445955     50756   3157587         0   7729087         0   no data   no data  --
73.89/22.81	c Decided on dynamic restart strategy
85.50/25.76	c  N dy    19      4025    445952     50756   3157621      3661   7729087   2669838    787.71     57.70  --
115.37/33.28	c  N dy    48      8160    445935     50756   3243927      4494   7901587   1403781    727.12     53.10  --
145.34/40.70	c  N dy    76     12262    445865     50756   3253913      8405   7921519   5260601   1225.61     60.17  --
173.69/47.85	c  N dy   104     16300    445846     50756   3253927      6810   7921519   1805505    616.15     63.92  --
208.05/56.41	c  N dy   131     20324    445844     50756   3253947     10607   7921519   5655758    813.38     60.77  --
237.59/63.82	c  N dy   159     24335    445844     50756   3253962      7457   7921519   1048042    800.62     59.70  --
275.13/73.26	c  N dy   188     28475    445837     50756   3253968     11486   7921519   5605741   1508.55     59.56  --
293.51/77.85	c  S st   199     30003    445835     50756   3253971     12946   7921519   7306869   1254.23     60.04  --
302.30/80.08	c  S st   199     30506    445827     50756   3333091     13480   7932545   7574744   1254.23     60.04  --
303.10/80.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.72
345.04/90.76	c Flit:   154 Blit:    100 bXBeca:    0 bXProp:   11 Bin:  13053 BRemL:   1633 BRemN:  38711 CBin:       0 P: 60.0M T: 41.72
345.84/90.91	c Cleaning up after failed var search:     0.52 s 
351.44/92.32	c Calc non-exist non-lernt bins v-fix:     0 done:  15160 time:  5.47 s
351.44/92.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.04
351.83/92.41	c Subs w/ non-existent bins:    639 time:  0.33 s
352.63/92.67	c Replacing       12 vars Replaced     1523 lits Time:     0.98 s 
356.63/93.68	c bin-w-bin subsume rem           90 bins  time:  1.35 s
362.24/95.09	c subs with bin:     1960  lits-rem:      3709  v-fix:    0  time:  5.60 s
363.02/95.25	c Removed useless bin:    2177  fixed:     0  bprops:  10.01M  time:  0.62 s
374.20/98.02	c lits-rem:       148  cl-subs:     2842  v-elim:  12775  v-fix:    0  time: 11.09 s
374.20/98.02	c learnt bin added due to v-elim: 0
375.02/98.21	c asymm  cl-useful: 0/436/49760 lits-rem:0 time: 0.73
375.43/98.31	c  N dy   199     30506    428393     49760   3247623     10206   7717906   4989632   1254.23     60.04  --
375.43/98.31	c  F st   199     30506    428393     49760   3247623     10206   7717906   4989632   1254.23     60.04  --
393.37/102.89	c Decided on dynamic restart strategy
402.56/105.19	c  N dy   219     34608    428393     49760   3247627     14067   7717906   8278520    961.82     64.30  --
414.15/108.02	c Finding binary XORs  T:     0.44 s  found:       2
427.74/111.44	c  N dy   248     38633    428393     49760   3247632      9733   7717906   1826056    695.77     61.82  --
448.89/116.70	c  N dy   277     42737    428392     49760   3247637     13632   7717906   5090573    890.57     60.33  --
470.07/122.01	c  S st   298     45761    428392     49760   3247638     16521   7717906   7653153    925.61     59.05  --
476.48/123.66	c  S st   298     46263    428390     49760   3247643     17010   7717906   7816052    925.61     59.05  --
477.26/123.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.73
522.00/135.03	c Flit:    52 Blit:    267 bXBeca:    0 bXProp:    0 Bin:  13554 BRemL:    489 BRemN:  28035 CBin:       0 P: 60.0M T: 44.59
522.00/135.06	c Cleaning up after failed var search:     0.00 s 
529.59/136.91	c Calc non-exist non-lernt bins v-fix:     0 done:   8151 time:  7.14 s
529.59/136.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.06
529.98/137.03	c Subs w/ non-existent bins:    682 time:  0.40 s
531.19/137.39	c Replacing        2 vars Replaced       63 lits Time:     1.40 s 
535.18/138.36	c bin-w-bin subsume rem        38368 bins  time:  1.23 s
541.57/139.93	c subs with bin:        0  lits-rem:      3001  v-fix:    0  time:  6.26 s
541.98/140.09	c Removed useless bin:    2017  fixed:     0  bprops:  10.02M  time:  0.63 s
553.95/143.01	c lits-rem:       120  cl-subs:     1863  v-elim:   2386  v-fix:    0  time: 11.66 s
553.95/143.01	c learnt bin added due to v-elim: 0
554.75/143.25	c asymm  cl-useful: 10/324/49405 lits-rem:13 time: 0.93
555.18/143.36	c  N dy   298     46263    425678     49405   3186620     15108   7570072   6364819    925.61     59.05  --
579.12/149.39	c  N dy   327     50390    425020     49405   3234691      9796   7573376   1273729    632.88     58.18  --
604.28/155.63	c  N dy   357     54494    423341     49405   3282866     13756   7573860   4346665    775.80     57.24  --
628.64/161.77	c  N dy   386     58574    422210     49405   3282866     17657   7573860   8034681    587.46     57.49  --
653.81/168.00	c  N dy   415     62592    422210     49405   3282870     11157   7573860   1623432    784.64     57.08  --
678.97/174.34	c  N dy   444     66725    422167     49405   3308659     15134   7574418   5414222    800.58     58.29  --
695.35/178.50	c  S st   463     69395    421759     49405   3308659     17698   7574418   7300470    617.74     57.97  --
701.74/180.08	c  S st   463     69900    421660     49405   3308663     18186   7574418   7414815    617.74     57.97  --
702.54/180.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.77
746.87/191.34	c Flit:   132 Blit:    338 bXBeca:    0 bXProp:    0 Bin:  10384 BRemL:    730 BRemN:  34906 CBin:       0 P: 60.0M T: 44.00
747.27/191.49	c Cleaning up after failed var search:     0.49 s 
754.07/193.18	c Calc non-exist non-lernt bins v-fix:     1 done:  12237 time:  6.57 s
754.07/193.20	c Cache  BProp: 2 Set: 2 BXProp: 1 T: 0.06
754.47/193.29	c Subs w/ non-existent bins:    523 time:  0.38 s
756.07/193.66	c Replacing        1 vars Replaced      158 lits Time:     1.43 s 
759.65/194.60	c bin-w-bin subsume rem         7705 bins  time:  1.29 s
766.85/196.35	c subs with bin:        0  lits-rem:      8304  v-fix:    0  time:  6.98 s
767.65/196.55	c Removed useless bin:    1564  fixed:     0  bprops:  10.00M  time:  0.76 s
782.43/200.28	c ORs :   1156 avg-s: 131.2 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    4.68
817.17/208.97	c Added 1 vars  tried: 80000 time: 34.60
817.17/208.97	c ORs :      1 avg-s:  0.0 cl-sh:     1 l-rem:      1 b-add:      2 v-rep:   0 cl-rem: 6 avg s: 5.3 T:   34.61
817.97/209.17	c lits-rem:        49  cl-subs:     2215  v-elim:   1968  v-fix:    0  time: 50.31 s
817.97/209.17	c learnt bin added due to v-elim: 0
818.79/209.34	c asymm  cl-useful: 1/360/48759 lits-rem:1 time: 0.67
819.19/209.45	c  N dy   463     69900    419033     48759   3214819     15820   7369172   5566503    617.74     57.97  --
819.19/209.45	c  F st   463     69900    419033     48759   3214819     15820   7369172   5566503    617.74     57.97  --
837.54/214.02	c Decided on dynamic restart strategy
852.70/217.89	c  N dy   486     74399    418704     48759   3259827     20148   7369602  11506904   1163.18     57.97  --
880.26/224.80	c  N dy   520     79282    418661     48759   3259830     13469   7369602   2985378    704.53     57.97  --
905.40/231.09	c  N dy   556     84386    418660     48759   3259834     18393   7369602   7293192    716.17     56.80  --
912.99/232.92	c Finding binary XORs  T:     0.48 s  found:      14
936.57/238.82	c  N dy   594     89781    418544     48723   3254814     23486   7358529  10901973    680.86     56.75  --
969.72/247.19	c  N dy   635     95548    418400     48723   3254817     16681   7358529   5083165    916.23     56.50  --
1003.30/255.57	c  N dy   679    101770    418347     48723   3284536     22690   7358865   9544728    618.68     55.79  --
1023.64/260.69	c  S st   701    104851    418263     48723   3284538     25588   7358865  11507602    887.07     55.61  --
1030.43/262.30	c  S st   701    105351    418262     48723   3284538     26084   7358865  11659333    887.07     55.61  --
1031.23/262.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.85
1079.57/274.61	c Flit:    16 Blit:    133 bXBeca:    0 bXProp:    0 Bin:  11707 BRemL:    588 BRemN:  13410 CBin:       0 P: 60.0M T: 48.25
1079.57/274.63	c Cleaning up after failed var search:     0.00 s 
1087.14/276.57	c Calc non-exist non-lernt bins v-fix:     0 done:   8845 time:  7.12 s
1087.14/276.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.06
1087.91/276.75	c Subs w/ non-existent bins:    643 time:  0.59 s
1089.51/277.15	c Replacing       14 vars Replaced     1262 lits Time:     1.53 s 
1094.69/278.48	c bin-w-bin subsume rem         1780 bins  time:  1.32 s
1100.68/280.00	c subs with bin:      674  lits-rem:     15354  v-fix:    0  time:  6.01 s
1101.47/280.19	c Removed useless bin:    1970  fixed:     0  bprops:  10.02M  time:  0.77 s
1145.42/291.19	c ORs :   2066 avg-s: 113.1 cl-sh:   176 l-rem:    176 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    7.11
1146.63/291.43	c lits-rem:       139  cl-subs:     3070  v-elim:   1251  v-fix:    0  time: 44.82 s
1146.63/291.43	c learnt bin added due to v-elim: 0
1147.83/291.76	c asymm  cl-useful: 6/651/48184 lits-rem:12 time: 1.31
1148.24/291.87	c  N dy   701    105351    416808     48184   3270245     22933   7306487   9161627    887.07     55.61  --
1184.97/301.05	c  N dy   748    112142    416744     48184   3342001     16265   7306999   3845277    582.34     55.30  --
1222.13/310.37	c  N dy   799    119405    416598     48184   3342003     23181   7306999   9822047    697.38     55.19  --
1265.68/321.24	c  N dy   853    127057    416427     48184   3342005     16245   7306999   2660652    710.43     54.59  --
1303.58/330.77	c  N dy   910    135285    416427     48184   3342007     24032   7306999   8682934    749.31     54.64  --
1351.91/342.81	c  N dy   971    143950    416427     48184   3342011     17140   7306999   2889422    651.33     53.74  --
1398.67/354.51	c  N dy  1036    153243    416220     48184   3378870     26052   7307415   9079029    773.24     52.78  --
1431.00/362.64	c  S st  1070    158026    416137     48184   3378871     30594   7307415  13176459    850.92     53.01  --
1437.39/364.28	c  S st  1070    158526    416136     48184   3378873     31086   7307415  13373681    850.92     53.01  --
1438.20/364.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.76
1481.33/375.25	c Flit:   112 Blit:      7 bXBeca:    0 bXProp:    0 Bin:   9294 BRemL:    361 BRemN:   4633 CBin:       0 P: 60.0M T: 42.77
1481.33/375.27	c Cleaning up after failed var search:     0.00 s 
1489.70/377.37	c Calc non-exist non-lernt bins v-fix:     0 done:   7348 time:  8.02 s
1489.70/377.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.08
1490.51/377.56	c Subs w/ non-existent bins:    534 time:  0.70 s
1496.89/379.12	c bin-w-bin subsume rem          626 bins  time:  1.40 s
1503.67/380.89	c subs with bin:      165  lits-rem:     17780  v-fix:    0  time:  7.07 s
1504.50/381.07	c Removed useless bin:    3533  fixed:     0  bprops:  10.01M  time:  0.72 s
1566.01/396.42	c ORs :   2066 avg-s: 113.1 cl-sh:    30 l-rem:     30 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    7.06
1566.79/396.67	c lits-rem:        84  cl-subs:     3458  v-elim:    372  v-fix:    0  time: 61.89 s
1566.79/396.67	c learnt bin added due to v-elim: 0
1567.99/396.93	c asymm  cl-useful: 0/1158/47729 lits-rem:0 time: 1.05
1568.39/397.04	c  N dy  1070    158526    415569     47729   3365173     27596   7264659  11025954    850.92     53.01  --
1587.98/401.94	c Finding binary XORs  T:     0.50 s  found:       4
1626.72/411.65	c  N dy  1141    168737    415557     47729   3398739     21249   7264729   6253104   1211.73     54.40  --
1680.22/425.01	c  N dy  1216    179562    415020     47729   3426284     31539   7264829  14754218    915.82     54.22  --
1739.31/439.82	c  N dy  1298    191154    414908     47729   3426289     25489   7264829   8297664    720.02     54.25  --
1810.42/457.68	c  N dy  1385    203377    414893     47729   3426294     19141   7264829   2418307    670.05     54.16  --
1890.66/477.78	c  N dy  1478    216381    414717     47729   3491643     31616   7265333  13688474   1177.71     53.86  --
1940.58/490.22	c Finding binary XORs  T:     0.52 s  found:       4
1973.61/498.58	c  N dy  1575    230312    414632     47694   3504205     25684   7244673   7524026    801.40     54.14  --

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-3286020-1304042141/watcher-3286020-1304042141 -o /tmp/evaluation-result-3286020-1304042141/solver-3286020-1304042141 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3286020-1304042141.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: 3.66 3.97 4.35 5/180 26447
/proc/meminfo: memFree=15697480/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=24268 CPUtime=0 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 1363 0 0 0 0 0 0 0 22 0 1 0 515813182 24850432 1303 33554432000 4194304 4797429 140734239098736 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 6067 1305 346 148 0 996 0

[startup+0.0214261 s]
/proc/loadavg: 3.66 3.97 4.35 5/180 26447
/proc/meminfo: memFree=15697480/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=40512 CPUtime=0.01 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 5490 0 0 0 1 0 0 0 22 0 1 0 515813182 41484288 4053 33554432000 4194304 4797429 140734239098736 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 10128 4055 347 148 0 5057 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 40512

[startup+0.10041 s]
/proc/loadavg: 3.66 3.97 4.35 5/180 26447
/proc/meminfo: memFree=15697480/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=91244 CPUtime=0.09 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 12609 0 0 0 8 1 0 0 22 0 1 0 515813182 93433856 9357 33554432000 4194304 4797429 140734239098736 18446744073709551615 4431401 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 22811 9357 350 148 0 17740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 91244

[startup+0.300375 s]
/proc/loadavg: 3.66 3.97 4.35 5/180 26447
/proc/meminfo: memFree=15697480/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=139712 CPUtime=0.29 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 28716 0 0 0 26 3 0 0 23 0 1 0 515813182 143065088 21842 33554432000 4194304 4797429 140734239098736 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 34928 21843 350 148 0 29857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 139712

[startup+0.700303 s]
/proc/loadavg: 3.66 3.97 4.35 5/180 26447
/proc/meminfo: memFree=15697480/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=255976 CPUtime=0.69 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 59276 0 0 0 63 6 0 0 25 0 1 0 515813182 262119424 45131 33554432000 4194304 4797429 140734239098736 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 63994 45132 350 148 0 58923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 255976

[startup+1.50016 s]
/proc/loadavg: 3.66 3.97 4.35 6/181 26448
/proc/meminfo: memFree=15338492/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=468304 CPUtime=1.49 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 124092 0 0 0 135 14 0 0 25 0 1 0 515813182 479543296 95364 33554432000 4194304 4797429 140734239098736 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 117076 95367 350 148 0 112005 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 468304

[startup+3.10088 s]
/proc/loadavg: 3.66 3.97 4.35 6/181 26448
/proc/meminfo: memFree=14986332/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=871676 CPUtime=3.09 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 240148 0 0 0 280 29 0 0 25 0 1 0 515813182 892596224 182249 33554432000 4194304 4797429 140734239098736 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26447/statm: 217919 182251 350 148 0 212848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 871676

[startup+6.3003 s]
/proc/loadavg: 3.85 4.00 4.36 10/184 26451
/proc/meminfo: memFree=13470216/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=2270580 CPUtime=8.03 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 476494 0 0 0 744 59 0 0 25 0 4 0 515813182 2325073920 354548 33554432000 4194304 4797429 140734239098736 18446744073709551615 4242459 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 567645 354548 385 148 0 562574 0
[pid=26447/tid=26449] ppid=26445 vsize=2270580 CPUtime=0.57 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 5953 0 0 0 57 0 0 0 25 0 4 0 515813754 2325073920 354548 33554432000 4194304 4797429 140734239098736 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=2270580 CPUtime=0.57 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 5623 0 0 0 56 1 0 0 25 0 4 0 515813754 2325073920 354548 33554432000 4194304 4797429 140734239098736 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=2270580 CPUtime=0.57 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 5992 0 0 0 56 1 0 0 25 0 4 0 515813754 2325073920 354548 33554432000 4194304 4797429 140734239098736 18446744073709551615 4241128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 2270580

[startup+12.7002 s]
/proc/loadavg: 4.18 4.07 4.38 9/184 26451
/proc/meminfo: memFree=12822148/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=2687348 CPUtime=33.59 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 577380 0 0 0 3285 74 0 0 18 0 4 0 515813182 2751844352 451759 33554432000 4194304 4797429 140734239098736 18446744073709551615 4359993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 671837 451759 396 148 0 666766 0
[pid=26447/tid=26449] ppid=26445 vsize=2687348 CPUtime=6.97 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 9033 0 0 0 696 1 0 0 25 0 4 0 515813754 2751844352 451759 33554432000 4194304 4797429 140734239098736 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=2687348 CPUtime=6.93 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 37689 0 0 0 688 5 0 0 25 0 4 0 515813754 2751844352 451764 33554432000 4194304 4797429 140734239098736 18446744073709551615 4360002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=2687348 CPUtime=6.97 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 38702 0 0 0 691 6 0 0 25 0 4 0 515813754 2751844352 451766 33554432000 4194304 4797429 140734239098736 18446744073709551615 4680916 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 2687348

[startup+25.5009 s]
/proc/loadavg: 5.03 4.26 4.43 9/184 26452
/proc/meminfo: memFree=12260064/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=3017872 CPUtime=84.68 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 695589 0 0 0 8363 105 0 0 25 0 4 0 515813182 3090300928 553356 33554432000 4194304 4797429 140734239098736 18446744073709551615 4424194 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 754468 553356 414 148 0 749397 0
[pid=26447/tid=26449] ppid=26445 vsize=3017872 CPUtime=19.72 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 34659 0 0 0 1968 4 0 0 25 0 4 0 515813754 3090300928 553356 33554432000 4194304 4797429 140734239098736 18446744073709551615 4331618 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=3017872 CPUtime=19.71 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 71853 0 0 0 1953 18 0 0 25 0 4 0 515813754 3090300928 553356 33554432000 4194304 4797429 140734239098736 18446744073709551615 4341480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=3017872 CPUtime=19.77 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 62575 0 0 0 1965 12 0 0 25 0 4 0 515813754 3090300928 553356 33554432000 4194304 4797429 140734239098736 18446744073709551615 4341286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.68
Current children cumulated vsize (KiB) 3017872

[startup+51.1003 s]
/proc/loadavg: 6.04 4.56 4.53 9/184 26452
/proc/meminfo: memFree=11343560/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=3676748 CPUtime=186.86 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 880325 0 0 0 18552 134 0 0 25 0 4 0 515813182 3764989952 695080 33554432000 4194304 4797429 140734239098736 18446744073709551615 4341187 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 919187 695080 418 148 0 914116 0
[pid=26447/tid=26449] ppid=26445 vsize=3676748 CPUtime=45.22 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 106564 0 0 0 4508 14 0 0 25 0 4 0 515813754 3764989952 695080 33554432000 4194304 4797429 140734239098736 18446744073709551615 4506576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=3676748 CPUtime=45.27 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 133235 0 0 0 4499 28 0 0 25 0 4 0 515813754 3764989952 695080 33554432000 4194304 4797429 140734239098736 18446744073709551615 4502057 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=3676748 CPUtime=45.35 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 96168 0 0 0 4518 17 0 0 20 0 4 0 515813754 3764989952 695080 33554432000 4194304 4797429 140734239098736 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 186.86
Current children cumulated vsize (KiB) 3676748

[startup+102.3 s]
/proc/loadavg: 7.15 5.09 4.71 9/184 26454
/proc/meminfo: memFree=8920660/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=5438912 CPUtime=391.38 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 1350727 0 0 0 38928 210 0 0 25 0 4 0 515813182 5569445888 1112633 33554432000 4194304 4797429 140734239098736 18446744073709551615 4341286 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 1359728 1112633 421 148 0 1354657 0
[pid=26447/tid=26449] ppid=26445 vsize=5438912 CPUtime=96.41 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 262517 0 0 0 9603 38 0 0 25 0 4 0 515813754 5569445888 1112633 33554432000 4194304 4797429 140734239098736 18446744073709551615 4501903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=5438912 CPUtime=96.21 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 254051 0 0 0 9573 48 0 0 25 0 4 0 515813754 5569445888 1112633 33554432000 4194304 4797429 140734239098736 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=5438912 CPUtime=96.56 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 223420 0 0 0 9619 37 0 0 25 0 4 0 515813754 5569445888 1112633 33554432000 4194304 4797429 140734239098736 18446744073709551615 4422982 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 391.38
Current children cumulated vsize (KiB) 5438912

[startup+162.301 s]
/proc/loadavg: 7.43 5.54 4.88 9/184 26485
/proc/meminfo: memFree=8435272/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=7625008 CPUtime=631.03 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 1933207 0 0 0 62793 310 0 0 25 0 4 0 515813182 7808008192 1617629 33554432000 4194304 4797429 140734239098736 18446744073709551615 4341121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 1906252 1617629 421 148 0 1901181 0
[pid=26447/tid=26449] ppid=26445 vsize=7625008 CPUtime=156.14 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 422958 0 0 0 15552 62 0 0 21 0 4 0 515813754 7808008192 1617629 33554432000 4194304 4797429 140734239098736 18446744073709551615 4424245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=7625008 CPUtime=156.15 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 447518 0 0 0 15536 79 0 0 21 0 4 0 515813754 7808008192 1617629 33554432000 4194304 4797429 140734239098736 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=7625008 CPUtime=156.55 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 366641 0 0 0 15591 64 0 0 25 0 4 0 515813754 7808008192 1617629 33554432000 4194304 4797429 140734239098736 18446744073709551615 4503957 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 631.03
Current children cumulated vsize (KiB) 7625008

[startup+222.301 s]
/proc/loadavg: 7.02 5.82 5.02 4/175 26504
/proc/meminfo: memFree=8107852/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=9188176 CPUtime=870.68 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 2337088 0 0 0 86680 388 0 0 25 0 4 0 515813182 9408692224 1943377 33554432000 4194304 4797429 140734239098736 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 2297044 1943377 422 148 0 2291973 0
[pid=26447/tid=26449] ppid=26445 vsize=9188176 CPUtime=215.83 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 575008 0 0 0 21491 92 0 0 25 0 4 0 515813754 9408692224 1943377 33554432000 4194304 4797429 140734239098736 18446744073709551615 4240948 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=9188176 CPUtime=216.14 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 547776 0 0 0 21519 95 0 0 25 0 4 0 515813754 9408692224 1943377 33554432000 4194304 4797429 140734239098736 18446744073709551615 268272386650 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=9188176 CPUtime=216.51 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 430466 0 0 0 21576 75 0 0 25 0 4 0 515813754 9408692224 1943377 33554432000 4194304 4797429 140734239098736 18446744073709551615 4241794 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 870.68
Current children cumulated vsize (KiB) 9188176

[startup+282.3 s]
/proc/loadavg: 5.18 5.50 4.96 5/175 26506
/proc/meminfo: memFree=6454148/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=10959316 CPUtime=1110.27 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 2803284 0 0 0 110420 607 0 0 25 0 4 0 515813182 11222339584 2367894 33554432000 4194304 4797429 140734239098736 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 2739829 2367894 422 148 0 2734758 0
[pid=26447/tid=26449] ppid=26445 vsize=10959316 CPUtime=275.8 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 701326 0 0 0 27421 159 0 0 25 0 4 0 515813754 11222339584 2367894 33554432000 4194304 4797429 140734239098736 18446744073709551615 4241700 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=10959316 CPUtime=276.14 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 676923 0 0 0 27493 121 0 0 25 0 4 0 515813754 11222339584 2367894 33554432000 4194304 4797429 140734239098736 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=10959316 CPUtime=276.2 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 568244 0 0 0 27464 156 0 0 25 0 4 0 515813754 11222339584 2367894 33554432000 4194304 4797429 140734239098736 18446744073709551615 268272349489 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1110.27
Current children cumulated vsize (KiB) 10959316

[startup+342.301 s]
/proc/loadavg: 4.43 5.23 4.90 5/175 26516
/proc/meminfo: memFree=5754724/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=11739524 CPUtime=1349.91 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 3063135 0 0 0 134283 708 0 0 25 0 4 0 515813182 12021272576 2544946 33554432000 4194304 4797429 140734239098736 18446744073709551615 4423072 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 2934881 2544946 422 148 0 2929810 0
[pid=26447/tid=26449] ppid=26445 vsize=11739524 CPUtime=335.77 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 769177 0 0 0 33380 197 0 0 25 0 4 0 515813754 12021272576 2544946 33554432000 4194304 4797429 140734239098736 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=11739524 CPUtime=336.13 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 757633 0 0 0 33477 136 0 0 25 0 4 0 515813754 12021272576 2544946 33554432000 4194304 4797429 140734239098736 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=11739524 CPUtime=335.91 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 643061 0 0 0 33396 195 0 0 25 0 4 0 515813754 12021272576 2544946 33554432000 4194304 4797429 140734239098736 18446744073709551615 4236863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1349.91
Current children cumulated vsize (KiB) 11739524

[startup+402.301 s]
/proc/loadavg: 4.33 5.05 4.86 5/175 26984
/proc/meminfo: memFree=4508420/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=13102644 CPUtime=1589.56 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 3393665 0 0 0 158100 856 0 0 25 0 4 0 515813182 13417107456 2854487 33554432000 4194304 4797429 140734239098736 18446744073709551615 4395327 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26447/statm: 3275661 2854487 422 148 0 3270590 0
[pid=26447/tid=26449] ppid=26445 vsize=13102644 CPUtime=395.75 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 832789 0 0 0 39335 240 0 0 25 0 4 0 515813754 13417107456 2854487 33554432000 4194304 4797429 140734239098736 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=13102644 CPUtime=396.12 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 840104 0 0 0 39461 151 0 0 25 0 4 0 515813754 13417107456 2854487 33554432000 4194304 4797429 140734239098736 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=13102644 CPUtime=395.61 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 758883 0 0 0 39307 254 0 0 25 0 4 0 515813754 13417107456 2854487 33554432000 4194304 4797429 140734239098736 18446744073709551615 4531999 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1589.56
Current children cumulated vsize (KiB) 13102644

[startup+462.301 s]
/proc/loadavg: 4.17 4.87 4.80 5/175 26985
/proc/meminfo: memFree=3588212/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=14160572 CPUtime=1829.21 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 3696774 0 0 0 181933 988 0 0 25 0 4 0 515813182 14500425728 3083762 33554432000 4194304 4797429 140734239098736 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26447/statm: 3540143 3083762 422 148 0 3535072 0
[pid=26447/tid=26449] ppid=26445 vsize=14160572 CPUtime=455.72 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 945846 0 0 0 45263 309 0 0 25 0 4 0 515813754 14500425728 3083762 33554432000 4194304 4797429 140734239098736 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=14160572 CPUtime=456.13 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 904196 0 0 0 45449 164 0 0 25 0 4 0 515813754 14500425728 3083762 33554432000 4194304 4797429 140734239098736 18446744073709551615 4493157 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=14160572 CPUtime=455.47 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 844985 0 0 0 45258 289 0 0 25 0 4 0 515813754 14500425728 3083762 33554432000 4194304 4797429 140734239098736 18446744073709551615 4354759 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1829.21
Current children cumulated vsize (KiB) 14160572



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+509.707 s]
/proc/loadavg: 4.21 4.76 4.77 6/175 26990
/proc/meminfo: memFree=2009152/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=15920708 CPUtime=2017.89 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4202496 4701228 0 0 0 200590 1199 0 0 18 0 4 0 515813182 16302804992 3477796 33554432000 4194304 4797429 140734239098736 18446744073709551615 4341464 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26447/statm: 3980177 3477796 425 148 0 3975106 0
[pid=26447/tid=26449] ppid=26445 vsize=15920708 CPUtime=503.05 cores=0,2,4,6
/proc/26447/task/26449/stat : 26449 (techdemo) R 26445 26447 24860 0 -1 4202560 1809141 0 0 0 49846 459 0 0 25 0 4 0 515813754 16302804992 3477796 33554432000 4194304 4797429 140734239098736 18446744073709551615 4640093 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26447/tid=26450] ppid=26445 vsize=15920708 CPUtime=503.39 cores=0,2,4,6
/proc/26447/task/26450/stat : 26450 (techdemo) R 26445 26447 24860 0 -1 4202560 938750 0 0 0 50168 171 0 0 25 0 4 0 515813754 16302804992 3477796 33554432000 4194304 4797429 140734239098736 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26447/tid=26451] ppid=26445 vsize=15920708 CPUtime=502.78 cores=0,2,4,6
/proc/26447/task/26451/stat : 26451 (techdemo) R 26445 26447 24860 0 -1 4202560 922715 0 0 0 49944 334 0 0 25 0 4 0 515813754 16302804992 3477796 33554432000 4194304 4797429 140734239098736 18446744073709551615 4531964 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2017.89
Current children cumulated vsize (KiB) 15920708

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

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

[startup+510.101 s]
/proc/loadavg: 4.21 4.76 4.77 6/175 26990
/proc/meminfo: memFree=2009152/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=0 CPUtime=2018.29 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4203524 4701238 0 0 0 200592 1237 0 0 19 0 1 0 515813182 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2018.29
Current children cumulated vsize (KiB) 0

[startup+510.201 s]
/proc/loadavg: 4.21 4.76 4.77 6/175 26990
/proc/meminfo: memFree=2009152/32950928 swapFree=67111528/67111528
[pid=26447] ppid=26445 vsize=0 CPUtime=2018.39 cores=0,2,4,6
/proc/26447/stat : 26447 (techdemo) R 26445 26447 24860 0 -1 4203524 4701238 0 0 0 200592 1247 0 0 19 0 1 0 515813182 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2018.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 510.293
CPU time (s): 2018.49
CPU user time (s): 2005.93
CPU system time (s): 12.5671
CPU usage (%): 395.556
Max. virtual memory (cumulated for all children) (KiB): 15920708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2005.93
system time used= 12.5671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4701238
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= 32815
involuntary context switches= 9079

runsolver used 0.741887 second user time and 1.74973 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 03:55:44
IDJOB=3286020
IDBENCH=82411
IDSOLVER=1584
FILE ID=node122/3286020-1304042141
RUNJOBID= node122-1304042141-26424
PBS_JOBID= 13170330
Free space on /tmp= 71568 MiB

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

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=731280366

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15697760 kB
Buffers:       1732564 kB
Cached:       14663932 kB
SwapCached:          0 kB
Active:        5637724 kB
Inactive:     11048936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15697760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          107652 kB
Writeback:           0 kB
AnonPages:      289040 kB
Mapped:          15460 kB
Slab:           503740 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   939736 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= 71584 MiB
End job on node122 at 2011-04-29 04:04:16