Trace number 3705787

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
MD5SUMd3d31f2bec4390bf166702fac3cf6fcc
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.053991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c 2012-05-27T11:08:06+0200
0.00/0.03	c arch = x86_64
0.00/0.03	c os = linux
0.00/0.03	c compiler = ghc 7.4
0.00/0.03	c packages:
0.00/0.03	c   OptDir-0.0.1
0.00/0.03	c   array-0.4.0.0
0.00/0.03	c   base-4.5.0.0
0.00/0.03	c   bytestring-0.9.2.1
0.00/0.03	c   containers-0.4.2.1
0.00/0.03	c   deepseq-1.3.0.0
0.00/0.03	c   mtl-2.1.1
0.00/0.03	c   old_locale-1.0.0.4
0.00/0.03	c   parse_dimacs-1.2
0.00/0.03	c   parsec-3.1.2
0.00/0.03	c   queue-0.1.2
0.00/0.03	c   stm-2.3
0.00/0.03	c   time-1.4
0.00/0.03	c command line = ["--pb","HOME/instance-3705787-1338109685.opb"]
0.00/0.03	c #vars 2800
0.00/0.03	c #constraints 150
0.00/0.03	c Solving starts ...
1.00/1.08	c learnt constraints deletion: 2075 -> 1038
1.79/1.86	c learnt constraints deletion: 2179 -> 1090
3.19/3.24	c learnt constraints deletion: 2802 -> 1401
5.40/5.41	c learnt constraints deletion: 3426 -> 1753
7.18/7.23	c learnt constraints deletion: 3668 -> 1861
9.19/9.25	c learnt constraints deletion: 3676 -> 1869
11.29/11.30	c learnt constraints deletion: 3898 -> 1976
13.78/13.81	c learnt constraints deletion: 3870 -> 1964
15.49/15.52	c learnt constraints deletion: 3889 -> 1976
17.48/17.54	c learnt constraints deletion: 4168 -> 2099
20.27/20.32	c learnt constraints deletion: 4146 -> 2092
23.37/23.41	c learnt constraints deletion: 4158 -> 2099
25.37/25.43	c learnt constraints deletion: 4160 -> 2101
27.78/27.85	c learnt constraints deletion: 4454 -> 2246
30.57/30.65	c learnt constraints deletion: 4453 -> 2250
32.88/32.94	c learnt constraints deletion: 4444 -> 2247
35.57/35.68	c learnt constraints deletion: 4442 -> 2248
38.38/38.43	c learnt constraints deletion: 4427 -> 2240
41.06/41.11	c learnt constraints deletion: 4437 -> 2246
43.47/43.51	c learnt constraints deletion: 4750 -> 2382
45.97/46.09	c learnt constraints deletion: 4752 -> 2387
49.17/49.20	c learnt constraints deletion: 4756 -> 2387
51.96/52.06	c learnt constraints deletion: 4761 -> 2389
54.97/55.01	c learnt constraints deletion: 4755 -> 2386
59.16/59.26	c learnt constraints deletion: 4769 -> 2394
63.37/63.46	c learnt constraints deletion: 4760 -> 2389
66.37/66.43	c learnt constraints deletion: 4743 -> 2381
68.17/68.29	c learnt constraints deletion: 4102 -> 2051
73.26/73.33	c learnt constraints deletion: 6209 -> 3108
79.46/79.59	c learnt constraints deletion: 6233 -> 3125
86.06/86.10	c learnt constraints deletion: 6255 -> 3138
92.66/92.73	c learnt constraints deletion: 6226 -> 3127
100.56/100.64	c learnt constraints deletion: 6233 -> 3124
106.85/106.97	c learnt constraints deletion: 6243 -> 3130
112.76/112.89	c learnt constraints deletion: 6236 -> 3126
119.56/119.66	c learnt constraints deletion: 6214 -> 3116
124.16/124.25	c learnt constraints deletion: 5784 -> 2892
127.26/127.36	c learnt constraints deletion: 5584 -> 2796
130.56/130.68	c learnt constraints deletion: 5521 -> 2768
134.06/134.18	c learnt constraints deletion: 5520 -> 2769
137.75/137.86	c learnt constraints deletion: 5523 -> 2772
141.46/141.50	c learnt constraints deletion: 5511 -> 2764
145.06/145.10	c learnt constraints deletion: 5521 -> 2769
148.65/148.77	c learnt constraints deletion: 5527 -> 2773
152.35/152.45	c learnt constraints deletion: 5495 -> 2757
156.65/156.79	c learnt constraints deletion: 5512 -> 2765
160.95/161.03	c learnt constraints deletion: 5517 -> 2766
164.55/164.62	c learnt constraints deletion: 5503 -> 2759
168.65/168.73	c learnt constraints deletion: 5524 -> 2772
173.05/173.14	c learnt constraints deletion: 5515 -> 2766
177.45/177.55	c learnt constraints deletion: 5517 -> 2769
181.65/181.79	c learnt constraints deletion: 5499 -> 2759
185.95/186.06	c learnt constraints deletion: 5546 -> 2773
191.45/191.59	c learnt constraints deletion: 7103 -> 3556
199.14/199.24	c learnt constraints deletion: 7076 -> 3544
209.53/209.68	c learnt constraints deletion: 7091 -> 3550
220.42/220.52	c learnt constraints deletion: 7102 -> 3558
232.32/232.43	c learnt constraints deletion: 7089 -> 3549
243.31/243.42	c learnt constraints deletion: 7110 -> 3560
254.41/254.54	c learnt constraints deletion: 7091 -> 3550
266.12/266.24	c learnt constraints deletion: 7097 -> 3555
278.81/278.96	c learnt constraints deletion: 7087 -> 3553
293.20/293.30	c learnt constraints deletion: 7063 -> 3538
305.20/305.36	c learnt constraints deletion: 7092 -> 3551
317.71/317.88	c learnt constraints deletion: 7052 -> 3531
330.80/330.97	c learnt constraints deletion: 7075 -> 3543
343.40/343.59	c learnt constraints deletion: 7094 -> 3552
356.40/356.53	c learnt constraints deletion: 7077 -> 3545
370.39/370.60	c learnt constraints deletion: 7095 -> 3552
385.39/385.50	c learnt constraints deletion: 7100 -> 3555
399.10/399.24	c learnt constraints deletion: 7068 -> 3539
407.79/407.98	c learnt constraints deletion: 6674 -> 3337
417.09/417.27	c learnt constraints deletion: 6666 -> 3345
424.98/425.12	c learnt constraints deletion: 6646 -> 3332
432.19/432.31	c learnt constraints deletion: 6618 -> 3318
440.09/440.26	c learnt constraints deletion: 6611 -> 3316
447.79/447.98	c learnt constraints deletion: 6631 -> 3328
455.38/455.57	c learnt constraints deletion: 6622 -> 3322
462.78/463.00	c learnt constraints deletion: 6600 -> 3310
470.69/470.81	c learnt constraints deletion: 6617 -> 3320
478.58/478.73	c learnt constraints deletion: 6590 -> 3306
486.67/486.89	c learnt constraints deletion: 6590 -> 3310
494.78/494.92	c learnt constraints deletion: 6624 -> 3323
502.27/502.50	c learnt constraints deletion: 6622 -> 3322
510.87/511.09	c learnt constraints deletion: 6615 -> 3319
519.57/519.70	c learnt constraints deletion: 6614 -> 3317
526.77/526.92	c learnt constraints deletion: 6607 -> 3315
534.67/534.81	c learnt constraints deletion: 6616 -> 3319
543.27/543.45	c learnt constraints deletion: 6605 -> 3314
552.07/552.23	c learnt constraints deletion: 6621 -> 3323
559.27/559.47	c learnt constraints deletion: 6601 -> 3313
568.07/568.25	c learnt constraints deletion: 6603 -> 3313
576.07/576.25	c learnt constraints deletion: 6604 -> 3312
584.16/584.35	c learnt constraints deletion: 6617 -> 3320
592.56/592.78	c learnt constraints deletion: 6611 -> 3317
600.85/601.08	c learnt constraints deletion: 6609 -> 3320
608.95/609.18	c learnt constraints deletion: 6562 -> 3290
617.26/617.49	c learnt constraints deletion: 6580 -> 3300
625.55/625.73	c learnt constraints deletion: 6576 -> 3298
633.25/633.43	c learnt constraints deletion: 6569 -> 3295
642.66/642.83	c learnt constraints deletion: 7057 -> 3539
651.85/652.06	c learnt constraints deletion: 8064 -> 4034
663.15/663.34	c learnt constraints deletion: 8061 -> 4036
675.35/675.51	c learnt constraints deletion: 8049 -> 4029
688.14/688.32	c learnt constraints deletion: 8046 -> 4026
700.04/700.23	c learnt constraints deletion: 8055 -> 4032
711.14/711.38	c learnt constraints deletion: 8038 -> 4022
721.54/721.75	c learnt constraints deletion: 8039 -> 4024
732.04/732.29	c learnt constraints deletion: 8035 -> 4021
743.34/743.54	c learnt constraints deletion: 8034 -> 4020
754.34/754.58	c learnt constraints deletion: 8049 -> 4028
764.93/765.18	c learnt constraints deletion: 8051 -> 4030
775.83/776.06	c learnt constraints deletion: 8033 -> 4021
786.93/787.17	c learnt constraints deletion: 8047 -> 4029
800.23/800.46	c learnt constraints deletion: 8046 -> 4031
811.92/812.14	c learnt constraints deletion: 8013 -> 4011
824.22/824.42	c learnt constraints deletion: 8023 -> 4017
838.51/838.74	c learnt constraints deletion: 8049 -> 4030
852.32/852.53	c learnt constraints deletion: 8008 -> 4009
864.71/864.99	c learnt constraints deletion: 8013 -> 4011
878.91/879.19	c learnt constraints deletion: 8023 -> 4016
891.41/891.63	c learnt constraints deletion: 8022 -> 4017
904.41/904.64	c learnt constraints deletion: 8057 -> 4033
917.11/917.40	c learnt constraints deletion: 8023 -> 4017
929.91/930.14	c learnt constraints deletion: 8037 -> 4023
942.00/942.24	c learnt constraints deletion: 8033 -> 4022
954.60/954.80	c learnt constraints deletion: 8039 -> 4025
965.69/965.95	c learnt constraints deletion: 8036 -> 4024
978.70/979.00	c learnt constraints deletion: 8015 -> 4013
992.40/992.69	c learnt constraints deletion: 8029 -> 4021
1005.29/1005.52	c learnt constraints deletion: 8049 -> 4030
1019.88/1020.12	c learnt constraints deletion: 8042 -> 4027
1034.58/1034.89	c learnt constraints deletion: 8017 -> 4014
1047.68/1047.90	c learnt constraints deletion: 8052 -> 4032
1060.08/1060.33	c learnt constraints deletion: 8013 -> 4015
1075.08/1075.34	c learnt constraints deletion: 8051 -> 4032
1088.88/1089.19	c learnt constraints deletion: 8042 -> 4028
1105.18/1105.47	c learnt constraints deletion: 8471 -> 4236
1115.98/1116.29	c learnt constraints deletion: 8187 -> 4098
1131.37/1131.64	c learnt constraints deletion: 8226 -> 4128
1146.56/1146.81	c learnt constraints deletion: 8194 -> 4109
1159.07/1159.35	c learnt constraints deletion: 8123 -> 4075
1172.26/1172.57	c learnt constraints deletion: 8116 -> 4070
1185.57/1185.88	c learnt constraints deletion: 8113 -> 4071
1203.96/1204.24	c learnt constraints deletion: 8108 -> 4069
1220.96/1221.27	c learnt constraints deletion: 8086 -> 4056
1237.65/1237.94	c learnt constraints deletion: 8093 -> 4060
1252.05/1252.31	c learnt constraints deletion: 8065 -> 4046
1266.45/1266.70	c learnt constraints deletion: 8131 -> 4081
1281.94/1282.23	c learnt constraints deletion: 8060 -> 4043
1296.54/1296.90	c learnt constraints deletion: 8102 -> 4064
1312.23/1312.58	c learnt constraints deletion: 8096 -> 4061
1326.24/1326.57	c learnt constraints deletion: 8098 -> 4063
1340.93/1341.25	c learnt constraints deletion: 8101 -> 4064
1354.43/1354.76	c learnt constraints deletion: 8104 -> 4066
1368.33/1368.60	c learnt constraints deletion: 8106 -> 4067
1381.93/1382.28	c learnt constraints deletion: 8078 -> 4054
1396.73/1397.01	c learnt constraints deletion: 8074 -> 4052
1412.92/1413.29	c learnt constraints deletion: 8095 -> 4062
1428.22/1428.54	c learnt constraints deletion: 8133 -> 4080
1442.52/1442.89	c learnt constraints deletion: 8111 -> 4071
1457.32/1457.64	c learnt constraints deletion: 8126 -> 4078
1471.72/1472.07	c learnt constraints deletion: 8109 -> 4069
1486.92/1487.29	c learnt constraints deletion: 8081 -> 4054
1501.41/1501.73	c learnt constraints deletion: 8110 -> 4070
1516.91/1517.24	c learnt constraints deletion: 8100 -> 4064
1528.21/1528.58	c learnt constraints deletion: 8100 -> 4063
1538.51/1538.89	c learnt constraints deletion: 8106 -> 4066
1548.51/1548.89	c learnt constraints deletion: 8122 -> 4074
1558.60/1558.95	c learnt constraints deletion: 8108 -> 4067
1569.70/1570.01	c learnt constraints deletion: 8085 -> 4058
1579.70/1580.03	c learnt constraints deletion: 8143 -> 4087
1590.20/1590.53	c learnt constraints deletion: 8135 -> 4082
1600.40/1600.76	c learnt constraints deletion: 8113 -> 4070
1611.10/1611.49	c learnt constraints deletion: 8108 -> 4067
1621.90/1622.28	c learnt constraints deletion: 8106 -> 4067
1634.49/1634.83	c learnt constraints deletion: 8101 -> 4064
1647.99/1648.30	c learnt constraints deletion: 8128 -> 4078
1660.19/1660.54	c learnt constraints deletion: 8102 -> 4064
1672.48/1672.86	c learnt constraints deletion: 8088 -> 4057
1686.19/1686.50	c learnt constraints deletion: 8112 -> 4069
1700.68/1701.00	c learnt constraints deletion: 8104 -> 4065
1713.38/1713.74	c learnt constraints deletion: 8083 -> 4055
1725.98/1726.33	c learnt constraints deletion: 8096 -> 4061
1739.78/1740.11	c learnt constraints deletion: 8123 -> 4075
1753.68/1754.09	c learnt constraints deletion: 8108 -> 4067
1767.67/1768.02	c learnt constraints deletion: 8104 -> 4065
1782.77/1783.18	c learnt constraints deletion: 8108 -> 4068
1796.97/1797.39	c learnt constraints deletion: 8096 -> 4063

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 1.91 1.88 3/175 22153
/proc/meminfo: memFree=29876232/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 277093340 7405568 746 33554432000 4194304 8973514 140733404449136 140733556360488 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 1808 746 415 1167 0 589 0

