Trace number 3706827

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-05-17? (TO) 1800.01 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.33	c 2012-05-27T14:18:34+0200
0.29/0.33	c arch = x86_64
0.29/0.33	c os = linux
0.29/0.33	c compiler = ghc 7.4
0.29/0.33	c packages:
0.29/0.33	c   OptDir-0.0.1
0.29/0.33	c   array-0.4.0.0
0.29/0.33	c   base-4.5.0.0
0.29/0.33	c   bytestring-0.9.2.1
0.29/0.33	c   containers-0.4.2.1
0.29/0.33	c   deepseq-1.3.0.0
0.29/0.33	c   mtl-2.1.1
0.29/0.33	c   old_locale-1.0.0.4
0.29/0.33	c   parse_dimacs-1.2
0.29/0.33	c   parsec-3.1.2
0.29/0.33	c   queue-0.1.2
0.29/0.33	c   stm-2.3
0.29/0.33	c   time-1.4
0.29/0.33	c command line = ["--pb","HOME/instance-3706827-1338121114.opb"]
0.29/0.33	c #vars 1287
0.29/0.33	c #constraints 2430
0.29/0.33	c Solving starts ...
1.58/1.68	c solving time = 1.345s
1.58/1.68	c #decision = 413
1.58/1.68	c #conflict = 264
1.58/1.68	c #restart = 2
1.58/1.68	o 115
1.58/1.68	c Solving starts ...
1.78/1.80	c solving time = 0.122s
1.78/1.80	c #decision = 487
1.78/1.80	c #conflict = 288
1.78/1.80	c #restart = 2
1.78/1.80	o 114
1.78/1.80	c Solving starts ...
2.29/2.34	c solving time = 0.533s
2.29/2.34	c #decision = 720
2.29/2.34	c #conflict = 407
2.29/2.34	c #restart = 3
2.29/2.34	o 113
2.29/2.34	c Solving starts ...
2.49/2.55	c solving time = 0.209s
2.49/2.55	c #decision = 829
2.49/2.55	c #conflict = 456
2.49/2.55	c #restart = 3
2.49/2.55	o 112
2.49/2.55	c Solving starts ...
2.79/2.83	c solving time = 0.276s
2.79/2.83	c #decision = 940
2.79/2.83	c #conflict = 503
2.79/2.83	c #restart = 3
2.79/2.83	o 109
2.79/2.83	c Solving starts ...
4.68/4.76	c solving time = 1.933s
4.68/4.76	c #decision = 1588
4.68/4.76	c #conflict = 972
4.68/4.76	c #restart = 5
4.68/4.76	o 103
4.68/4.76	c Solving starts ...
6.28/6.39	c solving time = 1.624s
6.28/6.39	c #decision = 2068
6.28/6.39	c #conflict = 1321
6.28/6.39	c #restart = 7
6.28/6.39	o 99
6.28/6.39	c Solving starts ...
6.28/6.39	c learnt constraints deletion: 1314 -> 657
7.38/7.43	c solving time = 1.035s
7.38/7.43	c #decision = 2422
7.38/7.43	c #conflict = 1533
7.38/7.43	c #restart = 8
7.38/7.43	o 98
7.38/7.43	c Solving starts ...
9.28/9.38	c solving time = 1.951s
9.28/9.38	c #decision = 3024
9.28/9.38	c #conflict = 1919
9.28/9.38	c #restart = 10
9.28/9.38	o 97
9.28/9.38	c Solving starts ...
9.28/9.38	c learnt constraints deletion: 1252 -> 626
15.68/15.71	c learnt constraints deletion: 1941 -> 971
23.57/23.68	c learnt constraints deletion: 2709 -> 1355
30.58/30.66	c learnt constraints deletion: 2863 -> 1433
38.67/38.73	c solving time = 29.335s
38.67/38.73	c #decision = 10805
38.67/38.73	c #conflict = 8401
38.67/38.73	c #restart = 18
38.67/38.73	o 95
38.67/38.73	c Solving starts ...
38.67/38.73	c learnt constraints deletion: 3346 -> 1673
38.67/38.74	c learnt constraints deletion: 1673 -> 837
43.47/43.57	c solving time = 4.844s
43.47/43.57	c #decision = 12153
43.47/43.57	c #conflict = 9413
43.47/43.57	c #restart = 22
43.47/43.57	o 89
43.47/43.57	c Solving starts ...
43.47/43.58	c learnt constraints deletion: 1845 -> 923
47.28/47.30	c learnt constraints deletion: 1732 -> 866
54.98/55.05	c solving time = 11.469s
54.98/55.05	c #decision = 15389
54.98/55.05	c #conflict = 11920
54.98/55.05	c #restart = 28
54.98/55.05	o 87
54.98/55.05	c Solving starts ...
54.98/55.05	c learnt constraints deletion: 2558 -> 1279
54.98/55.05	c learnt constraints deletion: 1279 -> 640
55.27/55.35	c solving time = 0.298s
55.27/55.35	c #decision = 15461
55.27/55.35	c #conflict = 11955
55.27/55.35	c #restart = 28
55.27/55.35	o 85
55.27/55.35	c Solving starts ...
61.27/61.34	c learnt constraints deletion: 1990 -> 995
67.57/67.68	c learnt constraints deletion: 2402 -> 1203
76.57/76.67	c learnt constraints deletion: 3049 -> 1528
83.68/83.79	c learnt constraints deletion: 3132 -> 1568
92.15/92.24	c learnt constraints deletion: 3257 -> 1632
100.65/100.70	c learnt constraints deletion: 3458 -> 1733
108.75/108.84	c learnt constraints deletion: 3397 -> 1699
117.55/117.63	c learnt constraints deletion: 3394 -> 1698
126.55/126.61	c learnt constraints deletion: 3510 -> 1757
136.25/136.32	c learnt constraints deletion: 3626 -> 1814
146.95/147.00	c learnt constraints deletion: 4066 -> 2035
154.45/154.55	c learnt constraints deletion: 3686 -> 1844
162.75/162.90	c learnt constraints deletion: 3761 -> 1884
171.55/171.69	c learnt constraints deletion: 3781 -> 1892
182.14/182.28	c learnt constraints deletion: 4017 -> 2009
194.14/194.25	c learnt constraints deletion: 4185 -> 2094
203.64/203.73	c learnt constraints deletion: 4080 -> 2040
212.74/212.89	c learnt constraints deletion: 4102 -> 2053
222.25/222.33	c learnt constraints deletion: 4086 -> 2044
231.73/231.87	c learnt constraints deletion: 4026 -> 2017
246.13/246.20	c learnt constraints deletion: 4927 -> 2464
256.53/256.63	c learnt constraints deletion: 4542 -> 2272
264.93/265.02	c solving time = 209.622s
264.93/265.02	c #decision = 65377
264.93/265.02	c #conflict = 55354
264.93/265.02	c #restart = 41
264.93/265.02	o 84
264.93/265.02	c Solving starts ...
264.93/265.04	c learnt constraints deletion: 3862 -> 1931
264.93/265.05	c learnt constraints deletion: 1931 -> 966
269.03/269.19	c learnt constraints deletion: 1775 -> 888
277.33/277.46	c learnt constraints deletion: 2712 -> 1357
285.53/285.69	c learnt constraints deletion: 2986 -> 1494
294.32/294.44	c learnt constraints deletion: 3354 -> 1677
301.33/301.40	c learnt constraints deletion: 3052 -> 1526
308.22/308.37	c learnt constraints deletion: 3179 -> 1591
315.52/315.63	c learnt constraints deletion: 3395 -> 1703
319.83/319.92	c solving time = 54.896s
319.83/319.92	c #decision = 79381
319.83/319.92	c #conflict = 67378
319.83/319.92	c #restart = 51
319.83/319.92	o 83
319.83/319.92	c Solving starts ...
319.83/319.93	c learnt constraints deletion: 2763 -> 1382
319.83/319.94	c learnt constraints deletion: 1382 -> 691
325.82/325.91	c learnt constraints deletion: 2006 -> 1003
332.02/332.17	c learnt constraints deletion: 2411 -> 1207
339.22/339.34	c learnt constraints deletion: 2911 -> 1456
347.02/347.16	c learnt constraints deletion: 3105 -> 1553
352.92/353.10	c learnt constraints deletion: 2974 -> 1487
361.12/361.21	c learnt constraints deletion: 3252 -> 1626
369.52/369.69	c learnt constraints deletion: 3579 -> 1791
379.01/379.19	c learnt constraints deletion: 3645 -> 1823
386.91/387.09	c learnt constraints deletion: 3453 -> 1730
394.71/394.87	c learnt constraints deletion: 3335 -> 1669
404.71/404.89	c learnt constraints deletion: 3937 -> 1970
412.31/412.40	c learnt constraints deletion: 3664 -> 1832
420.50/420.63	c learnt constraints deletion: 3680 -> 1841
429.40/429.53	c learnt constraints deletion: 3763 -> 1883
440.80/440.91	c learnt constraints deletion: 4405 -> 2203
450.30/450.42	c solving time = 130.479s
450.30/450.42	c #decision = 112862
450.30/450.42	c #conflict = 96075
450.30/450.42	c #restart = 63
450.30/450.42	o 82
450.30/450.42	c Solving starts ...
450.30/450.44	c learnt constraints deletion: 4330 -> 2165
450.30/450.45	c learnt constraints deletion: 2165 -> 1083
452.40/452.55	c learnt constraints deletion: 1555 -> 778
453.50/453.69	c solving time = 3.260s
453.50/453.69	c #decision = 113801
453.50/453.69	c #conflict = 96821
453.50/453.69	c #restart = 66
453.50/453.69	o 76
453.50/453.69	c Solving starts ...
455.90/456.00	c learnt constraints deletion: 1521 -> 761
462.10/462.25	c learnt constraints deletion: 2126 -> 1063
468.70/468.87	c learnt constraints deletion: 2442 -> 1221
474.50/474.65	c learnt constraints deletion: 2648 -> 1324
480.60/480.71	c learnt constraints deletion: 2808 -> 1404
487.69/487.85	c learnt constraints deletion: 3137 -> 1569
493.69/493.88	c learnt constraints deletion: 3115 -> 1558
500.09/500.26	c learnt constraints deletion: 3137 -> 1572
509.30/509.43	c learnt constraints deletion: 3700 -> 1852
517.09/517.23	c learnt constraints deletion: 3517 -> 1761
525.39/525.51	c learnt constraints deletion: 3420 -> 1711
535.60/535.80	c learnt constraints deletion: 4073 -> 2038
543.58/543.74	c learnt constraints deletion: 4116 -> 2060
552.59/552.70	c learnt constraints deletion: 4188 -> 2098
562.09/562.22	c learnt constraints deletion: 4143 -> 2078
571.18/571.39	c learnt constraints deletion: 4039 -> 2021
583.08/583.26	c learnt constraints deletion: 4545 -> 2274
592.68/592.85	c learnt constraints deletion: 4255 -> 2130
602.57/602.78	c learnt constraints deletion: 4072 -> 2038
614.18/614.31	c learnt constraints deletion: 4082 -> 2043
624.57/624.70	c learnt constraints deletion: 4132 -> 2070
638.47/638.64	c learnt constraints deletion: 4765 -> 2384
649.47/649.66	c learnt constraints deletion: 4669 -> 2337
661.87/662.06	c learnt constraints deletion: 4797 -> 2401
673.57/673.74	c learnt constraints deletion: 4843 -> 2426
684.17/684.37	c learnt constraints deletion: 4580 -> 2295
693.86/694.08	c learnt constraints deletion: 4359 -> 2181
705.56/705.72	c learnt constraints deletion: 4457 -> 2229
717.56/717.71	c learnt constraints deletion: 4598 -> 2302
730.06/730.27	c learnt constraints deletion: 4978 -> 2490
741.36/741.59	c learnt constraints deletion: 4867 -> 2435
752.85/753.04	c learnt constraints deletion: 4913 -> 2458
765.75/765.92	c learnt constraints deletion: 4931 -> 2466
779.95/780.14	c learnt constraints deletion: 5258 -> 2631
791.25/791.48	c learnt constraints deletion: 4928 -> 2465
804.55/804.76	c learnt constraints deletion: 5249 -> 2629
815.34/815.50	c learnt constraints deletion: 4817 -> 2414
828.84/829.03	c learnt constraints deletion: 5029 -> 2520
842.65/842.85	c learnt constraints deletion: 5191 -> 2598
856.75/856.91	c learnt constraints deletion: 5530 -> 2769
867.64/867.80	c learnt constraints deletion: 4911 -> 2462
881.63/881.86	c learnt constraints deletion: 5262 -> 2632
896.04/896.27	c learnt constraints deletion: 5364 -> 2683
909.73/909.99	c learnt constraints deletion: 5329 -> 2668
923.13/923.35	c learnt constraints deletion: 5276 -> 2642
936.42/936.61	c learnt constraints deletion: 5337 -> 2669
949.72/949.99	c learnt constraints deletion: 5450 -> 2727
962.52/962.75	c learnt constraints deletion: 5328 -> 2665
977.42/977.60	c learnt constraints deletion: 5276 -> 2638
990.93/991.19	c learnt constraints deletion: 5531 -> 2768
1006.01/1006.21	c learnt constraints deletion: 5976 -> 2992
1020.82/1021.02	c learnt constraints deletion: 6024 -> 3016
1034.61/1034.80	c learnt constraints deletion: 5923 -> 2967
1048.11/1048.31	c learnt constraints deletion: 5498 -> 2753
1064.62/1064.90	c learnt constraints deletion: 6026 -> 3018
1078.91/1079.13	c learnt constraints deletion: 5829 -> 2920
1093.21/1093.42	c learnt constraints deletion: 5861 -> 2931
1108.00/1108.27	c learnt constraints deletion: 5810 -> 2905
1124.90/1125.19	c learnt constraints deletion: 6040 -> 3021
1140.60/1140.82	c learnt constraints deletion: 5996 -> 2999
1155.39/1155.60	c learnt constraints deletion: 5819 -> 2912
1172.59/1172.89	c learnt constraints deletion: 5964 -> 2982
1188.49/1188.79	c learnt constraints deletion: 5921 -> 2962
1204.69/1204.97	c learnt constraints deletion: 5817 -> 2911
1220.89/1221.16	c learnt constraints deletion: 5790 -> 2897
1238.28/1238.55	c learnt constraints deletion: 6194 -> 3097
1252.08/1252.35	c learnt constraints deletion: 5824 -> 2913
1269.67/1269.95	c learnt constraints deletion: 6017 -> 3012
1287.37/1287.64	c learnt constraints deletion: 6004 -> 3003
1304.87/1305.15	c learnt constraints deletion: 6172 -> 3088
1320.17/1320.49	c learnt constraints deletion: 6017 -> 3010
1335.57/1335.81	c learnt constraints deletion: 5895 -> 2949
1352.87/1353.13	c learnt constraints deletion: 5921 -> 2964
1367.96/1368.24	c learnt constraints deletion: 5817 -> 2912
1383.46/1383.77	c learnt constraints deletion: 5901 -> 2954
1398.97/1399.22	c learnt constraints deletion: 5856 -> 2932
1414.15/1414.41	c learnt constraints deletion: 5952 -> 2981
1429.15/1429.44	c learnt constraints deletion: 5847 -> 2924
1446.75/1447.00	c learnt constraints deletion: 6437 -> 3219
1463.95/1464.29	c learnt constraints deletion: 6396 -> 3198
1480.65/1480.98	c learnt constraints deletion: 6491 -> 3246
1499.34/1499.64	c learnt constraints deletion: 6743 -> 3374
1516.04/1516.33	c learnt constraints deletion: 6449 -> 3226
1533.83/1534.11	c learnt constraints deletion: 6513 -> 3257
1550.84/1551.11	c learnt constraints deletion: 6426 -> 3214
1570.23/1570.51	c learnt constraints deletion: 6656 -> 3329
1588.53/1588.88	c learnt constraints deletion: 6552 -> 3278
1606.62/1606.99	c learnt constraints deletion: 6549 -> 3277
1626.02/1626.30	c learnt constraints deletion: 6791 -> 3400
1642.03/1642.31	c learnt constraints deletion: 6477 -> 3241
1660.82/1661.15	c learnt constraints deletion: 6539 -> 3272
1680.02/1680.36	c learnt constraints deletion: 6782 -> 3394
1698.12/1698.41	c learnt constraints deletion: 6751 -> 3380
1715.11/1715.43	c learnt constraints deletion: 6477 -> 3244
1734.30/1734.60	c learnt constraints deletion: 6596 -> 3303
1752.80/1753.14	c learnt constraints deletion: 6505 -> 3257
1771.40/1771.72	c learnt constraints deletion: 6459 -> 3236
1789.00/1789.30	c learnt constraints deletion: 6550 -> 3277

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-3706827-1338121114/watcher-3706827-1338121114 -o /tmp/evaluation-result-3706827-1338121114/solver-3706827-1338121114 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706827-1338121114.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.85 1.97 1.93 3/176 12282
/proc/meminfo: memFree=28861772/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12282/stat : 12282 (runsolver) D 12280 12282 12124 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 278237345 12095488 51 33554432000 4194304 5436572 140736904305552 140736904301848 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/12282/statm: 2953 51 31 304 0 2645 0

