Trace number 3725012

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark5.82011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint1
Maximum length of a constraint146
Number of terms in the objective function 2459
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 2459
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2459
Number of bits of the biggest sum of numbers12
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.79/0.82	c 2012-06-02T12:35:31+0200
0.79/0.82	c arch = x86_64
0.79/0.82	c os = linux
0.79/0.82	c compiler = ghc 7.4
0.79/0.82	c packages:
0.79/0.82	c   OptDir-0.0.1
0.79/0.82	c   array-0.4.0.0
0.79/0.82	c   base-4.5.0.0
0.79/0.82	c   bytestring-0.9.2.1
0.79/0.82	c   containers-0.4.2.1
0.79/0.82	c   deepseq-1.3.0.0
0.79/0.82	c   mtl-2.1.1
0.79/0.82	c   old_locale-1.0.0.4
0.79/0.82	c   parse_dimacs-1.2
0.79/0.82	c   parsec-3.1.2
0.79/0.82	c   queue-0.1.2
0.79/0.82	c   stm-2.3
0.79/0.82	c   time-1.4
0.79/0.82	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725012-1338633331.opb"]
0.79/0.82	c #vars 2459
0.79/0.82	c #constraints 873
0.79/0.82	c Solving starts ...
0.79/0.82	c solving time = 0.004s
0.79/0.82	c #decision = 2375
0.79/0.82	c #conflict = 0
0.79/0.82	c #restart = 0
0.79/0.82	o 84
0.79/0.83	c Solving starts ...
0.79/0.84	c solving time = 0.007s
0.79/0.84	c #decision = 4749
0.79/0.84	c #conflict = 2
0.79/0.84	c #restart = 0
0.79/0.84	o 83
0.79/0.84	c Solving starts ...
7.60/7.61	c learnt constraints deletion: 1885 -> 956
12.28/12.31	c learnt constraints deletion: 2071 -> 1037
18.28/18.39	c learnt constraints deletion: 2286 -> 1147
24.09/24.12	c learnt constraints deletion: 2467 -> 1237
28.98/29.06	c learnt constraints deletion: 2468 -> 1238
36.48/36.54	c learnt constraints deletion: 2729 -> 1372
42.68/42.79	c learnt constraints deletion: 2717 -> 1368
48.28/48.36	c learnt constraints deletion: 2720 -> 1370
56.37/56.46	c learnt constraints deletion: 3016 -> 1522
61.67/61.74	c learnt constraints deletion: 2990 -> 1514
67.17/67.20	c learnt constraints deletion: 2975 -> 1509
73.47/73.60	c learnt constraints deletion: 3273 -> 1637
79.67/79.71	c learnt constraints deletion: 3277 -> 1642
86.27/86.32	c learnt constraints deletion: 3263 -> 1635
92.17/92.20	c learnt constraints deletion: 3263 -> 1639
97.97/98.03	c learnt constraints deletion: 3242 -> 1625
100.47/100.57	c solving time = 99.711s
100.47/100.57	c #decision = 167777
100.47/100.57	c #conflict = 24485
100.47/100.57	c #restart = 11
100.47/100.57	o 82
100.47/100.58	c Solving starts ...
100.47/100.58	c learnt constraints deletion: 2280 -> 1140
100.47/100.58	c learnt constraints deletion: 1140 -> 570
104.37/104.46	c learnt constraints deletion: 1735 -> 883
108.37/108.40	c learnt constraints deletion: 2057 -> 1034
112.27/112.35	c learnt constraints deletion: 2247 -> 1126
116.37/116.43	c learnt constraints deletion: 2241 -> 1123
121.16/121.20	c learnt constraints deletion: 2486 -> 1246
126.56/126.60	c learnt constraints deletion: 2497 -> 1268
132.16/132.23	c learnt constraints deletion: 2746 -> 1381
136.46/136.51	c learnt constraints deletion: 2761 -> 1407
142.56/142.62	c learnt constraints deletion: 2994 -> 1501
148.86/148.93	c learnt constraints deletion: 3008 -> 1511
154.56/154.69	c learnt constraints deletion: 3006 -> 1519
160.85/160.91	c learnt constraints deletion: 2969 -> 1492
167.16/167.26	c learnt constraints deletion: 3258 -> 1629
174.05/174.14	c learnt constraints deletion: 3318 -> 1661
180.36/180.44	c learnt constraints deletion: 3237 -> 1622
185.76/185.85	c learnt constraints deletion: 3268 -> 1652
191.95/192.07	c learnt constraints deletion: 3294 -> 1653
199.65/199.75	c learnt constraints deletion: 3592 -> 1796
206.76/206.84	c learnt constraints deletion: 3604 -> 1809
213.55/213.65	c learnt constraints deletion: 3572 -> 1788
219.95/220.05	c learnt constraints deletion: 3600 -> 1803
226.45/226.54	c learnt constraints deletion: 3568 -> 1788
233.84/233.95	c learnt constraints deletion: 3632 -> 1827
241.74/241.80	c learnt constraints deletion: 3606 -> 1810
251.34/251.45	c learnt constraints deletion: 3934 -> 1977
260.44/260.59	c learnt constraints deletion: 3951 -> 1976
267.63/267.72	c learnt constraints deletion: 3910 -> 1956
275.94/276.05	c learnt constraints deletion: 3970 -> 1999
285.44/285.50	c learnt constraints deletion: 3982 -> 1996
293.03/293.14	c learnt constraints deletion: 3954 -> 1980
300.24/300.35	c learnt constraints deletion: 3936 -> 1983
309.63/309.71	c learnt constraints deletion: 3981 -> 1999
318.53/318.66	c learnt constraints deletion: 3953 -> 1991
327.13/327.27	c learnt constraints deletion: 3928 -> 1970
339.02/339.12	c learnt constraints deletion: 4328 -> 2164
351.63/351.78	c learnt constraints deletion: 4308 -> 2156
363.22/363.35	c learnt constraints deletion: 4374 -> 2189
374.82/374.95	c learnt constraints deletion: 4335 -> 2178
386.92/387.09	c learnt constraints deletion: 4291 -> 2150
398.12/398.28	c learnt constraints deletion: 4334 -> 2183
409.21/409.31	c learnt constraints deletion: 4332 -> 2171
419.91/420.05	c learnt constraints deletion: 4311 -> 2162
431.11/431.28	c learnt constraints deletion: 4345 -> 2181
441.41/441.58	c learnt constraints deletion: 4352 -> 2199
451.61/451.71	c learnt constraints deletion: 4360 -> 2192
462.21/462.33	c learnt constraints deletion: 4329 -> 2174
473.01/473.16	c learnt constraints deletion: 4333 -> 2177
483.30/483.47	c learnt constraints deletion: 4741 -> 2375
492.60/492.78	c learnt constraints deletion: 4749 -> 2396
504.29/504.45	c learnt constraints deletion: 4748 -> 2374
515.10/515.23	c learnt constraints deletion: 4720 -> 2362
525.99/526.17	c learnt constraints deletion: 4735 -> 2371
535.19/535.35	c learnt constraints deletion: 4722 -> 2367
546.09/546.29	c learnt constraints deletion: 4733 -> 2372
555.79/555.96	c learnt constraints deletion: 4762 -> 2393
564.89/565.03	c learnt constraints deletion: 4745 -> 2382
576.49/576.69	c learnt constraints deletion: 4781 -> 2399
590.08/590.22	c learnt constraints deletion: 4769 -> 2401
602.38/602.57	c learnt constraints deletion: 4789 -> 2411
613.38/613.57	c learnt constraints deletion: 4752 -> 2388
622.48/622.63	c learnt constraints deletion: 4815 -> 2423
630.88/631.03	c learnt constraints deletion: 4765 -> 2402
640.77/640.96	c learnt constraints deletion: 4734 -> 2381
651.57/651.71	c learnt constraints deletion: 4733 -> 2379
662.48/662.69	c learnt constraints deletion: 4750 -> 2376
673.17/673.30	c learnt constraints deletion: 4743 -> 2375
686.67/686.89	c learnt constraints deletion: 5258 -> 2632
698.77/698.91	c learnt constraints deletion: 5230 -> 2629
708.67/708.86	c learnt constraints deletion: 5225 -> 2626
722.36/722.60	c learnt constraints deletion: 5219 -> 2629
733.86/734.03	c learnt constraints deletion: 5178 -> 2594
744.86/745.06	c learnt constraints deletion: 5228 -> 2615
760.66/760.81	c learnt constraints deletion: 5206 -> 2604
774.05/774.27	c learnt constraints deletion: 5192 -> 2601
785.26/785.49	c learnt constraints deletion: 5212 -> 2609
797.26/797.40	c learnt constraints deletion: 5182 -> 2601
809.65/809.80	c learnt constraints deletion: 5176 -> 2591
818.84/819.01	c learnt constraints deletion: 5191 -> 2600
828.24/828.41	c learnt constraints deletion: 5189 -> 2601
837.64/837.83	c learnt constraints deletion: 5175 -> 2596
847.85/848.04	c learnt constraints deletion: 5219 -> 2620
858.34/858.57	c learnt constraints deletion: 5196 -> 2611
869.14/869.32	c learnt constraints deletion: 5204 -> 2621
878.53/878.70	c learnt constraints deletion: 5228 -> 2637
889.84/890.06	c learnt constraints deletion: 5270 -> 2650
900.43/900.65	c learnt constraints deletion: 5204 -> 2625
913.54/913.71	c learnt constraints deletion: 5189 -> 2600
925.33/925.51	c learnt constraints deletion: 5187 -> 2601
938.83/939.00	c learnt constraints deletion: 5187 -> 2603
950.23/950.47	c learnt constraints deletion: 5192 -> 2607
959.72/959.94	c learnt constraints deletion: 5194 -> 2610
975.32/975.54	c learnt constraints deletion: 5716 -> 2872
987.22/987.47	c learnt constraints deletion: 5676 -> 2838
1002.02/1002.28	c learnt constraints deletion: 5684 -> 2843
1014.72/1014.95	c learnt constraints deletion: 5715 -> 2861
1024.92/1025.20	c learnt constraints deletion: 5711 -> 2861
1035.82/1036.06	c learnt constraints deletion: 5688 -> 2852
1045.32/1045.50	c learnt constraints deletion: 5708 -> 2864
1056.21/1056.47	c learnt constraints deletion: 5729 -> 2878
1067.21/1067.46	c learnt constraints deletion: 5736 -> 2882
1079.31/1079.52	c learnt constraints deletion: 5698 -> 2864
1093.81/1094.01	c learnt constraints deletion: 5705 -> 2875
1107.91/1108.19	c learnt constraints deletion: 5762 -> 2900
1118.60/1118.81	c learnt constraints deletion: 5706 -> 2875
1131.80/1132.09	c learnt constraints deletion: 5740 -> 2894
1142.79/1143.07	c learnt constraints deletion: 5723 -> 2888
1153.10/1153.32	c learnt constraints deletion: 5752 -> 2906
1162.79/1163.07	c learnt constraints deletion: 5755 -> 2910
1173.40/1173.67	c learnt constraints deletion: 5732 -> 2900
1188.29/1188.55	c learnt constraints deletion: 5737 -> 2906
1199.28/1199.50	c learnt constraints deletion: 5721 -> 2890
1214.49/1214.77	c learnt constraints deletion: 5764 -> 2907
1228.18/1228.43	c learnt constraints deletion: 5702 -> 2852
1238.28/1238.60	c learnt constraints deletion: 5699 -> 2862
1251.68/1251.97	c learnt constraints deletion: 5717 -> 2862
1265.28/1265.52	c learnt constraints deletion: 5699 -> 2855
1280.18/1280.43	c learnt constraints deletion: 5711 -> 2864
1292.88/1293.18	c learnt constraints deletion: 5702 -> 2861
1307.28/1307.57	c learnt constraints deletion: 5752 -> 2892
1318.68/1318.98	c learnt constraints deletion: 5717 -> 2873
1332.57/1332.88	c learnt constraints deletion: 5716 -> 2875
1343.56/1343.82	c learnt constraints deletion: 5703 -> 2874
1356.37/1356.60	c learnt constraints deletion: 5704 -> 2854
1369.86/1370.18	c learnt constraints deletion: 5711 -> 2862
1385.67/1385.94	c learnt constraints deletion: 5722 -> 2869
1399.96/1400.20	c learnt constraints deletion: 6339 -> 3199
1412.75/1413.00	c learnt constraints deletion: 6349 -> 3196
1425.95/1426.20	c learnt constraints deletion: 6265 -> 3133
1437.46/1437.70	c learnt constraints deletion: 6261 -> 3132
1448.25/1448.51	c learnt constraints deletion: 6263 -> 3136
1458.94/1459.25	c learnt constraints deletion: 6258 -> 3136
1470.14/1470.47	c learnt constraints deletion: 6250 -> 3136
1479.54/1479.87	c learnt constraints deletion: 6264 -> 3148
1488.94/1489.20	c learnt constraints deletion: 6265 -> 3157
1500.94/1501.22	c learnt constraints deletion: 6254 -> 3129
1513.25/1513.56	c learnt constraints deletion: 6259 -> 3132
1525.34/1525.64	c learnt constraints deletion: 6278 -> 3143
1539.43/1539.77	c learnt constraints deletion: 6264 -> 3138
1556.24/1556.54	c learnt constraints deletion: 6298 -> 3157
1567.24/1567.57	c learnt constraints deletion: 6256 -> 3137
1580.93/1581.27	c learnt constraints deletion: 6266 -> 3146
1591.62/1591.92	c learnt constraints deletion: 6265 -> 3149
1602.22/1602.55	c learnt constraints deletion: 6278 -> 3158
1612.12/1612.43	c learnt constraints deletion: 6286 -> 3166
1621.63/1621.92	c learnt constraints deletion: 6297 -> 3179
1634.12/1634.49	c learnt constraints deletion: 6303 -> 3153
1647.02/1647.39	c learnt constraints deletion: 6267 -> 3137
1660.31/1660.60	c learnt constraints deletion: 6258 -> 3135
1672.01/1672.35	c learnt constraints deletion: 6264 -> 3141
1685.11/1685.40	c learnt constraints deletion: 6276 -> 3150
1698.91/1699.23	c learnt constraints deletion: 6259 -> 3146
1716.51/1716.86	c learnt constraints deletion: 6277 -> 3160
1729.40/1729.78	c learnt constraints deletion: 6268 -> 3137
1743.30/1743.60	c learnt constraints deletion: 6290 -> 3147
1756.90/1757.29	c learnt constraints deletion: 6272 -> 3140
1770.10/1770.40	c learnt constraints deletion: 6285 -> 3149
1781.79/1782.17	c learnt constraints deletion: 6261 -> 3139
1796.19/1796.55	c learnt constraints deletion: 6297 -> 3159

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-3725012-1338633331/watcher-3725012-1338633331 -o /tmp/evaluation-result-3725012-1338633331/solver-3725012-1338633331 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725012-1338633331.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: 1.95 2.03 1.71 3/176 28104
/proc/meminfo: memFree=27932460/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 816 0 0 0 0 0 0 0 20 0 1 0 329457470 6373376 736 33554432000 4194304 8989770 140736575887024 140734533197208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 1556 736 425 1171 0 333 0