[startup+0.012422 s]
/proc/loadavg: 2.01 1.91 1.88 3/175 22153
/proc/meminfo: memFree=29876232/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 965 0 0 0 0 0 0 0 20 0 1 0 277093340 7405568 887 33554432000 4194304 8973514 140733404449136 140733556360488 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 1808 887 415 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100214 s]
/proc/loadavg: 2.01 1.91 1.88 3/175 22153
/proc/meminfo: memFree=29876232/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 1774 0 0 0 9 0 0 0 20 0 1 0 277093340 10551296 1696 33554432000 4194304 8973514 140733404449136 140733556360488 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 2576 1696 442 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300193 s]
/proc/loadavg: 2.01 1.91 1.88 3/175 22153
/proc/meminfo: memFree=29876232/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=11328 CPUtime=0.29 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 2128 0 0 0 28 1 0 0 20 0 1 0 277093340 11599872 2050 33554432000 4194304 8973514 140733404449136 140733404448632 7716772 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 2832 2050 442 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700257 s]
/proc/loadavg: 2.01 1.91 1.88 3/175 22153
/proc/meminfo: memFree=29876232/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=15424 CPUtime=0.69 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 3152 0 0 0 68 1 0 0 20 0 1 0 277093340 15794176 3074 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 3856 3074 442 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50026 s]
/proc/loadavg: 2.01 1.91 1.88 3/176 22154
/proc/meminfo: memFree=29863956/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=19520 CPUtime=1.49 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 4177 0 0 0 147 2 0 0 20 0 1 0 277093340 19988480 4099 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 4880 4099 443 1167 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19520