[startup+0.100069 s]
/proc/loadavg: 1.85 1.97 1.93 3/176 12282
/proc/meminfo: memFree=28861772/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=12352 CPUtime=0.08 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 2356 0 0 0 8 0 0 0 20 0 1 0 278237345 12648448 2277 33554432000 4194304 8973514 140735713894128 140736904301736 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.200197 s]
/proc/loadavg: 1.85 1.97 1.93 3/176 12282
/proc/meminfo: memFree=28861772/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=18496 CPUtime=0.18 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 3892 0 0 0 18 0 0 0 20 0 1 0 278237345 18939904 3813 33554432000 4194304 8973514 140735713894128 140736904301736 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 4624 3813 418 1167 0 3405 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18496

[startup+0.300254 s]
/proc/loadavg: 1.85 1.97 1.93 3/176 12282
/proc/meminfo: memFree=28861772/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=29760 CPUtime=0.29 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 6603 0 0 0 28 1 0 0 20 0 1 0 278237345 30474240 6524 33554432000 4194304 8973514 140735713894128 140735713892096 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 7440 6524 425 1167 0 6221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29760

[startup+0.700171 s]
/proc/loadavg: 1.85 1.97 1.93 3/176 12282
/proc/meminfo: memFree=28861772/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=32832 CPUtime=0.68 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 7507 0 0 0 67 1 0 0 20 0 1 0 278237345 33619968 7428 33554432000 4194304 8973514 140735713894128 140735713892096 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 8208 7428 444 1167 0 6989 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32832

