Trace number 3724716

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

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.biglist/normalized-randb87834.cudf.trendy.opb
MD5SUM0943b182df2e177c3d79717513972d5f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36760393453
Best CPU time to get the best result obtained on this benchmark5.8931
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7662
Total number of constraints32098
Number of constraints which are clauses31783
Number of constraints which are cardinality constraints (but not clauses)315
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 3648
Biggest coefficient in the objective function 6088387976
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 3360783495473
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 6088387976
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 3360783495473
Number of bits of the biggest sum of numbers42
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

1.99/2.08	c 2012-06-02T14:46:09+0200
1.99/2.08	c arch = x86_64
1.99/2.08	c os = linux
1.99/2.08	c compiler = ghc 7.4
1.99/2.08	c packages:
1.99/2.08	c   OptDir-0.0.1
1.99/2.08	c   array-0.4.0.0
1.99/2.08	c   base-4.5.0.0
1.99/2.08	c   bytestring-0.9.2.1
1.99/2.08	c   containers-0.4.2.1
1.99/2.08	c   deepseq-1.3.0.0
1.99/2.08	c   mtl-2.1.1
1.99/2.08	c   old_locale-1.0.0.4
1.99/2.08	c   parse_dimacs-1.2
1.99/2.08	c   parsec-3.1.2
1.99/2.08	c   queue-0.1.2
1.99/2.08	c   stm-2.3
1.99/2.08	c   time-1.4
1.99/2.08	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724716-1338641169.opb"]
1.99/2.08	c #vars 7662
1.99/2.08	c #constraints 32098
1.99/2.08	c Solving starts ...
4.99/5.04	c solving time = 2.957s
4.99/5.04	c #decision = 500119
4.99/5.04	c #conflict = 545
4.99/5.04	c #restart = 3
4.99/5.04	o 55158928442
4.99/5.04	c Solving starts ...
5.19/5.25	c solving time = 0.204s
5.19/5.25	c #decision = 501529
5.19/5.25	c #conflict = 546
5.19/5.25	c #restart = 3
5.19/5.25	o 55158928441
5.19/5.26	c Solving starts ...
41.28/41.32	c solving time = 36.060s
41.28/41.32	c #decision = 506831
41.28/41.32	c #conflict = 679
41.28/41.32	c #restart = 4
41.28/41.32	o 55158928440
41.28/41.33	c Solving starts ...
169.76/169.81	c solving time = 128.453s
169.76/169.81	c #decision = 510011
169.76/169.81	c #conflict = 986
169.76/169.81	c #restart = 6
169.76/169.81	o 55155594174
169.76/169.81	c Solving starts ...
169.96/170.01	c solving time = 0.196s
169.96/170.01	c #decision = 510595
169.96/170.01	c #conflict = 986
169.96/170.01	c #restart = 6
169.96/170.01	o 55155594173
169.96/170.02	c Solving starts ...
173.36/173.41	c solving time = 3.389s
173.36/173.41	c #decision = 511215
173.36/173.41	c #conflict = 993
173.36/173.41	c #restart = 6
173.36/173.41	o 55155594172
173.36/173.41	c Solving starts ...
177.66/177.73	c solving time = 4.308s
177.66/177.73	c #decision = 511833
177.66/177.73	c #conflict = 1003
177.66/177.73	c #restart = 6
177.66/177.73	o 55155594171
177.66/177.73	c Solving starts ...
186.46/186.54	c solving time = 8.806s
186.46/186.54	c #decision = 512439
186.46/186.54	c #conflict = 1022
186.46/186.54	c #restart = 6
186.46/186.54	o 55155594170
186.46/186.55	c Solving starts ...
248.95/249.05	c solving time = 62.486s
248.95/249.05	c #decision = 513464
248.95/249.05	c #conflict = 1169
248.95/249.05	c #restart = 7
248.95/249.05	o 55155594169
248.95/249.05	c Solving starts ...
283.34/283.49	c solving time = 34.434s
283.34/283.49	c #decision = 514190
283.34/283.49	c #conflict = 1246
283.34/283.49	c #restart = 7
283.34/283.49	o 55155594168
283.44/283.50	c Solving starts ...
327.33/327.41	c solving time = 43.902s
327.33/327.41	c #decision = 515137
327.33/327.41	c #conflict = 1347
327.33/327.41	c #restart = 8
327.33/327.41	o 55155594167
327.33/327.42	c Solving starts ...
370.93/371.08	c solving time = 43.649s
370.93/371.08	c #decision = 515900
370.93/371.08	c #conflict = 1446
370.93/371.08	c #restart = 8
370.93/371.08	o 55155594166
370.93/371.08	c Solving starts ...
389.63/389.74	c solving time = 18.654s
389.63/389.74	c #decision = 516578
389.63/389.74	c #conflict = 1490
389.63/389.74	c #restart = 8
389.63/389.74	o 55155594165
389.63/389.75	c Solving starts ...
450.02/450.16	c solving time = 60.401s
450.02/450.16	c #decision = 517590
450.02/450.16	c #conflict = 1628
450.02/450.16	c #restart = 9
450.02/450.16	o 55155594164
450.02/450.17	c Solving starts ...
467.11/467.23	c solving time = 17.061s
467.11/467.23	c #decision = 519103
467.11/467.23	c #conflict = 1666
467.11/467.23	c #restart = 9
467.11/467.23	o 55152259891
467.11/467.24	c Solving starts ...
474.82/474.93	c solving time = 7.687s
474.82/474.93	c #decision = 519749
474.82/474.93	c #conflict = 1683
474.82/474.93	c #restart = 9
474.82/474.93	o 55152259890
474.82/474.94	c Solving starts ...
477.01/477.11	c solving time = 2.166s
477.01/477.11	c #decision = 520304
477.01/477.11	c #conflict = 1686
477.01/477.11	c #restart = 9
477.01/477.11	o 55152259889
477.01/477.11	c Solving starts ...
494.82/494.93	c solving time = 17.815s
494.82/494.93	c #decision = 520933
494.82/494.93	c #conflict = 1720
494.82/494.93	c #restart = 9
494.82/494.93	o 55152259888
494.82/494.94	c Solving starts ...
533.71/533.84	c solving time = 38.896s
533.71/533.84	c #decision = 522531
533.71/533.84	c #conflict = 1800
533.71/533.84	c #restart = 9
533.71/533.84	o 55148925622
533.71/533.85	c Solving starts ...
535.61/535.78	c solving time = 1.923s
535.61/535.78	c #decision = 523136
535.61/535.78	c #conflict = 1804
535.61/535.78	c #restart = 9
535.61/535.78	o 55148925621
535.61/535.78	c Solving starts ...
536.51/536.65	c solving time = 0.858s
536.51/536.65	c #decision = 523691
536.51/536.65	c #conflict = 1804
536.51/536.65	c #restart = 9
536.51/536.65	o 55148925620
536.51/536.65	c Solving starts ...
542.60/542.71	c solving time = 6.053s
542.60/542.71	c #decision = 524281
542.60/542.71	c #conflict = 1814
542.60/542.71	c #restart = 9
542.60/542.71	o 55148925619
542.60/542.71	c Solving starts ...
545.51/545.63	c solving time = 2.912s
545.51/545.63	c #decision = 524835
545.51/545.63	c #conflict = 1818
545.51/545.63	c #restart = 9
545.51/545.63	o 55148925618
545.51/545.63	c Solving starts ...
548.50/548.64	c solving time = 2.998s
548.50/548.64	c #decision = 525404
548.50/548.64	c #conflict = 1822
548.50/548.64	c #restart = 9
548.50/548.64	o 55148925617
548.50/548.64	c Solving starts ...
551.50/551.68	c solving time = 3.031s
551.50/551.68	c #decision = 525966
551.50/551.68	c #conflict = 1826
551.50/551.68	c #restart = 9
551.50/551.68	o 55148925616
551.50/551.68	c Solving starts ...
554.60/554.77	c solving time = 3.085s
554.60/554.77	c #decision = 526531
554.60/554.77	c #conflict = 1830
554.60/554.77	c #restart = 9
554.60/554.77	o 55148925615
554.60/554.78	c Solving starts ...
557.80/557.95	c solving time = 3.169s
557.80/557.95	c #decision = 527093
557.80/557.95	c #conflict = 1834
557.80/557.95	c #restart = 9
557.80/557.95	o 55148925614
557.80/557.95	c Solving starts ...
586.40/586.59	c solving time = 28.629s
586.40/586.59	c #decision = 527817
586.40/586.59	c #conflict = 1889
586.40/586.59	c #restart = 9
586.40/586.59	o 55148925613
586.50/586.60	c Solving starts ...
613.19/613.37	c solving time = 26.762s
613.19/613.37	c #decision = 528448
613.19/613.37	c #conflict = 1941
613.19/613.37	c #restart = 9
613.19/613.37	o 55148925612
613.19/613.37	c Solving starts ...
642.79/642.97	c solving time = 29.586s
642.79/642.97	c #decision = 529804
642.79/642.97	c #conflict = 1998
642.79/642.97	c #restart = 9
642.79/642.97	o 55145591348
642.79/642.97	c Solving starts ...
644.89/645.04	c solving time = 2.063s
644.89/645.04	c #decision = 530316
644.89/645.04	c #conflict = 1999
644.89/645.04	c #restart = 9
644.89/645.04	o 55145591347
644.89/645.04	c Solving starts ...
646.49/646.62	c solving time = 1.573s
646.49/646.62	c #decision = 530825
646.49/646.62	c #conflict = 1999
646.49/646.62	c #restart = 9
646.49/646.62	o 55145591346
646.49/646.63	c Solving starts ...
650.49/650.67	c solving time = 4.036s
650.49/650.67	c #decision = 531338
650.49/650.67	c #conflict = 2003
650.49/650.67	c #restart = 9
650.49/650.67	o 55145591345
650.49/650.67	c Solving starts ...
654.18/654.31	c solving time = 3.625s
654.18/654.31	c #decision = 531858
654.18/654.31	c #conflict = 2006
654.18/654.31	c #restart = 9
654.18/654.31	o 55145591344
654.18/654.31	c Solving starts ...
660.08/660.29	c solving time = 5.970s
660.08/660.29	c #decision = 532382
660.08/660.29	c #conflict = 2013
660.08/660.29	c #restart = 9
660.08/660.29	o 55145591343
660.08/660.29	c Solving starts ...
665.18/665.38	c solving time = 5.079s
665.18/665.38	c #decision = 532902
665.18/665.38	c #conflict = 2018
665.18/665.38	c #restart = 9
665.18/665.38	o 55145591342
665.18/665.38	c Solving starts ...
668.99/669.16	c solving time = 3.772s
668.99/669.16	c #decision = 533412
668.99/669.16	c #conflict = 2021
668.99/669.16	c #restart = 9
668.99/669.16	o 55145591341
668.99/669.16	c Solving starts ...
673.38/673.58	c solving time = 4.406s
673.38/673.58	c #decision = 533925
673.38/673.58	c #conflict = 2025
673.38/673.58	c #restart = 9
673.38/673.58	o 55145591340
673.38/673.58	c Solving starts ...
677.88/678.06	c solving time = 4.474s
677.88/678.06	c #decision = 534437
677.88/678.06	c #conflict = 2029
677.88/678.06	c #restart = 9
677.88/678.06	o 55145591339
677.88/678.07	c Solving starts ...
682.78/682.93	c solving time = 4.855s
682.78/682.93	c #decision = 534951
682.78/682.93	c #conflict = 2033
682.78/682.93	c #restart = 9
682.78/682.93	o 55145591338
682.78/682.93	c Solving starts ...
716.28/716.47	c solving time = 33.527s
716.28/716.47	c #decision = 535611
716.28/716.47	c #conflict = 2088
716.28/716.47	c #restart = 9
716.28/716.47	o 55145591337
716.28/716.48	c Solving starts ...
768.87/769.02	c solving time = 52.530s
768.87/769.02	c #decision = 536277
768.87/769.02	c #conflict = 2176
768.87/769.02	c #restart = 9
768.87/769.02	o 55145591336
768.87/769.02	c Solving starts ...
1115.42/1115.63	c solving time = 346.549s
1115.42/1115.63	c #decision = 538224
1115.42/1115.63	c #conflict = 2770
1115.42/1115.63	c #restart = 12
1115.42/1115.63	o 55145591335
1115.42/1115.64	c Solving starts ...
1315.09/1315.32	c solving time = 199.647s
1315.09/1315.32	c #decision = 540999
1315.09/1315.32	c #conflict = 3106
1315.09/1315.32	c #restart = 14
1315.09/1315.32	o 55142257072
1315.09/1315.32	c Solving starts ...
1318.88/1319.13	c solving time = 3.803s
1318.88/1319.13	c #decision = 541516
1318.88/1319.13	c #conflict = 3111
1318.88/1319.13	c #restart = 14
1318.88/1319.13	o 55142257071
1318.88/1319.14	c Solving starts ...
1322.88/1323.16	c solving time = 4.014s
1322.88/1323.16	c #decision = 542029
1322.88/1323.16	c #conflict = 3113
1322.88/1323.16	c #restart = 14
1322.88/1323.16	o 55142257070
1322.88/1323.16	c Solving starts ...
1341.58/1341.87	c solving time = 18.698s
1341.58/1341.87	c #decision = 542591
1341.58/1341.87	c #conflict = 3142
1341.58/1341.87	c #restart = 14
1341.58/1341.87	o 55142257069
1341.58/1341.88	c Solving starts ...
1363.58/1363.82	c solving time = 21.940s
1363.58/1363.82	c #decision = 543131
1363.58/1363.82	c #conflict = 3172
1363.58/1363.82	c #restart = 14
1363.58/1363.83	o 55142257068
1363.58/1363.83	c Solving starts ...
1370.48/1370.77	c solving time = 6.931s
1370.48/1370.77	c #decision = 543641
1370.48/1370.77	c #conflict = 3180
1370.48/1370.77	c #restart = 14
1370.48/1370.77	o 55142257067
1370.48/1370.77	c Solving starts ...
1378.68/1378.95	c solving time = 8.170s
1378.68/1378.95	c #decision = 544153
1378.68/1378.95	c #conflict = 3189
1378.68/1378.95	c #restart = 14
1378.68/1378.95	o 55142257066
1378.68/1378.95	c Solving starts ...
1398.18/1398.48	c solving time = 19.517s
1398.18/1398.48	c #decision = 544718
1398.18/1398.48	c #conflict = 3219
1398.18/1398.48	c #restart = 14
1398.18/1398.48	o 55142257065
1398.18/1398.49	c Solving starts ...
1430.57/1430.88	c solving time = 32.383s
1430.57/1430.88	c #decision = 545314
1430.57/1430.88	c #conflict = 3269
1430.57/1430.88	c #restart = 14
1430.57/1430.88	o 55142257064
1430.57/1430.88	c Solving starts ...
1445.18/1445.49	c solving time = 14.601s
1445.18/1445.49	c #decision = 545858
1445.18/1445.49	c #conflict = 3289
1445.18/1445.49	c #restart = 14
1445.18/1445.49	o 55142257063
1445.27/1445.50	c Solving starts ...
1453.76/1454.01	c solving time = 8.500s
1453.76/1454.01	c #decision = 546375
1453.76/1454.01	c #conflict = 3298
1453.76/1454.01	c #restart = 14
1453.76/1454.01	o 55142257062
1453.76/1454.01	c Solving starts ...
1474.87/1475.11	c solving time = 21.093s
1474.87/1475.11	c #decision = 546928
1474.87/1475.11	c #conflict = 3329
1474.87/1475.11	c #restart = 14
1474.87/1475.11	o 55142257061
1474.87/1475.12	c Solving starts ...

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-3724716-1338641169/watcher-3724716-1338641169 -o /tmp/evaluation-result-3724716-1338641169/solver-3724716-1338641169 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724716-1338641169.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: 1.93 1.98 1.99 3/174 15422
/proc/meminfo: memFree=28024164/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 846 0 0 0 0 0 0 0 20 0 1 0 330242823 7421952 766 33554432000 4194304 8989770 140733821751072 140734411011720 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 1812 766 425 1171 0 589 0

