Trace number 3725037

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM9711add7b63200e6cedabbc5764a3737
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark343
Best CPU time to get the best result obtained on this benchmark18.6762
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 1040
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
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.09/0.16	c 2012-06-02T12:35:38+0200
0.09/0.16	c arch = x86_64
0.09/0.16	c os = linux
0.09/0.16	c compiler = ghc 7.4
0.09/0.16	c packages:
0.09/0.16	c   OptDir-0.0.1
0.09/0.16	c   array-0.4.0.0
0.09/0.16	c   base-4.5.0.0
0.09/0.16	c   bytestring-0.9.2.1
0.09/0.16	c   containers-0.4.2.1
0.09/0.16	c   deepseq-1.3.0.0
0.09/0.16	c   mtl-2.1.1
0.09/0.16	c   old_locale-1.0.0.4
0.09/0.16	c   parse_dimacs-1.2
0.09/0.16	c   parsec-3.1.2
0.09/0.16	c   queue-0.1.2
0.09/0.16	c   stm-2.3
0.09/0.16	c   time-1.4
0.09/0.16	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725037-1338633338.opb"]
0.09/0.16	c #vars 1040
0.09/0.16	c #constraints 3656
0.09/0.16	c Solving starts ...
0.09/0.19	c solving time = 0.025s
0.09/0.19	c #decision = 3079
0.09/0.19	c #conflict = 45
0.09/0.19	c #restart = 0
0.09/0.19	o 490
0.09/0.19	c Solving starts ...
0.09/0.19	c solving time = 0.005s
0.09/0.19	c #decision = 3432
0.09/0.19	c #conflict = 45
0.09/0.19	c #restart = 0
0.09/0.19	o 489
0.19/0.20	c Solving starts ...
0.19/0.20	c solving time = 0.005s
0.19/0.20	c #decision = 3783
0.19/0.20	c #conflict = 45
0.19/0.20	c #restart = 0
0.19/0.20	o 488
0.19/0.20	c Solving starts ...
0.19/0.21	c solving time = 0.005s
0.19/0.21	c #decision = 4132
0.19/0.21	c #conflict = 45
0.19/0.21	c #restart = 0
0.19/0.21	o 487
0.19/0.21	c Solving starts ...
0.19/0.21	c solving time = 0.005s
0.19/0.21	c #decision = 4479
0.19/0.21	c #conflict = 45
0.19/0.21	c #restart = 0
0.19/0.21	o 486
0.19/0.22	c Solving starts ...
0.19/0.22	c solving time = 0.005s
0.19/0.22	c #decision = 4825
0.19/0.22	c #conflict = 45
0.19/0.22	c #restart = 0
0.19/0.22	o 485
0.19/0.22	c Solving starts ...
0.19/0.23	c solving time = 0.005s
0.19/0.23	c #decision = 5169
0.19/0.23	c #conflict = 45
0.19/0.23	c #restart = 0
0.19/0.23	o 484
0.19/0.23	c Solving starts ...
0.19/0.24	c solving time = 0.007s
0.19/0.24	c #decision = 5517
0.19/0.24	c #conflict = 47
0.19/0.24	c #restart = 0
0.19/0.24	o 483
0.19/0.24	c Solving starts ...
0.19/0.25	c solving time = 0.006s
0.19/0.25	c #decision = 5848
0.19/0.25	c #conflict = 48
0.19/0.25	c #restart = 0
0.19/0.25	o 482
0.19/0.25	c Solving starts ...
0.19/0.25	c solving time = 0.006s
0.19/0.25	c #decision = 6178
0.19/0.25	c #conflict = 49
0.19/0.25	c #restart = 0
0.19/0.25	o 481
0.19/0.26	c Solving starts ...
0.19/0.26	c solving time = 0.006s
0.19/0.26	c #decision = 6506
0.19/0.26	c #conflict = 50
0.19/0.26	c #restart = 0
0.19/0.26	o 480
0.19/0.26	c Solving starts ...
0.19/0.27	c solving time = 0.006s
0.19/0.27	c #decision = 6841
0.19/0.27	c #conflict = 51
0.19/0.27	c #restart = 0
0.19/0.27	o 479
0.19/0.27	c Solving starts ...
0.19/0.28	c solving time = 0.006s
0.19/0.28	c #decision = 7178
0.19/0.28	c #conflict = 52
0.19/0.28	c #restart = 0
0.19/0.28	o 478
0.19/0.28	c Solving starts ...
0.19/0.29	c solving time = 0.015s
0.19/0.29	c #decision = 7516
0.19/0.29	c #conflict = 59
0.19/0.29	c #restart = 0
0.19/0.29	o 477
0.29/0.30	c Solving starts ...
0.29/0.30	c solving time = 0.008s
0.29/0.30	c #decision = 7881
0.29/0.30	c #conflict = 62
0.29/0.30	c #restart = 0
0.29/0.30	o 476
0.29/0.31	c Solving starts ...
7.19/7.21	c learnt constraints deletion: 3278 -> 1639
12.49/12.57	c learnt constraints deletion: 4309 -> 2157
16.08/16.19	c learnt constraints deletion: 3768 -> 1884
21.69/21.73	c learnt constraints deletion: 4664 -> 2334
27.18/27.21	c learnt constraints deletion: 5039 -> 2524
32.78/32.80	c learnt constraints deletion: 5039 -> 2521
38.88/38.96	c learnt constraints deletion: 5438 -> 2719
44.88/44.99	c learnt constraints deletion: 5444 -> 2724
50.27/50.31	c learnt constraints deletion: 5432 -> 2716
56.17/56.27	c learnt constraints deletion: 5898 -> 2951
61.87/61.91	c learnt constraints deletion: 5893 -> 2951
66.97/67.07	c learnt constraints deletion: 5895 -> 2951
71.96/72.05	c learnt constraints deletion: 5893 -> 2951
77.27/77.31	c learnt constraints deletion: 5913 -> 2957
82.97/83.00	c learnt constraints deletion: 6387 -> 3194
88.46/88.57	c learnt constraints deletion: 6386 -> 3194
95.46/95.50	c learnt constraints deletion: 6388 -> 3198
101.07/101.15	c learnt constraints deletion: 6389 -> 3197
106.77/106.84	c learnt constraints deletion: 6387 -> 3198
113.06/113.10	c learnt constraints deletion: 6520 -> 3260
119.46/119.54	c learnt constraints deletion: 6934 -> 3467
125.76/125.81	c learnt constraints deletion: 6935 -> 3471
131.56/131.69	c learnt constraints deletion: 6935 -> 3469
137.55/137.67	c learnt constraints deletion: 6933 -> 3469
144.26/144.31	c learnt constraints deletion: 6932 -> 3468
150.45/150.54	c learnt constraints deletion: 6930 -> 3468
156.34/156.42	c learnt constraints deletion: 6924 -> 3466
162.85/162.94	c learnt constraints deletion: 6935 -> 3473
169.55/169.66	c learnt constraints deletion: 7535 -> 3774
176.65/176.74	c learnt constraints deletion: 7536 -> 3769
183.85/183.93	c learnt constraints deletion: 7534 -> 3771
191.14/191.23	c learnt constraints deletion: 7537 -> 3774
198.95/199.04	c learnt constraints deletion: 7538 -> 3774
206.84/206.95	c learnt constraints deletion: 7538 -> 3775
213.04/213.19	c learnt constraints deletion: 7531 -> 3766
219.74/219.80	c learnt constraints deletion: 7537 -> 3770
226.73/226.80	c learnt constraints deletion: 7536 -> 3770
233.23/233.38	c learnt constraints deletion: 7529 -> 3767
239.53/239.63	c learnt constraints deletion: 7532 -> 3768
245.82/245.97	c learnt constraints deletion: 7346 -> 3673
253.43/253.56	c learnt constraints deletion: 8194 -> 4097
260.13/260.29	c learnt constraints deletion: 8193 -> 4098
267.32/267.43	c learnt constraints deletion: 8191 -> 4097
273.82/273.97	c learnt constraints deletion: 8188 -> 4095
280.92/281.04	c learnt constraints deletion: 8190 -> 4096
287.82/287.91	c learnt constraints deletion: 8193 -> 4099
294.92/295.09	c learnt constraints deletion: 8188 -> 4097
301.71/301.88	c learnt constraints deletion: 8185 -> 4093
309.32/309.47	c learnt constraints deletion: 8192 -> 4097
316.51/316.66	c learnt constraints deletion: 8196 -> 4099
323.61/323.71	c learnt constraints deletion: 8194 -> 4098
330.51/330.67	c learnt constraints deletion: 8192 -> 4098
337.90/338.09	c learnt constraints deletion: 8198 -> 4101
345.91/346.03	c learnt constraints deletion: 8189 -> 4095
353.31/353.49	c learnt constraints deletion: 8197 -> 4100
359.80/359.99	c learnt constraints deletion: 8132 -> 4066
368.20/368.30	c learnt constraints deletion: 8912 -> 4457
376.60/376.70	c learnt constraints deletion: 8918 -> 4461
384.81/384.92	c learnt constraints deletion: 8911 -> 4457
392.51/392.61	c learnt constraints deletion: 8910 -> 4456
400.50/400.68	c learnt constraints deletion: 8918 -> 4461
408.40/408.56	c learnt constraints deletion: 8911 -> 4457
416.70/416.81	c learnt constraints deletion: 8906 -> 4456
424.60/424.70	c learnt constraints deletion: 8918 -> 4460
433.21/433.37	c learnt constraints deletion: 8918 -> 4461
441.30/441.44	c learnt constraints deletion: 8915 -> 4460
449.19/449.34	c learnt constraints deletion: 8918 -> 4462
457.89/458.08	c learnt constraints deletion: 8919 -> 4463
466.39/466.58	c learnt constraints deletion: 8912 -> 4458
474.78/474.94	c learnt constraints deletion: 8915 -> 4459
483.49/483.63	c learnt constraints deletion: 8913 -> 4459
491.78/491.94	c learnt constraints deletion: 8914 -> 4460
499.58/499.77	c learnt constraints deletion: 8919 -> 4463
508.89/509.09	c learnt constraints deletion: 8915 -> 4461
517.18/517.32	c learnt constraints deletion: 8912 -> 4458
525.47/525.66	c learnt constraints deletion: 8918 -> 4461
533.97/534.16	c learnt constraints deletion: 8912 -> 4461
543.18/543.35	c learnt constraints deletion: 9332 -> 4666
551.57/551.75	c learnt constraints deletion: 9713 -> 4857
560.27/560.41	c learnt constraints deletion: 9717 -> 4862
568.48/568.61	c learnt constraints deletion: 9715 -> 4858
577.28/577.42	c learnt constraints deletion: 9716 -> 4861
585.56/585.72	c learnt constraints deletion: 9715 -> 4860
594.56/594.77	c learnt constraints deletion: 9714 -> 4861
602.36/602.53	c learnt constraints deletion: 9705 -> 4854
610.86/611.05	c learnt constraints deletion: 9715 -> 4859
618.86/619.08	c learnt constraints deletion: 9713 -> 4859
626.86/627.07	c learnt constraints deletion: 9716 -> 4860
635.46/635.66	c learnt constraints deletion: 9713 -> 4860
643.96/644.10	c learnt constraints deletion: 9716 -> 4859
652.46/652.62	c learnt constraints deletion: 9705 -> 4854
660.86/661.01	c learnt constraints deletion: 9707 -> 4854
668.85/669.01	c learnt constraints deletion: 9716 -> 4862
676.85/677.06	c learnt constraints deletion: 9717 -> 4865
684.95/685.18	c learnt constraints deletion: 9707 -> 4862
692.75/692.97	c learnt constraints deletion: 9712 -> 4859
701.74/701.98	c learnt constraints deletion: 9718 -> 4864
709.94/710.19	c learnt constraints deletion: 9714 -> 4861
719.15/719.35	c learnt constraints deletion: 9714 -> 4864
727.74/727.90	c learnt constraints deletion: 9713 -> 4863
736.94/737.13	c learnt constraints deletion: 9709 -> 4862
746.24/746.44	c learnt constraints deletion: 9716 -> 4867
755.24/755.49	c learnt constraints deletion: 9717 -> 4870
764.04/764.24	c learnt constraints deletion: 9705 -> 4856
772.04/772.25	c learnt constraints deletion: 9711 -> 4862
780.84/781.03	c learnt constraints deletion: 9715 -> 4865
788.93/789.15	c learnt constraints deletion: 9714 -> 4863
798.83/799.08	c learnt constraints deletion: 10591 -> 5303
807.53/807.72	c learnt constraints deletion: 10584 -> 5292
817.03/817.28	c learnt constraints deletion: 10591 -> 5297
826.12/826.30	c learnt constraints deletion: 10577 -> 5289
834.92/835.11	c learnt constraints deletion: 10579 -> 5290
843.62/843.89	c learnt constraints deletion: 10592 -> 5298
852.42/852.65	c learnt constraints deletion: 10580 -> 5292
861.42/861.68	c learnt constraints deletion: 10594 -> 5300
870.82/871.06	c learnt constraints deletion: 10594 -> 5299
879.52/879.76	c learnt constraints deletion: 10581 -> 5294
888.22/888.43	c learnt constraints deletion: 10594 -> 5300
897.51/897.72	c learnt constraints deletion: 10587 -> 5299
906.50/906.75	c learnt constraints deletion: 10594 -> 5301
916.11/916.30	c learnt constraints deletion: 10594 -> 5303
925.10/925.34	c learnt constraints deletion: 10587 -> 5295
935.00/935.22	c learnt constraints deletion: 10594 -> 5300
945.30/945.52	c learnt constraints deletion: 10589 -> 5299
954.80/955.06	c learnt constraints deletion: 10598 -> 5305
963.80/964.05	c learnt constraints deletion: 10594 -> 5300
973.20/973.45	c learnt constraints deletion: 10593 -> 5300
982.69/982.91	c learnt constraints deletion: 10593 -> 5300
991.80/992.07	c learnt constraints deletion: 10592 -> 5299
1000.90/1001.18	c learnt constraints deletion: 10592 -> 5299
1010.70/1010.99	c learnt constraints deletion: 10594 -> 5301
1019.99/1020.28	c learnt constraints deletion: 10590 -> 5299
1029.39/1029.61	c learnt constraints deletion: 10592 -> 5300
1039.08/1039.40	c learnt constraints deletion: 10591 -> 5300
1048.89/1049.10	c learnt constraints deletion: 10595 -> 5303
1058.18/1058.43	c learnt constraints deletion: 10595 -> 5303
1067.89/1068.16	c learnt constraints deletion: 10583 -> 5294
1076.88/1077.12	c learnt constraints deletion: 10588 -> 5297
1086.48/1086.71	c learnt constraints deletion: 10587 -> 5300
1096.08/1096.32	c learnt constraints deletion: 10591 -> 5300
1105.87/1106.15	c learnt constraints deletion: 10594 -> 5303
1115.18/1115.47	c learnt constraints deletion: 10593 -> 5301
1124.48/1124.73	c learnt constraints deletion: 10587 -> 5299
1133.47/1133.78	c learnt constraints deletion: 10590 -> 5300
1143.07/1143.33	c learnt constraints deletion: 10594 -> 5302
1152.77/1153.00	c learnt constraints deletion: 10586 -> 5299
1162.87/1163.16	c learnt constraints deletion: 10580 -> 5295
1172.17/1172.48	c learnt constraints deletion: 10589 -> 5301
1181.76/1182.04	c learnt constraints deletion: 10583 -> 5299
1193.27/1193.52	c learnt constraints deletion: 11558 -> 5785
1203.56/1203.84	c learnt constraints deletion: 11556 -> 5778
1214.36/1214.67	c learnt constraints deletion: 11548 -> 5775
1226.85/1227.12	c learnt constraints deletion: 11548 -> 5775
1236.96/1237.24	c learnt constraints deletion: 11552 -> 5778
1248.55/1248.88	c learnt constraints deletion: 11547 -> 5777
1259.55/1259.89	c learnt constraints deletion: 11550 -> 5778
1269.45/1269.78	c learnt constraints deletion: 11553 -> 5777
1279.94/1280.30	c learnt constraints deletion: 11543 -> 5773
1289.84/1290.18	c learnt constraints deletion: 11557 -> 5780
1299.74/1300.07	c learnt constraints deletion: 11553 -> 5779
1309.85/1310.17	c learnt constraints deletion: 11553 -> 5778
1320.54/1320.87	c learnt constraints deletion: 11547 -> 5776
1331.64/1331.92	c learnt constraints deletion: 11556 -> 5780
1341.53/1341.80	c learnt constraints deletion: 11549 -> 5779
1351.93/1352.23	c learnt constraints deletion: 11559 -> 5785
1363.74/1364.04	c learnt constraints deletion: 11548 -> 5776
1375.73/1376.06	c learnt constraints deletion: 11553 -> 5780
1386.13/1386.44	c learnt constraints deletion: 11558 -> 5783
1396.63/1396.97	c learnt constraints deletion: 11558 -> 5783
1406.72/1407.08	c learnt constraints deletion: 11553 -> 5777
1417.12/1417.40	c learnt constraints deletion: 11552 -> 5777
1427.32/1427.63	c learnt constraints deletion: 11555 -> 5780
1436.62/1436.98	c learnt constraints deletion: 11556 -> 5779
1446.92/1447.29	c learnt constraints deletion: 11550 -> 5776
1460.62/1460.99	c learnt constraints deletion: 11557 -> 5781
1475.51/1475.81	c learnt constraints deletion: 11542 -> 5772
1487.61/1487.96	c learnt constraints deletion: 11557 -> 5781
1502.11/1502.47	c learnt constraints deletion: 11552 -> 5777
1514.51/1514.82	c learnt constraints deletion: 11554 -> 5779
1528.50/1528.88	c learnt constraints deletion: 11546 -> 5776
1541.70/1542.07	c learnt constraints deletion: 11545 -> 5774
1553.50/1553.87	c learnt constraints deletion: 11555 -> 5781
1568.20/1568.59	c learnt constraints deletion: 11556 -> 5782
1583.19/1583.51	c learnt constraints deletion: 11555 -> 5781
1595.29/1595.66	c learnt constraints deletion: 11557 -> 5783
1606.49/1606.82	c learnt constraints deletion: 11558 -> 5783
1618.29/1618.65	c learnt constraints deletion: 11560 -> 5785
1628.99/1629.33	c learnt constraints deletion: 11552 -> 5779
1639.99/1640.35	c learnt constraints deletion: 11552 -> 5780
1651.19/1651.53	c learnt constraints deletion: 11562 -> 5787
1662.29/1662.64	c learnt constraints deletion: 11558 -> 5781
1673.18/1673.52	c learnt constraints deletion: 11551 -> 5779
1683.69/1684.02	c learnt constraints deletion: 11554 -> 5780
1694.37/1694.79	c learnt constraints deletion: 11549 -> 5779
1706.37/1706.70	c learnt constraints deletion: 11555 -> 5783
1717.37/1717.73	c learnt constraints deletion: 11554 -> 5783
1728.37/1728.76	c learnt constraints deletion: 11556 -> 5781
1739.47/1739.86	c learnt constraints deletion: 11552 -> 5781
1749.87/1750.22	c learnt constraints deletion: 11554 -> 5781
1760.96/1761.36	c learnt constraints deletion: 11557 -> 5783
1771.67/1772.01	c learnt constraints deletion: 11554 -> 5782
1782.27/1782.63	c learnt constraints deletion: 11553 -> 5781
1792.96/1793.36	c learnt constraints deletion: 11556 -> 5783

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-3725037-1338633338/watcher-3725037-1338633338 -o /tmp/evaluation-result-3725037-1338633338/solver-3725037-1338633338 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725037-1338633338.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: 2.09 2.04 1.72 3/177 21484
/proc/meminfo: memFree=30190768/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 831 0 0 0 0 0 0 0 20 0 1 0 329462398 6373376 751 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 1556 751 429 1171 0 333 0