[startup+0.0826301 s]
/proc/loadavg: 1.95 2.03 1.71 3/176 28104
/proc/meminfo: memFree=27932460/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=11344 CPUtime=0.07 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 2113 0 0 0 7 0 0 0 20 0 1 0 329457470 11616256 2033 33554432000 4194304 8989770 140736575887024 140734533197208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 2836 2033 430 1171 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11344

[startup+0.100302 s]
/proc/loadavg: 1.95 2.03 1.71 3/176 28104
/proc/meminfo: memFree=27932460/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 2113 0 0 0 9 0 0 0 20 0 1 0 329457470 11616256 2033 33554432000 4194304 8989770 140736575887024 140734533197208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 2836 2033 430 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300279 s]
/proc/loadavg: 1.95 2.03 1.71 3/176 28104
/proc/meminfo: memFree=27932460/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=19536 CPUtime=0.28 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 3932 0 0 0 28 0 0 0 20 0 1 0 329457470 20004864 3852 33554432000 4194304 8989770 140736575887024 140734533197208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 4884 3852 442 1171 0 3661 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19536

[startup+0.700233 s]
/proc/loadavg: 1.95 2.03 1.71 3/176 28104
/proc/meminfo: memFree=27932460/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=19536 CPUtime=0.69 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 3933 0 0 0 68 1 0 0 20 0 1 0 329457470 20004864 3853 33554432000 4194304 8989770 140736575887024 140734533197208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 4884 3853 442 1171 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19536