[startup+3.10019 s]
/proc/loadavg: 2.01 1.91 1.88 3/176 22154
/proc/meminfo: memFree=29856888/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=30784 CPUtime=3.08 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 6993 0 0 0 305 3 0 0 20 0 1 0 277093340 31522816 6915 33554432000 4194304 8973514 140733404449136 140733404448632 4537585 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 7696 6915 443 1167 0 6477 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30784

[startup+6.30019 s]
/proc/loadavg: 2.01 1.91 1.88 3/176 22154
/proc/meminfo: memFree=29845208/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=37952 CPUtime=6.28 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 8791 0 0 0 623 5 0 0 20 0 1 0 277093340 38862848 8712 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 9488 8712 443 1167 0 8269 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37952

[startup+12.7002 s]
/proc/loadavg: 2.01 1.92 1.89 3/179 22223
/proc/meminfo: memFree=29834140/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=51264 CPUtime=12.68 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 12292 0 0 0 1258 10 0 0 20 0 1 0 277093340 52494336 11957 33554432000 4194304 8973514 140733404449136 140733404448632 7716799 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 12816 11957 443 1167 0 11597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51264

[startup+25.5003 s]
/proc/loadavg: 2.00 1.92 1.89 3/179 22223
/proc/meminfo: memFree=29779596/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=64576 CPUtime=25.47 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 15711 0 0 0 2530 17 0 0 20 0 1 0 277093340 66125824 15368 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 16144 15368 443 1167 0 14925 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64576

