Trace number 3724981

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.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark0.591909
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.69/0.78	c 2012-06-02T12:05:33+0200
0.69/0.78	c arch = x86_64
0.69/0.78	c os = linux
0.69/0.78	c compiler = ghc 7.4
0.69/0.78	c packages:
0.69/0.78	c   OptDir-0.0.1
0.69/0.78	c   array-0.4.0.0
0.69/0.78	c   base-4.5.0.0
0.69/0.78	c   bytestring-0.9.2.1
0.69/0.78	c   containers-0.4.2.1
0.69/0.78	c   deepseq-1.3.0.0
0.69/0.78	c   mtl-2.1.1
0.69/0.78	c   old_locale-1.0.0.4
0.69/0.78	c   parse_dimacs-1.2
0.69/0.78	c   parsec-3.1.2
0.69/0.78	c   queue-0.1.2
0.69/0.78	c   stm-2.3
0.69/0.78	c   time-1.4
0.69/0.78	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724981-1338631533.opb"]
0.69/0.78	c #vars 2655
0.69/0.78	c #constraints 146
0.69/0.78	c Solving starts ...
3.09/3.14	c learnt constraints deletion: 2075 -> 1038
4.39/4.43	c learnt constraints deletion: 2179 -> 1090
6.78/6.83	c learnt constraints deletion: 2802 -> 1401
9.58/9.60	c learnt constraints deletion: 3970 -> 1985
12.68/12.74	c learnt constraints deletion: 4940 -> 2471
13.48/13.59	c learnt constraints deletion: 3370 -> 1685
17.38/17.43	c learnt constraints deletion: 5156 -> 2579
19.98/20.04	c learnt constraints deletion: 4890 -> 2445
23.58/23.66	c learnt constraints deletion: 5386 -> 2693
26.48/26.57	c learnt constraints deletion: 5432 -> 2721
30.08/30.18	c learnt constraints deletion: 5399 -> 2700
33.67/33.75	c learnt constraints deletion: 5696 -> 2851
36.38/36.44	c learnt constraints deletion: 5655 -> 2834
38.78/38.88	c learnt constraints deletion: 5709 -> 2862
41.37/41.46	c learnt constraints deletion: 5723 -> 2874
43.08/43.19	c learnt constraints deletion: 4666 -> 2333
47.07/47.17	c learnt constraints deletion: 6024 -> 3012
50.37/50.42	c learnt constraints deletion: 6002 -> 3006
53.68/53.78	c learnt constraints deletion: 6011 -> 3011
56.87/56.95	c learnt constraints deletion: 6013 -> 3014
59.87/59.96	c learnt constraints deletion: 6020 -> 3014
63.17/63.27	c learnt constraints deletion: 6015 -> 3013
64.07/64.16	c learnt constraints deletion: 3837 -> 1919
70.17/70.21	c learnt constraints deletion: 6363 -> 3184
74.57/74.64	c learnt constraints deletion: 6371 -> 3192
78.67/78.70	c learnt constraints deletion: 6357 -> 3186
84.47/84.52	c learnt constraints deletion: 6293 -> 3151
91.76/91.89	c learnt constraints deletion: 6315 -> 3166
100.16/100.23	c learnt constraints deletion: 6344 -> 3180
107.96/108.02	c learnt constraints deletion: 6340 -> 3179
116.95/117.03	c learnt constraints deletion: 6365 -> 3192
124.64/124.79	c learnt constraints deletion: 5880 -> 2940
130.75/130.83	c learnt constraints deletion: 6742 -> 3375
136.14/136.28	c learnt constraints deletion: 6729 -> 3366
142.45/142.51	c learnt constraints deletion: 6722 -> 3369
149.15/149.20	c learnt constraints deletion: 6746 -> 3381
155.84/155.98	c learnt constraints deletion: 6741 -> 3381
163.25/163.31	c learnt constraints deletion: 6714 -> 3368
169.74/169.87	c learnt constraints deletion: 6718 -> 3372
177.04/177.12	c learnt constraints deletion: 6733 -> 3383
183.14/183.25	c learnt constraints deletion: 6521 -> 3261
188.94/189.05	c learnt constraints deletion: 6732 -> 3375
194.54/194.67	c learnt constraints deletion: 6520 -> 3262
199.94/200.07	c learnt constraints deletion: 6692 -> 3348
203.93/204.01	c learnt constraints deletion: 6790 -> 3395
210.94/211.07	c learnt constraints deletion: 7102 -> 3557
218.64/218.74	c learnt constraints deletion: 7147 -> 3582
225.73/225.88	c learnt constraints deletion: 7127 -> 3576
233.33/233.47	c learnt constraints deletion: 7153 -> 3585
240.33/240.40	c learnt constraints deletion: 7102 -> 3561
247.93/248.01	c learnt constraints deletion: 7165 -> 3597
255.32/255.41	c learnt constraints deletion: 7142 -> 3580
263.62/263.78	c learnt constraints deletion: 7155 -> 3587
272.02/272.13	c learnt constraints deletion: 7144 -> 3585
280.62/280.70	c learnt constraints deletion: 7140 -> 3582
288.92/289.01	c learnt constraints deletion: 7134 -> 3581
297.62/297.73	c learnt constraints deletion: 7131 -> 3578
305.92/306.00	c learnt constraints deletion: 7115 -> 3573
314.92/315.09	c learnt constraints deletion: 7143 -> 3590
326.52/326.63	c learnt constraints deletion: 7168 -> 3598
337.01/337.15	c learnt constraints deletion: 7096 -> 3564
348.81/348.96	c learnt constraints deletion: 7164 -> 3596
360.51/360.60	c learnt constraints deletion: 7138 -> 3594
368.11/368.20	c learnt constraints deletion: 5274 -> 2637
379.01/379.15	c learnt constraints deletion: 7612 -> 3811
388.21/388.36	c learnt constraints deletion: 7615 -> 3814
398.20/398.39	c learnt constraints deletion: 7604 -> 3812
407.70/407.86	c learnt constraints deletion: 7621 -> 3820
416.70/416.83	c learnt constraints deletion: 7605 -> 3814
427.40/427.55	c learnt constraints deletion: 7581 -> 3799
438.00/438.13	c learnt constraints deletion: 7597 -> 3808
447.50/447.63	c learnt constraints deletion: 7607 -> 3818
455.80/455.91	c learnt constraints deletion: 7585 -> 3807
464.89/465.03	c learnt constraints deletion: 7614 -> 3821
474.50/474.65	c learnt constraints deletion: 7617 -> 3826
485.19/485.32	c learnt constraints deletion: 7610 -> 3823
495.09/495.22	c learnt constraints deletion: 7591 -> 3807
504.69/504.89	c learnt constraints deletion: 7599 -> 3813
516.18/516.31	c learnt constraints deletion: 7584 -> 3805
523.99/524.17	c learnt constraints deletion: 7626 -> 3828
532.88/533.05	c learnt constraints deletion: 7614 -> 3823
540.88/541.05	c learnt constraints deletion: 7622 -> 3828
548.79/548.95	c learnt constraints deletion: 7617 -> 3830
556.98/557.19	c learnt constraints deletion: 7603 -> 3815
564.38/564.52	c learnt constraints deletion: 7560 -> 3796
573.57/573.73	c learnt constraints deletion: 7586 -> 3808
583.27/583.47	c learnt constraints deletion: 7594 -> 3809
598.67/598.80	c learnt constraints deletion: 7618 -> 3826
608.77/608.96	c learnt constraints deletion: 7616 -> 3822
616.27/616.42	c learnt constraints deletion: 6741 -> 3371
626.37/626.58	c learnt constraints deletion: 8118 -> 4063
636.87/637.07	c learnt constraints deletion: 8118 -> 4066
646.37/646.59	c learnt constraints deletion: 8106 -> 4062
657.06/657.29	c learnt constraints deletion: 8105 -> 4064
666.37/666.52	c learnt constraints deletion: 8072 -> 4044
675.56/675.77	c learnt constraints deletion: 8110 -> 4064
684.86/685.08	c learnt constraints deletion: 8117 -> 4070
694.76/694.99	c learnt constraints deletion: 8087 -> 4054
703.86/704.08	c learnt constraints deletion: 8031 -> 4028
712.56/712.70	c learnt constraints deletion: 8093 -> 4060
721.55/721.74	c learnt constraints deletion: 7924 -> 3969
731.15/731.31	c learnt constraints deletion: 8118 -> 4068
740.15/740.31	c learnt constraints deletion: 8124 -> 4072
749.25/749.48	c learnt constraints deletion: 8087 -> 4054
760.95/761.12	c learnt constraints deletion: 8114 -> 4068
775.65/775.87	c learnt constraints deletion: 8102 -> 4062
788.24/788.43	c learnt constraints deletion: 8113 -> 4069
802.14/802.35	c learnt constraints deletion: 8073 -> 4051
813.03/813.21	c learnt constraints deletion: 8088 -> 4054
821.44/821.70	c learnt constraints deletion: 8107 -> 4067
830.63/830.82	c learnt constraints deletion: 8113 -> 4071
839.34/839.53	c learnt constraints deletion: 8113 -> 4074
848.64/848.87	c learnt constraints deletion: 8116 -> 4076
857.93/858.18	c learnt constraints deletion: 8116 -> 4078
867.43/867.66	c learnt constraints deletion: 8077 -> 4056
877.13/877.30	c learnt constraints deletion: 8116 -> 4077
887.13/887.31	c learnt constraints deletion: 8099 -> 4068
895.53/895.78	c learnt constraints deletion: 8042 -> 4036
903.93/904.18	c learnt constraints deletion: 8074 -> 4053
914.12/914.36	c learnt constraints deletion: 8119 -> 4079
924.02/924.20	c learnt constraints deletion: 8116 -> 4076
933.82/934.04	c learnt constraints deletion: 8076 -> 4057
942.92/943.17	c learnt constraints deletion: 8111 -> 4076
953.12/953.31	c learnt constraints deletion: 8113 -> 4073
965.52/965.70	c learnt constraints deletion: 8104 -> 4068
976.11/976.31	c learnt constraints deletion: 8679 -> 4358
979.82/980.06	c learnt constraints deletion: 6094 -> 3047
991.81/992.06	c learnt constraints deletion: 8605 -> 4307
1001.61/1001.85	c learnt constraints deletion: 8635 -> 4323
1011.51/1011.74	c learnt constraints deletion: 8648 -> 4331
1021.50/1021.75	c learnt constraints deletion: 8590 -> 4302
1033.61/1033.84	c learnt constraints deletion: 8665 -> 4342
1043.40/1043.60	c learnt constraints deletion: 8651 -> 4339
1053.30/1053.57	c learnt constraints deletion: 8644 -> 4337
1063.90/1064.16	c learnt constraints deletion: 8659 -> 4347
1074.10/1074.35	c learnt constraints deletion: 8660 -> 4347
1084.30/1084.55	c learnt constraints deletion: 8653 -> 4348
1096.10/1096.39	c learnt constraints deletion: 8668 -> 4348
1106.90/1107.15	c learnt constraints deletion: 8655 -> 4341
1116.49/1116.76	c learnt constraints deletion: 8626 -> 4330
1126.99/1127.28	c learnt constraints deletion: 8660 -> 4347
1137.59/1137.81	c learnt constraints deletion: 8654 -> 4343
1148.58/1148.85	c learnt constraints deletion: 8651 -> 4344
1158.58/1158.80	c learnt constraints deletion: 8660 -> 4350
1169.48/1169.78	c learnt constraints deletion: 8635 -> 4338
1179.28/1179.53	c learnt constraints deletion: 8655 -> 4341
1191.18/1191.43	c learnt constraints deletion: 8659 -> 4344
1201.58/1201.86	c learnt constraints deletion: 8659 -> 4346
1212.27/1212.53	c learnt constraints deletion: 8644 -> 4339
1223.88/1224.13	c learnt constraints deletion: 8571 -> 4296
1233.57/1233.83	c learnt constraints deletion: 8648 -> 4336
1243.88/1244.13	c learnt constraints deletion: 8642 -> 4332
1254.17/1254.46	c learnt constraints deletion: 8657 -> 4342
1266.57/1266.86	c learnt constraints deletion: 8665 -> 4345
1279.67/1279.92	c learnt constraints deletion: 8661 -> 4348
1291.07/1291.31	c learnt constraints deletion: 8653 -> 4344
1305.56/1305.82	c learnt constraints deletion: 8650 -> 4342
1317.36/1317.62	c learnt constraints deletion: 8652 -> 4345
1328.35/1328.66	c learnt constraints deletion: 8651 -> 4341
1341.36/1341.70	c learnt constraints deletion: 8651 -> 4345
1352.85/1353.14	c learnt constraints deletion: 8633 -> 4332
1364.05/1364.39	c learnt constraints deletion: 8644 -> 4340
1376.45/1376.73	c learnt constraints deletion: 8658 -> 4345
1388.75/1389.03	c learnt constraints deletion: 8668 -> 4353
1398.45/1398.73	c learnt constraints deletion: 8666 -> 4356
1408.25/1408.57	c learnt constraints deletion: 8623 -> 4334
1418.65/1418.95	c learnt constraints deletion: 8664 -> 4357
1432.14/1432.44	c learnt constraints deletion: 8612 -> 4326
1443.94/1444.28	c learnt constraints deletion: 8630 -> 4336
1455.24/1455.53	c learnt constraints deletion: 8663 -> 4355
1468.24/1468.54	c learnt constraints deletion: 8663 -> 4354
1479.73/1480.00	c learnt constraints deletion: 8674 -> 4351
1488.54/1488.83	c learnt constraints deletion: 8621 -> 4326
1498.04/1498.32	c learnt constraints deletion: 8664 -> 4348
1507.13/1507.46	c learnt constraints deletion: 8672 -> 4352
1516.73/1517.07	c learnt constraints deletion: 8662 -> 4346
1526.13/1526.48	c learnt constraints deletion: 8631 -> 4333
1537.33/1537.61	c learnt constraints deletion: 9254 -> 4646
1545.63/1545.93	c learnt constraints deletion: 9256 -> 4637
1553.42/1553.74	c learnt constraints deletion: 9252 -> 4629
1559.73/1560.09	c learnt constraints deletion: 9259 -> 4635
1566.63/1566.96	c learnt constraints deletion: 9228 -> 4619
1574.42/1574.76	c learnt constraints deletion: 9249 -> 4633
1582.22/1582.52	c learnt constraints deletion: 9269 -> 4645
1590.23/1590.54	c learnt constraints deletion: 9247 -> 4635
1599.41/1599.78	c learnt constraints deletion: 9257 -> 4639
1607.42/1607.78	c learnt constraints deletion: 9215 -> 4619
1616.22/1616.53	c learnt constraints deletion: 9266 -> 4645
1625.11/1625.48	c learnt constraints deletion: 9246 -> 4635
1633.31/1633.64	c learnt constraints deletion: 9266 -> 4648
1639.21/1639.55	c learnt constraints deletion: 9240 -> 4631
1645.41/1645.71	c learnt constraints deletion: 9253 -> 4637
1652.11/1652.42	c learnt constraints deletion: 9267 -> 4645
1658.11/1658.45	c learnt constraints deletion: 9270 -> 4647
1664.01/1664.35	c learnt constraints deletion: 9281 -> 4657
1670.10/1670.47	c learnt constraints deletion: 9248 -> 4640
1676.01/1676.38	c learnt constraints deletion: 9279 -> 4659
1683.90/1684.25	c learnt constraints deletion: 9246 -> 4633
1691.00/1691.39	c learnt constraints deletion: 9266 -> 4647
1699.29/1699.64	c learnt constraints deletion: 9253 -> 4639
1708.29/1708.61	c learnt constraints deletion: 9260 -> 4646
1717.60/1717.97	c learnt constraints deletion: 9242 -> 4636
1727.60/1727.92	c learnt constraints deletion: 9217 -> 4628
1738.00/1738.39	c learnt constraints deletion: 9238 -> 4636
1748.19/1748.53	c learnt constraints deletion: 9234 -> 4633
1758.79/1759.13	c learnt constraints deletion: 9233 -> 4636
1766.98/1767.34	c learnt constraints deletion: 9272 -> 4652
1774.79/1775.14	c learnt constraints deletion: 9242 -> 4639
1783.09/1783.49	c learnt constraints deletion: 9222 -> 4633
1791.98/1792.34	c learnt constraints deletion: 9240 -> 4638

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