[startup+1.50028 s]
/proc/loadavg: 1.95 2.03 1.71 3/177 28105
/proc/meminfo: memFree=27919168/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=17488 CPUtime=1.49 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 4208 0 0 0 148 1 0 0 20 0 1 0 329457470 17907712 3616 33554432000 4194304 8989770 140736575887024 140736575886288 4209577 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 4372 3616 470 1171 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17488

[startup+3.10029 s]
/proc/loadavg: 1.95 2.03 1.71 2/175 28106
/proc/meminfo: memFree=27988620/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=17488 CPUtime=3.09 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 4208 0 0 0 308 1 0 0 20 0 1 0 329457470 17907712 3616 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 4372 3616 470 1171 0 3149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17488

[startup+6.30027 s]
/proc/loadavg: 1.95 2.03 1.71 3/177 28144
/proc/meminfo: memFree=27983900/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=17488 CPUtime=6.29 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 4208 0 0 0 626 3 0 0 20 0 1 0 329457470 17907712 3616 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 4372 3616 470 1171 0 3149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17488

[startup+12.7002 s]
/proc/loadavg: 1.96 2.03 1.71 3/177 28144
/proc/meminfo: memFree=27977532/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=20560 CPUtime=12.68 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 4983 0 0 0 1263 5 0 0 20 0 1 0 329457470 21053440 4386 33554432000 4194304 8989770 140736575887024 140736575886288 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 5140 4386 472 1171 0 3917 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20560