[startup+51.1003 s]
/proc/loadavg: 2.00 1.92 1.89 3/179 22223
/proc/meminfo: memFree=29722592/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=58432 CPUtime=51.07 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 19557 0 0 0 5076 31 0 0 20 0 1 0 277093340 59834368 13832 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 14608 13832 443 1167 0 13389 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58432

[startup+102.307 s]
/proc/loadavg: 2.11 1.96 1.90 3/179 22223
/proc/meminfo: memFree=29639744/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=103488 CPUtime=102.27 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 31589 0 0 0 10174 53 0 0 20 0 1 0 277093340 105971712 25096 33554432000 4194304 8973514 140733404449136 140733404448400 4362869 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 25872 25096 443 1167 0 24653 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103488

[startup+162.3 s]
/proc/loadavg: 2.12 2.00 1.92 3/180 22226
/proc/meminfo: memFree=29602564/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=99392 CPUtime=162.25 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 31589 0 0 0 16147 78 0 0 20 0 1 0 277093340 101777408 24072 33554432000 4194304 8973514 140733404449136 140733404448632 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 24848 24072 443 1167 0 23629 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 99392

[startup+222.3 s]
/proc/loadavg: 2.04 2.00 1.92 3/179 22226
/proc/meminfo: memFree=29550172/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=128064 CPUtime=222.22 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 38781 0 0 0 22118 104 0 0 20 0 1 0 277093340 131137536 31240 33554432000 4194304 8973514 140733404449136 140733404448400 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 32016 31240 443 1167 0 30797 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 128064

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/179 22227
/proc/meminfo: memFree=29477228/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=133184 CPUtime=282.2 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 40070 0 0 0 28100 120 0 0 20 0 1 0 277093340 136380416 32520 33554432000 4194304 8973514 140733404449136 140733404448632 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 33296 32520 443 1167 0 32077 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 133184

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22227
/proc/meminfo: memFree=29448088/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=140352 CPUtime=342.2 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 41862 0 0 0 34084 136 0 0 20 0 1 0 277093340 143720448 34312 33554432000 4194304 8973514 140733404449136 140733404448632 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 35088 34312 443 1167 0 33869 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 140352

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22227
/proc/meminfo: memFree=29444084/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=144448 CPUtime=402.19 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 42886 0 0 0 40065 154 0 0 20 0 1 0 277093340 147914752 35336 33554432000 4194304 8973514 140733404449136 140733404448400 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 36112 35336 443 1167 0 34893 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 144448

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22227
/proc/meminfo: memFree=29444444/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=144448 CPUtime=462.18 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 42886 0 0 0 46042 176 0 0 20 0 1 0 277093340 147914752 35336 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 36112 35336 443 1167 0 34893 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 144448

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22227
/proc/meminfo: memFree=29444372/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=144448 CPUtime=522.17 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 42887 0 0 0 52020 197 0 0 20 0 1 0 277093340 147914752 35336 33554432000 4194304 8973514 140733404449136 140733404448400 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 36112 35336 443 1167 0 34893 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 144448

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22228
/proc/meminfo: memFree=29444428/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=144448 CPUtime=582.16 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 42888 0 0 0 57994 222 0 0 20 0 1 0 277093340 147914752 35336 33554432000 4194304 8973514 140733404449136 140733404448400 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 36112 35336 443 1167 0 34893 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 144448

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22231
/proc/meminfo: memFree=29416320/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=171072 CPUtime=822.12 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 49549 0 0 0 81912 300 0 0 20 0 1 0 277093340 175177728 41992 33554432000 4194304 8973514 140733404449136 140733404448400 4204359 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 42768 41992 443 1167 0 41549 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 171072

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22232
/proc/meminfo: memFree=29408068/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=179264 CPUtime=882.11 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 51599 0 0 0 87897 314 0 0 20 0 1 0 277093340 183566336 44040 33554432000 4194304 8973514 140733404449136 140733404448400 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 44816 44040 443 1167 0 43597 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 179264

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22232
/proc/meminfo: memFree=29408068/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=179264 CPUtime=942.1 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 51599 0 0 0 93879 331 0 0 20 0 1 0 277093340 183566336 44040 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 44816 44040 443 1167 0 43597 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 179264

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22232
/proc/meminfo: memFree=29408068/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=179264 CPUtime=1002.1 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 51599 0 0 0 99863 347 0 0 20 0 1 0 277093340 183566336 44040 33554432000 4194304 8973514 140733404449136 140733404448400 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 44816 44040 443 1167 0 43597 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 179264

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22232
/proc/meminfo: memFree=29407944/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=179264 CPUtime=1062.09 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 51599 0 0 0 105846 363 0 0 20 0 1 0 277093340 183566336 44040 33554432000 4194304 8973514 140733404449136 140733404448632 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 44816 44040 443 1167 0 43597 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 179264