[startup+0.0761719 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 15422
/proc/meminfo: memFree=28024164/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=11344 CPUtime=0.06 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 2012 0 0 0 6 0 0 0 20 0 1 0 330242823 11616256 1932 33554432000 4194304 8989770 140733821751072 140734411011720 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 2836 1932 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11344

[startup+0.100278 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 15422
/proc/meminfo: memFree=28024164/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 2516 0 0 0 9 0 0 0 20 0 1 0 330242823 13713408 2436 33554432000 4194304 8989770 140733821751072 140734411011720 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 3348 2436 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300252 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 15422
/proc/meminfo: memFree=28024164/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=24656 CPUtime=0.29 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 5441 0 0 0 28 1 0 0 20 0 1 0 330242823 25247744 5361 33554432000 4194304 8989770 140733821751072 140734411011720 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 6164 5361 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24656

[startup+0.700269 s]
/proc/loadavg: 1.93 1.98 1.99 3/174 15422
/proc/meminfo: memFree=28024164/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=48208 CPUtime=0.69 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11352 0 0 0 66 3 0 0 20 0 1 0 330242823 49364992 11272 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12052 11272 448 1171 0 10829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48208

[startup+1.50018 s]
/proc/loadavg: 1.93 1.98 1.99 3/175 15423
/proc/meminfo: memFree=27980764/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=48208 CPUtime=1.49 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11352 0 0 0 145 4 0 0 20 0 1 0 330242823 49364992 11272 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12052 11272 448 1171 0 10829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48208

[startup+3.10027 s]
/proc/loadavg: 1.93 1.98 1.99 3/175 15423
/proc/meminfo: memFree=27980400/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=48208 CPUtime=3.09 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11364 0 0 0 305 4 0 0 20 0 1 0 330242823 49364992 11284 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12052 11284 460 1171 0 10829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48208

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 15423
/proc/meminfo: memFree=27980276/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=48208 CPUtime=6.29 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11377 0 0 0 624 5 0 0 20 0 1 0 330242823 49364992 11297 33554432000 4194304 8989770 140733821751072 140733821748992 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12052 11297 473 1171 0 10829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48208

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 15423
/proc/meminfo: memFree=27980184/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=48208 CPUtime=12.69 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11377 0 0 0 1262 7 0 0 20 0 1 0 330242823 49364992 11297 33554432000 4194304 8989770 140733821751072 140733821750336 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12052 11297 473 1171 0 10829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48208

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 15423
/proc/meminfo: memFree=28027204/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=48208 CPUtime=25.48 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11377 0 0 0 2537 11 0 0 20 0 1 0 330242823 49364992 11297 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12052 11297 473 1171 0 10829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48208

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15423
/proc/meminfo: memFree=28022760/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=49232 CPUtime=51.08 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11633 0 0 0 5089 19 0 0 20 0 1 0 330242823 50413568 11553 33554432000 4194304 8989770 140733821751072 140733821748992 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12308 11553 473 1171 0 11085 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49232

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15424
/proc/meminfo: memFree=27989588/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=50256 CPUtime=102.28 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 11893 0 0 0 10193 35 0 0 20 0 1 0 330242823 51462144 11814 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12564 11814 473 1171 0 11341 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 50256

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15424
/proc/meminfo: memFree=27979916/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=51280 CPUtime=162.27 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 12149 0 0 0 16174 53 0 0 20 0 1 0 330242823 52510720 12070 33554432000 4194304 8989770 140733821751072 140733821750336 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 12820 12070 473 1171 0 11597 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 51280

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15424
/proc/meminfo: memFree=27993908/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=56400 CPUtime=222.26 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 13430 0 0 0 22153 73 0 0 20 0 1 0 330242823 57753600 13350 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 14100 13350 473 1171 0 12877 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 56400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15427
/proc/meminfo: memFree=27982368/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=58448 CPUtime=282.24 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 13942 0 0 0 28132 92 0 0 20 0 1 0 330242823 59850752 13862 33554432000 4194304 8989770 140733821751072 140733821748992 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 14612 13862 473 1171 0 13389 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 58448

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15427
/proc/meminfo: memFree=27974116/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=60496 CPUtime=342.23 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 14454 0 0 0 34111 112 0 0 20 0 1 0 330242823 61947904 14374 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 15124 14374 473 1171 0 13901 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 60496

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 15428
/proc/meminfo: memFree=27960972/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=62544 CPUtime=402.22 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 14966 0 0 0 40090 132 0 0 20 0 1 0 330242823 64045056 14886 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 15636 14886 473 1171 0 14413 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 62544

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 15428
/proc/meminfo: memFree=27948976/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=64592 CPUtime=462.21 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 15478 0 0 0 46070 151 0 0 20 0 1 0 330242823 66142208 15398 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 16148 15398 473 1171 0 14925 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 64592

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15428
/proc/meminfo: memFree=27981668/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=68688 CPUtime=522.21 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 16502 0 0 0 52049 172 0 0 20 0 1 0 330242823 70336512 16422 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 17172 16422 473 1171 0 15949 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 68688

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15428
/proc/meminfo: memFree=27998364/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=76880 CPUtime=582.2 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 18550 0 0 0 58026 194 0 0 20 0 1 0 330242823 78725120 18470 33554432000 4194304 8989770 140733821751072 140733821750336 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 19220 18470 473 1171 0 17997 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 76880

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 15470
/proc/meminfo: memFree=27841432/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=92240 CPUtime=882.15 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22394 0 0 0 87916 299 0 0 20 0 1 0 330242823 94453760 22310 33554432000 4194304 8989770 140733821751072 140733821749056 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23060 22310 473 1171 0 21837 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 92240

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 15493
/proc/meminfo: memFree=27814816/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=92240 CPUtime=942.14 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22394 0 0 0 93894 320 0 0 20 0 1 0 330242823 94453760 22310 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23060 22310 473 1171 0 21837 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 92240

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/174 15493
/proc/meminfo: memFree=27790080/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=92240 CPUtime=1002.13 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22394 0 0 0 99874 339 0 0 20 0 1 0 330242823 94453760 22310 33554432000 4194304 8989770 140733821751072 140733821750336 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23060 22310 473 1171 0 21837 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 92240

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15494
/proc/meminfo: memFree=27766884/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=93264 CPUtime=1062.12 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22650 0 0 0 105853 359 0 0 20 0 1 0 330242823 95502336 22566 33554432000 4194304 8989770 140733821751072 140733821748992 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23316 22566 473 1171 0 22093 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 93264

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15494
/proc/meminfo: memFree=27742208/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=94288 CPUtime=1122.11 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22906 0 0 0 111835 376 0 0 20 0 1 0 330242823 96550912 22822 33554432000 4194304 8989770 140733821751072 140733821749056 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23572 22822 473 1171 0 22349 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 94288

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15494
/proc/meminfo: memFree=27694840/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=94288 CPUtime=1182.1 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22906 0 0 0 117815 395 0 0 20 0 1 0 330242823 96550912 22822 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23572 22822 473 1171 0 22349 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 94288

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15494
/proc/meminfo: memFree=27707760/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=94288 CPUtime=1242.1 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 22906 0 0 0 123795 415 0 0 20 0 1 0 330242823 96550912 22822 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23572 22822 473 1171 0 22349 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 94288

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15494
/proc/meminfo: memFree=27706284/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=95312 CPUtime=1302.09 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 23162 0 0 0 129777 432 0 0 20 0 1 0 330242823 97599488 23078 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 23828 23078 473 1171 0 22605 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 95312

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15495
/proc/meminfo: memFree=27702372/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=99408 CPUtime=1362.08 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 24186 0 0 0 135756 452 0 0 20 0 1 0 330242823 101793792 24102 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 24852 24102 473 1171 0 23629 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 99408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15495
/proc/meminfo: memFree=27699396/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=102480 CPUtime=1422.07 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 24954 0 0 0 141734 473 0 0 20 0 1 0 330242823 104939520 24870 33554432000 4194304 8989770 140733821751072 140733821748992 4204289 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 25620 24870 473 1171 0 24397 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 102480

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15498
/proc/meminfo: memFree=27689964/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=106576 CPUtime=1482.06 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 25978 0 0 0 147712 494 0 0 20 0 1 0 330242823 109133824 25894 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26644 25894 473 1171 0 25421 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 106576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15498
/proc/meminfo: memFree=27672612/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=106576 CPUtime=1542.05 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 25978 0 0 0 153692 513 0 0 20 0 1 0 330242823 109133824 25894 33554432000 4194304 8989770 140733821751072 140733821750568 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26644 25894 473 1171 0 25421 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 106576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15498
/proc/meminfo: memFree=27656152/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=106576 CPUtime=1602.04 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 25978 0 0 0 159672 532 0 0 20 0 1 0 330242823 109133824 25894 33554432000 4194304 8989770 140733821751072 140733821750336 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26644 25894 473 1171 0 25421 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 106576

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 15499
/proc/meminfo: memFree=27648828/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=107600 CPUtime=1662.03 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 26236 0 0 0 165650 553 0 0 20 0 1 0 330242823 110182400 26150 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26900 26150 473 1171 0 25677 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 107600

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 15499
/proc/meminfo: memFree=27629236/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=107600 CPUtime=1722.02 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 26236 0 0 0 171627 575 0 0 20 0 1 0 330242823 110182400 26150 33554432000 4194304 8989770 140733821751072 140733821748992 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26900 26150 473 1171 0 25677 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 107600

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/175 15499
/proc/meminfo: memFree=27685824/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=107600 CPUtime=1782.01 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 26236 0 0 0 177602 599 0 0 20 0 1 0 330242823 110182400 26150 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26900 26150 473 1171 0 25677 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 107600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/175 15499
/proc/meminfo: memFree=27685824/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=107600 CPUtime=1800.02 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 26236 0 0 0 179397 605 0 0 20 0 1 0 330242823 110182400 26150 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26900 26150 473 1171 0 25677 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 107600

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

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

[startup+1800.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/175 15499
/proc/meminfo: memFree=27685824/32873852 swapFree=6856/6856
[pid=15422] ppid=15420 vsize=107600 CPUtime=1800.02 cores=1,3,5,7
/proc/15422/stat : 15422 (toysat) R 15420 15422 14594 0 -1 4202496 26236 0 0 0 179397 605 0 0 20 0 1 0 330242823 110182400 26150 33554432000 4194304 8989770 140733821751072 140733821750568 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15422/statm: 26900 26150 473 1171 0 25677 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 107600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1793.97
CPU system time (s): 6.05308
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 107600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 6.05308
maximum resident set size= 104600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26236
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= 13
involuntary context switches= 1852

runsolver used 3.75143 second user time and 9.98348 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-02 14:46:09
IDJOB=3724716
IDBENCH=72355
IDSOLVER=2308
FILE ID=node128/3724716-1338641169
RUNJOBID= node128-1338631507-14612
PBS_JOBID= 14636452
Free space on /tmp= 70500 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.biglist/normalized-randb87834.cudf.trendy.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724716-1338641169/watcher-3724716-1338641169 -o /tmp/evaluation-result-3724716-1338641169/solver-3724716-1338641169 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724716-1338641169.opb

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

MD5SUM BENCH= 0943b182df2e177c3d79717513972d5f
RANDOM SEED=399423109

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        28024328 kB
Buffers:          519988 kB
Cached:          3308480 kB
SwapCached:          784 kB
Active:          1833340 kB
Inactive:        2125900 kB
Active(anon):     121300 kB
Inactive(anon):    11368 kB
Active(file):    1712040 kB
Inactive(file):  2114532 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106552 kB
Dirty:              8100 kB
Writeback:             0 kB
AnonPages:        135976 kB
Mapped:            15900 kB
Shmem:               200 kB
Slab:             752424 kB
SReclaimable:     194368 kB
SUnreclaim:       558056 kB
KernelStack:        1456 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     243416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 70492 MiB
End job on node128 at 2012-06-02 15:16:11