[startup+25.5003 s]
/proc/loadavg: 1.97 2.03 1.72 3/177 28144
/proc/meminfo: memFree=27972204/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=24656 CPUtime=25.49 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 6007 0 0 0 2539 10 0 0 20 0 1 0 329457470 25247744 5410 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 6164 5410 472 1171 0 4941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24656

[startup+51.1003 s]
/proc/loadavg: 1.98 2.02 1.72 3/177 28144
/proc/meminfo: memFree=27969220/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=26704 CPUtime=51.07 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 6521 0 0 0 5092 15 0 0 20 0 1 0 329457470 27344896 5922 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 6676 5922 472 1171 0 5453 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26704

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 1.74 3/177 28144
/proc/meminfo: memFree=27962580/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=30800 CPUtime=102.27 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 7547 0 0 0 10196 31 0 0 20 0 1 0 329457470 31539200 6946 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 7700 6946 472 1171 0 6477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30800

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 1.75 3/177 28144
/proc/meminfo: memFree=27958424/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=34896 CPUtime=162.26 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 8572 0 0 0 16179 47 0 0 20 0 1 0 329457470 35733504 7970 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 8724 7970 472 1171 0 7501 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 34896

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.76 3/177 28144
/proc/meminfo: memFree=27956808/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=35920 CPUtime=222.25 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 8829 0 0 0 22160 65 0 0 20 0 1 0 329457470 36782080 8226 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 8980 8226 472 1171 0 7757 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 35920

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/178 28148
/proc/meminfo: memFree=27947296/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=40016 CPUtime=282.23 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 9856 0 0 0 28138 85 0 0 20 0 1 0 329457470 40976384 9250 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 10004 9250 472 1171 0 8781 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 40016

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 1.79 3/177 28148
/proc/meminfo: memFree=27944156/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=42064 CPUtime=342.23 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 10368 0 0 0 34122 101 0 0 20 0 1 0 329457470 43073536 9762 33554432000 4194304 8989770 140736575887024 140736575886288 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 10516 9762 472 1171 0 9293 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 42064

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 1.81 3/177 28148
/proc/meminfo: memFree=27943284/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=46160 CPUtime=402.21 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 11393 0 0 0 40104 117 0 0 20 0 1 0 329457470 47267840 10786 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 11540 10786 472 1171 0 10317 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 46160

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/177 28148
/proc/meminfo: memFree=27940120/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=49232 CPUtime=462.21 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 12162 0 0 0 46084 137 0 0 20 0 1 0 329457470 50413568 11554 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12308 11554 472 1171 0 11085 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 49232

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/177 28148
/proc/meminfo: memFree=27947192/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=42064 CPUtime=522.19 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 12162 0 0 0 52066 153 0 0 20 0 1 0 329457470 43073536 9762 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 10516 9762 472 1171 0 9293 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 42064