[startup+1122.3 s]
/proc/loadavg: 2.07 2.01 1.92 3/179 22232
/proc/meminfo: memFree=29407944/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=179264 CPUtime=1122.07 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 51599 0 0 0 111827 380 0 0 20 0 1 0 277093340 183566336 44040 33554432000 4194304 8973514 140733404449136 140733404448632 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 44816 44040 443 1167 0 43597 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 179264

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 22232
/proc/meminfo: memFree=29390072/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1182.06 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 117805 401 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404447104 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 196672

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/179 22233
/proc/meminfo: memFree=29389940/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1242.05 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 123787 418 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 196672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22233
/proc/meminfo: memFree=29389444/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1302.05 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 129766 439 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 196672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 22236
/proc/meminfo: memFree=29390188/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1362.03 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 135745 458 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 196672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22236
/proc/meminfo: memFree=29390320/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1422.03 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 141726 477 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 196672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22236
/proc/meminfo: memFree=29399748/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1482.02 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 147709 493 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 196672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22237
/proc/meminfo: memFree=29393300/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1542 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 153688 512 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 196672

[startup+1602.3 s]
/proc/loadavg: 2.13 2.03 1.93 3/179 22237
/proc/meminfo: memFree=29341964/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1601.99 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 159666 533 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448632 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 196672

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 1.93 3/180 22238
/proc/meminfo: memFree=29341760/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1661.99 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 165645 554 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 196672

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/179 22238
/proc/meminfo: memFree=29341660/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1721.98 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 171624 574 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448632 4427540 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 196672

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 22238
/proc/meminfo: memFree=29341288/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1781.97 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 177606 591 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 196672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 22239
/proc/meminfo: memFree=29341412/32873844 swapFree=7372/7372
[pid=22153] ppid=22151 vsize=196672 CPUtime=1800.07 cores=1,3,5,7
/proc/22153/stat : 22153 (toysat) R 22151 22153 21797 0 -1 4202496 55957 0 0 0 179411 596 0 0 20 0 1 0 277093340 201392128 48392 33554432000 4194304 8973514 140733404449136 140733404448400 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22153/statm: 49168 48392 443 1167 0 47949 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 196672

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1794.12
CPU system time (s): 5.96809
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 196672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 5.96809
maximum resident set size= 193568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55957
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= 71
involuntary context switches= 1850

