Trace number 3725200

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_11.opb
MD5SUM5946eb43fefc6e626d35d99afd3eec42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1287
Total number of constraints2430
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2430
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.29/0.34	c 2012-06-02T13:06:07+0200
0.29/0.34	c arch = x86_64
0.29/0.34	c os = linux
0.29/0.34	c compiler = ghc 7.4
0.29/0.34	c packages:
0.29/0.34	c   OptDir-0.0.1
0.29/0.34	c   array-0.4.0.0
0.29/0.34	c   base-4.5.0.0
0.29/0.34	c   bytestring-0.9.2.1
0.29/0.34	c   containers-0.4.2.1
0.29/0.34	c   deepseq-1.3.0.0
0.29/0.34	c   mtl-2.1.1
0.29/0.34	c   old_locale-1.0.0.4
0.29/0.34	c   parse_dimacs-1.2
0.29/0.34	c   parsec-3.1.2
0.29/0.34	c   queue-0.1.2
0.29/0.34	c   stm-2.3
0.29/0.34	c   time-1.4
0.29/0.34	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725200-1338635167.opb"]
0.29/0.34	c #vars 1287
0.29/0.34	c #constraints 2430
0.29/0.34	c Solving starts ...
1.68/1.77	c solving time = 1.431s
1.68/1.77	c #decision = 413
1.68/1.77	c #conflict = 264
1.68/1.77	c #restart = 2
1.68/1.77	o 115
1.68/1.77	c Solving starts ...
1.88/1.91	c solving time = 0.134s
1.88/1.91	c #decision = 487
1.88/1.91	c #conflict = 288
1.88/1.91	c #restart = 2
1.88/1.91	o 114
1.88/1.91	c Solving starts ...
2.38/2.47	c solving time = 0.554s
2.38/2.47	c #decision = 720
2.38/2.47	c #conflict = 407
2.38/2.47	c #restart = 3
2.38/2.47	o 113
2.38/2.47	c Solving starts ...
2.68/2.71	c solving time = 0.235s
2.68/2.71	c #decision = 829
2.68/2.71	c #conflict = 456
2.68/2.71	c #restart = 3
2.68/2.71	o 112
2.68/2.71	c Solving starts ...
2.98/3.00	c solving time = 0.296s
2.98/3.00	c #decision = 940
2.98/3.00	c #conflict = 503
2.98/3.00	c #restart = 3
2.98/3.00	o 109
2.98/3.00	c Solving starts ...
4.98/5.05	c solving time = 2.042s
4.98/5.05	c #decision = 1588
4.98/5.05	c #conflict = 972
4.98/5.05	c #restart = 5
4.98/5.05	o 103
4.98/5.05	c Solving starts ...
6.69/6.78	c solving time = 1.730s
6.69/6.78	c #decision = 2068
6.69/6.78	c #conflict = 1321
6.69/6.78	c #restart = 7
6.69/6.78	o 99
6.69/6.78	c Solving starts ...
6.69/6.78	c learnt constraints deletion: 1314 -> 657
7.78/7.86	c solving time = 1.071s
7.78/7.86	c #decision = 2422
7.78/7.86	c #conflict = 1533
7.78/7.86	c #restart = 8
7.78/7.86	o 98
7.78/7.86	c Solving starts ...
9.79/9.90	c solving time = 2.040s
9.79/9.90	c #decision = 3024
9.79/9.90	c #conflict = 1919
9.79/9.90	c #restart = 10
9.79/9.90	o 97
9.79/9.90	c Solving starts ...
9.89/9.90	c learnt constraints deletion: 1252 -> 626
16.49/16.54	c learnt constraints deletion: 1941 -> 971
24.58/24.61	c learnt constraints deletion: 2709 -> 1355
31.78/31.89	c learnt constraints deletion: 2863 -> 1433
40.27/40.32	c solving time = 30.403s
40.27/40.32	c #decision = 10805
40.27/40.32	c #conflict = 8401
40.27/40.32	c #restart = 18
40.27/40.32	o 95
40.27/40.32	c Solving starts ...
40.27/40.32	c learnt constraints deletion: 3346 -> 1673
40.27/40.33	c learnt constraints deletion: 1673 -> 837
45.38/45.42	c solving time = 5.095s
45.38/45.42	c #decision = 12153
45.38/45.42	c #conflict = 9413
45.38/45.42	c #restart = 22
45.38/45.42	o 89
45.38/45.42	c Solving starts ...
45.38/45.42	c learnt constraints deletion: 1845 -> 923
49.27/49.32	c learnt constraints deletion: 1732 -> 866
57.37/57.42	c solving time = 11.997s
57.37/57.42	c #decision = 15389
57.37/57.42	c #conflict = 11920
57.37/57.42	c #restart = 28
57.37/57.42	o 87
57.37/57.42	c Solving starts ...
57.37/57.44	c learnt constraints deletion: 2558 -> 1279
57.37/57.44	c learnt constraints deletion: 1279 -> 640
57.67/57.73	c solving time = 0.309s
57.67/57.73	c #decision = 15461
57.67/57.73	c #conflict = 11955
57.67/57.73	c #restart = 28
57.67/57.73	o 85
57.67/57.73	c Solving starts ...
63.97/64.01	c learnt constraints deletion: 1990 -> 995
70.56/70.64	c learnt constraints deletion: 2402 -> 1203
79.96/80.04	c learnt constraints deletion: 3049 -> 1528
87.36/87.46	c learnt constraints deletion: 3132 -> 1568
96.16/96.26	c learnt constraints deletion: 3257 -> 1632
105.06/105.11	c learnt constraints deletion: 3458 -> 1733
113.26/113.35	c learnt constraints deletion: 3397 -> 1699
121.96/122.02	c learnt constraints deletion: 3394 -> 1698
130.76/130.89	c learnt constraints deletion: 3510 -> 1757
140.36/140.46	c learnt constraints deletion: 3626 -> 1814
150.96/151.00	c learnt constraints deletion: 4066 -> 2035
158.36/158.49	c learnt constraints deletion: 3686 -> 1844
166.65/166.75	c learnt constraints deletion: 3761 -> 1884
175.35/175.43	c learnt constraints deletion: 3781 -> 1892
185.75/185.88	c learnt constraints deletion: 4017 -> 2009
197.55/197.69	c learnt constraints deletion: 4185 -> 2094
206.94/207.09	c learnt constraints deletion: 4080 -> 2040
216.05/216.16	c learnt constraints deletion: 4102 -> 2053
225.35/225.46	c learnt constraints deletion: 4086 -> 2044
234.74/234.87	c learnt constraints deletion: 4026 -> 2017
248.84/248.94	c learnt constraints deletion: 4927 -> 2464
258.93/259.09	c learnt constraints deletion: 4542 -> 2272
267.14/267.29	c solving time = 209.519s
267.14/267.29	c #decision = 65377
267.14/267.29	c #conflict = 55354
267.14/267.29	c #restart = 41
267.14/267.29	o 84
267.14/267.29	c Solving starts ...
267.24/267.31	c learnt constraints deletion: 3862 -> 1931
267.24/267.32	c learnt constraints deletion: 1931 -> 966
271.24/271.36	c learnt constraints deletion: 1775 -> 888
279.43/279.50	c learnt constraints deletion: 2712 -> 1357
287.44/287.56	c learnt constraints deletion: 2986 -> 1494
296.03/296.12	c learnt constraints deletion: 3354 -> 1677
302.83/302.90	c learnt constraints deletion: 3052 -> 1526
309.63/309.74	c learnt constraints deletion: 3179 -> 1591
316.82/316.92	c learnt constraints deletion: 3395 -> 1703
321.04/321.16	c solving time = 53.860s
321.04/321.16	c #decision = 79381
321.04/321.16	c #conflict = 67378
321.04/321.16	c #restart = 51
321.04/321.16	o 83
321.04/321.16	c Solving starts ...
321.04/321.16	c learnt constraints deletion: 2763 -> 1382
321.04/321.17	c learnt constraints deletion: 1382 -> 691
326.92/327.08	c learnt constraints deletion: 2006 -> 1003
333.13/333.26	c learnt constraints deletion: 2411 -> 1207
340.23/340.34	c learnt constraints deletion: 2911 -> 1456
347.92/348.07	c learnt constraints deletion: 3105 -> 1553
353.82/353.93	c learnt constraints deletion: 2974 -> 1487
361.83/361.92	c learnt constraints deletion: 3252 -> 1626
370.12/370.23	c learnt constraints deletion: 3579 -> 1791
379.51/379.61	c learnt constraints deletion: 3645 -> 1823
387.32/387.43	c learnt constraints deletion: 3453 -> 1730
395.02/395.13	c learnt constraints deletion: 3335 -> 1669
404.92/405.00	c learnt constraints deletion: 3937 -> 1970
412.32/412.41	c learnt constraints deletion: 3664 -> 1832
420.41/420.51	c learnt constraints deletion: 3680 -> 1841
429.11/429.28	c learnt constraints deletion: 3763 -> 1883
440.31/440.49	c learnt constraints deletion: 4405 -> 2203
449.71/449.81	c solving time = 128.632s
449.71/449.81	c #decision = 112862
449.71/449.81	c #conflict = 96075
449.71/449.81	c #restart = 63
449.71/449.81	o 82
449.71/449.81	c Solving starts ...
449.71/449.84	c learnt constraints deletion: 4330 -> 2165
449.71/449.85	c learnt constraints deletion: 2165 -> 1083
451.80/451.91	c learnt constraints deletion: 1555 -> 778
452.91/453.03	c solving time = 3.215s
452.91/453.03	c #decision = 113801
452.91/453.03	c #conflict = 96821
452.91/453.03	c #restart = 66
452.91/453.03	o 76
452.91/453.03	c Solving starts ...
455.22/455.33	c learnt constraints deletion: 1521 -> 761
461.30/461.47	c learnt constraints deletion: 2126 -> 1063
467.91/468.01	c learnt constraints deletion: 2442 -> 1221
473.60/473.73	c learnt constraints deletion: 2648 -> 1324
479.61/479.71	c learnt constraints deletion: 2808 -> 1404
486.61/486.75	c learnt constraints deletion: 3137 -> 1569
492.61/492.73	c learnt constraints deletion: 3115 -> 1558
498.90/499.03	c learnt constraints deletion: 3137 -> 1572
508.01/508.11	c learnt constraints deletion: 3700 -> 1852
515.59/515.78	c learnt constraints deletion: 3517 -> 1761
523.79/523.93	c learnt constraints deletion: 3420 -> 1711
533.89/534.07	c learnt constraints deletion: 4073 -> 2038
541.79/541.90	c learnt constraints deletion: 4116 -> 2060
550.60/550.76	c learnt constraints deletion: 4188 -> 2098
559.99/560.13	c learnt constraints deletion: 4143 -> 2078
568.99/569.17	c learnt constraints deletion: 4039 -> 2021
580.79/580.90	c learnt constraints deletion: 4545 -> 2274
590.29/590.41	c learnt constraints deletion: 4255 -> 2130
600.09/600.25	c learnt constraints deletion: 4072 -> 2038
611.49/611.64	c learnt constraints deletion: 4082 -> 2043
621.78/621.91	c learnt constraints deletion: 4132 -> 2070
635.59/635.71	c learnt constraints deletion: 4765 -> 2384
646.38/646.58	c learnt constraints deletion: 4669 -> 2337
658.57/658.80	c learnt constraints deletion: 4797 -> 2401
670.07/670.26	c learnt constraints deletion: 4843 -> 2426
680.57/680.72	c learnt constraints deletion: 4580 -> 2295
690.17/690.31	c learnt constraints deletion: 4359 -> 2181
701.68/701.81	c learnt constraints deletion: 4457 -> 2229
713.37/713.58	c learnt constraints deletion: 4598 -> 2302
725.77/725.97	c learnt constraints deletion: 4978 -> 2490
736.96/737.13	c learnt constraints deletion: 4867 -> 2435
748.16/748.37	c learnt constraints deletion: 4913 -> 2458
760.86/761.04	c learnt constraints deletion: 4931 -> 2466
774.86/775.06	c learnt constraints deletion: 5258 -> 2631
786.06/786.23	c learnt constraints deletion: 4928 -> 2465
799.16/799.30	c learnt constraints deletion: 5249 -> 2629
809.76/809.93	c learnt constraints deletion: 4817 -> 2414
823.05/823.28	c learnt constraints deletion: 5029 -> 2520
836.75/836.92	c learnt constraints deletion: 5191 -> 2598
850.55/850.71	c learnt constraints deletion: 5530 -> 2769
861.15/861.39	c learnt constraints deletion: 4911 -> 2462
875.04/875.23	c learnt constraints deletion: 5262 -> 2632
889.24/889.42	c learnt constraints deletion: 5364 -> 2683
902.64/902.89	c learnt constraints deletion: 5329 -> 2668
915.74/915.97	c learnt constraints deletion: 5276 -> 2642
928.84/929.01	c learnt constraints deletion: 5337 -> 2669
941.93/942.13	c learnt constraints deletion: 5450 -> 2727
954.54/954.74	c learnt constraints deletion: 5328 -> 2665
969.13/969.39	c learnt constraints deletion: 5276 -> 2638
982.43/982.62	c learnt constraints deletion: 5531 -> 2768
997.02/997.27	c learnt constraints deletion: 5976 -> 2992
1011.42/1011.69	c learnt constraints deletion: 6024 -> 3016
1024.93/1025.13	c learnt constraints deletion: 5923 -> 2967
1038.12/1038.38	c learnt constraints deletion: 5498 -> 2753
1054.42/1054.69	c learnt constraints deletion: 6026 -> 3018
1068.51/1068.71	c learnt constraints deletion: 5829 -> 2920
1082.62/1082.82	c learnt constraints deletion: 5861 -> 2931
1097.21/1097.46	c learnt constraints deletion: 5810 -> 2905
1113.90/1114.16	c learnt constraints deletion: 6040 -> 3021
1129.41/1129.61	c learnt constraints deletion: 5996 -> 2999
1143.90/1144.14	c learnt constraints deletion: 5819 -> 2912
1161.00/1161.23	c learnt constraints deletion: 5964 -> 2982
1176.70/1176.94	c learnt constraints deletion: 5921 -> 2962
1192.69/1192.93	c learnt constraints deletion: 5817 -> 2911
1208.70/1208.92	c learnt constraints deletion: 5790 -> 2897
1225.79/1226.08	c learnt constraints deletion: 6194 -> 3097
1239.49/1239.71	c learnt constraints deletion: 5824 -> 2913
1256.78/1257.08	c learnt constraints deletion: 6017 -> 3012
1274.38/1274.60	c learnt constraints deletion: 6004 -> 3003
1291.58/1291.88	c learnt constraints deletion: 6172 -> 3088
1306.77/1307.04	c learnt constraints deletion: 6017 -> 3010
1321.88/1322.19	c learnt constraints deletion: 5895 -> 2949
1339.07/1339.34	c learnt constraints deletion: 5921 -> 2964
1354.07/1354.31	c learnt constraints deletion: 5817 -> 2912
1369.37/1369.67	c learnt constraints deletion: 5901 -> 2954
1384.67/1384.96	c learnt constraints deletion: 5856 -> 2932
1399.66/1399.95	c learnt constraints deletion: 5952 -> 2981
1414.57/1414.81	c learnt constraints deletion: 5847 -> 2924
1431.96/1432.21	c learnt constraints deletion: 6437 -> 3219
1448.95/1449.29	c learnt constraints deletion: 6396 -> 3198
1465.56/1465.87	c learnt constraints deletion: 6491 -> 3246
1484.05/1484.32	c learnt constraints deletion: 6743 -> 3374
1500.55/1500.82	c learnt constraints deletion: 6449 -> 3226
1518.04/1518.39	c learnt constraints deletion: 6513 -> 3257
1534.94/1535.20	c learnt constraints deletion: 6426 -> 3214
1554.14/1554.41	c learnt constraints deletion: 6656 -> 3329
1572.24/1572.59	c learnt constraints deletion: 6552 -> 3278
1590.24/1590.54	c learnt constraints deletion: 6549 -> 3277
1609.24/1609.57	c learnt constraints deletion: 6791 -> 3400
1625.03/1625.38	c learnt constraints deletion: 6477 -> 3241
1643.62/1643.98	c learnt constraints deletion: 6539 -> 3272
1662.62/1662.99	c learnt constraints deletion: 6782 -> 3394
1680.52/1680.82	c learnt constraints deletion: 6751 -> 3380
1697.32/1697.64	c learnt constraints deletion: 6477 -> 3244
1716.22/1716.56	c learnt constraints deletion: 6596 -> 3303
1734.61/1734.93	c learnt constraints deletion: 6505 -> 3257
1753.02/1753.31	c learnt constraints deletion: 6459 -> 3236
1770.41/1770.73	c learnt constraints deletion: 6550 -> 3277
1786.80/1787.18	c learnt constraints deletion: 6556 -> 3283

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3725200-1338635167/watcher-3725200-1338635167 -o /tmp/evaluation-result-3725200-1338635167/solver-3725200-1338635167 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725200-1338635167.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.92 1.98 1.91 3/176 20146
/proc/meminfo: memFree=27274468/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 329644031 6373376 727 33554432000 4194304 8989770 140734436062352 140735422319704 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 1556 727 430 1171 0 333 0