[startup+0.0519431 s]
/proc/loadavg: 2.09 2.04 1.72 3/177 21484
/proc/meminfo: memFree=30190768/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=9296 CPUtime=0.04 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 1615 0 0 0 4 0 0 0 20 0 1 0 329462398 9519104 1535 33554432000 4194304 8989770 140736500951200 140736500950696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 2324 1535 441 1171 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9296

[startup+0.10029 s]
/proc/loadavg: 2.09 2.04 1.72 3/177 21484
/proc/meminfo: memFree=30190768/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=10320 CPUtime=0.09 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 1849 0 0 0 9 0 0 0 20 0 1 0 329462398 10567680 1769 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 2580 1769 442 1171 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10320

[startup+0.300231 s]
/proc/loadavg: 2.09 2.04 1.72 3/177 21484
/proc/meminfo: memFree=30190768/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=12368 CPUtime=0.29 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 2227 0 0 0 29 0 0 0 20 0 1 0 329462398 12664832 2147 33554432000 4194304 8989770 140736500951200 140736500950696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 3092 2147 471 1171 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12368

[startup+0.700292 s]
/proc/loadavg: 2.09 2.04 1.72 3/177 21484
/proc/meminfo: memFree=30190768/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=15440 CPUtime=0.69 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 2978 0 0 0 69 0 0 0 20 0 1 0 329462398 15810560 2898 33554432000 4194304 8989770 140736500951200 140736500950696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 3860 2898 471 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50032 s]
/proc/loadavg: 2.09 2.04 1.72 3/178 21485
/proc/meminfo: memFree=30178452/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=18512 CPUtime=1.48 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 3952 0 0 0 148 0 0 0 20 0 1 0 329462398 18956288 3872 33554432000 4194304 8989770 140736500951200 140736500949120 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 4628 3872 471 1171 0 3405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18512