[startup+1.50016 s]
/proc/loadavg: 1.85 1.97 1.93 3/177 12283
/proc/meminfo: memFree=28831656/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=32832 CPUtime=1.48 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 7507 0 0 0 147 1 0 0 20 0 1 0 278237345 33619968 7428 33554432000 4194304 8973514 140735713894128 140735713893624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 8208 7428 444 1167 0 6989 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32832

[startup+3.10015 s]
/proc/loadavg: 1.85 1.97 1.93 3/177 12283
/proc/meminfo: memFree=28830788/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=33856 CPUtime=3.08 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 7773 0 0 0 306 2 0 0 20 0 1 0 278237345 34668544 7694 33554432000 4194304 8973514 140735713894128 140735713893624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 8464 7694 454 1167 0 7245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33856

[startup+6.30023 s]
/proc/loadavg: 1.94 1.99 1.93 3/177 12283
/proc/meminfo: memFree=28828376/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=34880 CPUtime=6.28 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 8029 0 0 0 625 3 0 0 20 0 1 0 278237345 35717120 7950 33554432000 4194304 8973514 140735713894128 140735713893392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 8720 7950 454 1167 0 7501 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34880

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.93 3/176 12283
/proc/meminfo: memFree=28827328/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=34880 CPUtime=12.69 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 8031 0 0 0 1263 6 0 0 20 0 1 0 278237345 35717120 7952 33554432000 4194304 8973514 140735713894128 140735713893624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 8720 7952 455 1167 0 7501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34880

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 1.93 3/177 12284
/proc/meminfo: memFree=28824748/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=37952 CPUtime=25.48 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 8806 0 0 0 2537 11 0 0 20 0 1 0 278237345 38862848 8720 33554432000 4194304 8973514 140735713894128 140735713893624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 9488 8720 455 1167 0 8269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37952

