Trace number 3706660

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark439.002
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
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 constraint32
Number of terms in the objective function 808
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 808
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 808
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.19/0.20	c 2012-05-27T13:03:29+0200
0.19/0.20	c arch = x86_64
0.19/0.20	c os = linux
0.19/0.20	c compiler = ghc 7.4
0.19/0.20	c packages:
0.19/0.20	c   OptDir-0.0.1
0.19/0.20	c   array-0.4.0.0
0.19/0.20	c   base-4.5.0.0
0.19/0.20	c   bytestring-0.9.2.1
0.19/0.20	c   containers-0.4.2.1
0.19/0.20	c   deepseq-1.3.0.0
0.19/0.20	c   mtl-2.1.1
0.19/0.20	c   old_locale-1.0.0.4
0.19/0.20	c   parse_dimacs-1.2
0.19/0.20	c   parsec-3.1.2
0.19/0.20	c   queue-0.1.2
0.19/0.20	c   stm-2.3
0.19/0.20	c   time-1.4
0.19/0.20	c command line = ["--pb","HOME/instance-3706660-1338116609.opb"]
0.19/0.20	c #vars 808
0.19/0.20	c #constraints 5557
0.19/0.20	c Solving starts ...
0.19/0.25	c solving time = 0.049s
0.19/0.25	c #decision = 405
0.19/0.25	c #conflict = 127
0.19/0.25	c #restart = 1
0.19/0.25	o 404
0.19/0.25	c Solving starts ...
0.19/0.26	c solving time = 0.004s
0.19/0.26	c #decision = 582
0.19/0.26	c #conflict = 127
0.19/0.26	c #restart = 1
0.19/0.26	o 403
0.19/0.26	c Solving starts ...
0.19/0.26	c solving time = 0.003s
0.19/0.26	c #decision = 758
0.19/0.26	c #conflict = 127
0.19/0.26	c #restart = 1
0.19/0.26	o 402
0.19/0.26	c Solving starts ...
0.19/0.27	c solving time = 0.004s
0.19/0.27	c #decision = 933
0.19/0.27	c #conflict = 127
0.19/0.27	c #restart = 1
0.19/0.27	o 401
0.19/0.27	c Solving starts ...
0.19/0.27	c solving time = 0.006s
0.19/0.27	c #decision = 1109
0.19/0.27	c #conflict = 128
0.19/0.27	c #restart = 1
0.19/0.27	o 400
0.19/0.27	c Solving starts ...
0.19/0.28	c solving time = 0.008s
0.19/0.28	c #decision = 1271
0.19/0.28	c #conflict = 133
0.19/0.28	c #restart = 1
0.19/0.28	o 399
0.19/0.28	c Solving starts ...
0.29/0.30	c solving time = 0.015s
0.29/0.30	c #decision = 1327
0.29/0.30	c #conflict = 146
0.29/0.30	c #restart = 1
0.29/0.30	o 398
0.29/0.30	c Solving starts ...
0.29/0.31	c solving time = 0.011s
0.29/0.31	c #decision = 1379
0.29/0.31	c #conflict = 157
0.29/0.31	c #restart = 1
0.29/0.31	o 397
0.29/0.31	c Solving starts ...
0.29/0.33	c solving time = 0.015s
0.29/0.33	c #decision = 1428
0.29/0.33	c #conflict = 168
0.29/0.33	c #restart = 1
0.29/0.33	o 396
0.29/0.33	c Solving starts ...
0.29/0.34	c solving time = 0.004s
0.29/0.34	c #decision = 1467
0.29/0.34	c #conflict = 169
0.29/0.34	c #restart = 1
0.29/0.34	o 395
0.29/0.34	c Solving starts ...
0.29/0.37	c solving time = 0.029s
0.29/0.37	c #decision = 1529
0.29/0.37	c #conflict = 195
0.29/0.37	c #restart = 1
0.29/0.37	o 394
0.29/0.37	c Solving starts ...
0.39/0.41	c solving time = 0.043s
0.39/0.41	c #decision = 1607
0.39/0.41	c #conflict = 232
0.39/0.41	c #restart = 1
0.39/0.41	o 393
0.39/0.41	c Solving starts ...
0.39/0.43	c solving time = 0.015s
0.39/0.43	c #decision = 1653
0.39/0.43	c #conflict = 240
0.39/0.43	c #restart = 1
0.39/0.43	o 392
0.39/0.43	c Solving starts ...
0.39/0.48	c solving time = 0.057s
0.39/0.48	c #decision = 1768
0.39/0.48	c #conflict = 298
0.39/0.48	c #restart = 1
0.39/0.48	o 391
0.39/0.49	c Solving starts ...
0.59/0.62	c solving time = 0.130s
0.59/0.62	c #decision = 1936
0.59/0.62	c #conflict = 385
0.59/0.62	c #restart = 1
0.59/0.62	o 390
0.59/0.62	c Solving starts ...
0.89/0.99	c solving time = 0.370s
0.89/0.99	c #decision = 2375
0.89/0.99	c #conflict = 649
0.89/0.99	c #restart = 3
0.89/0.99	o 389
0.89/0.99	c Solving starts ...
0.99/1.00	c solving time = 0.017s
0.99/1.00	c #decision = 2438
0.99/1.00	c #conflict = 662
0.99/1.00	c #restart = 3
0.99/1.00	o 388
0.99/1.01	c Solving starts ...
1.09/1.13	c solving time = 0.129s
1.09/1.13	c #decision = 2705
1.09/1.13	c #conflict = 770
1.09/1.13	c #restart = 4
1.09/1.13	o 387
1.09/1.14	c Solving starts ...
1.09/1.15	c solving time = 0.014s
1.09/1.15	c #decision = 2772
1.09/1.15	c #conflict = 778
1.09/1.15	c #restart = 4
1.09/1.15	o 386
1.09/1.15	c Solving starts ...
1.09/1.16	c solving time = 0.005s
1.09/1.16	c #decision = 2822
1.09/1.16	c #conflict = 780
1.09/1.16	c #restart = 4
1.09/1.16	o 385
1.09/1.16	c Solving starts ...
1.09/1.17	c solving time = 0.010s
1.09/1.17	c #decision = 2874
1.09/1.17	c #conflict = 786
1.09/1.17	c #restart = 4
1.09/1.17	o 384
1.09/1.17	c Solving starts ...
1.09/1.18	c solving time = 0.013s
1.09/1.18	c #decision = 2928
1.09/1.18	c #conflict = 796
1.09/1.18	c #restart = 4
1.09/1.18	o 383
1.09/1.18	c Solving starts ...
1.09/1.19	c solving time = 0.005s
1.09/1.19	c #decision = 2969
1.09/1.19	c #conflict = 798
1.09/1.19	c #restart = 4
1.09/1.19	o 382
1.09/1.19	c Solving starts ...
1.19/1.20	c solving time = 0.005s
1.19/1.20	c #decision = 3012
1.19/1.20	c #conflict = 800
1.19/1.20	c #restart = 4
1.19/1.20	o 381
1.19/1.20	c Solving starts ...
1.19/1.21	c solving time = 0.011s
1.19/1.21	c #decision = 3060
1.19/1.21	c #conflict = 807
1.19/1.21	c #restart = 4
1.19/1.21	o 380
1.19/1.22	c Solving starts ...
1.19/1.23	c solving time = 0.010s
1.19/1.23	c #decision = 3105
1.19/1.23	c #conflict = 814
1.19/1.23	c #restart = 4
1.19/1.23	o 379
1.19/1.23	c Solving starts ...
1.19/1.23	c solving time = 0.006s
1.19/1.23	c #decision = 3143
1.19/1.23	c #conflict = 816
1.19/1.23	c #restart = 4
1.19/1.23	o 378
1.19/1.23	c Solving starts ...
1.19/1.24	c solving time = 0.006s
1.19/1.24	c #decision = 3182
1.19/1.24	c #conflict = 818
1.19/1.24	c #restart = 4
1.19/1.24	o 377
1.19/1.24	c Solving starts ...
1.19/1.28	c solving time = 0.037s
1.19/1.28	c #decision = 3277
1.19/1.28	c #conflict = 839
1.19/1.28	c #restart = 4
1.19/1.28	o 376
1.19/1.28	c Solving starts ...
1.19/1.29	c solving time = 0.015s
1.19/1.29	c #decision = 3349
1.19/1.29	c #conflict = 847
1.19/1.29	c #restart = 4
1.19/1.29	o 375
1.19/1.29	c Solving starts ...
1.28/1.30	c solving time = 0.006s
1.28/1.30	c #decision = 3390
1.28/1.30	c #conflict = 849
1.28/1.30	c #restart = 4
1.28/1.30	o 374
1.28/1.30	c Solving starts ...
12.18/12.26	c learnt constraints deletion: 4924 -> 2469
13.78/13.81	c solving time = 12.503s
13.78/13.81	c #decision = 10268
13.78/13.81	c #conflict = 5421
13.78/13.81	c #restart = 11
13.78/13.81	o 373
13.78/13.81	c Solving starts ...
13.78/13.82	c learnt constraints deletion: 2955 -> 1478
24.18/24.24	c learnt constraints deletion: 4543 -> 2272
34.97/35.05	c learnt constraints deletion: 5342 -> 2676
45.88/45.91	c learnt constraints deletion: 5788 -> 2901
57.47/57.55	c learnt constraints deletion: 6276 -> 3147
68.67/68.77	c learnt constraints deletion: 6299 -> 3157
81.56/81.61	c learnt constraints deletion: 6851 -> 3435
93.76/93.81	c learnt constraints deletion: 6852 -> 3434
107.56/107.60	c learnt constraints deletion: 7459 -> 3738
120.86/120.95	c learnt constraints deletion: 7460 -> 3739
134.16/134.25	c learnt constraints deletion: 7471 -> 3739
147.15/147.30	c learnt constraints deletion: 7465 -> 3742
161.55/161.68	c learnt constraints deletion: 8140 -> 4070
174.76/174.89	c learnt constraints deletion: 8128 -> 4072
189.15/189.24	c learnt constraints deletion: 8128 -> 4064
203.55/203.67	c learnt constraints deletion: 8141 -> 4076
220.44/220.52	c learnt constraints deletion: 8872 -> 4440
236.34/236.47	c learnt constraints deletion: 8876 -> 4446
252.63/252.75	c learnt constraints deletion: 8872 -> 4436
270.03/270.12	c learnt constraints deletion: 8872 -> 4445
286.93/287.01	c learnt constraints deletion: 8879 -> 4450
304.63/304.72	c learnt constraints deletion: 8869 -> 4443
321.32/321.46	c learnt constraints deletion: 8866 -> 4438
340.22/340.32	c learnt constraints deletion: 9689 -> 4845
356.91/357.08	c learnt constraints deletion: 9675 -> 4841
373.72/373.89	c learnt constraints deletion: 9683 -> 4846
392.00/392.19	c learnt constraints deletion: 9690 -> 4849
410.71/410.80	c learnt constraints deletion: 9689 -> 4853
429.91/430.07	c learnt constraints deletion: 9684 -> 4847
449.10/449.20	c learnt constraints deletion: 9686 -> 4850
468.40/468.56	c learnt constraints deletion: 9683 -> 4842
485.39/485.52	c learnt constraints deletion: 9685 -> 4850
505.49/505.68	c learnt constraints deletion: 10564 -> 5282
524.98/525.19	c learnt constraints deletion: 10575 -> 5292
544.48/544.68	c learnt constraints deletion: 10575 -> 5290
564.27/564.49	c learnt constraints deletion: 10581 -> 5300
583.57/583.76	c learnt constraints deletion: 10572 -> 5295
602.87/603.03	c learnt constraints deletion: 10577 -> 5299
621.57/621.74	c learnt constraints deletion: 10575 -> 5299
640.37/640.55	c learnt constraints deletion: 10577 -> 5289
661.05/661.20	c learnt constraints deletion: 10577 -> 5296
680.35/680.57	c learnt constraints deletion: 10582 -> 5298
699.95/700.19	c learnt constraints deletion: 10573 -> 5295
718.64/718.83	c learnt constraints deletion: 10575 -> 5295
740.64/740.84	c learnt constraints deletion: 11556 -> 5778
760.34/760.57	c learnt constraints deletion: 11554 -> 5778
781.24/781.43	c learnt constraints deletion: 11565 -> 5783
801.83/802.04	c learnt constraints deletion: 11560 -> 5782
823.23/823.44	c learnt constraints deletion: 11555 -> 5780
844.42/844.62	c learnt constraints deletion: 11565 -> 5787
864.92/865.10	c learnt constraints deletion: 11557 -> 5779
886.43/886.64	c learnt constraints deletion: 11547 -> 5775
907.32/907.57	c learnt constraints deletion: 11562 -> 5783
928.91/929.15	c learnt constraints deletion: 11559 -> 5782
948.91/949.19	c learnt constraints deletion: 11558 -> 5781
969.11/969.39	c learnt constraints deletion: 11563 -> 5783
989.10/989.38	c learnt constraints deletion: 11554 -> 5779
1010.30/1010.56	c learnt constraints deletion: 11560 -> 5782
1030.69/1030.90	c learnt constraints deletion: 11560 -> 5783
1052.09/1052.30	c learnt constraints deletion: 11559 -> 5780
1074.28/1074.56	c learnt constraints deletion: 11556 -> 5781
1100.38/1100.67	c learnt constraints deletion: 12641 -> 6321
1124.38/1124.67	c learnt constraints deletion: 12636 -> 6319
1148.77/1149.07	c learnt constraints deletion: 12639 -> 6320
1173.87/1174.11	c learnt constraints deletion: 12639 -> 6322
1196.76/1197.07	c learnt constraints deletion: 12643 -> 6326
1219.76/1220.07	c learnt constraints deletion: 12629 -> 6315
1244.96/1245.27	c learnt constraints deletion: 12633 -> 6318
1269.06/1269.32	c learnt constraints deletion: 12630 -> 6316
1292.95/1293.25	c learnt constraints deletion: 12646 -> 6327
1318.05/1318.31	c learnt constraints deletion: 12640 -> 6322
1341.94/1342.25	c learnt constraints deletion: 12647 -> 6326
1367.34/1367.66	c learnt constraints deletion: 12621 -> 6311
1392.53/1392.80	c learnt constraints deletion: 12632 -> 6321
1417.93/1418.22	c learnt constraints deletion: 12633 -> 6319
1444.72/1445.06	c learnt constraints deletion: 12643 -> 6324
1470.72/1471.00	c learnt constraints deletion: 12637 -> 6323
1494.11/1494.45	c learnt constraints deletion: 12639 -> 6324
1518.31/1518.68	c learnt constraints deletion: 12646 -> 6328
1539.90/1540.23	c learnt constraints deletion: 12638 -> 6321
1562.30/1562.68	c learnt constraints deletion: 12638 -> 6322
1585.80/1586.13	c learnt constraints deletion: 12638 -> 6322
1608.29/1608.68	c learnt constraints deletion: 12640 -> 6323
1631.89/1632.26	c learnt constraints deletion: 12641 -> 6325
1658.08/1658.40	c learnt constraints deletion: 13826 -> 6913
1682.38/1682.76	c learnt constraints deletion: 13841 -> 6922
1705.18/1705.54	c learnt constraints deletion: 13835 -> 6919
1730.77/1731.15	c learnt constraints deletion: 13832 -> 6918
1755.47/1755.82	c learnt constraints deletion: 13832 -> 6917
1779.57/1779.90	c learnt constraints deletion: 13831 -> 6918

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-3706660-1338116609/watcher-3706660-1338116609 -o /tmp/evaluation-result-3706660-1338116609/solver-3706660-1338116609 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706660-1338116609.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 2/171 10775
/proc/meminfo: memFree=30186740/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 806 0 0 0 0 0 0 0 20 0 1 0 277784978 6356992 728 33554432000 4194304 8973514 140735432560240 140733699790168 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 1552 728 415 1167 0 333 0