[startup+0.0176351 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 20146
/proc/meminfo: memFree=27274468/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=8272 CPUtime=0.01 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 1097 0 0 0 1 0 0 0 20 0 1 0 329644031 8470528 1017 33554432000 4194304 8989770 140734436062352 140735422319704 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 2068 1017 431 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100205 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 20146
/proc/meminfo: memFree=27274468/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 2371 0 0 0 9 0 0 0 20 0 1 0 329644031 12664832 2291 33554432000 4194304 8989770 140734436062352 140735422319704 5799633 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 3092 2291 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300223 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 20146
/proc/meminfo: memFree=27274468/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=23632 CPUtime=0.29 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 5204 0 0 0 28 1 0 0 20 0 1 0 329644031 24199168 5124 33554432000 4194304 8989770 140734436062352 140735422319704 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 5908 5124 443 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.70023 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 20146
/proc/meminfo: memFree=27274468/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=31824 CPUtime=0.69 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 7269 0 0 0 67 2 0 0 20 0 1 0 329644031 32587776 7189 33554432000 4194304 8989770 140734436062352 140734436061848 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 7956 7189 460 1171 0 6733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31824

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27248164/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=31824 CPUtime=1.49 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 7269 0 0 0 147 2 0 0 20 0 1 0 329644031 32587776 7189 33554432000 4194304 8989770 140734436062352 140734436061848 4446560 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 7956 7189 460 1171 0 6733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31824

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27246404/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=33872 CPUtime=3.08 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 7792 0 0 0 306 2 0 0 20 0 1 0 329644031 34684928 7712 33554432000 4194304 8989770 140734436062352 140734436061848 4450352 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 8468 7712 471 1171 0 7245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33872

[startup+6.30023 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27244544/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=34896 CPUtime=6.29 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 8048 0 0 0 625 4 0 0 20 0 1 0 329644031 35733504 7968 33554432000 4194304 8989770 140734436062352 140734436061616 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 8724 7968 471 1171 0 7501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34896

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27241312/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=35920 CPUtime=12.69 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 8310 0 0 0 1262 7 0 0 20 0 1 0 329644031 36782080 8227 33554432000 4194304 8989770 140734436062352 140734436061848 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 8980 8227 473 1171 0 7757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35920

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27239940/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=37968 CPUtime=25.47 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 8829 0 0 0 2536 11 0 0 20 0 1 0 329644031 38879232 8739 33554432000 4194304 8989770 140734436062352 140734436060352 4446331 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 9492 8739 473 1171 0 8269 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37968

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27238068/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=40016 CPUtime=51.07 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 9344 0 0 0 5084 23 0 0 20 0 1 0 329644031 40976384 9256 33554432000 4194304 8989770 140734436062352 140734436061848 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 10004 9256 473 1171 0 8781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40016

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 20147
/proc/meminfo: memFree=27234568/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=41040 CPUtime=102.27 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 9601 0 0 0 10186 41 0 0 20 0 1 0 329644031 42024960 9512 33554432000 4194304 8989770 140734436062352 140734436061616 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20146/statm: 10260 9512 473 1171 0 9037 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41040

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20148
/proc/meminfo: memFree=27234464/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=41040 CPUtime=162.25 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 9601 0 0 0 16162 63 0 0 20 0 1 0 329644031 42024960 9512 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10260 9512 473 1171 0 9037 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 41040

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20148
/proc/meminfo: memFree=27233172/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=42064 CPUtime=222.24 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 9858 0 0 0 22136 88 0 0 20 0 1 0 329644031 43073536 9768 33554432000 4194304 8989770 140734436062352 140734436061616 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10516 9768 473 1171 0 9293 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 42064

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 20151
/proc/meminfo: memFree=27231996/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=44112 CPUtime=282.24 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10370 0 0 0 28110 114 0 0 20 0 1 0 329644031 45170688 10280 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 11028 10280 473 1171 0 9805 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 44112

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20151
/proc/meminfo: memFree=27233944/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=42064 CPUtime=342.22 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10370 0 0 0 34084 138 0 0 20 0 1 0 329644031 43073536 9768 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10516 9768 473 1171 0 9293 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 42064

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20151
/proc/meminfo: memFree=27233088/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=42064 CPUtime=402.22 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10370 0 0 0 40057 165 0 0 20 0 1 0 329644031 43073536 9768 33554432000 4194304 8989770 140734436062352 140734436061848 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10516 9768 473 1171 0 9293 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 42064

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20152
/proc/meminfo: memFree=27233224/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=42064 CPUtime=462.21 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10370 0 0 0 46031 190 0 0 20 0 1 0 329644031 43073536 9768 33554432000 4194304 8989770 140734436062352 140734436061616 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10516 9768 473 1171 0 9293 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 42064

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20152
/proc/meminfo: memFree=27232240/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=42064 CPUtime=522.19 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10370 0 0 0 52003 216 0 0 20 0 1 0 329644031 43073536 9768 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10516 9768 473 1171 0 9293 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 42064

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 20152
/proc/meminfo: memFree=27230144/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=43088 CPUtime=582.19 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10626 0 0 0 57977 242 0 0 20 0 1 0 329644031 44122112 10024 33554432000 4194304 8989770 140734436062352 140734436060352 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 10772 10024 473 1171 0 9549 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 43088

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 20156
/proc/meminfo: memFree=27228896/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=44112 CPUtime=882.14 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10882 0 0 0 87855 359 0 0 20 0 1 0 329644031 45170688 10280 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 11028 10280 473 1171 0 9805 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 44112

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20156
/proc/meminfo: memFree=27227796/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=44112 CPUtime=942.13 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 10882 0 0 0 93828 385 0 0 20 0 1 0 329644031 45170688 10280 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 11028 10280 473 1171 0 9805 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 44112

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20156
/proc/meminfo: memFree=27226692/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=45136 CPUtime=1002.12 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 11138 0 0 0 99802 410 0 0 20 0 1 0 329644031 46219264 10536 33554432000 4194304 8989770 140734436062352 140734436060352 4204592 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 11284 10536 473 1171 0 10061 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 45136

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 20157
/proc/meminfo: memFree=27225592/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=46160 CPUtime=1062.12 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 11394 0 0 0 105781 431 0 0 20 0 1 0 329644031 47267840 10792 33554432000 4194304 8989770 140734436062352 140734436061616 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 11540 10792 473 1171 0 10317 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 46160

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 20157
/proc/meminfo: memFree=27222436/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1122.1 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 111755 455 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 49232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 20157
/proc/meminfo: memFree=27222380/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1182.09 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 117730 479 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 49232

[startup+1242.3 s]
/proc/loadavg: 2.15 2.03 1.93 3/178 20158
/proc/meminfo: memFree=27222140/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1242.09 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 123705 504 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 49232

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 1.93 3/177 20158
/proc/meminfo: memFree=27220852/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1302.08 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 129679 529 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 49232

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/177 20159
/proc/meminfo: memFree=27220924/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1362.07 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 135654 553 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 49232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 20159
/proc/meminfo: memFree=27221184/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1422.07 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 141632 575 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 4446604 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 49232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 20162
/proc/meminfo: memFree=27221064/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1482.05 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 147606 599 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 49232

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/177 20162
/proc/meminfo: memFree=27221208/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1542.04 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 153583 621 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 49232

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 20162
/proc/meminfo: memFree=27221092/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1602.03 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 159559 644 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 49232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 20163
/proc/meminfo: memFree=27220732/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1662.02 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 165532 670 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061616 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 49232

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 20163
/proc/meminfo: memFree=27221268/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1722.02 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 171506 696 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436060288 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 49232

[startup+1782.3 s]
/proc/loadavg: 1.92 1.98 1.93 3/177 20202
/proc/meminfo: memFree=27147532/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1782 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 177482 718 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061616 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 49232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.94 1.98 1.93 3/177 20202
/proc/meminfo: memFree=26997388/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1800.01 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 179275 726 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 49232

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

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

[startup+1800.3 s]
/proc/loadavg: 1.94 1.98 1.93 3/177 20202
/proc/meminfo: memFree=26997388/32873648 swapFree=7120/7120
[pid=20146] ppid=20144 vsize=49232 CPUtime=1800.01 cores=0,2,4,6
/proc/20146/stat : 20146 (toysat) R 20144 20146 19663 0 -1 4202496 12163 0 0 0 179275 726 0 0 20 0 1 0 329644031 50413568 11560 33554432000 4194304 8989770 140734436062352 140734436061848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20146/statm: 12308 11560 473 1171 0 11085 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 49232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.76
CPU system time (s): 7.2619
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 49232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.76
system time used= 7.2619
maximum resident set size= 46240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12163
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= 19
involuntary context switches= 2416

runsolver used 3.44448 second user time and 8.75067 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-02 13:06:07
IDJOB=3725200
IDBENCH=2643
IDSOLVER=2308
FILE ID=node114/3725200-1338635167
RUNJOBID= node114-1338631508-19679
PBS_JOBID= 14636466
Free space on /tmp= 70448 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_11.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725200-1338635167/watcher-3725200-1338635167 -o /tmp/evaluation-result-3725200-1338635167/solver-3725200-1338635167 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725200-1338635167.opb

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=1252347267

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27274468 kB
Buffers:          875952 kB
Cached:          3744844 kB
SwapCached:         2312 kB
Active:          2198852 kB
Inactive:        2447856 kB
Active(anon):      12524 kB
Inactive(anon):     8448 kB
Active(file):    2186328 kB
Inactive(file):  2439408 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:             15160 kB
Writeback:             0 kB
AnonPages:         23416 kB
Mapped:            12856 kB
Shmem:               104 kB
Slab:             814580 kB
SReclaimable:     258924 kB
SUnreclaim:       555656 kB
KernelStack:        1464 kB
PageTables:         3740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     135360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70436 MiB
End job on node114 at 2012-06-02 13:36:09