Trace number 3725733

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

Name/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_15_errors.opb
MD5SUMb155444c97f18a8f3025da7494a3d01e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark49.9814
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables584
Total number of constraints427
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints394
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 182
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 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2406
Sum of products size (including duplicates)10572
Number of different products2406
Sum of products size10572

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.10	c 2012-06-02T14:52:23+0200
0.09/0.10	c arch = x86_64
0.09/0.10	c os = linux
0.09/0.10	c compiler = ghc 7.4
0.09/0.10	c packages:
0.09/0.10	c   OptDir-0.0.1
0.09/0.10	c   array-0.4.0.0
0.09/0.10	c   base-4.5.0.0
0.09/0.10	c   bytestring-0.9.2.1
0.09/0.10	c   containers-0.4.2.1
0.09/0.10	c   deepseq-1.3.0.0
0.09/0.10	c   mtl-2.1.1
0.09/0.10	c   old_locale-1.0.0.4
0.09/0.10	c   parse_dimacs-1.2
0.09/0.10	c   parsec-3.1.2
0.09/0.10	c   queue-0.1.2
0.09/0.10	c   stm-2.3
0.09/0.10	c   time-1.4
0.09/0.10	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725733-1338641543.opb"]
0.09/0.10	c #vars 584
0.09/0.10	c #constraints 427
0.09/0.10	c Solving starts ...
5.59/5.60	c solving time = 5.497s
5.59/5.60	c #decision = 9898
5.59/5.60	c #conflict = 8268
5.59/5.60	c #restart = 9
5.59/5.60	o 107
5.59/5.60	c Solving starts ...
5.59/5.62	c learnt constraints deletion: 8259 -> 4130
5.59/5.63	c solving time = 0.033s
5.59/5.63	c #decision = 9989
5.59/5.63	c #conflict = 8269
5.59/5.63	c #restart = 9
5.59/5.63	o 105
5.59/5.63	c Solving starts ...
5.59/5.64	c solving time = 0.007s
5.59/5.64	c #decision = 10080
5.59/5.64	c #conflict = 8270
5.59/5.64	c #restart = 9
5.59/5.64	o 103
5.59/5.64	c Solving starts ...
5.59/5.65	c solving time = 0.006s
5.59/5.65	c #decision = 10170
5.59/5.65	c #conflict = 8271
5.59/5.65	c #restart = 9
5.59/5.65	o 101
5.59/5.65	c Solving starts ...
5.59/5.66	c solving time = 0.007s
5.59/5.66	c #decision = 10261
5.59/5.66	c #conflict = 8272
5.59/5.66	c #restart = 9
5.59/5.66	o 99
5.59/5.66	c Solving starts ...
5.59/5.67	c solving time = 0.007s
5.59/5.67	c #decision = 10352
5.59/5.67	c #conflict = 8273
5.59/5.67	c #restart = 9
5.59/5.67	o 97
5.59/5.67	c Solving starts ...
5.59/5.67	c solving time = 0.007s
5.59/5.67	c #decision = 10443
5.59/5.67	c #conflict = 8274
5.59/5.67	c #restart = 9
5.59/5.67	o 95
5.59/5.67	c Solving starts ...
5.59/5.68	c solving time = 0.006s
5.59/5.68	c #decision = 10534
5.59/5.68	c #conflict = 8275
5.59/5.68	c #restart = 9
5.59/5.68	o 93
5.59/5.68	c Solving starts ...
5.59/5.69	c solving time = 0.007s
5.59/5.69	c #decision = 10625
5.59/5.69	c #conflict = 8276
5.59/5.69	c #restart = 9
5.59/5.69	o 91
5.59/5.69	c Solving starts ...
5.69/5.72	c solving time = 0.027s
5.69/5.72	c #decision = 10716
5.69/5.72	c #conflict = 8277
5.69/5.72	c #restart = 9
5.69/5.72	o 89
5.69/5.72	c Solving starts ...
5.69/5.73	c solving time = 0.008s
5.69/5.73	c #decision = 10807
5.69/5.73	c #conflict = 8278
5.69/5.73	c #restart = 9
5.69/5.73	o 87
5.69/5.73	c Solving starts ...
5.69/5.73	c solving time = 0.006s
5.69/5.73	c #decision = 10898
5.69/5.73	c #conflict = 8279
5.69/5.73	c #restart = 9
5.69/5.73	o 85
5.69/5.73	c Solving starts ...
5.69/5.74	c solving time = 0.006s
5.69/5.74	c #decision = 10989
5.69/5.74	c #conflict = 8280
5.69/5.74	c #restart = 9
5.69/5.74	o 83
5.69/5.74	c Solving starts ...
5.69/5.75	c solving time = 0.011s
5.69/5.75	c #decision = 11131
5.69/5.75	c #conflict = 8287
5.69/5.75	c #restart = 9
5.69/5.75	o 81
5.69/5.75	c Solving starts ...
5.69/5.76	c solving time = 0.006s
5.69/5.76	c #decision = 11257
5.69/5.76	c #conflict = 8288
5.69/5.76	c #restart = 9
5.69/5.76	o 79
5.69/5.76	c Solving starts ...
5.79/5.81	c solving time = 0.047s
5.79/5.81	c #decision = 11457
5.79/5.81	c #conflict = 8317
5.79/5.81	c #restart = 9
5.79/5.81	o 77
5.79/5.81	c Solving starts ...
5.79/5.84	c solving time = 0.024s
5.79/5.84	c #decision = 11593
5.79/5.84	c #conflict = 8331
5.79/5.84	c #restart = 9
5.79/5.84	o 75
5.79/5.84	c Solving starts ...
5.79/5.86	c solving time = 0.025s
5.79/5.86	c #decision = 11669
5.79/5.86	c #conflict = 8332
5.79/5.86	c #restart = 9
5.79/5.86	o 73
5.79/5.86	c Solving starts ...
5.79/5.87	c solving time = 0.007s
5.79/5.87	c #decision = 11746
5.79/5.87	c #conflict = 8333
5.79/5.87	c #restart = 9
5.79/5.87	o 71
5.79/5.87	c Solving starts ...
5.79/5.88	c solving time = 0.006s
5.79/5.88	c #decision = 11823
5.79/5.88	c #conflict = 8334
5.79/5.88	c #restart = 9
5.79/5.88	o 69
5.79/5.88	c Solving starts ...
5.79/5.89	c solving time = 0.007s
5.79/5.89	c #decision = 11899
5.79/5.89	c #conflict = 8335
5.79/5.89	c #restart = 9
5.79/5.89	o 67
5.79/5.89	c Solving starts ...
5.79/5.90	c solving time = 0.007s
5.79/5.90	c #decision = 11975
5.79/5.90	c #conflict = 8336
5.79/5.90	c #restart = 9
5.79/5.90	o 65
5.79/5.90	c Solving starts ...
5.89/5.90	c solving time = 0.006s
5.89/5.90	c #decision = 12051
5.89/5.90	c #conflict = 8337
5.89/5.90	c #restart = 9
5.89/5.90	o 63
5.89/5.90	c Solving starts ...
5.89/5.91	c solving time = 0.006s
5.89/5.91	c #decision = 12127
5.89/5.91	c #conflict = 8338
5.89/5.91	c #restart = 9
5.89/5.91	o 61
5.89/5.91	c Solving starts ...
5.89/5.92	c solving time = 0.006s
5.89/5.92	c #decision = 12203
5.89/5.92	c #conflict = 8339
5.89/5.92	c #restart = 9
5.89/5.92	o 59
5.89/5.92	c Solving starts ...
5.89/5.93	c solving time = 0.006s
5.89/5.93	c #decision = 12280
5.89/5.93	c #conflict = 8340
5.89/5.93	c #restart = 9
5.89/5.93	o 57
5.89/5.93	c Solving starts ...
5.89/5.93	c solving time = 0.007s
5.89/5.93	c #decision = 12359
5.89/5.93	c #conflict = 8341
5.89/5.93	c #restart = 9
5.89/5.93	o 55
5.89/5.93	c Solving starts ...
5.89/5.94	c solving time = 0.006s
5.89/5.94	c #decision = 12437
5.89/5.94	c #conflict = 8342
5.89/5.94	c #restart = 9
5.89/5.94	o 53
5.89/5.94	c Solving starts ...
5.89/5.95	c solving time = 0.007s
5.89/5.95	c #decision = 12516
5.89/5.95	c #conflict = 8343
5.89/5.95	c #restart = 9
5.89/5.95	o 51
5.89/5.95	c Solving starts ...
5.89/5.96	c solving time = 0.006s
5.89/5.96	c #decision = 12594
5.89/5.96	c #conflict = 8344
5.89/5.96	c #restart = 9
5.89/5.96	o 49
5.89/5.96	c Solving starts ...
5.89/5.96	c solving time = 0.007s
5.89/5.96	c #decision = 12673
5.89/5.96	c #conflict = 8345
5.89/5.96	c #restart = 9
5.89/5.96	o 47
5.89/5.96	c Solving starts ...
5.89/5.99	c solving time = 0.025s
5.89/5.99	c #decision = 12758
5.89/5.99	c #conflict = 8352
5.89/5.99	c #restart = 9
5.89/5.99	o 45
5.89/5.99	c Solving starts ...
11.88/11.92	c learnt constraints deletion: 11711 -> 5856
18.58/18.67	c learnt constraints deletion: 14137 -> 7069
20.17/20.20	c solving time = 14.199s
20.17/20.20	c #decision = 31683
20.17/20.20	c #conflict = 25519
20.17/20.20	c #restart = 20
20.17/20.20	o 44
20.17/20.20	c Solving starts ...
20.17/20.22	c learnt constraints deletion: 8447 -> 4224
20.48/20.59	c solving time = 0.393s
20.48/20.59	c #decision = 32193
20.48/20.59	c #conflict = 25810
20.48/20.59	c #restart = 22
20.48/20.59	o 42
20.48/20.59	c Solving starts ...
23.88/23.98	c learnt constraints deletion: 10737 -> 5369
24.88/24.92	c solving time = 4.330s
24.88/24.92	c #decision = 42758
24.88/24.92	c #conflict = 35549
24.88/24.92	c #restart = 31
24.88/24.92	o 41
24.88/24.92	c Solving starts ...
24.88/24.95	c learnt constraints deletion: 8875 -> 4438
24.88/24.96	c solving time = 0.038s
24.88/24.96	c #decision = 42860
24.88/24.96	c #conflict = 35550
24.88/24.96	c #restart = 31
24.88/24.96	o 39
24.88/24.96	c Solving starts ...
25.08/25.11	c solving time = 0.147s
25.08/25.11	c #decision = 43012
25.08/25.11	c #conflict = 35614
25.08/25.11	c #restart = 31
25.08/25.11	o 38
25.08/25.11	c Solving starts ...
28.37/28.49	c learnt constraints deletion: 10839 -> 5420
33.77/33.80	c learnt constraints deletion: 12941 -> 6471
40.58/40.66	c learnt constraints deletion: 15346 -> 7674
49.07/49.11	c learnt constraints deletion: 15442 -> 7721
59.46/59.59	c learnt constraints deletion: 15452 -> 7728
68.47/68.53	c learnt constraints deletion: 18352 -> 9177
77.76/77.85	c learnt constraints deletion: 18660 -> 9330
81.76/81.88	c learnt constraints deletion: 18528 -> 9264
86.06/86.13	c learnt constraints deletion: 18548 -> 9274
90.96/91.07	c learnt constraints deletion: 18540 -> 9271
99.56/99.65	c learnt constraints deletion: 20472 -> 10236
110.96/111.04	c learnt constraints deletion: 20548 -> 10274
128.26/128.37	c learnt constraints deletion: 20300 -> 10150
144.55/144.65	c learnt constraints deletion: 20242 -> 10121
153.55/153.67	c learnt constraints deletion: 22315 -> 11158
169.64/169.70	c learnt constraints deletion: 22266 -> 11134
189.04/189.14	c learnt constraints deletion: 22969 -> 11486
208.14/208.28	c learnt constraints deletion: 23206 -> 11604
229.74/229.83	c learnt constraints deletion: 23492 -> 11747
242.83/243.00	c solving time = 217.840s
242.83/243.00	c #decision = 273282
242.83/243.00	c #conflict = 229970
242.83/243.00	c #restart = 47
242.83/243.00	o 37
242.83/243.00	c Solving starts ...
243.53/243.61	c learnt constraints deletion: 19625 -> 9813
243.53/243.68	c learnt constraints deletion: 9813 -> 4907
246.43/246.59	c learnt constraints deletion: 10790 -> 5395
250.43/250.55	c learnt constraints deletion: 13815 -> 6908
253.93/254.04	c learnt constraints deletion: 14134 -> 7067
255.83/255.91	c learnt constraints deletion: 15406 -> 7703
261.03/261.12	c learnt constraints deletion: 16940 -> 8470
268.33/268.47	c learnt constraints deletion: 16943 -> 8472
275.43/275.55	c learnt constraints deletion: 16918 -> 8461
286.62/286.76	c learnt constraints deletion: 19710 -> 9856
299.61/299.74	c learnt constraints deletion: 20059 -> 10031
313.11/313.22	c learnt constraints deletion: 20532 -> 10266
320.11/320.25	c learnt constraints deletion: 20798 -> 10399
328.41/328.58	c learnt constraints deletion: 20304 -> 10152
337.81/337.99	c learnt constraints deletion: 20287 -> 10145
345.11/345.24	c learnt constraints deletion: 20305 -> 10154
355.51/355.66	c learnt constraints deletion: 23604 -> 11802
367.40/367.57	c learnt constraints deletion: 23596 -> 11800
381.89/382.03	c learnt constraints deletion: 23498 -> 11756
397.19/397.35	c learnt constraints deletion: 23474 -> 11744
412.40/412.55	c learnt constraints deletion: 23487 -> 11752
423.89/424.04	c learnt constraints deletion: 24409 -> 12205
429.49/429.66	c learnt constraints deletion: 24639 -> 12320
436.89/437.05	c learnt constraints deletion: 24415 -> 12208
445.39/445.53	c learnt constraints deletion: 24422 -> 12213
453.88/454.03	c learnt constraints deletion: 24386 -> 12193
462.18/462.31	c learnt constraints deletion: 24412 -> 12209
469.18/469.36	c learnt constraints deletion: 24446 -> 12225
479.28/479.47	c learnt constraints deletion: 25716 -> 12860
493.08/493.29	c learnt constraints deletion: 27220 -> 13610
507.77/507.92	c learnt constraints deletion: 26768 -> 13386
524.67/524.84	c learnt constraints deletion: 27330 -> 13666
543.77/543.90	c learnt constraints deletion: 26723 -> 13362
564.36/564.56	c learnt constraints deletion: 26729 -> 13365
587.47/587.65	c learnt constraints deletion: 26754 -> 13380
609.66/609.87	c learnt constraints deletion: 28066 -> 14035
634.16/634.33	c learnt constraints deletion: 27674 -> 13849
657.45/657.60	c learnt constraints deletion: 27731 -> 13885
681.34/681.57	c learnt constraints deletion: 27250 -> 13628
707.44/707.67	c learnt constraints deletion: 26746 -> 13378
726.94/727.18	c learnt constraints deletion: 29310 -> 14655
737.84/738.10	c learnt constraints deletion: 29315 -> 14659
748.03/748.26	c learnt constraints deletion: 29310 -> 14656
765.73/765.90	c learnt constraints deletion: 29313 -> 14659
787.93/788.20	c learnt constraints deletion: 29312 -> 14656
813.52/813.75	c learnt constraints deletion: 29309 -> 14656
835.62/835.86	c learnt constraints deletion: 29327 -> 14665
861.82/862.06	c learnt constraints deletion: 29306 -> 14655
886.02/886.20	c learnt constraints deletion: 29320 -> 14662
908.51/908.79	c learnt constraints deletion: 29308 -> 14656
935.00/935.27	c learnt constraints deletion: 29318 -> 14662
951.81/952.07	c learnt constraints deletion: 29311 -> 14659
971.01/971.21	c learnt constraints deletion: 29338 -> 14673
990.49/990.73	c learnt constraints deletion: 29339 -> 14675
1005.69/1005.98	c learnt constraints deletion: 29267 -> 14634
1021.09/1021.35	c learnt constraints deletion: 33542 -> 16771
1041.78/1042.07	c learnt constraints deletion: 33542 -> 16796
1066.69/1066.95	c learnt constraints deletion: 33683 -> 16845
1095.17/1095.46	c learnt constraints deletion: 33653 -> 16855
1118.96/1119.27	c learnt constraints deletion: 32241 -> 16124
1143.67/1143.94	c learnt constraints deletion: 33463 -> 16740
1168.56/1168.89	c learnt constraints deletion: 33499 -> 16782
1192.95/1193.25	c learnt constraints deletion: 33673 -> 16870
1216.85/1217.12	c learnt constraints deletion: 33720 -> 16862
1243.85/1244.16	c learnt constraints deletion: 33308 -> 16657
1273.24/1273.58	c learnt constraints deletion: 32418 -> 16212
1301.64/1301.95	c learnt constraints deletion: 33344 -> 16677
1328.44/1328.75	c learnt constraints deletion: 33410 -> 16722
1355.73/1356.09	c learnt constraints deletion: 33263 -> 16653
1383.73/1384.07	c learnt constraints deletion: 33239 -> 16645
1413.52/1413.87	c learnt constraints deletion: 33329 -> 16688
1441.42/1441.77	c learnt constraints deletion: 33403 -> 16728
1463.02/1463.38	c learnt constraints deletion: 32202 -> 16103
1490.71/1491.01	c learnt constraints deletion: 33411 -> 16712
1523.41/1523.76	c learnt constraints deletion: 35295 -> 17650
1547.10/1547.43	c learnt constraints deletion: 35313 -> 17658
1570.30/1570.63	c learnt constraints deletion: 36294 -> 18149
1595.59/1595.98	c learnt constraints deletion: 35317 -> 17661
1625.29/1625.62	c learnt constraints deletion: 35339 -> 17673
1655.68/1656.04	c learnt constraints deletion: 35289 -> 17649
1688.78/1689.10	c learnt constraints deletion: 35921 -> 17964
1718.98/1719.34	c learnt constraints deletion: 36047 -> 18028
1748.07/1748.48	c learnt constraints deletion: 36761 -> 18382
1781.86/1782.20	c learnt constraints deletion: 36693 -> 18355

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-3725733-1338641543/watcher-3725733-1338641543 -o /tmp/evaluation-result-3725733-1338641543/solver-3725733-1338641543 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725733-1338641543.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.00 2.00 2.00 3/176 28801
/proc/meminfo: memFree=27961964/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 816 0 0 0 0 0 0 0 20 0 1 0 330278635 6373376 736 33554432000 4194304 8989770 140733393718176 140736925350552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 1556 736 429 1171 0 333 0