runsolver used 3.49247 second user time and 9.57354 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 11:08:05
IDJOB=3705787
IDBENCH=1390
IDSOLVER=2285
FILE ID=node133/3705787-1338109685
RUNJOBID= node133-1338109544-21814
PBS_JOBID= 14624470
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705787-1338109685/watcher-3705787-1338109685 -o /tmp/evaluation-result-3705787-1338109685/solver-3705787-1338109685 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3705787-1338109685.opb

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

MD5SUM BENCH= d3d31f2bec4390bf166702fac3cf6fcc
RANDOM SEED=1130198588

node133.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.540
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.08
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.540
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.92
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.540
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.92
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.540
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.540
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.540
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.90
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.540
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.540
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:        29876240 kB
Buffers:          346548 kB
Cached:          1812524 kB
SwapCached:          104 kB
Active:           651252 kB
Inactive:        1519804 kB
Active(anon):       2796 kB
Inactive(anon):    11368 kB
Active(file):     648456 kB
Inactive(file):  1508436 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:             48992 kB
Writeback:             0 kB
AnonPages:         51244 kB
Mapped:            14644 kB
Shmem:               212 kB
Slab:             686132 kB
SReclaimable:     127804 kB
SUnreclaim:       558328 kB
KernelStack:        1472 kB
PageTables:         3608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71716 MiB
End job on node133 at 2012-05-27 11:38:08