running on 4 cores: 1,3,5,7

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: 0.62 0.14 0.05 3/176 10033
/proc/meminfo: memFree=28216220/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 830 0 0 0 0 0 0 0 20 0 1 0 329278728 7421952 750 33554432000 4194304 8989770 140737049064464 140736998005736 7674848 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 1812 754 425 1171 0 589 0

[startup+0.0190921 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 10033
/proc/meminfo: memFree=28216220/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=7248 CPUtime=0.01 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 1091 0 0 0 1 0 0 0 20 0 1 0 329278728 7421952 1011 33554432000 4194304 8989770 140737049064464 140736998005736 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 1812 1011 431 1171 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7248

[startup+0.100268 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 10033
/proc/meminfo: memFree=28216220/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 2137 0 0 0 9 0 0 0 20 0 1 0 329278728 11616256 2057 33554432000 4194304 8989770 140737049064464 140736998005736 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 2836 2057 447 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300229 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 10033
/proc/meminfo: memFree=28216220/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=11344 CPUtime=0.29 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 2137 0 0 0 29 0 0 0 20 0 1 0 329278728 11616256 2057 33554432000 4194304 8989770 140737049064464 140736998005736 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 2836 2057 447 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700221 s]
/proc/loadavg: 0.62 0.14 0.05 3/176 10033
/proc/meminfo: memFree=28216220/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=11344 CPUtime=0.69 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 2137 0 0 0 68 1 0 0 20 0 1 0 329278728 11616256 2057 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 2836 2057 447 1171 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11344

[startup+1.50023 s]
/proc/loadavg: 0.62 0.14 0.05 3/177 10034
/proc/meminfo: memFree=28209028/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=13392 CPUtime=1.49 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 2664 0 0 0 148 1 0 0 20 0 1 0 329278728 13713408 2584 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 3348 2584 462 1171 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13392

[startup+3.10027 s]
/proc/loadavg: 0.73 0.18 0.06 3/177 10034
/proc/meminfo: memFree=28205672/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=16464 CPUtime=3.09 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 3432 0 0 0 307 2 0 0 20 0 1 0 329278728 16859136 3352 33554432000 4194304 8989770 140737049064464 140737049063728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 4116 3352 462 1171 0 2893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16464

[startup+6.30027 s]
/proc/loadavg: 0.73 0.18 0.06 3/177 10034
/proc/meminfo: memFree=28203628/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=18512 CPUtime=6.29 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 3946 0 0 0 626 3 0 0 20 0 1 0 329278728 18956288 3866 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 4628 3866 464 1171 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18512

[startup+12.7003 s]
/proc/loadavg: 0.93 0.24 0.08 3/177 10034
/proc/meminfo: memFree=28198544/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=25680 CPUtime=12.68 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 5614 0 0 0 1261 7 0 0 20 0 1 0 329278728 26296320 5534 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 6420 5534 464 1171 0 5197 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25680

[startup+25.5002 s]
/proc/loadavg: 1.09 0.29 0.10 3/177 10034
/proc/meminfo: memFree=28193392/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=27728 CPUtime=25.48 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 6256 0 0 0 2533 15 0 0 20 0 1 0 329278728 28393472 6175 33554432000 4194304 8989770 140737049064464 140737049063960 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 6932 6175 464 1171 0 5709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27728

[startup+51.1002 s]
/proc/loadavg: 1.40 0.43 0.15 3/177 10034
/proc/meminfo: memFree=28189604/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=31824 CPUtime=51.07 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 7281 0 0 0 5078 29 0 0 20 0 1 0 329278728 32587776 7199 33554432000 4194304 8989770 140737049064464 140737049063728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 7956 7199 464 1171 0 6733 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31824

[startup+102.307 s]
/proc/loadavg: 1.76 0.69 0.25 3/177 10034
/proc/meminfo: memFree=28161388/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=59472 CPUtime=102.27 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 14195 0 0 0 10165 62 0 0 20 0 1 0 329278728 60899328 14111 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 14868 14111 464 1171 0 13645 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59472

[startup+162.3 s]
/proc/loadavg: 1.91 0.93 0.36 3/177 10034
/proc/meminfo: memFree=28159256/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=60496 CPUtime=162.24 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 14462 0 0 0 16129 95 0 0 20 0 1 0 329278728 61947904 14367 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 15124 14367 464 1171 0 13901 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60496

[startup+222.3 s]
/proc/loadavg: 2.02 1.13 0.46 3/177 10035
/proc/meminfo: memFree=28151196/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=67664 CPUtime=222.23 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 16254 0 0 0 22094 129 0 0 20 0 1 0 329278728 69287936 16159 33554432000 4194304 8989770 140737049064464 140737049063960 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 16916 16159 464 1171 0 15693 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67664

[startup+282.3 s]
/proc/loadavg: 2.11 1.32 0.57 3/178 10038
/proc/meminfo: memFree=28148388/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=70736 CPUtime=282.23 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 17023 0 0 0 28055 168 0 0 20 0 1 0 329278728 72433664 16927 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 17684 16927 464 1171 0 16461 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 70736

[startup+342.3 s]
/proc/loadavg: 2.04 1.44 0.65 3/177 10038
/proc/meminfo: memFree=28148396/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=70736 CPUtime=342.22 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 17023 0 0 0 34018 204 0 0 20 0 1 0 329278728 72433664 16927 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 17684 16927 464 1171 0 16461 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 70736

[startup+402.3 s]
/proc/loadavg: 2.01 1.54 0.73 3/177 10038
/proc/meminfo: memFree=28143620/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=74832 CPUtime=402.2 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 18047 0 0 0 39980 240 0 0 20 0 1 0 329278728 76627968 17951 33554432000 4194304 8989770 140737049064464 140737049063728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 18708 17951 464 1171 0 17485 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 74832

[startup+462.3 s]
/proc/loadavg: 2.00 1.62 0.81 3/177 10038
/proc/meminfo: memFree=28142436/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=75856 CPUtime=462.19 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 18304 0 0 0 45940 279 0 0 20 0 1 0 329278728 77676544 18207 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 18964 18207 464 1171 0 17741 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 75856

[startup+522.3 s]
/proc/loadavg: 2.00 1.69 0.88 3/177 10039
/proc/meminfo: memFree=28141500/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=75856 CPUtime=522.19 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 18305 0 0 0 51908 311 0 0 20 0 1 0 329278728 77676544 18207 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 18964 18207 464 1171 0 17741 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 75856

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.95 3/177 10039
/proc/meminfo: memFree=28139264/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=77904 CPUtime=582.18 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 18818 0 0 0 57873 345 0 0 20 0 1 0 329278728 79773696 18719 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 19476 18719 464 1171 0 18253 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 77904

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 1.89 1.18 3/177 10040
/proc/meminfo: memFree=28135968/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=78928 CPUtime=822.14 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 19074 0 0 0 81735 479 0 0 20 0 1 0 329278728 80822272 18975 33554432000 4194304 8989770 140737049064464 140737049063960 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 19732 18975 464 1171 0 18509 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 78928

[startup+882.3 s]
/proc/loadavg: 2.01 1.91 1.23 3/178 10043
/proc/meminfo: memFree=28135960/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=78928 CPUtime=882.12 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 19074 0 0 0 87702 510 0 0 20 0 1 0 329278728 80822272 18975 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 19732 18975 464 1171 0 18509 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 78928

[startup+942.3 s]
/proc/loadavg: 2.00 1.92 1.28 3/177 10043
/proc/meminfo: memFree=28135720/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=78928 CPUtime=942.12 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 19074 0 0 0 93668 544 0 0 20 0 1 0 329278728 80822272 18975 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 19732 18975 464 1171 0 18509 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 78928

[startup+1002.3 s]
/proc/loadavg: 2.00 1.93 1.32 3/177 10043
/proc/meminfo: memFree=28133424/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=80976 CPUtime=1002.11 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 19586 0 0 0 99633 578 0 0 20 0 1 0 329278728 82919424 19487 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 20244 19487 464 1171 0 19021 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 80976

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.36 3/177 10043
/proc/meminfo: memFree=28129452/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=85072 CPUtime=1062.1 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 20612 0 0 0 105597 613 0 0 20 0 1 0 329278728 87113728 20511 33554432000 4194304 8989770 140737049064464 140737049063960 6833400 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 21268 20511 464 1171 0 20045 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 85072

[startup+1122.3 s]
/proc/loadavg: 2.04 1.97 1.40 3/177 10044
/proc/meminfo: memFree=28128644/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=86096 CPUtime=1122.09 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 20869 0 0 0 111561 648 0 0 20 0 1 0 329278728 88162304 20767 33554432000 4194304 8989770 140737049064464 140737049063728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 21524 20767 464 1171 0 20301 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 86096

[startup+1182.3 s]
/proc/loadavg: 2.02 1.97 1.43 3/177 10044
/proc/meminfo: memFree=28128644/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=86096 CPUtime=1182.08 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 20869 0 0 0 117524 684 0 0 20 0 1 0 329278728 88162304 20767 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 21524 20767 464 1171 0 20301 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 86096

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.47 3/177 10044
/proc/meminfo: memFree=28126660/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=87120 CPUtime=1242.07 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 21125 0 0 0 123489 718 0 0 20 0 1 0 329278728 89210880 21023 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 21780 21023 464 1171 0 20557 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 87120

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.50 3/177 10044
/proc/meminfo: memFree=28126780/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=87120 CPUtime=1302.07 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 21125 0 0 0 129458 749 0 0 20 0 1 0 329278728 89210880 21023 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 21780 21023 464 1171 0 20557 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 87120

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/177 10044
/proc/meminfo: memFree=28124732/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=89168 CPUtime=1362.05 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 21637 0 0 0 135421 784 0 0 20 0 1 0 329278728 91308032 21535 33554432000 4194304 8989770 140737049064464 140737049063728 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 22292 21535 464 1171 0 21069 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 89168

[startup+1422.31 s]
/proc/loadavg: 2.09 2.00 1.56 3/177 10045
/proc/meminfo: memFree=28124664/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=89168 CPUtime=1422.05 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 21637 0 0 0 141387 818 0 0 20 0 1 0 329278728 91308032 21535 33554432000 4194304 8989770 140737049064464 140737049063960 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 22292 21535 464 1171 0 21069 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 89168

[startup+1482.3 s]
/proc/loadavg: 2.12 2.03 1.60 3/178 10048
/proc/meminfo: memFree=28124532/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=89168 CPUtime=1482.04 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 21637 0 0 0 147354 850 0 0 20 0 1 0 329278728 91308032 21535 33554432000 4194304 8989770 140737049064464 140737049063728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 22292 21535 464 1171 0 21069 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 89168

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 1.63 3/177 10048
/proc/meminfo: memFree=28124660/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=89168 CPUtime=1542.02 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 21637 0 0 0 153320 882 0 0 20 0 1 0 329278728 91308032 21535 33554432000 4194304 8989770 140737049064464 140737049062656 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 22292 21535 464 1171 0 21069 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 89168

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 1.65 3/177 10048
/proc/meminfo: memFree=28116412/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=97360 CPUtime=1602.01 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 23685 0 0 0 159289 912 0 0 20 0 1 0 329278728 99696640 23583 33554432000 4194304 8989770 140737049064464 140737049063960 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 24340 23583 464 1171 0 23117 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 97360

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.67 3/177 10048
/proc/meminfo: memFree=28115468/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=98384 CPUtime=1662.01 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 23945 0 0 0 165260 941 0 0 20 0 1 0 329278728 100745216 23839 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 24596 23839 464 1171 0 23373 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 98384

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 1.69 3/177 10049
/proc/meminfo: memFree=28111744/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=98384 CPUtime=1722 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 23945 0 0 0 171229 971 0 0 20 0 1 0 329278728 100745216 23839 33554432000 4194304 8989770 140737049064464 140737049063728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 24596 23839 464 1171 0 23373 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 98384

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 1.71 3/177 10088
/proc/meminfo: memFree=28001320/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=98384 CPUtime=1781.98 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 23945 0 0 0 177197 1001 0 0 20 0 1 0 329278728 100745216 23839 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 24596 23839 464 1171 0 23373 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 98384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 1.72 3/177 10088
/proc/meminfo: memFree=27987696/32873844 swapFree=7384/7384
[pid=10033] ppid=10031 vsize=98384 CPUtime=1800.09 cores=1,3,5,7
/proc/10033/stat : 10033 (toysat) R 10031 10033 9951 0 -1 4202496 23945 0 0 0 178999 1010 0 0 20 0 1 0 329278728 100745216 23839 33554432000 4194304 8989770 140737049064464 140737049063960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10033/statm: 24596 23839 464 1171 0 23373 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 98384

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.41
CPU time (s): 1800.1
CPU user time (s): 1790
CPU system time (s): 10.1055
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 98384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790
system time used= 10.1055
maximum resident set size= 95356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23945
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= 34
involuntary context switches= 1865

runsolver used 3.3125 second user time and 9.41257 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 12:05:33
IDJOB=3724981
IDBENCH=1851
IDSOLVER=2308
FILE ID=node136/3724981-1338631533
RUNJOBID= node136-1338631507-9968
PBS_JOBID= 14636444
Free space on /tmp= 69836 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod010.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724981-1338631533/watcher-3724981-1338631533 -o /tmp/evaluation-result-3724981-1338631533/solver-3724981-1338631533 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724981-1338631533.opb

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

MD5SUM BENCH= 0155c0c96434984f6ded6bb7ada20c0c
RANDOM SEED=629791557

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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	: 5331.94
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		: 2667.247
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.90
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		: 2667.247
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.90
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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:       32873844 kB
MemFree:        28216740 kB
Buffers:          553936 kB
Cached:          3179632 kB
SwapCached:        20296 kB
Active:          1894428 kB
Inactive:        1876244 kB
Active(anon):      11284 kB
Inactive(anon):    23316 kB
Active(file):    1883144 kB
Inactive(file):  1852928 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             14804 kB
Writeback:             0 kB
AnonPages:         20200 kB
Mapped:            11276 kB
Shmem:                 0 kB
Slab:             744588 kB
SReclaimable:     186100 kB
SUnreclaim:       558488 kB
KernelStack:        1432 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     134916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69828 MiB
End job on node136 at 2012-06-02 12:35:35