[startup+582.3 s]
/proc/loadavg: 2.19 2.05 1.85 3/177 28149
/proc/meminfo: memFree=27947128/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=42064 CPUtime=582.18 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 12163 0 0 0 58047 171 0 0 20 0 1 0 329457470 43073536 9762 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 10516 9762 472 1171 0 9293 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 42064

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/178 28153
/proc/meminfo: memFree=27942004/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=43088 CPUtime=882.14 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 13444 0 0 0 87957 257 0 0 20 0 1 0 329457470 44122112 10018 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 10772 10018 472 1171 0 9549 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 43088

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 28153
/proc/meminfo: memFree=27941472/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=44112 CPUtime=942.13 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 13700 0 0 0 93938 275 0 0 20 0 1 0 329457470 45170688 10274 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 11028 10274 472 1171 0 9805 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 44112

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 28153
/proc/meminfo: memFree=27941532/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=44112 CPUtime=1002.12 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 13700 0 0 0 99921 291 0 0 20 0 1 0 329457470 45170688 10274 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 11028 10274 472 1171 0 9805 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 44112

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 1.90 3/177 28153
/proc/meminfo: memFree=27931980/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=49232 CPUtime=1062.11 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 14980 0 0 0 105904 307 0 0 20 0 1 0 329457470 50413568 11554 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12308 11554 472 1171 0 11085 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 49232

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/177 28153
/proc/meminfo: memFree=27928872/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=52304 CPUtime=1122.1 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 15751 0 0 0 111885 325 0 0 20 0 1 0 329457470 53559296 12322 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 13076 12322 472 1171 0 11853 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 52304

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 28154
/proc/meminfo: memFree=27928684/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=56400 CPUtime=1182.09 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 16776 0 0 0 117865 344 0 0 20 0 1 0 329457470 57753600 13346 33554432000 4194304 8989770 140736575887024 140736575886288 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 14100 13346 472 1171 0 12877 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 56400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28154
/proc/meminfo: memFree=27929860/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=54352 CPUtime=1242.09 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 16777 0 0 0 123849 360 0 0 20 0 1 0 329457470 55656448 12834 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 13588 12834 472 1171 0 12365 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 54352

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28154
/proc/meminfo: memFree=27933644/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=50256 CPUtime=1302.07 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 16777 0 0 0 129830 377 0 0 20 0 1 0 329457470 51462144 11810 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12564 11810 472 1171 0 11341 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 50256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28154
/proc/meminfo: memFree=27933212/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=46160 CPUtime=1362.06 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 16777 0 0 0 135813 393 0 0 20 0 1 0 329457470 47267840 10786 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 11540 10786 472 1171 0 10317 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 46160

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28154
/proc/meminfo: memFree=27933392/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1422.06 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 141792 414 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886288 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 51280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 28158
/proc/meminfo: memFree=27932948/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1482.05 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 147774 431 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886288 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 51280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 28181
/proc/meminfo: memFree=27931520/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1542.04 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 153757 447 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886520 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 51280

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/177 28181
/proc/meminfo: memFree=27932768/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1602.03 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 159739 464 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886288 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 51280

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 28181
/proc/meminfo: memFree=27931340/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1662.02 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 165721 481 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886520 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 51280

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 28181
/proc/meminfo: memFree=27930164/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1722.01 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 171704 497 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886288 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 51280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28182
/proc/meminfo: memFree=27930840/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1781.99 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 177688 511 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886520 4209168 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 51280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28182
/proc/meminfo: memFree=27926996/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1800 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 179484 516 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886288 7670000 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 51280

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28182
/proc/meminfo: memFree=27926996/32873844 swapFree=7628/7628
[pid=28104] ppid=28102 vsize=51280 CPUtime=1800 cores=0,2,4,6
/proc/28104/stat : 28104 (toysat) R 28102 28104 27854 0 -1 4202496 18059 0 0 0 179484 516 0 0 20 0 1 0 329457470 52510720 12066 33554432000 4194304 8989770 140736575887024 140736575886288 7670000 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28104/statm: 12820 12066 472 1171 0 11597 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 51280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1794.85
CPU system time (s): 5.16221
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 56400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.85
system time used= 5.16221
maximum resident set size= 53384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18059
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= 28
involuntary context switches= 2033

runsolver used 3.87241 second user time and 8.27174 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 12:35:31
IDJOB=3725012
IDBENCH=2039
IDSOLVER=2308
FILE ID=node143/3725012-1338633331
RUNJOBID= node143-1338631507-27870
PBS_JOBID= 14636437
Free space on /tmp= 68540 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-ex5.pi.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725012-1338633331/watcher-3725012-1338633331 -o /tmp/evaluation-result-3725012-1338633331/solver-3725012-1338633331 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725012-1338633331.opb

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=1533046589

node143.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27932468 kB
Buffers:          352440 kB
Cached:          3612984 kB
SwapCached:          112 kB
Active:          2029696 kB
Inactive:        2018448 kB
Active(anon):      74012 kB
Inactive(anon):    10908 kB
Active(file):    1955684 kB
Inactive(file):  2007540 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:         89392 kB
Mapped:            12156 kB
Shmem:               160 kB
Slab:             755120 kB
SReclaimable:     197560 kB
SUnreclaim:       557560 kB
KernelStack:        1456 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     197380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 68532 MiB
End job on node143 at 2012-06-02 13:05:33