[startup+51.1004 s]
/proc/loadavg: 1.97 1.99 1.93 3/177 12284
/proc/meminfo: memFree=28822204/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=40000 CPUtime=51.07 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 9319 0 0 0 5086 21 0 0 20 0 1 0 278237345 40960000 9232 33554432000 4194304 8973514 140735713894128 140735713893624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10000 9232 455 1167 0 8781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40000

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 13503
/proc/meminfo: memFree=28802668/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=41024 CPUtime=102.26 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 9575 0 0 0 10181 45 0 0 20 0 1 0 278237345 42008576 9488 33554432000 4194304 8973514 140735713894128 140735713893624 4434661 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10256 9488 455 1167 0 9037 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41024

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 13503
/proc/meminfo: memFree=28789504/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=41024 CPUtime=162.24 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 9575 0 0 0 16154 70 0 0 20 0 1 0 278237345 42008576 9488 33554432000 4194304 8973514 140735713894128 140735713893624 4434782 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10256 9488 455 1167 0 9037 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41024

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 13503
/proc/meminfo: memFree=28786612/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=42048 CPUtime=222.25 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 9831 0 0 0 22129 96 0 0 20 0 1 0 278237345 43057152 9744 33554432000 4194304 8973514 140735713894128 140735713893624 4209216 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10512 9744 455 1167 0 9293 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 42048

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 13503
/proc/meminfo: memFree=28772968/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=44096 CPUtime=282.23 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10343 0 0 0 28099 124 0 0 20 0 1 0 278237345 45154304 10256 33554432000 4194304 8973514 140735713894128 140735713893624 7400245 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 11024 10256 455 1167 0 9805 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 44096

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 13504
/proc/meminfo: memFree=28784204/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=42048 CPUtime=342.22 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10343 0 0 0 34074 148 0 0 20 0 1 0 278237345 43057152 9744 33554432000 4194304 8973514 140735713894128 140735713893392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10512 9744 455 1167 0 9293 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 42048

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/177 13504
/proc/meminfo: memFree=28785020/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=42048 CPUtime=402.21 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10343 0 0 0 40049 172 0 0 20 0 1 0 278237345 43057152 9744 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10512 9744 455 1167 0 9293 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 42048