[startup+0.0354749 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28801
/proc/meminfo: memFree=27961964/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=8272 CPUtime=0.03 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 1208 0 0 0 3 0 0 0 20 0 1 0 330278635 8470528 1128 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 2068 1128 430 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28801
/proc/meminfo: memFree=27961964/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=17488 CPUtime=0.09 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 3538 0 0 0 9 0 0 0 20 0 1 0 330278635 17907712 3458 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 4372 3458 443 1171 0 3149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17488

[startup+0.300311 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28801
/proc/meminfo: memFree=27961964/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=21584 CPUtime=0.29 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 4702 0 0 0 29 0 0 0 20 0 1 0 330278635 22102016 4622 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 5396 4622 459 1171 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21584

[startup+0.700324 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28801
/proc/meminfo: memFree=27961964/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=21584 CPUtime=0.68 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 4705 0 0 0 68 0 0 0 20 0 1 0 330278635 22102016 4625 33554432000 4194304 8989770 140733393718176 140733393717672 4204292 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 5396 4625 459 1171 0 4173 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21584

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=27949504/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=24656 CPUtime=1.49 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 5246 0 0 0 148 1 0 0 20 0 1 0 330278635 25247744 5166 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 6164 5166 459 1171 0 4941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24656

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=27943544/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=29776 CPUtime=3.09 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 6753 0 0 0 308 1 0 0 20 0 1 0 330278635 30490624 6673 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 7444 6673 459 1171 0 6221 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29776

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=27934492/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=37968 CPUtime=6.29 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 8814 0 0 0 626 3 0 0 20 0 1 0 330278635 38879232 8734 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 9492 8734 472 1171 0 8269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37968

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=27924356/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=46160 CPUtime=12.69 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 10866 0 0 0 1264 5 0 0 20 0 1 0 330278635 47267840 10784 33554432000 4194304 8989770 140733393718176 140733393717440 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 11540 10784 472 1171 0 10317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46160

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=27923044/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=42064 CPUtime=25.48 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 13432 0 0 0 2537 11 0 0 20 0 1 0 330278635 43073536 9760 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 10516 9760 472 1171 0 9293 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42064

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=27905656/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=61520 CPUtime=51.07 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 18306 0 0 0 5089 18 0 0 20 0 1 0 330278635 62996480 14624 33554432000 4194304 8989770 140733393718176 140733393717440 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 15380 14624 472 1171 0 14157 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61520

[startup+102.307 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 28802
/proc/meminfo: memFree=27881260/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=83024 CPUtime=102.26 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 28804 0 0 0 10191 35 0 0 20 0 1 0 330278635 85016576 20000 33554432000 4194304 8989770 140733393718176 140733393717672 4552161 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 20756 20000 472 1171 0 19533 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83024

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 28802
/proc/meminfo: memFree=27891024/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=78928 CPUtime=162.25 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 28805 0 0 0 16177 48 0 0 20 0 1 0 330278635 80822272 18976 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 19732 18976 472 1171 0 18509 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78928

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 28802
/proc/meminfo: memFree=27870352/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=96336 CPUtime=222.24 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 33160 0 0 0 22163 61 0 0 20 0 1 0 330278635 98648064 23328 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 24084 23328 472 1171 0 22861 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 96336

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 28803
/proc/meminfo: memFree=27896900/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=69712 CPUtime=282.22 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 38285 0 0 0 28144 78 0 0 20 0 1 0 330278635 71385088 16672 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 17428 16672 472 1171 0 16205 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 69712

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 28803
/proc/meminfo: memFree=27881264/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=87120 CPUtime=342.21 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 46481 0 0 0 34130 91 0 0 20 0 1 0 330278635 89210880 21024 33554432000 4194304 8989770 140733393718176 140733393717440 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 21780 21024 472 1171 0 20557 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 87120

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 28803
/proc/meminfo: memFree=27855852/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=112720 CPUtime=402.19 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 52886 0 0 0 40112 107 0 0 20 0 1 0 330278635 115425280 27424 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 28180 27424 472 1171 0 26957 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 112720

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 28806
/proc/meminfo: memFree=27870904/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=99408 CPUtime=462.18 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 55194 0 0 0 46097 121 0 0 20 0 1 0 330278635 101793792 24096 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 24852 24096 472 1171 0 23629 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99408

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 28829
/proc/meminfo: memFree=27858980/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=103504 CPUtime=522.17 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 57242 0 0 0 52083 134 0 0 20 0 1 0 330278635 105988096 25120 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 25876 25120 472 1171 0 24653 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 103504

[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 28830
/proc/meminfo: memFree=27878816/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=91216 CPUtime=582.16 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 60826 0 0 0 58071 145 0 0 20 0 1 0 330278635 93405184 22048 33554432000 4194304 8989770 140733393718176 140733393717672 7732747 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 22804 22048 472 1171 0 21581 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 91216

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 28907
/proc/meminfo: memFree=27588004/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=99408 CPUtime=822.12 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 66717 0 0 0 82026 186 0 0 20 0 1 0 330278635 101793792 24096 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 24852 24096 472 1171 0 23629 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 99408

[startup+882.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/176 28945
/proc/meminfo: memFree=27718628/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=91216 CPUtime=882.11 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 67229 0 0 0 88016 195 0 0 20 0 1 0 330278635 93405184 22048 33554432000 4194304 8989770 140733393718176 140733393717672 4354563 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 22804 22048 472 1171 0 21581 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 91216

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 28946
/proc/meminfo: memFree=27608224/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=95312 CPUtime=942.1 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 70560 0 0 0 94005 205 0 0 20 0 1 0 330278635 97599488 23072 33554432000 4194304 8989770 140733393718176 140733393717672 4452441 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 23828 23072 472 1171 0 22605 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 95312

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28984
/proc/meminfo: memFree=27890180/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=95312 CPUtime=1002.1 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 70560 0 0 0 99994 216 0 0 20 0 1 0 330278635 97599488 23072 33554432000 4194304 8989770 140733393718176 140733393717672 4451817 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 23828 23072 472 1171 0 22605 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 95312

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 28987
/proc/meminfo: memFree=27840160/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=140368 CPUtime=1062.08 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 81824 0 0 0 105973 235 0 0 20 0 1 0 330278635 143736832 34336 33554432000 4194304 8989770 140733393718176 140733393716096 4436769 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 35092 34336 472 1171 0 33869 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 140368

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28987
/proc/meminfo: memFree=27844512/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=132176 CPUtime=1122.06 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 83378 0 0 0 111958 248 0 0 20 0 1 0 330278635 135348224 32288 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 33044 32288 472 1171 0 31821 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 132176

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28987
/proc/meminfo: memFree=27838552/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=136272 CPUtime=1182.06 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 84402 0 0 0 117944 262 0 0 20 0 1 0 330278635 139542528 33312 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 34068 33312 472 1171 0 32845 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 136272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28988
/proc/meminfo: memFree=27843516/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=128080 CPUtime=1242.05 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 85683 0 0 0 123929 276 0 0 20 0 1 0 330278635 131153920 31264 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 32020 31264 472 1171 0 30797 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 128080

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28988
/proc/meminfo: memFree=27846988/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=128080 CPUtime=1302.04 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 89526 0 0 0 129917 287 0 0 20 0 1 0 330278635 131153920 31264 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 32020 31264 472 1171 0 30797 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 128080

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28988
/proc/meminfo: memFree=27856544/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=115792 CPUtime=1362.03 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 90550 0 0 0 135905 298 0 0 20 0 1 0 330278635 118571008 28192 33554432000 4194304 8989770 140733393718176 140733393717440 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 28948 28192 472 1171 0 27725 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 115792

[startup+1422.31 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 28988
/proc/meminfo: memFree=27846540/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=123984 CPUtime=1422.03 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 92598 0 0 0 141895 308 0 0 20 0 1 0 330278635 126959616 30240 33554432000 4194304 8989770 140733393718176 140733393717672 4451700 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 30996 30240 472 1171 0 29773 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 123984

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 28988
/proc/meminfo: memFree=27850572/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=119888 CPUtime=1482.01 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 93110 0 0 0 147881 320 0 0 20 0 1 0 330278635 122765312 29216 33554432000 4194304 8989770 140733393718176 140733393717672 4452828 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 29972 29216 472 1171 0 28749 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 119888

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 28989
/proc/meminfo: memFree=27854860/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=115792 CPUtime=1542.01 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 94646 0 0 0 153868 333 0 0 20 0 1 0 330278635 118571008 28192 33554432000 4194304 8989770 140733393718176 140733393717672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 28948 28192 472 1171 0 27725 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 115792

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 28989
/proc/meminfo: memFree=27832520/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=138320 CPUtime=1601.99 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 103098 0 0 0 159850 349 0 0 20 0 1 0 330278635 141639680 33824 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 34580 33824 472 1171 0 33357 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 138320

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 28992
/proc/meminfo: memFree=27832612/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=136272 CPUtime=1661.98 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 103098 0 0 0 165838 360 0 0 20 0 1 0 330278635 139542528 33312 33554432000 4194304 8989770 140733393718176 140733393716096 4378968 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 34068 33312 472 1171 0 32845 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 136272

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 28992
/proc/meminfo: memFree=27833380/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=135248 CPUtime=1721.97 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 103866 0 0 0 171825 372 0 0 20 0 1 0 330278635 138493952 33056 33554432000 4194304 8989770 140733393718176 140733393717672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 33812 33056 472 1171 0 32589 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 135248

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 28992
/proc/meminfo: memFree=27818256/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=152656 CPUtime=1781.96 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 108218 0 0 0 177810 386 0 0 20 0 1 0 330278635 156319744 37408 33554432000 4194304 8989770 140733393718176 140733393717440 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 38164 37408 472 1171 0 36941 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 152656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28993
/proc/meminfo: memFree=27825744/32873844 swapFree=7628/7628
[pid=28801] ppid=28799 vsize=144464 CPUtime=1800.06 cores=1,3,5,7
/proc/28801/stat : 28801 (toysat) R 28799 28801 27854 0 -1 4202496 108218 0 0 0 179617 389 0 0 20 0 1 0 330278635 147931136 35360 33554432000 4194304 8989770 140733393718176 140733393717440 4451817 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28801/statm: 36116 35360 472 1171 0 34893 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144464

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): 1796.18
CPU system time (s): 3.89841
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 152656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.18
system time used= 3.89841
maximum resident set size= 149632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108218
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= 79
involuntary context switches= 1848

runsolver used 3.59045 second user time and 10.1445 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 14:52:23
IDJOB=3725733
IDBENCH=72485
IDSOLVER=2308
FILE ID=node143/3725733-1338641543
RUNJOBID= node143-1338631507-27871
PBS_JOBID= 14636437
Free space on /tmp= 68540 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/normalized-90_rounds_15_errors.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725733-1338641543/watcher-3725733-1338641543 -o /tmp/evaluation-result-3725733-1338641543/solver-3725733-1338641543 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725733-1338641543.opb

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

MD5SUM BENCH= b155444c97f18a8f3025da7494a3d01e
RANDOM SEED=909972939

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27962236 kB
Buffers:          358092 kB
Cached:          3613580 kB
SwapCached:          112 kB
Active:          1996324 kB
Inactive:        2020844 kB
Active(anon):      36636 kB
Inactive(anon):    10908 kB
Active(file):    1959688 kB
Inactive(file):  2009936 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:              7076 kB
Writeback:             0 kB
AnonPages:         52036 kB
Mapped:            12040 kB
Shmem:               160 kB
Slab:             755800 kB
SReclaimable:     197940 kB
SUnreclaim:       557860 kB
KernelStack:        1472 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     160176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68536 MiB
End job on node143 at 2012-06-02 15:22:25