Trace number 3706810

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.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
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.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
Number of constraints which are clauses1
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 constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
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 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
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.28/0.33	c 2012-05-27T14:48:36+0200
0.28/0.33	c arch = x86_64
0.28/0.33	c os = linux
0.28/0.33	c compiler = ghc 7.4
0.28/0.33	c packages:
0.28/0.33	c   OptDir-0.0.1
0.28/0.33	c   array-0.4.0.0
0.28/0.33	c   base-4.5.0.0
0.28/0.33	c   bytestring-0.9.2.1
0.28/0.33	c   containers-0.4.2.1
0.28/0.33	c   deepseq-1.3.0.0
0.28/0.33	c   mtl-2.1.1
0.28/0.33	c   old_locale-1.0.0.4
0.28/0.33	c   parse_dimacs-1.2
0.28/0.33	c   parsec-3.1.2
0.28/0.33	c   queue-0.1.2
0.28/0.33	c   stm-2.3
0.28/0.33	c   time-1.4
0.28/0.33	c command line = ["--pb","HOME/instance-3706810-1338122916.opb"]
0.28/0.33	c #vars 1288
0.28/0.33	c #constraints 2431
0.28/0.33	c Solving starts ...
3.98/4.03	c solving time = 3.698s
3.98/4.03	c #decision = 3001
3.98/4.03	c #conflict = 761
3.98/4.03	c #restart = 3
3.98/4.03	o 115
3.98/4.03	c Solving starts ...
6.19/6.22	c solving time = 2.188s
6.19/6.22	c #decision = 3715
6.19/6.22	c #conflict = 1232
6.19/6.22	c #restart = 5
6.19/6.22	o 114
6.19/6.22	c Solving starts ...
6.59/6.65	c solving time = 0.428s
6.59/6.65	c #decision = 3845
6.59/6.65	c #conflict = 1319
6.59/6.65	c #restart = 5
6.59/6.65	o 113
6.59/6.65	c Solving starts ...
6.59/6.66	c learnt constraints deletion: 1314 -> 657
6.88/6.92	c solving time = 0.262s
6.88/6.92	c #decision = 3930
6.88/6.92	c #conflict = 1367
6.88/6.92	c #restart = 5
6.88/6.92	o 112
6.88/6.92	c Solving starts ...
7.88/7.93	c solving time = 1.010s
7.88/7.93	c #decision = 4231
7.88/7.93	c #conflict = 1558
7.88/7.93	c #restart = 6
7.88/7.93	o 106
7.88/7.93	c Solving starts ...
8.19/8.24	c solving time = 0.304s
8.19/8.24	c #decision = 4346
8.19/8.24	c #conflict = 1614
8.19/8.24	c #restart = 6
8.19/8.24	o 98
8.19/8.24	c Solving starts ...
9.39/9.44	c solving time = 1.197s
9.39/9.44	c #decision = 4788
9.39/9.44	c #conflict = 1858
9.39/9.44	c #restart = 7
9.39/9.44	o 97
9.39/9.44	c Solving starts ...
9.79/9.83	c solving time = 0.392s
9.79/9.83	c #decision = 4928
9.79/9.83	c #conflict = 1946
9.79/9.83	c #restart = 7
9.79/9.83	o 95
9.79/9.83	c Solving starts ...
9.79/9.83	c learnt constraints deletion: 1281 -> 641
12.98/13.09	c solving time = 3.262s
12.98/13.09	c #decision = 5873
12.98/13.09	c #conflict = 2636
12.98/13.09	c #restart = 10
12.98/13.09	o 93
12.98/13.09	c Solving starts ...
12.98/13.10	c learnt constraints deletion: 1328 -> 664
19.58/19.62	c learnt constraints deletion: 1979 -> 990
26.69/26.78	c learnt constraints deletion: 2348 -> 1174
36.68/36.76	c learnt constraints deletion: 3127 -> 1565
43.48/43.50	c learnt constraints deletion: 2877 -> 1439
51.07/51.13	c learnt constraints deletion: 2868 -> 1434
60.57/60.69	c learnt constraints deletion: 3249 -> 1625
66.67/66.71	c solving time = 53.601s
66.67/66.71	c #decision = 18131
66.67/66.71	c #conflict = 13048
66.67/66.71	c #restart = 19
66.67/66.71	o 91
66.67/66.71	c Solving starts ...
66.67/66.72	c learnt constraints deletion: 2845 -> 1423
66.67/66.72	c learnt constraints deletion: 1423 -> 712
73.27/73.30	c learnt constraints deletion: 2027 -> 1014
75.67/75.77	c solving time = 9.059s
75.67/75.77	c #decision = 20363
75.67/75.77	c #conflict = 14819
75.67/75.77	c #restart = 24
75.67/75.77	o 89
75.67/75.77	c Solving starts ...
75.67/75.78	c learnt constraints deletion: 1465 -> 733
78.08/78.13	c solving time = 2.354s
78.08/78.13	c #decision = 21093
78.08/78.13	c #conflict = 15331
78.08/78.13	c #restart = 27
78.08/78.13	o 87
78.08/78.13	c Solving starts ...
78.57/78.65	c learnt constraints deletion: 1341 -> 671
84.07/84.13	c learnt constraints deletion: 1886 -> 943
84.77/84.88	c solving time = 6.745s
84.77/84.88	c #decision = 23031
84.77/84.88	c #conflict = 16815
84.77/84.88	c #restart = 32
84.77/84.88	o 85
84.77/84.88	c Solving starts ...
86.96/87.01	c learnt constraints deletion: 1579 -> 790
90.77/90.87	c solving time = 5.989s
90.77/90.87	c #decision = 24646
90.77/90.87	c #conflict = 18087
90.77/90.87	c #restart = 36
90.77/90.87	o 83
90.77/90.87	c Solving starts ...
90.77/90.87	c learnt constraints deletion: 1586 -> 793
96.77/96.86	c learnt constraints deletion: 2108 -> 1054
102.67/102.76	c learnt constraints deletion: 2302 -> 1151
109.07/109.14	c learnt constraints deletion: 2520 -> 1260
116.06/116.19	c learnt constraints deletion: 2889 -> 1445
123.76/123.82	c learnt constraints deletion: 3164 -> 1584
130.56/130.68	c learnt constraints deletion: 3164 -> 1585
137.37/137.49	c learnt constraints deletion: 3111 -> 1560
145.96/146.09	c learnt constraints deletion: 3396 -> 1698
154.85/154.93	c learnt constraints deletion: 3446 -> 1724
163.65/163.78	c learnt constraints deletion: 3468 -> 1736
173.56/173.60	c learnt constraints deletion: 3761 -> 1881
182.56/182.62	c learnt constraints deletion: 3655 -> 1830
191.85/191.97	c learnt constraints deletion: 3700 -> 1852
201.55/201.67	c learnt constraints deletion: 3726 -> 1863
214.05/214.14	c learnt constraints deletion: 4413 -> 2207
222.75/222.82	c learnt constraints deletion: 4363 -> 2184
232.35/232.49	c learnt constraints deletion: 4371 -> 2187
242.74/242.86	c learnt constraints deletion: 4429 -> 2217
254.25/254.39	c learnt constraints deletion: 4540 -> 2273
263.45/263.53	c learnt constraints deletion: 4344 -> 2174
274.34/274.44	c learnt constraints deletion: 4635 -> 2319
284.64/284.76	c learnt constraints deletion: 4612 -> 2307
289.14/289.22	c solving time = 198.316s
289.14/289.22	c #decision = 72797
289.14/289.22	c #conflict = 60597
289.14/289.22	c #restart = 49
289.14/289.22	o 82
289.14/289.22	c Solving starts ...
289.14/289.24	c learnt constraints deletion: 3263 -> 1632
289.14/289.25	c learnt constraints deletion: 1632 -> 816
294.43/294.52	c learnt constraints deletion: 2131 -> 1066
301.53/301.65	c learnt constraints deletion: 2473 -> 1237
309.14/309.23	c learnt constraints deletion: 2831 -> 1417
315.54/315.65	c learnt constraints deletion: 2927 -> 1466
322.34/322.43	c learnt constraints deletion: 2983 -> 1495
330.63/330.75	c learnt constraints deletion: 3290 -> 1646
338.53/338.65	c learnt constraints deletion: 3353 -> 1678
346.83/346.95	c learnt constraints deletion: 3578 -> 1790
354.93/355.06	c learnt constraints deletion: 3410 -> 1705
361.93/362.00	c learnt constraints deletion: 3473 -> 1739
371.92/372.08	c learnt constraints deletion: 4030 -> 2015
380.83/380.97	c learnt constraints deletion: 3702 -> 1851
390.22/390.38	c learnt constraints deletion: 3849 -> 1926
399.12/399.25	c learnt constraints deletion: 3708 -> 1856
411.82/411.93	c learnt constraints deletion: 4283 -> 2142
420.61/420.74	c learnt constraints deletion: 4114 -> 2057
429.41/429.52	c learnt constraints deletion: 4148 -> 2075
439.02/439.17	c learnt constraints deletion: 4097 -> 2051
450.21/450.30	c learnt constraints deletion: 4318 -> 2163
459.91/460.07	c learnt constraints deletion: 4259 -> 2133
469.62/469.71	c learnt constraints deletion: 4472 -> 2236
481.20/481.35	c learnt constraints deletion: 4569 -> 2285
492.72/492.82	c learnt constraints deletion: 4467 -> 2234
505.61/505.73	c learnt constraints deletion: 4828 -> 2415
516.61/516.76	c learnt constraints deletion: 4538 -> 2271
527.40/527.58	c learnt constraints deletion: 4449 -> 2227
538.70/538.90	c learnt constraints deletion: 4615 -> 2311
549.40/549.52	c learnt constraints deletion: 4493 -> 2250
560.29/560.48	c learnt constraints deletion: 4591 -> 2301
573.59/573.76	c learnt constraints deletion: 5084 -> 2543
586.49/586.68	c learnt constraints deletion: 5054 -> 2528
598.69/598.86	c learnt constraints deletion: 5056 -> 2530
610.49/610.67	c learnt constraints deletion: 4987 -> 2495
623.28/623.45	c learnt constraints deletion: 5120 -> 2562
634.68/634.80	c learnt constraints deletion: 4891 -> 2447
647.79/647.94	c learnt constraints deletion: 5084 -> 2544
659.68/659.84	c learnt constraints deletion: 5040 -> 2522
671.89/672.07	c learnt constraints deletion: 4985 -> 2497
686.18/686.36	c learnt constraints deletion: 5336 -> 2672
697.37/697.58	c learnt constraints deletion: 5186 -> 2596
710.28/710.44	c learnt constraints deletion: 5417 -> 2709
722.77/722.98	c learnt constraints deletion: 5318 -> 2661
735.17/735.34	c learnt constraints deletion: 5450 -> 2727
745.77/745.98	c learnt constraints deletion: 5386 -> 2696
756.77/756.91	c learnt constraints deletion: 5493 -> 2748
766.97/767.11	c learnt constraints deletion: 5444 -> 2725
777.56/777.73	c learnt constraints deletion: 5404 -> 2703
791.26/791.44	c learnt constraints deletion: 5854 -> 2929
802.15/802.31	c learnt constraints deletion: 5488 -> 2747
812.46/812.63	c learnt constraints deletion: 5346 -> 2673
826.16/826.37	c learnt constraints deletion: 5460 -> 2731
839.35/839.55	c learnt constraints deletion: 5428 -> 2715
853.95/854.16	c learnt constraints deletion: 5775 -> 2889
864.85/865.03	c learnt constraints deletion: 5413 -> 2709
878.35/878.58	c learnt constraints deletion: 5434 -> 2719
890.05/890.27	c learnt constraints deletion: 5375 -> 2690
904.84/905.07	c learnt constraints deletion: 5965 -> 2983
918.74/918.98	c learnt constraints deletion: 6002 -> 3001
933.44/933.64	c learnt constraints deletion: 5977 -> 2989
948.54/948.77	c learnt constraints deletion: 5993 -> 2999
966.03/966.25	c learnt constraints deletion: 6455 -> 3229
980.53/980.73	c learnt constraints deletion: 5941 -> 2972
996.83/997.03	c learnt constraints deletion: 5934 -> 2969
1013.12/1013.31	c learnt constraints deletion: 6085 -> 3043
1027.63/1027.86	c learnt constraints deletion: 6217 -> 3111
1045.93/1046.14	c learnt constraints deletion: 6564 -> 3285
1060.61/1060.84	c learnt constraints deletion: 6215 -> 3110
1077.82/1078.08	c learnt constraints deletion: 6393 -> 3200
1093.01/1093.30	c learnt constraints deletion: 6394 -> 3201
1099.82/1100.06	c solving time = 810.713s
1099.82/1100.06	c #decision = 265019
1099.82/1100.06	c #conflict = 232012
1099.82/1100.06	c #restart = 65
1099.82/1100.06	o 79
1099.82/1100.06	c Solving starts ...
1099.82/1100.07	c learnt constraints deletion: 4630 -> 2315
1099.91/1100.11	c learnt constraints deletion: 2315 -> 1158
1100.51/1100.70	c learnt constraints deletion: 1257 -> 629
1106.32/1106.59	c learnt constraints deletion: 1845 -> 923
1113.02/1113.25	c learnt constraints deletion: 2383 -> 1193
1119.41/1119.60	c learnt constraints deletion: 2671 -> 1338
1127.11/1127.32	c learnt constraints deletion: 3131 -> 1571
1132.20/1132.45	c learnt constraints deletion: 2774 -> 1390
1142.10/1142.35	c learnt constraints deletion: 3458 -> 1733
1150.70/1150.93	c learnt constraints deletion: 3477 -> 1744
1158.40/1158.68	c learnt constraints deletion: 3493 -> 1750
1166.60/1166.85	c learnt constraints deletion: 3619 -> 1815
1175.80/1176.03	c learnt constraints deletion: 3968 -> 1988
1185.30/1185.58	c learnt constraints deletion: 3921 -> 1961
1195.10/1195.31	c learnt constraints deletion: 3803 -> 1904
1206.29/1206.58	c learnt constraints deletion: 4206 -> 2104
1213.39/1213.66	c learnt constraints deletion: 3695 -> 1849
1223.29/1223.56	c learnt constraints deletion: 4124 -> 2063
1233.80/1234.08	c learnt constraints deletion: 4228 -> 2115
1243.89/1244.13	c learnt constraints deletion: 4091 -> 2047
1254.59/1254.85	c learnt constraints deletion: 4088 -> 2048
1265.29/1265.54	c learnt constraints deletion: 4213 -> 2110
1275.28/1275.56	c learnt constraints deletion: 4102 -> 2053
1288.38/1288.63	c learnt constraints deletion: 4824 -> 2414
1299.58/1299.82	c learnt constraints deletion: 4801 -> 2404
1309.58/1309.85	c learnt constraints deletion: 4647 -> 2328
1321.78/1322.03	c learnt constraints deletion: 4864 -> 2436
1334.08/1334.35	c learnt constraints deletion: 4736 -> 2373
1347.18/1347.43	c learnt constraints deletion: 4758 -> 2384
1360.57/1360.88	c learnt constraints deletion: 4755 -> 2385
1371.87/1372.11	c learnt constraints deletion: 4632 -> 2320
1386.07/1386.38	c learnt constraints deletion: 4871 -> 2438
1398.47/1398.78	c learnt constraints deletion: 4888 -> 2445
1410.66/1410.95	c learnt constraints deletion: 4850 -> 2427
1423.46/1423.77	c learnt constraints deletion: 4892 -> 2448
1437.16/1437.42	c learnt constraints deletion: 5301 -> 2652
1447.46/1447.74	c learnt constraints deletion: 4961 -> 2483
1459.15/1459.44	c learnt constraints deletion: 4944 -> 2475
1470.75/1471.06	c learnt constraints deletion: 4975 -> 2492
1483.65/1483.99	c learnt constraints deletion: 5100 -> 2556
1495.75/1496.04	c learnt constraints deletion: 5120 -> 2561
1506.45/1506.78	c learnt constraints deletion: 4879 -> 2443
1518.95/1519.28	c learnt constraints deletion: 4958 -> 2483
1531.85/1532.15	c learnt constraints deletion: 5366 -> 2683
1545.15/1545.41	c learnt constraints deletion: 5355 -> 2679
1559.45/1559.75	c learnt constraints deletion: 5479 -> 2740
1572.24/1572.53	c learnt constraints deletion: 5385 -> 2694
1585.54/1585.80	c learnt constraints deletion: 5441 -> 2721
1598.44/1598.77	c learnt constraints deletion: 5381 -> 2692
1611.73/1612.03	c learnt constraints deletion: 5317 -> 2660
1624.73/1625.01	c learnt constraints deletion: 5419 -> 2712
1638.93/1639.21	c learnt constraints deletion: 5443 -> 2726
1653.04/1653.39	c learnt constraints deletion: 5611 -> 2807
1664.52/1664.84	c learnt constraints deletion: 5409 -> 2707
1678.52/1678.88	c learnt constraints deletion: 5521 -> 2766
1692.22/1692.52	c learnt constraints deletion: 5613 -> 2813
1705.41/1705.78	c learnt constraints deletion: 5482 -> 2745
1719.12/1719.44	c learnt constraints deletion: 5601 -> 2803
1731.02/1731.40	c learnt constraints deletion: 5452 -> 2731
1746.42/1746.76	c learnt constraints deletion: 6107 -> 3055
1759.61/1759.97	c learnt constraints deletion: 5965 -> 2984
1773.91/1774.25	c learnt constraints deletion: 5882 -> 2943
1786.50/1786.89	c learnt constraints deletion: 5896 -> 2949
1799.60/1799.94	c learnt constraints deletion: 5928 -> 2966

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-3706810-1338122916/watcher-3706810-1338122916 -o /tmp/evaluation-result-3706810-1338122916/solver-3706810-1338122916 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706810-1338122916.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: 2.09 2.04 2.00 3/176 13554
/proc/meminfo: memFree=28808316/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 788 0 0 0 0 0 0 0 20 0 1 0 278417591 6356992 709 33554432000 4194304 8973514 140734170802736 140734279433544 4209325 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 1552 710 415 1167 0 333 0