[startup+462.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/178 13505
/proc/meminfo: memFree=28780548/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=42048 CPUtime=462.2 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10343 0 0 0 46025 195 0 0 20 0 1 0 278237345 43057152 9744 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10512 9744 455 1167 0 9293 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 42048

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 13505
/proc/meminfo: memFree=28785736/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=42048 CPUtime=522.19 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10343 0 0 0 51999 220 0 0 20 0 1 0 278237345 43057152 9744 33554432000 4194304 8973514 140735713894128 140735713893392 7807968 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10512 9744 455 1167 0 9293 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 42048

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/177 13505
/proc/meminfo: memFree=28781708/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=42048 CPUtime=582.18 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10343 0 0 0 57973 245 0 0 20 0 1 0 278237345 43057152 9744 33554432000 4194304 8973514 140735713894128 140735713893392 4436180 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10512 9744 455 1167 0 9293 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 42048

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13509
/proc/meminfo: memFree=28776872/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=43072 CPUtime=822.14 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10599 0 0 0 81875 339 0 0 20 0 1 0 278237345 44105728 10000 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10768 10000 455 1167 0 9549 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 43072

[startup+882.306 s]
/proc/loadavg: 2.10 2.03 1.96 3/177 13509
/proc/meminfo: memFree=28780968/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=43072 CPUtime=882.14 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10599 0 0 0 87850 364 0 0 20 0 1 0 278237345 44105728 10000 33554432000 4194304 8973514 140735713894128 140735713893624 4213743 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10768 10000 455 1167 0 9549 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 43072

[startup+942.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/177 13510
/proc/meminfo: memFree=28780724/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=43072 CPUtime=942.12 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10599 0 0 0 93825 387 0 0 20 0 1 0 278237345 44105728 10000 33554432000 4194304 8973514 140735713894128 140735713893624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 10768 10000 455 1167 0 9549 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 43072

[startup+1002.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/177 13510
/proc/meminfo: memFree=28775640/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=44096 CPUtime=1002.11 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 10855 0 0 0 99798 413 0 0 20 0 1 0 278237345 45154304 10256 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 11024 10256 455 1167 0 9805 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 44096

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/177 13510
/proc/meminfo: memFree=28778556/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=45120 CPUtime=1062.11 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 11111 0 0 0 105774 437 0 0 20 0 1 0 278237345 46202880 10512 33554432000 4194304 8973514 140735713894128 140735713893624 4436557 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 11280 10512 455 1167 0 10061 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 45120

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 13510
/proc/meminfo: memFree=28767332/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=48192 CPUtime=1122.09 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 11880 0 0 0 111748 461 0 0 20 0 1 0 278237345 49348608 11280 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12048 11280 455 1167 0 10829 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 48192

[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 1.97 3/177 13510
/proc/meminfo: memFree=28766216/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1182.09 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 117724 485 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713892096 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 49216

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/177 13511
/proc/meminfo: memFree=28766464/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1242.08 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 123699 509 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 49216

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/178 13514
/proc/meminfo: memFree=28753932/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1302.07 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 129676 531 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 49216

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 13514
/proc/meminfo: memFree=28737376/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1362.06 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 135650 556 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 4209187 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 49216

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 13514
/proc/meminfo: memFree=28749012/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1422.06 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 141627 579 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 49216

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/177 13514
/proc/meminfo: memFree=28762028/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1482.04 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 147603 601 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 49216

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 13515
/proc/meminfo: memFree=28762032/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1542.04 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 153581 623 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 49216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 13515
/proc/meminfo: memFree=28757896/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1602.03 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 159556 647 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893392 4435852 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 49216

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/177 13516
/proc/meminfo: memFree=28766008/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1662.01 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 165529 672 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 49216

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 1.99 3/177 13516
/proc/meminfo: memFree=28763684/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1722.01 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 171507 694 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 49216

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/177 13516
/proc/meminfo: memFree=28762940/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1782 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 177480 720 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 4209386 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 49216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 13516
/proc/meminfo: memFree=28763316/32873648 swapFree=7372/7372
[pid=12282] ppid=12280 vsize=49216 CPUtime=1800 cores=0,2,4,6
/proc/12282/stat : 12282 (toysat) R 12280 12282 12124 0 -1 4202496 12136 0 0 0 179273 727 0 0 20 0 1 0 278237345 50397184 11536 33554432000 4194304 8973514 140735713894128 140735713893624 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/12282/statm: 12304 11536 455 1167 0 11085 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 49216

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1792.74
CPU system time (s): 7.27389
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 49216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.74
system time used= 7.27389
maximum resident set size= 46144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12136
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= 12
involuntary context switches= 2527

runsolver used 3.73943 second user time and 8.5547 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 14:18:34
IDJOB=3706827
IDBENCH=2643
IDSOLVER=2285
FILE ID=node122/3706827-1338121114
RUNJOBID= node122-1338119311-12140
PBS_JOBID= 14624476
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_11.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706827-1338121114/watcher-3706827-1338121114 -o /tmp/evaluation-result-3706827-1338121114/solver-3706827-1338121114 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706827-1338121114.opb

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=1760435589

node122.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.533
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	: 5333.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:        28862408 kB
Buffers:          300092 kB
Cached:          2893152 kB
SwapCached:            0 kB
Active:          1200748 kB
Inactive:        2012060 kB
Active(anon):      10296 kB
Inactive(anon):    11052 kB
Active(file):    1190452 kB
Inactive(file):  2001008 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15172 kB
Writeback:             0 kB
AnonPages:         25628 kB
Mapped:            15004 kB
Shmem:               200 kB
Slab:             659484 kB
SReclaimable:     103868 kB
SUnreclaim:       555616 kB
KernelStack:        1448 kB
PageTables:         3160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     133740 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= 71680 MiB
End job on node122 at 2012-05-27 14:48:36