[startup+0.077937 s]
/proc/loadavg: 2.04 2.01 2.00 2/171 10775
/proc/meminfo: memFree=30186740/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=10304 CPUtime=0.07 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 1843 0 0 0 7 0 0 0 20 0 1 0 277784978 10551296 1765 33554432000 4194304 8973514 140735432560240 140733699790168 5783556 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 2576 1765 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10304

[startup+0.100242 s]
/proc/loadavg: 2.04 2.01 2.00 2/171 10775
/proc/meminfo: memFree=30186740/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 2193 0 0 0 9 0 0 0 20 0 1 0 277784978 12648448 2115 33554432000 4194304 8973514 140735432560240 140733699790168 5865957 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 3088 2115 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.3002 s]
/proc/loadavg: 2.04 2.01 2.00 2/171 10775
/proc/meminfo: memFree=30186740/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=13376 CPUtime=0.29 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 2654 0 0 0 29 0 0 0 20 0 1 0 277784978 13697024 2576 33554432000 4194304 8973514 140735432560240 140733699790168 4356772 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 3344 2576 456 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700213 s]
/proc/loadavg: 2.04 2.01 2.00 2/171 10775
/proc/meminfo: memFree=30186740/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=15424 CPUtime=0.69 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 3166 0 0 0 69 0 0 0 20 0 1 0 277784978 15794176 3088 33554432000 4194304 8973514 140735432560240 140733699790168 6564961 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 3856 3088 456 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50022 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10828
/proc/meminfo: memFree=30146872/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=17472 CPUtime=1.48 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 3678 0 0 0 148 0 0 0 20 0 1 0 277784978 17891328 3600 33554432000 4194304 8973514 140735432560240 140735432559736 4213833 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 4368 3600 456 1167 0 3149 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17472