[startup+0.055885 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13554
/proc/meminfo: memFree=28808316/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=9280 CPUtime=0.05 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 1587 0 0 0 5 0 0 0 20 0 1 0 278417591 9502720 1508 33554432000 4194304 8973514 140734170802736 140734279433544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 2320 1508 418 1167 0 1101 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9280

[startup+0.100243 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13554
/proc/meminfo: memFree=28808316/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 2355 0 0 0 9 0 0 0 20 0 1 0 278417591 12648448 2276 33554432000 4194304 8973514 140734170802736 140734279433544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300283 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13554
/proc/meminfo: memFree=28808316/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=29760 CPUtime=0.28 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 6620 0 0 0 28 0 0 0 20 0 1 0 278417591 30474240 6541 33554432000 4194304 8973514 140734170802736 140734279433544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 7440 6541 425 1167 0 6221 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29760

[startup+0.700286 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13554
/proc/meminfo: memFree=28808316/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=32832 CPUtime=0.69 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 7507 0 0 0 68 1 0 0 20 0 1 0 278417591 33619968 7428 33554432000 4194304 8973514 140734170802736 140734279433544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 8208 7428 445 1167 0 6989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32832

[startup+1.50029 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 13555
/proc/meminfo: memFree=28778344/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=32832 CPUtime=1.48 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 7507 0 0 0 147 1 0 0 20 0 1 0 278417591 33619968 7428 33554432000 4194304 8973514 140734170802736 140734170802000 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 8208 7428 445 1167 0 6989 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32832

[startup+3.10023 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 13555
/proc/meminfo: memFree=28776840/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=32832 CPUtime=3.09 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 7507 0 0 0 307 2 0 0 20 0 1 0 278417591 33619968 7428 33554432000 4194304 8973514 140734170802736 140734170802232 4208818 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 8208 7428 445 1167 0 6989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32832

[startup+6.30024 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 13555
/proc/meminfo: memFree=28771136/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=34880 CPUtime=6.29 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 8029 0 0 0 626 3 0 0 20 0 1 0 278417591 35717120 7950 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 8720 7950 455 1167 0 7501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34880

[startup+12.7002 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 13555
/proc/meminfo: memFree=28767088/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=34880 CPUtime=12.68 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 8031 0 0 0 1263 5 0 0 20 0 1 0 278417591 35717120 7952 33554432000 4194304 8973514 140734170802736 140734170802000 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 8720 7952 456 1167 0 7501 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34880

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 13555
/proc/meminfo: memFree=28765360/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=36928 CPUtime=25.48 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 8543 0 0 0 2538 10 0 0 20 0 1 0 278417591 37814272 8464 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 9232 8464 456 1167 0 8013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36928

[startup+51.1002 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 13556
/proc/meminfo: memFree=28764912/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=40000 CPUtime=51.07 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 9316 0 0 0 5086 21 0 0 20 0 1 0 278417591 40960000 9232 33554432000 4194304 8973514 140734170802736 140734170802232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10000 9232 456 1167 0 8781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40000

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 13598
/proc/meminfo: memFree=28805832/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=40000 CPUtime=102.28 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 9317 0 0 0 10185 43 0 0 20 0 1 0 278417591 40960000 9232 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10000 9232 456 1167 0 8781 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40000

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 13598
/proc/meminfo: memFree=28803128/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=41024 CPUtime=162.26 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 9573 0 0 0 16158 68 0 0 20 0 1 0 278417591 42008576 9488 33554432000 4194304 8973514 140734170802736 140734170802000 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10256 9488 456 1167 0 9037 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 41024

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 13598
/proc/meminfo: memFree=28799156/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=42048 CPUtime=222.25 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 9829 0 0 0 22132 93 0 0 20 0 1 0 278417591 43057152 9744 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10512 9744 456 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.05 2.04 2.00 3/177 13598
/proc/meminfo: memFree=28799104/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=43072 CPUtime=282.24 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10085 0 0 0 28109 115 0 0 20 0 1 0 278417591 44105728 10000 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10768 10000 456 1167 0 9549 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 43072

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 13598
/proc/meminfo: memFree=28798980/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=43072 CPUtime=342.23 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10085 0 0 0 34084 139 0 0 20 0 1 0 278417591 44105728 10000 33554432000 4194304 8973514 140734170802736 140734170802000 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10768 10000 456 1167 0 9549 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 43072

[startup+402.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 13599
/proc/meminfo: memFree=28798240/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=43072 CPUtime=402.22 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10085 0 0 0 40062 160 0 0 20 0 1 0 278417591 44105728 10000 33554432000 4194304 8973514 140734170802736 140734170802232 4440129 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10768 10000 456 1167 0 9549 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 43072

[startup+462.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 13599
/proc/meminfo: memFree=28798240/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=43072 CPUtime=462.21 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10085 0 0 0 46036 185 0 0 20 0 1 0 278417591 44105728 10000 33554432000 4194304 8973514 140734170802736 140734170802232 4204289 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10768 10000 456 1167 0 9549 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 43072

[startup+522.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 13599
/proc/meminfo: memFree=28798240/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=43072 CPUtime=522.2 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10085 0 0 0 52012 208 0 0 20 0 1 0 278417591 44105728 10000 33554432000 4194304 8973514 140734170802736 140734170802232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 10768 10000 456 1167 0 9549 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 43072

[startup+582.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 13599
/proc/meminfo: memFree=28797252/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=44096 CPUtime=582.19 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10341 0 0 0 57985 234 0 0 20 0 1 0 278417591 45154304 10256 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11024 10256 456 1167 0 9805 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 44096

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13625
/proc/meminfo: memFree=28795492/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=45120 CPUtime=882.15 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10597 0 0 0 87866 349 0 0 20 0 1 0 278417591 46202880 10512 33554432000 4194304 8973514 140734170802736 140734170802000 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11280 10512 456 1167 0 10061 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 45120

[startup+942.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 13625
/proc/meminfo: memFree=28794376/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=942.13 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10853 0 0 0 93840 373 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 46144

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13626
/proc/meminfo: memFree=28793944/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1002.13 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 10853 0 0 0 99817 396 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 46144

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13626
/proc/meminfo: memFree=28790720/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=49216 CPUtime=1062.12 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11621 0 0 0 105793 419 0 0 20 0 1 0 278417591 50397184 11536 33554432000 4194304 8973514 140734170802736 140734170802232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 12304 11536 456 1167 0 11085 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 49216

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13626
/proc/meminfo: memFree=28793136/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1122.11 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 111766 445 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 46144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13626
/proc/meminfo: memFree=28793140/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1182.1 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 117740 470 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170800704 7400352 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 46144

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13626
/proc/meminfo: memFree=28792644/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1242.09 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 123714 495 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 46144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13630
/proc/meminfo: memFree=28792652/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1302.08 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 129688 520 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802000 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 46144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13630
/proc/meminfo: memFree=28793156/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1362.07 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 135663 544 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802000 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 46144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13630
/proc/meminfo: memFree=28793036/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1422.06 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 141641 565 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 46144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13630
/proc/meminfo: memFree=28793160/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1482.05 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 147618 587 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 46144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13630
/proc/meminfo: memFree=28793532/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1542.04 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 153592 612 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 46144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13631
/proc/meminfo: memFree=28792416/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1602.04 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 159570 634 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802000 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 46144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13631
/proc/meminfo: memFree=28792420/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1662.03 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 165545 658 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 46144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13631
/proc/meminfo: memFree=28792420/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1722.01 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 171519 682 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 6843945 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 46144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13631
/proc/meminfo: memFree=28792172/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1782.01 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 177498 703 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 46144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13631
/proc/meminfo: memFree=28792048/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1800.01 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 179291 710 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802000 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46144

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13631
/proc/meminfo: memFree=28792048/32873648 swapFree=7372/7372
[pid=13554] ppid=13552 vsize=46144 CPUtime=1800.01 cores=0,2,4,6
/proc/13554/stat : 13554 (toysat) R 13552 13554 12124 0 -1 4202496 11622 0 0 0 179291 710 0 0 20 0 1 0 278417591 47251456 10768 33554432000 4194304 8973514 140734170802736 140734170802000 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13554/statm: 11536 10768 456 1167 0 10317 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.92
CPU system time (s): 7.10492
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 49216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.92
system time used= 7.10492
maximum resident set size= 46144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11622
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= 10
involuntary context switches= 1938

runsolver used 2.6506 second user time and 9.94549 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 14:48:36
IDJOB=3706810
IDBENCH=2940
IDSOLVER=2285
FILE ID=node122/3706810-1338122916
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/bounded_golomb_rulers/normalized-bogr_11.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706810-1338122916/watcher-3706810-1338122916 -o /tmp/evaluation-result-3706810-1338122916/solver-3706810-1338122916 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706810-1338122916.opb

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

MD5SUM BENCH= c19ad978a977652a94fc03b8ce63204a
RANDOM SEED=949845061

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:        28808324 kB
Buffers:          301764 kB
Cached:          2895980 kB
SwapCached:            0 kB
Active:          1254276 kB
Inactive:        2012636 kB
Active(anon):      60528 kB
Inactive(anon):    11052 kB
Active(file):    1193748 kB
Inactive(file):  2001584 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:         76056 kB
Mapped:            15576 kB
Shmem:               200 kB
Slab:             660068 kB
SReclaimable:     104288 kB
SUnreclaim:       555780 kB
KernelStack:        1456 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     183340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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 15:18:38