[startup+3.10033 s]
/proc/loadavg: 2.09 2.04 1.72 3/178 21485
/proc/meminfo: memFree=30172748/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=24656 CPUtime=3.09 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 5488 0 0 0 308 1 0 0 20 0 1 0 329462398 25247744 5408 33554432000 4194304 8989770 140736500951200 140736500949120 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 6164 5408 471 1171 0 4941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24656

[startup+6.30028 s]
/proc/loadavg: 2.08 2.04 1.72 3/178 21485
/proc/meminfo: memFree=30162516/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=32848 CPUtime=6.29 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 7378 0 0 0 627 2 0 0 20 0 1 0 329462398 33636352 7298 33554432000 4194304 8989770 140736500951200 140736500949120 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 8212 7298 471 1171 0 6989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32848

[startup+12.7003 s]
/proc/loadavg: 2.07 2.04 1.72 3/178 21485
/proc/meminfo: memFree=30148880/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=43088 CPUtime=12.69 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 10099 0 0 0 1265 4 0 0 20 0 1 0 329462398 44122112 10019 33554432000 4194304 8989770 140736500951200 140736500950696 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 10772 10019 473 1171 0 9549 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43088

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 1.72 3/177 21485
/proc/meminfo: memFree=30144852/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=47184 CPUtime=25.48 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 11900 0 0 0 2540 8 0 0 20 0 1 0 329462398 48316416 11048 33554432000 4194304 8989770 140736500951200 140736500933184 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 11796 11048 473 1171 0 10573 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47184

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 1.73 3/177 21485
/proc/meminfo: memFree=30124116/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=58448 CPUtime=51.08 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 17278 0 0 0 5091 17 0 0 20 0 1 0 329462398 59850752 13864 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 14612 13864 473 1171 0 13389 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58448

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 1.74 3/177 21485
/proc/meminfo: memFree=30077584/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=95312 CPUtime=102.27 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 26755 0 0 0 10188 39 0 0 20 0 1 0 329462398 97599488 23080 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 23828 23080 473 1171 0 22605 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 95312

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.75 3/177 21485
/proc/meminfo: memFree=30062924/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=107600 CPUtime=162.24 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 30856 0 0 0 16168 56 0 0 20 0 1 0 329462398 110182400 26152 33554432000 4194304 8989770 140736500951200 140736500950696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 26900 26152 473 1171 0 25677 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 107600

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/177 21485
/proc/meminfo: memFree=30072600/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=92240 CPUtime=222.24 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 38541 0 0 0 22145 79 0 0 20 0 1 0 329462398 94453760 22312 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 23060 22312 473 1171 0 21837 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 92240

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/178 21489
/proc/meminfo: memFree=30066308/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=94288 CPUtime=282.21 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 42132 0 0 0 28120 101 0 0 20 0 1 0 329462398 96550912 22824 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 23572 22824 473 1171 0 22349 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 94288

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 21489
/proc/meminfo: memFree=30069036/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=91216 CPUtime=342.21 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 44181 0 0 0 34098 123 0 0 20 0 1 0 329462398 93405184 22056 33554432000 4194304 8989770 140736500951200 140736500950464 7857787 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 22804 22056 473 1171 0 21581 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 91216

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 21489
/proc/meminfo: memFree=30050748/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=109648 CPUtime=402.2 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 49813 0 0 0 40076 144 0 0 20 0 1 0 329462398 112279552 26664 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 27412 26664 473 1171 0 26189 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 109648

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 1.82 3/177 21489
/proc/meminfo: memFree=30053644/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=103504 CPUtime=462.19 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 52120 0 0 0 46053 166 0 0 20 0 1 0 329462398 105988096 25128 33554432000 4194304 8989770 140736500951200 140736500950464 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 25876 25128 473 1171 0 24653 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 103504

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.82 3/177 21489
/proc/meminfo: memFree=30045956/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=110672 CPUtime=522.18 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 53912 0 0 0 52031 187 0 0 20 0 1 0 329462398 113328128 26920 33554432000 4194304 8989770 140736500951200 140736500950464 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 27668 26920 473 1171 0 26445 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 110672

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 21490
/proc/meminfo: memFree=30044400/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=111696 CPUtime=582.16 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 56478 0 0 0 58009 207 0 0 20 0 1 0 329462398 114376704 27176 33554432000 4194304 8989770 140736500951200 140736500933184 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 27924 27176 473 1171 0 26701 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 111696

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/177 21490
/proc/meminfo: memFree=30027752/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=123984 CPUtime=822.12 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 74401 0 0 0 81914 298 0 0 20 0 1 0 329462398 126959616 30248 33554432000 4194304 8989770 140736500951200 140736500950696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 30996 30248 473 1171 0 29773 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 123984

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 21494
/proc/meminfo: memFree=30004324/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=146512 CPUtime=882.12 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 80033 0 0 0 87892 320 0 0 20 0 1 0 329462398 150028288 35880 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 36628 35880 473 1171 0 35405 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 146512

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 21494
/proc/meminfo: memFree=29995984/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=154704 CPUtime=942.1 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 82089 0 0 0 93869 341 0 0 20 0 1 0 329462398 158416896 37928 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 38676 37928 473 1171 0 37453 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 154704

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 21494
/proc/meminfo: memFree=29971556/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=173136 CPUtime=1002.09 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 87465 0 0 0 99847 362 0 0 20 0 1 0 329462398 177291264 42536 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 43284 42536 473 1171 0 42061 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 173136

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.88 3/177 21494
/proc/meminfo: memFree=29982080/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=164944 CPUtime=1062.08 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 87465 0 0 0 105826 382 0 0 20 0 1 0 329462398 168902656 40488 33554432000 4194304 8989770 140736500951200 140736500950696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 41236 40488 473 1171 0 40013 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 164944

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/176 21494
/proc/meminfo: memFree=29978736/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=164944 CPUtime=1122.07 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 87465 0 0 0 111805 402 0 0 20 0 1 0 329462398 168902656 40488 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 41236 40488 473 1171 0 40013 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 164944

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 21495
/proc/meminfo: memFree=29964096/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=178256 CPUtime=1182.07 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 90793 0 0 0 117780 427 0 0 20 0 1 0 329462398 182534144 43816 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 44564 43816 473 1171 0 43341 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 178256

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 21496
/proc/meminfo: memFree=29976800/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=164944 CPUtime=1242.05 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 91052 0 0 0 123756 449 0 0 20 0 1 0 329462398 168902656 40488 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 41236 40488 473 1171 0 40013 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 164944

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 21496
/proc/meminfo: memFree=29960804/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=181328 CPUtime=1302.05 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 95148 0 0 0 129734 471 0 0 20 0 1 0 329462398 185679872 44584 33554432000 4194304 8989770 140736500951200 140736500950696 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 45332 44584 473 1171 0 44109 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 181328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21496
/proc/meminfo: memFree=29996280/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=138320 CPUtime=1362.02 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 95666 0 0 0 135710 492 0 0 20 0 1 0 329462398 141639680 33832 33554432000 4194304 8989770 140736500951200 140736500950464 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 34580 33832 473 1171 0 33357 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 138320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21496
/proc/meminfo: memFree=29996208/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=138320 CPUtime=1422.03 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 95666 0 0 0 141686 517 0 0 20 0 1 0 329462398 141639680 33832 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 34580 33832 473 1171 0 33357 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 138320

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21499
/proc/meminfo: memFree=29979448/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=154704 CPUtime=1482.01 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 100275 0 0 0 147664 537 0 0 20 0 1 0 329462398 158416896 37928 33554432000 4194304 8989770 140736500951200 140736500949184 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 38676 37928 473 1171 0 37453 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 154704

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 21523
/proc/meminfo: memFree=29971320/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=162896 CPUtime=1542 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 102323 0 0 0 153645 555 0 0 20 0 1 0 329462398 166805504 39976 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 40724 39976 473 1171 0 39501 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 162896

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21523
/proc/meminfo: memFree=29977224/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=156752 CPUtime=1601.99 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 102323 0 0 0 159626 573 0 0 20 0 1 0 329462398 160514048 38440 33554432000 4194304 8989770 140736500951200 140736500933184 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 39188 38440 473 1171 0 37965 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 156752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21523
/proc/meminfo: memFree=29997376/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=136272 CPUtime=1661.99 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 104627 0 0 0 165604 595 0 0 20 0 1 0 329462398 139542528 33320 33554432000 4194304 8989770 140736500951200 140736500949120 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 34068 33320 473 1171 0 32845 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 136272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21523
/proc/meminfo: memFree=29996820/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=136272 CPUtime=1721.98 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 105651 0 0 0 171583 615 0 0 20 0 1 0 329462398 139542528 33320 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 34068 33320 473 1171 0 32845 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 136272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21523
/proc/meminfo: memFree=29994772/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=136272 CPUtime=1781.97 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 108212 0 0 0 177562 635 0 0 20 0 1 0 329462398 139542528 33320 33554432000 4194304 8989770 140736500951200 140736500949120 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 34068 33320 473 1171 0 32845 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 136272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 1.92 3/177 21563
/proc/meminfo: memFree=30066548/32873844 swapFree=7372/7372
[pid=21484] ppid=21482 vsize=136272 CPUtime=1800.07 cores=1,3,5,7
/proc/21484/stat : 21484 (toysat) R 21482 21484 21194 0 -1 4202496 108212 0 0 0 179365 642 0 0 20 0 1 0 329462398 139542528 33320 33554432000 4194304 8989770 140736500951200 140736500950696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21484/statm: 34068 33320 473 1171 0 32845 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 136272

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.08
CPU user time (s): 1793.66
CPU system time (s): 6.42202
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 181328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.66
system time used= 6.42202
maximum resident set size= 178336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108212
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= 68
involuntary context switches= 1849

runsolver used 3.17152 second user time and 9.99248 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-02 12:35:38
IDJOB=3725037
IDBENCH=2119
IDSOLVER=2308
FILE ID=node109/3725037-1338633338
RUNJOBID= node109-1338631506-21211
PBS_JOBID= 14636471
Free space on /tmp= 70708 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725037-1338633338/watcher-3725037-1338633338 -o /tmp/evaluation-result-3725037-1338633338/solver-3725037-1338633338 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725037-1338633338.opb

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

MD5SUM BENCH= 9711add7b63200e6cedabbc5764a3737
RANDOM SEED=649166513

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30192412 kB
Buffers:          297420 kB
Cached:          1490508 kB
SwapCached:          944 kB
Active:           896884 kB
Inactive:         911728 kB
Active(anon):      14992 kB
Inactive(anon):     7800 kB
Active(file):     881892 kB
Inactive(file):   903928 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:             15064 kB
Writeback:             0 kB
AnonPages:         26532 kB
Mapped:            11916 kB
Shmem:                 4 kB
Slab:             734904 kB
SReclaimable:     177212 kB
SUnreclaim:       557692 kB
KernelStack:        1472 kB
PageTables:         3756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70700 MiB
End job on node109 at 2012-06-02 13:05:41