[startup+3.10021 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10828
/proc/meminfo: memFree=30144120/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=19520 CPUtime=3.09 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 4190 0 0 0 308 1 0 0 20 0 1 0 277784978 19988480 4112 33554432000 4194304 8973514 140735432560240 140735432559736 4462673 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 4880 4112 456 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.30023 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10828
/proc/meminfo: memFree=30134952/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=24640 CPUtime=6.29 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 5470 0 0 0 627 2 0 0 20 0 1 0 277784978 25231360 5392 33554432000 4194304 8973514 140735432560240 140735432559504 4544577 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 6160 5392 456 1167 0 4941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24640

[startup+12.7002 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 10828
/proc/meminfo: memFree=30121172/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=32832 CPUtime=12.68 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 7526 0 0 0 1265 3 0 0 20 0 1 0 277784978 33619968 7447 33554432000 4194304 8973514 140735432560240 140735432559736 7732536 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 8208 7447 457 1167 0 6989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32832

[startup+25.5002 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 10828
/proc/meminfo: memFree=30115608/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=34880 CPUtime=25.47 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 8041 0 0 0 2542 5 0 0 20 0 1 0 277784978 35717120 7959 33554432000 4194304 8973514 140735432560240 140735432558208 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 8720 7959 457 1167 0 7501 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34880

[startup+51.1002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10828
/proc/meminfo: memFree=30103612/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=38976 CPUtime=51.07 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 9065 0 0 0 5096 11 0 0 20 0 1 0 277784978 39911424 8983 33554432000 4194304 8973514 140735432560240 140735432559736 4204717 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 9744 8983 457 1167 0 8525 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38976

[startup+102.306 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 10828
/proc/meminfo: memFree=30078500/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=49216 CPUtime=102.27 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 11627 0 0 0 10206 21 0 0 20 0 1 0 277784978 50397184 11543 33554432000 4194304 8973514 140735432560240 140735432559736 4208820 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 12304 11543 457 1167 0 11085 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49216

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 10828
/proc/meminfo: memFree=30072008/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=46144 CPUtime=162.25 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 14191 0 0 0 16190 35 0 0 20 0 1 0 277784978 47251456 10775 33554432000 4194304 8973514 140735432560240 140735432559504 6565016 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 11536 10775 457 1167 0 10317 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46144

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10829
/proc/meminfo: memFree=30053784/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=54336 CPUtime=222.24 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 17011 0 0 0 22175 49 0 0 20 0 1 0 277784978 55640064 12823 33554432000 4194304 8973514 140735432560240 140735432559504 7667354 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 13584 12823 457 1167 0 12365 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 54336

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10830
/proc/meminfo: memFree=30054760/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=54336 CPUtime=282.22 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 19061 0 0 0 28161 61 0 0 20 0 1 0 277784978 55640064 12823 33554432000 4194304 8973514 140735432560240 140735432559504 4357013 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 13584 12823 457 1167 0 12365 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 54336

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10830
/proc/meminfo: memFree=30058808/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=51264 CPUtime=342.22 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 21878 0 0 0 34148 74 0 0 20 0 1 0 277784978 52494336 12055 33554432000 4194304 8973514 140735432560240 140735432559504 4447255 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 12816 12055 457 1167 0 11597 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 51264

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10833
/proc/meminfo: memFree=30057684/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=53312 CPUtime=402.21 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 25721 0 0 0 40134 87 0 0 20 0 1 0 277784978 54591488 12567 33554432000 4194304 8973514 140735432560240 140735432559504 4213693 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 13328 12567 457 1167 0 12109 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 53312

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10833
/proc/meminfo: memFree=30050388/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=58432 CPUtime=462.2 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 27513 0 0 0 46121 99 0 0 20 0 1 0 277784978 59834368 13847 33554432000 4194304 8973514 140735432560240 140735432559736 4213673 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 14608 13847 457 1167 0 13389 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 58432

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10833
/proc/meminfo: memFree=30043632/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=63552 CPUtime=522.18 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 29563 0 0 0 52108 110 0 0 20 0 1 0 277784978 65077248 15127 33554432000 4194304 8973514 140735432560240 140735432559736 4441450 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 15888 15127 457 1167 0 14669 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 63552

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10834
/proc/meminfo: memFree=30035448/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=70720 CPUtime=582.17 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 31356 0 0 0 58094 123 0 0 20 0 1 0 277784978 72417280 16919 33554432000 4194304 8973514 140735432560240 140735432559736 4208857 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 17680 16919 457 1167 0 16461 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 70720

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10834
/proc/meminfo: memFree=30022376/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=70720 CPUtime=822.13 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 35971 0 0 0 82040 173 0 0 20 0 1 0 277784978 72417280 16919 33554432000 4194304 8973514 140735432560240 140735432559504 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 17680 16919 457 1167 0 16461 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 70720

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10835
/proc/meminfo: memFree=30012952/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=79936 CPUtime=882.12 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 38279 0 0 0 88026 186 0 0 20 0 1 0 277784978 81854464 19223 33554432000 4194304 8973514 140735432560240 140735432559736 4380872 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 19984 19223 457 1167 0 18765 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 79936

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10835
/proc/meminfo: memFree=30023660/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=69696 CPUtime=942.11 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 39047 0 0 0 94012 199 0 0 20 0 1 0 277784978 71368704 16663 33554432000 4194304 8973514 140735432560240 140735432558208 7660569 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 17424 16663 457 1167 0 16205 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 69696

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10838
/proc/meminfo: memFree=30013920/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=79936 CPUtime=1002.1 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 41425 0 0 0 99998 212 0 0 20 0 1 0 277784978 81854464 19041 33554432000 4194304 8973514 140735432560240 140735432559504 4204767 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 19984 19041 457 1167 0 18765 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 79936

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10838
/proc/meminfo: memFree=30013936/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=70720 CPUtime=1062.09 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 43143 0 0 0 105981 228 0 0 20 0 1 0 277784978 72417280 16919 33554432000 4194304 8973514 140735432560240 140735432558208 4204289 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 17680 16919 457 1167 0 16461 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 70720

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10838
/proc/meminfo: memFree=30012612/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=72768 CPUtime=1122.08 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 43659 0 0 0 111970 238 0 0 20 0 1 0 277784978 74514432 17431 33554432000 4194304 8973514 140735432560240 140735432559736 4209446 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 18192 17431 457 1167 0 16973 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 72768

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10839
/proc/meminfo: memFree=30009808/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=74816 CPUtime=1182.07 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 47501 0 0 0 117956 251 0 0 20 0 1 0 277784978 76611584 17943 33554432000 4194304 8973514 140735432560240 140735432559504 4441393 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 18704 17943 457 1167 0 17485 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 74816

[startup+1242.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 10839
/proc/meminfo: memFree=30019532/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=66624 CPUtime=1242.06 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 47501 0 0 0 123941 265 0 0 20 0 1 0 277784978 68222976 15895 33554432000 4194304 8973514 140735432560240 140735432559504 4214550 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 16656 15895 457 1167 0 15437 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 66624

[startup+1302.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/177 10839
/proc/meminfo: memFree=30007488/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=81984 CPUtime=1302.05 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 51341 0 0 0 129927 278 0 0 20 0 1 0 277784978 83951616 19735 33554432000 4194304 8973514 140735432560240 140735432559504 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 20496 19735 457 1167 0 19277 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 81984

[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/177 10839
/proc/meminfo: memFree=30001672/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=88128 CPUtime=1362.04 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 52877 0 0 0 135914 290 0 0 20 0 1 0 277784978 90243072 21271 33554432000 4194304 8973514 140735432560240 140735432559504 4380684 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 22032 21271 457 1167 0 20813 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 88128

[startup+1422.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 10840
/proc/meminfo: memFree=30013496/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=72768 CPUtime=1422.03 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 54414 0 0 0 141902 301 0 0 20 0 1 0 277784978 74514432 17431 33554432000 4194304 8973514 140735432560240 140735432558208 4208833 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 18192 17431 457 1167 0 16973 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 72768

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 10841
/proc/meminfo: memFree=30018900/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=66624 CPUtime=1482.02 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 54926 0 0 0 147891 311 0 0 20 0 1 0 277784978 68222976 15895 33554432000 4194304 8973514 140735432560240 140735432559736 4213921 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 16656 15895 457 1167 0 15437 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 66624

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10841
/proc/meminfo: memFree=30019840/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=66624 CPUtime=1542.01 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 55951 0 0 0 153878 323 0 0 20 0 1 0 277784978 68222976 15895 33554432000 4194304 8973514 140735432560240 140735432558208 4204320 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10775/statm: 16656 15895 457 1167 0 15437 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 66624

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/178 10844
/proc/meminfo: memFree=30014460/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=71744 CPUtime=1601.99 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 60047 0 0 0 159862 337 0 0 20 0 1 0 277784978 73465856 17175 33554432000 4194304 8973514 140735432560240 140735432559736 4544392 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10775/statm: 17936 17175 457 1167 0 16717 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 71744

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 10844
/proc/meminfo: memFree=30013352/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=70720 CPUtime=1661.99 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 61074 0 0 0 165850 349 0 0 20 0 1 0 277784978 72417280 16919 33554432000 4194304 8973514 140735432560240 140735432559736 4208846 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10775/statm: 17680 16919 457 1167 0 16461 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 70720

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10844
/proc/meminfo: memFree=29992444/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=83008 CPUtime=1721.98 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 65175 0 0 0 171836 362 0 0 20 0 1 0 277784978 85000192 19991 33554432000 4194304 8973514 140735432560240 140735432559504 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10775/statm: 20752 19991 457 1167 0 19533 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 83008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10845
/proc/meminfo: memFree=30006816/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=83008 CPUtime=1781.96 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 65943 0 0 0 177822 374 0 0 20 0 1 0 277784978 85000192 19991 33554432000 4194304 8973514 140735432560240 140735432558208 4209357 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10775/statm: 20752 19991 457 1167 0 19533 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 83008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10845
/proc/meminfo: memFree=30007060/32873648 swapFree=7368/7368
[pid=10775] ppid=10773 vsize=83008 CPUtime=1800.06 cores=0,2,4,6
/proc/10775/stat : 10775 (toysat) R 10773 10775 3829 0 -1 4202496 65943 0 0 0 179628 378 0 0 20 0 1 0 277784978 85000192 19991 33554432000 4194304 8973514 140735432560240 140735432559736 4459284 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10775/statm: 20752 19991 457 1167 0 19533 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 83008

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.29
system time used= 3.78842
maximum resident set size= 89180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65943
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= 59
involuntary context switches= 2637

runsolver used 3.36049 second user time and 9.08362 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 13:03:29
IDJOB=3706660
IDBENCH=2106
IDSOLVER=2285
FILE ID=node149/3706660-1338116609
RUNJOBID= node149-1338113003-10551
PBS_JOBID= 14624439
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706660-1338116609/watcher-3706660-1338116609 -o /tmp/evaluation-result-3706660-1338116609/solver-3706660-1338116609 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706660-1338116609.opb

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=1796155026

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30187012 kB
Buffers:          332904 kB
Cached:          1539572 kB
SwapCached:         2244 kB
Active:           758416 kB
Inactive:        1124792 kB
Active(anon):       2604 kB
Inactive(anon):     9052 kB
Active(file):     755812 kB
Inactive(file):  1115740 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104796 kB
Dirty:              7396 kB
Writeback:             8 kB
AnonPages:         13988 kB
Mapped:            13608 kB
Shmem:                96 kB
Slab:             666964 kB
SReclaimable:     111428 kB
SUnreclaim:       555536 kB
KernelStack:        1424 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node149 at 2012-05-27 13:33:31