Trace number 3706695

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-C432.opb
MD5SUMa8708c855e8ec8c2a31771025318bb9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4822
Best CPU time to get the best result obtained on this benchmark0.235963
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4822
Optimality of the best value was proved YES
Number of variables771
Total number of constraints1951
Number of constraints which are clauses1949
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 771
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 33355
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 33355
Number of bits of the biggest sum of numbers16
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.09/0.11	c 2012-05-27T12:39:02+0200
0.09/0.11	c arch = x86_64
0.09/0.11	c os = linux
0.09/0.11	c compiler = ghc 7.4
0.09/0.11	c packages:
0.09/0.11	c   OptDir-0.0.1
0.09/0.11	c   array-0.4.0.0
0.09/0.11	c   base-4.5.0.0
0.09/0.11	c   bytestring-0.9.2.1
0.09/0.11	c   containers-0.4.2.1
0.09/0.11	c   deepseq-1.3.0.0
0.09/0.11	c   mtl-2.1.1
0.09/0.11	c   old_locale-1.0.0.4
0.09/0.11	c   parse_dimacs-1.2
0.09/0.11	c   parsec-3.1.2
0.09/0.11	c   queue-0.1.2
0.09/0.11	c   stm-2.3
0.09/0.11	c   time-1.4
0.09/0.11	c command line = ["--pb","HOME/instance-3706695-1338115142.opb"]
0.09/0.11	c #vars 771
0.09/0.11	c #constraints 1951
0.09/0.11	c Solving starts ...
0.09/0.11	c solving time = 0.001s
0.09/0.11	c #decision = 490
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	o 7143
0.09/0.12	c Solving starts ...
0.09/0.12	c solving time = 0.007s
0.09/0.12	c #decision = 967
0.09/0.12	c #conflict = 1
0.09/0.12	c #restart = 0
0.09/0.12	o 7120
0.09/0.12	c Solving starts ...
2.59/2.60	c solving time = 2.480s
2.59/2.60	c #decision = 3441
2.59/2.60	c #conflict = 798
2.59/2.60	c #restart = 3
2.59/2.60	o 7113
2.59/2.60	c Solving starts ...
3.29/3.31	c learnt constraints deletion: 1043 -> 522
3.69/3.72	c solving time = 1.110s
3.69/3.72	c #decision = 4457
3.69/3.72	c #conflict = 1169
3.69/3.72	c #restart = 5
3.69/3.72	o 7104
3.69/3.72	c Solving starts ...
5.40/5.46	c learnt constraints deletion: 1115 -> 558
7.49/7.60	c learnt constraints deletion: 1401 -> 701
10.09/10.13	c learnt constraints deletion: 1786 -> 894
12.49/12.55	c learnt constraints deletion: 1959 -> 981
15.19/15.25	c learnt constraints deletion: 1945 -> 973
18.19/18.25	c learnt constraints deletion: 2122 -> 1063
20.48/20.52	c learnt constraints deletion: 2133 -> 1071
22.88/22.91	c learnt constraints deletion: 2317 -> 1160
25.09/25.15	c learnt constraints deletion: 2320 -> 1162
27.19/27.25	c learnt constraints deletion: 2312 -> 1158
30.19/30.23	c learnt constraints deletion: 2534 -> 1271
32.68/32.74	c learnt constraints deletion: 2529 -> 1266
35.19/35.22	c learnt constraints deletion: 2521 -> 1263
38.08/38.12	c learnt constraints deletion: 2534 -> 1269
40.59/40.70	c learnt constraints deletion: 2535 -> 1269
43.78/43.85	c learnt constraints deletion: 2759 -> 1382
46.78/46.82	c learnt constraints deletion: 2772 -> 1389
49.68/49.80	c learnt constraints deletion: 2762 -> 1382
52.97/53.01	c learnt constraints deletion: 2757 -> 1380
55.37/55.42	c learnt constraints deletion: 2759 -> 1382
57.97/58.02	c learnt constraints deletion: 2769 -> 1387
61.07/61.18	c learnt constraints deletion: 3025 -> 1516
63.87/63.96	c learnt constraints deletion: 3024 -> 1513
66.77/66.88	c learnt constraints deletion: 3021 -> 1513
69.67/69.76	c learnt constraints deletion: 3029 -> 1517
72.37/72.49	c learnt constraints deletion: 3019 -> 1512
75.17/75.23	c learnt constraints deletion: 3016 -> 1510
78.08/78.10	c learnt constraints deletion: 3021 -> 1514
80.86/80.94	c learnt constraints deletion: 3028 -> 1519
83.77/83.87	c learnt constraints deletion: 3113 -> 1557
87.17/87.22	c learnt constraints deletion: 3301 -> 1652
90.17/90.26	c learnt constraints deletion: 3306 -> 1655
93.27/93.32	c learnt constraints deletion: 3308 -> 1654
96.37/96.48	c learnt constraints deletion: 3302 -> 1652
99.66/99.74	c learnt constraints deletion: 3306 -> 1654
102.97/103.05	c learnt constraints deletion: 3299 -> 1652
106.06/106.17	c learnt constraints deletion: 3315 -> 1663
109.06/109.16	c learnt constraints deletion: 3301 -> 1654
112.26/112.38	c learnt constraints deletion: 3303 -> 1656
115.25/115.33	c learnt constraints deletion: 3301 -> 1655
118.56/118.60	c learnt constraints deletion: 3308 -> 1658
122.16/122.20	c learnt constraints deletion: 3611 -> 1807
125.56/125.63	c learnt constraints deletion: 3611 -> 1807
129.55/129.63	c learnt constraints deletion: 3612 -> 1808
133.06/133.16	c learnt constraints deletion: 3620 -> 1812
136.66/136.72	c learnt constraints deletion: 3615 -> 1813
140.15/140.25	c learnt constraints deletion: 3609 -> 1810
143.76/143.81	c learnt constraints deletion: 3614 -> 1809
147.26/147.32	c learnt constraints deletion: 3609 -> 1808
150.66/150.79	c learnt constraints deletion: 3619 -> 1813
153.96/154.03	c learnt constraints deletion: 3614 -> 1810
157.35/157.42	c learnt constraints deletion: 3610 -> 1808
160.75/160.87	c learnt constraints deletion: 3615 -> 1814
164.16/164.27	c learnt constraints deletion: 3619 -> 1811
167.66/167.75	c learnt constraints deletion: 3617 -> 1812
171.25/171.30	c learnt constraints deletion: 3619 -> 1814
174.75/174.89	c learnt constraints deletion: 3613 -> 1810
178.95/179.07	c learnt constraints deletion: 3956 -> 1983
182.85/182.91	c learnt constraints deletion: 3954 -> 1977
186.65/186.74	c learnt constraints deletion: 3959 -> 1981
190.45/190.50	c learnt constraints deletion: 3955 -> 1981
194.25/194.35	c learnt constraints deletion: 3955 -> 1979
198.05/198.18	c learnt constraints deletion: 3958 -> 1982
201.94/202.09	c learnt constraints deletion: 3947 -> 1975
205.74/205.87	c learnt constraints deletion: 3960 -> 1984
209.64/209.79	c learnt constraints deletion: 3962 -> 1983
213.65/213.78	c learnt constraints deletion: 3955 -> 1981
217.44/217.52	c learnt constraints deletion: 3954 -> 1979
221.45/221.53	c learnt constraints deletion: 3967 -> 1988
225.25/225.33	c learnt constraints deletion: 3961 -> 1984
229.24/229.35	c learnt constraints deletion: 3956 -> 1981
233.34/233.47	c learnt constraints deletion: 3962 -> 1984
237.65/237.70	c learnt constraints deletion: 3959 -> 1986
241.24/241.30	c learnt constraints deletion: 3952 -> 1980
244.94/245.09	c learnt constraints deletion: 3950 -> 1978
248.73/248.88	c learnt constraints deletion: 3951 -> 1980
252.54/252.67	c learnt constraints deletion: 3966 -> 1988
256.34/256.49	c learnt constraints deletion: 3962 -> 1986
260.24/260.36	c learnt constraints deletion: 3962 -> 1988
264.74/264.85	c learnt constraints deletion: 4331 -> 2167
268.94/269.05	c learnt constraints deletion: 4332 -> 2167
272.94/273.09	c learnt constraints deletion: 4328 -> 2168
277.04/277.19	c learnt constraints deletion: 4330 -> 2167
281.44/281.59	c learnt constraints deletion: 4327 -> 2166
285.64/285.72	c learnt constraints deletion: 4337 -> 2173
289.84/289.92	c learnt constraints deletion: 4341 -> 2173
293.84/293.95	c learnt constraints deletion: 4322 -> 2162
298.53/298.61	c learnt constraints deletion: 4336 -> 2172
302.53/302.64	c learnt constraints deletion: 4341 -> 2177
307.83/307.96	c learnt constraints deletion: 4331 -> 2170
312.53/312.64	c learnt constraints deletion: 4327 -> 2168
317.43/317.58	c learnt constraints deletion: 4339 -> 2175
321.73/321.86	c learnt constraints deletion: 4329 -> 2169
325.82/325.96	c learnt constraints deletion: 4336 -> 2173
329.93/330.00	c learnt constraints deletion: 4323 -> 2163
333.72/333.89	c learnt constraints deletion: 4323 -> 2166
337.92/338.02	c learnt constraints deletion: 4331 -> 2169
342.03/342.17	c learnt constraints deletion: 4335 -> 2173
346.43/346.54	c learnt constraints deletion: 4334 -> 2172
350.52/350.69	c learnt constraints deletion: 4335 -> 2172
354.92/355.01	c learnt constraints deletion: 4343 -> 2177
359.02/359.16	c learnt constraints deletion: 4337 -> 2174
363.22/363.36	c learnt constraints deletion: 4340 -> 2177
367.62/367.75	c learnt constraints deletion: 4342 -> 2177
372.12/372.22	c learnt constraints deletion: 4349 -> 2181
376.41/376.58	c learnt constraints deletion: 4342 -> 2178
381.02/381.13	c learnt constraints deletion: 4340 -> 2178
385.22/385.38	c learnt constraints deletion: 4334 -> 2171
389.51/389.67	c learnt constraints deletion: 4336 -> 2173
394.31/394.43	c learnt constraints deletion: 4745 -> 2378
398.82/398.97	c learnt constraints deletion: 4738 -> 2370
403.21/403.39	c learnt constraints deletion: 4739 -> 2371
407.92/408.06	c learnt constraints deletion: 4738 -> 2371
412.21/412.35	c learnt constraints deletion: 4741 -> 2374
416.72/416.87	c learnt constraints deletion: 4745 -> 2378
421.31/421.41	c learnt constraints deletion: 4743 -> 2374
426.01/426.12	c learnt constraints deletion: 4740 -> 2371
430.41/430.54	c learnt constraints deletion: 4743 -> 2375
434.91/435.05	c learnt constraints deletion: 4746 -> 2376
439.31/439.48	c learnt constraints deletion: 4740 -> 2373
443.90/444.02	c learnt constraints deletion: 4742 -> 2376
448.30/448.46	c learnt constraints deletion: 4749 -> 2381
452.71/452.87	c learnt constraints deletion: 4742 -> 2372
457.10/457.20	c learnt constraints deletion: 4749 -> 2377
461.60/461.70	c learnt constraints deletion: 4740 -> 2374
465.90/466.09	c learnt constraints deletion: 4748 -> 2378
470.61/470.72	c learnt constraints deletion: 4742 -> 2373
475.01/475.13	c learnt constraints deletion: 4747 -> 2378
479.40/479.57	c learnt constraints deletion: 4746 -> 2374
483.91/484.06	c learnt constraints deletion: 4747 -> 2377
488.39/488.50	c learnt constraints deletion: 4746 -> 2377
492.80/492.98	c learnt constraints deletion: 4738 -> 2375
497.49/497.64	c learnt constraints deletion: 4750 -> 2383
501.99/502.11	c learnt constraints deletion: 4738 -> 2374
506.39/506.53	c learnt constraints deletion: 4746 -> 2379
510.69/510.86	c learnt constraints deletion: 4748 -> 2379
515.09/515.29	c learnt constraints deletion: 4744 -> 2376
519.68/519.85	c learnt constraints deletion: 4744 -> 2377
524.38/524.56	c learnt constraints deletion: 4741 -> 2378
529.09/529.25	c learnt constraints deletion: 4748 -> 2380
533.78/533.97	c learnt constraints deletion: 4748 -> 2381
538.39/538.52	c learnt constraints deletion: 4751 -> 2384
543.08/543.30	c learnt constraints deletion: 4750 -> 2381
547.78/547.90	c learnt constraints deletion: 4743 -> 2380
552.18/552.34	c learnt constraints deletion: 4740 -> 2377
556.68/556.82	c learnt constraints deletion: 4746 -> 2373
561.28/561.40	c learnt constraints deletion: 4741 -> 2373
565.78/565.97	c learnt constraints deletion: 4743 -> 2373
570.38/570.54	c learnt constraints deletion: 4745 -> 2374
574.78/574.97	c learnt constraints deletion: 4746 -> 2375
580.07/580.25	c learnt constraints deletion: 5198 -> 2604
584.98/585.14	c learnt constraints deletion: 5195 -> 2598
589.87/590.00	c learnt constraints deletion: 5202 -> 2602
594.78/594.93	c learnt constraints deletion: 5216 -> 2609
599.47/599.63	c learnt constraints deletion: 5196 -> 2600
604.57/604.78	c learnt constraints deletion: 5194 -> 2601
609.67/609.81	c learnt constraints deletion: 5192 -> 2599
614.78/614.91	c learnt constraints deletion: 5224 -> 2616
619.67/619.89	c learnt constraints deletion: 5196 -> 2601
624.87/625.05	c learnt constraints deletion: 5203 -> 2606
629.87/630.03	c learnt constraints deletion: 5194 -> 2598
634.87/635.00	c learnt constraints deletion: 5197 -> 2602
639.87/640.05	c learnt constraints deletion: 5193 -> 2598
645.07/645.26	c learnt constraints deletion: 5196 -> 2600
650.26/650.40	c learnt constraints deletion: 5197 -> 2602
655.37/655.54	c learnt constraints deletion: 5207 -> 2609
660.56/660.76	c learnt constraints deletion: 5197 -> 2604
665.86/666.08	c learnt constraints deletion: 5192 -> 2597
670.76/670.91	c learnt constraints deletion: 5202 -> 2603
675.75/675.99	c learnt constraints deletion: 5201 -> 2603
680.76/680.92	c learnt constraints deletion: 5224 -> 2615
685.86/686.06	c learnt constraints deletion: 5223 -> 2618
690.95/691.11	c learnt constraints deletion: 5232 -> 2622
696.16/696.37	c learnt constraints deletion: 5229 -> 2621
701.46/701.63	c learnt constraints deletion: 5223 -> 2620
706.56/706.76	c learnt constraints deletion: 5193 -> 2598
711.85/712.04	c learnt constraints deletion: 5203 -> 2607
716.65/716.89	c learnt constraints deletion: 5196 -> 2601
721.65/721.80	c learnt constraints deletion: 5194 -> 2601
726.96/727.12	c learnt constraints deletion: 5211 -> 2610
732.15/732.31	c learnt constraints deletion: 5203 -> 2607
737.35/737.56	c learnt constraints deletion: 5193 -> 2599
742.85/743.02	c learnt constraints deletion: 5194 -> 2602
748.45/748.62	c learnt constraints deletion: 5195 -> 2602
753.55/753.72	c learnt constraints deletion: 5217 -> 2614
758.55/758.79	c learnt constraints deletion: 5202 -> 2607
763.95/764.19	c learnt constraints deletion: 5200 -> 2608
769.05/769.26	c learnt constraints deletion: 5201 -> 2603
774.25/774.45	c learnt constraints deletion: 5214 -> 2611
779.24/779.47	c learnt constraints deletion: 5215 -> 2612
784.65/784.82	c learnt constraints deletion: 5203 -> 2605
789.55/789.80	c learnt constraints deletion: 5202 -> 2605
794.84/795.06	c learnt constraints deletion: 5198 -> 2601
800.14/800.34	c learnt constraints deletion: 5200 -> 2603
805.04/805.25	c learnt constraints deletion: 5222 -> 2616
810.13/810.35	c learnt constraints deletion: 5204 -> 2606
815.44/815.60	c learnt constraints deletion: 5210 -> 2612
820.44/820.65	c learnt constraints deletion: 5198 -> 2604
825.84/826.03	c learnt constraints deletion: 5217 -> 2614
831.03/831.24	c learnt constraints deletion: 5222 -> 2617
835.93/836.18	c learnt constraints deletion: 5203 -> 2609
840.83/841.03	c learnt constraints deletion: 5196 -> 2599
845.64/845.86	c learnt constraints deletion: 5203 -> 2604
850.63/850.80	c learnt constraints deletion: 5198 -> 2602
855.54/855.78	c learnt constraints deletion: 5195 -> 2599
860.53/860.77	c learnt constraints deletion: 5200 -> 2602
865.53/865.71	c learnt constraints deletion: 5199 -> 2603
871.83/872.03	c learnt constraints deletion: 5690 -> 2846
877.23/877.48	c learnt constraints deletion: 5698 -> 2851
882.73/882.92	c learnt constraints deletion: 5689 -> 2845
888.23/888.45	c learnt constraints deletion: 5693 -> 2848
893.73/893.98	c learnt constraints deletion: 5697 -> 2851
899.23/899.47	c learnt constraints deletion: 5699 -> 2855
905.52/905.70	c learnt constraints deletion: 5702 -> 2856
911.11/911.30	c learnt constraints deletion: 5689 -> 2845
916.62/916.85	c learnt constraints deletion: 5694 -> 2849
922.12/922.31	c learnt constraints deletion: 5705 -> 2854
927.52/927.78	c learnt constraints deletion: 5709 -> 2857
932.71/932.91	c learnt constraints deletion: 5699 -> 2850
938.42/938.64	c learnt constraints deletion: 5697 -> 2852
944.12/944.37	c learnt constraints deletion: 5706 -> 2858
949.82/950.01	c learnt constraints deletion: 5697 -> 2851
955.41/955.60	c learnt constraints deletion: 5697 -> 2852
960.81/961.09	c learnt constraints deletion: 5690 -> 2845
966.21/966.40	c learnt constraints deletion: 5696 -> 2849
971.80/972.07	c learnt constraints deletion: 5694 -> 2849
977.21/977.46	c learnt constraints deletion: 5701 -> 2855
982.40/982.68	c learnt constraints deletion: 5704 -> 2859
987.80/988.01	c learnt constraints deletion: 5696 -> 2851
993.40/993.62	c learnt constraints deletion: 5702 -> 2856
999.51/999.73	c learnt constraints deletion: 5696 -> 2849
1005.41/1005.65	c learnt constraints deletion: 5694 -> 2850
1010.90/1011.16	c learnt constraints deletion: 5697 -> 2853
1016.61/1016.87	c learnt constraints deletion: 5698 -> 2853
1022.50/1022.75	c learnt constraints deletion: 5689 -> 2847
1028.00/1028.23	c learnt constraints deletion: 5701 -> 2855
1033.70/1034.00	c learnt constraints deletion: 5700 -> 2856
1039.10/1039.35	c learnt constraints deletion: 5691 -> 2848
1044.80/1045.06	c learnt constraints deletion: 5701 -> 2855
1050.60/1050.81	c learnt constraints deletion: 5730 -> 2869
1055.90/1056.12	c learnt constraints deletion: 5701 -> 2855
1061.09/1061.38	c learnt constraints deletion: 5701 -> 2856
1066.59/1066.81	c learnt constraints deletion: 5694 -> 2854
1072.19/1072.49	c learnt constraints deletion: 5730 -> 2876
1078.19/1078.47	c learnt constraints deletion: 5704 -> 2858
1083.59/1083.87	c learnt constraints deletion: 5703 -> 2859
1089.18/1089.47	c learnt constraints deletion: 5697 -> 2852
1094.98/1095.23	c learnt constraints deletion: 5700 -> 2855
1100.59/1100.88	c learnt constraints deletion: 5703 -> 2856
1106.19/1106.50	c learnt constraints deletion: 5702 -> 2855
1112.18/1112.43	c learnt constraints deletion: 5706 -> 2859
1117.69/1117.99	c learnt constraints deletion: 5706 -> 2861
1123.28/1123.56	c learnt constraints deletion: 5728 -> 2875
1128.98/1129.28	c learnt constraints deletion: 5698 -> 2855
1134.78/1135.04	c learnt constraints deletion: 5704 -> 2859
1140.49/1140.71	c learnt constraints deletion: 5694 -> 2847
1145.99/1146.27	c learnt constraints deletion: 5700 -> 2852
1151.58/1151.81	c learnt constraints deletion: 5699 -> 2853
1157.48/1157.78	c learnt constraints deletion: 5693 -> 2848
1163.08/1163.39	c learnt constraints deletion: 5703 -> 2856
1168.99/1169.20	c learnt constraints deletion: 5700 -> 2851
1175.07/1175.35	c learnt constraints deletion: 5705 -> 2856
1180.87/1181.15	c learnt constraints deletion: 5702 -> 2853
1186.77/1187.03	c learnt constraints deletion: 5696 -> 2851
1192.77/1193.07	c learnt constraints deletion: 5701 -> 2855
1198.67/1198.97	c learnt constraints deletion: 5699 -> 2856
1204.46/1204.78	c learnt constraints deletion: 5695 -> 2850
1210.47/1210.73	c learnt constraints deletion: 5698 -> 2852
1216.17/1216.48	c learnt constraints deletion: 5702 -> 2855
1222.07/1222.34	c learnt constraints deletion: 5696 -> 2853
1227.96/1228.23	c learnt constraints deletion: 5700 -> 2857
1233.57/1233.87	c learnt constraints deletion: 5703 -> 2858
1239.56/1239.86	c learnt constraints deletion: 5701 -> 2853
1245.26/1245.53	c learnt constraints deletion: 5698 -> 2852
1250.66/1250.96	c learnt constraints deletion: 5696 -> 2852
1256.26/1256.53	c learnt constraints deletion: 5702 -> 2855
1262.26/1262.50	c learnt constraints deletion: 5695 -> 2854
1268.06/1268.33	c learnt constraints deletion: 5700 -> 2857
1274.15/1274.40	c learnt constraints deletion: 5698 -> 2857
1280.16/1280.45	c learnt constraints deletion: 5696 -> 2850
1285.95/1286.27	c learnt constraints deletion: 5705 -> 2857
1292.05/1292.35	c learnt constraints deletion: 5698 -> 2854
1297.25/1297.57	c learnt constraints deletion: 5693 -> 2852
1302.85/1303.15	c learnt constraints deletion: 5706 -> 2860
1309.35/1309.64	c learnt constraints deletion: 6250 -> 3130
1315.54/1315.86	c learnt constraints deletion: 6251 -> 3133
1321.65/1321.96	c learnt constraints deletion: 6249 -> 3125
1327.55/1327.83	c learnt constraints deletion: 6250 -> 3126
1333.34/1333.62	c learnt constraints deletion: 6246 -> 3124
1339.24/1339.50	c learnt constraints deletion: 6247 -> 3128
1345.05/1345.32	c learnt constraints deletion: 6254 -> 3130
1351.14/1351.48	c learnt constraints deletion: 6242 -> 3123
1357.24/1357.55	c learnt constraints deletion: 6252 -> 3129
1363.54/1363.89	c learnt constraints deletion: 6249 -> 3128
1369.94/1370.29	c learnt constraints deletion: 6251 -> 3127
1376.03/1376.32	c learnt constraints deletion: 6245 -> 3125
1382.53/1382.86	c learnt constraints deletion: 6251 -> 3131
1389.33/1389.61	c learnt constraints deletion: 6250 -> 3127
1395.33/1395.68	c learnt constraints deletion: 6249 -> 3128
1401.33/1401.63	c learnt constraints deletion: 6250 -> 3127
1407.53/1407.83	c learnt constraints deletion: 6245 -> 3126
1413.43/1413.77	c learnt constraints deletion: 6244 -> 3126
1419.42/1419.78	c learnt constraints deletion: 6249 -> 3129
1426.02/1426.35	c learnt constraints deletion: 6253 -> 3133
1432.03/1432.35	c learnt constraints deletion: 6252 -> 3132
1438.82/1439.12	c learnt constraints deletion: 6245 -> 3125
1445.03/1445.31	c learnt constraints deletion: 6251 -> 3130
1451.23/1451.53	c learnt constraints deletion: 6253 -> 3131
1457.42/1457.79	c learnt constraints deletion: 6253 -> 3134
1463.92/1464.21	c learnt constraints deletion: 6251 -> 3131
1469.82/1470.19	c learnt constraints deletion: 6253 -> 3132
1475.93/1476.24	c learnt constraints deletion: 6241 -> 3125
1482.21/1482.54	c learnt constraints deletion: 6246 -> 3129
1488.61/1488.96	c learnt constraints deletion: 6259 -> 3138
1494.72/1495.07	c learnt constraints deletion: 6247 -> 3131
1500.71/1501.00	c learnt constraints deletion: 6242 -> 3121
1506.51/1506.86	c learnt constraints deletion: 6247 -> 3126
1512.72/1513.08	c learnt constraints deletion: 6251 -> 3130
1518.82/1519.11	c learnt constraints deletion: 6251 -> 3128
1525.01/1525.32	c learnt constraints deletion: 6241 -> 3122
1531.61/1531.93	c learnt constraints deletion: 6247 -> 3126
1537.81/1538.17	c learnt constraints deletion: 6252 -> 3128
1544.51/1544.86	c learnt constraints deletion: 6245 -> 3125
1550.71/1551.05	c learnt constraints deletion: 6244 -> 3127
1556.90/1557.28	c learnt constraints deletion: 6248 -> 3125
1563.01/1563.33	c learnt constraints deletion: 6254 -> 3129
1568.90/1569.27	c learnt constraints deletion: 6249 -> 3127
1575.10/1575.47	c learnt constraints deletion: 6242 -> 3123
1581.51/1581.84	c learnt constraints deletion: 6244 -> 3125
1587.30/1587.69	c learnt constraints deletion: 6242 -> 3123
1593.40/1593.76	c learnt constraints deletion: 6248 -> 3127
1599.30/1599.64	c learnt constraints deletion: 6245 -> 3126
1605.71/1606.04	c learnt constraints deletion: 6253 -> 3131
1611.70/1612.05	c learnt constraints deletion: 6257 -> 3134
1618.20/1618.52	c learnt constraints deletion: 6243 -> 3125
1624.69/1625.05	c learnt constraints deletion: 6253 -> 3132
1631.00/1631.34	c learnt constraints deletion: 6241 -> 3125
1637.50/1637.80	c learnt constraints deletion: 6237 -> 3123
1643.80/1644.18	c learnt constraints deletion: 6243 -> 3128
1649.79/1650.16	c learnt constraints deletion: 6246 -> 3130
1656.09/1656.46	c learnt constraints deletion: 6254 -> 3136
1662.49/1662.80	c learnt constraints deletion: 6249 -> 3128
1668.89/1669.29	c learnt constraints deletion: 6257 -> 3131
1675.19/1675.57	c learnt constraints deletion: 6244 -> 3124
1680.88/1681.27	c learnt constraints deletion: 6244 -> 3125
1687.19/1687.52	c learnt constraints deletion: 6248 -> 3127
1692.98/1693.38	c learnt constraints deletion: 6265 -> 3138
1698.79/1699.15	c learnt constraints deletion: 6250 -> 3128
1704.78/1705.14	c learnt constraints deletion: 6249 -> 3131
1710.79/1711.10	c learnt constraints deletion: 6254 -> 3133
1716.69/1717.02	c learnt constraints deletion: 6245 -> 3129
1722.88/1723.20	c learnt constraints deletion: 6250 -> 3132
1729.08/1729.45	c learnt constraints deletion: 6251 -> 3128
1735.18/1735.57	c learnt constraints deletion: 6243 -> 3125
1741.07/1741.48	c learnt constraints deletion: 6253 -> 3131
1747.58/1747.97	c learnt constraints deletion: 6253 -> 3133
1753.97/1754.35	c learnt constraints deletion: 6254 -> 3134
1760.07/1760.45	c learnt constraints deletion: 6244 -> 3125
1766.17/1766.52	c learnt constraints deletion: 6244 -> 3126
1772.17/1772.50	c learnt constraints deletion: 6244 -> 3127
1777.87/1778.23	c learnt constraints deletion: 6246 -> 3128
1783.87/1784.25	c learnt constraints deletion: 6255 -> 3134
1790.17/1790.52	c learnt constraints deletion: 6250 -> 3132
1796.37/1796.77	c learnt constraints deletion: 6251 -> 3132

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-3706695-1338115142/watcher-3706695-1338115142 -o /tmp/evaluation-result-3706695-1338115142/solver-3706695-1338115142 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706695-1338115142.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.89 1.98 1.99 3/178 22641
/proc/meminfo: memFree=29878180/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 799 0 0 0 0 0 0 0 20 0 1 0 277639038 6356992 720 33554432000 4194304 8973514 140736535169920 140735134617704 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 1552 723 415 1167 0 333 0

[startup+0.098478 s]
/proc/loadavg: 1.89 1.98 1.99 3/178 22641
/proc/meminfo: memFree=29878180/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 1613 0 0 0 9 0 0 0 20 0 1 0 277639038 10551296 1534 33554432000 4194304 8973514 140736535169920 140735134617704 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 2576 1534 427 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.100288 s]
/proc/loadavg: 1.89 1.98 1.99 3/178 22641
/proc/meminfo: memFree=29878180/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 1613 0 0 0 9 0 0 0 20 0 1 0 277639038 10551296 1534 33554432000 4194304 8973514 140736535169920 140735134617704 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 2576 1534 427 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300227 s]
/proc/loadavg: 1.89 1.98 1.99 3/178 22641
/proc/meminfo: memFree=29878180/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=11328 CPUtime=0.29 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 2141 0 0 0 29 0 0 0 20 0 1 0 277639038 11599872 2062 33554432000 4194304 8973514 140736535169920 140735134617704 4204605 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 2832 2062 455 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700239 s]
/proc/loadavg: 1.89 1.98 1.99 3/178 22641
/proc/meminfo: memFree=29878180/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=11328 CPUtime=0.69 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 2141 0 0 0 69 0 0 0 20 0 1 0 277639038 11599872 2062 33554432000 4194304 8973514 140736535169920 140736535169416 4209220 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 2832 2062 455 1167 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11328

[startup+1.50025 s]
/proc/loadavg: 1.89 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29870980/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=12352 CPUtime=1.49 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 2397 0 0 0 148 1 0 0 20 0 1 0 277639038 12648448 2318 33554432000 4194304 8973514 140736535169920 140736535169416 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 3088 2318 455 1167 0 1869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12352

[startup+3.10027 s]
/proc/loadavg: 1.89 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29869616/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=15424 CPUtime=3.08 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 3165 0 0 0 307 1 0 0 20 0 1 0 277639038 15794176 3086 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 3856 3086 455 1167 0 2637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15424

[startup+6.30027 s]
/proc/loadavg: 1.90 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29866020/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=17472 CPUtime=6.29 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 3678 0 0 0 626 3 0 0 20 0 1 0 277639038 17891328 3599 33554432000 4194304 8973514 140736535169920 140736535169416 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 4368 3599 456 1167 0 3149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17472

[startup+12.7003 s]
/proc/loadavg: 1.91 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29858224/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=25664 CPUtime=12.69 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 5726 0 0 0 1262 7 0 0 20 0 1 0 277639038 26279936 5647 33554432000 4194304 8973514 140736535169920 140736535169416 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 6416 5647 456 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29851512/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=28736 CPUtime=25.49 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 6494 0 0 0 2536 13 0 0 20 0 1 0 277639038 29425664 6415 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 7184 6415 456 1167 0 5965 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28736

[startup+51.1003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29843792/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=33856 CPUtime=51.07 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 7783 0 0 0 5081 26 0 0 20 0 1 0 277639038 34668544 7696 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 8464 7696 456 1167 0 7245 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33856

[startup+102.307 s]
/proc/loadavg: 2.02 1.99 1.99 3/180 22645
/proc/meminfo: memFree=29832864/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=37952 CPUtime=102.27 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 9063 0 0 0 10175 52 0 0 20 0 1 0 277639038 38862848 8720 33554432000 4194304 8973514 140736535169920 140736535169184 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 9488 8720 456 1167 0 8269 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37952

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 22645
/proc/meminfo: memFree=29820576/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=42048 CPUtime=162.25 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 11114 0 0 0 16144 81 0 0 20 0 1 0 277639038 43057152 9744 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 10512 9744 456 1167 0 9293 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42048

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 22645
/proc/meminfo: memFree=29828332/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=47168 CPUtime=222.24 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 12394 0 0 0 22115 109 0 0 20 0 1 0 277639038 48300032 11024 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 11792 11024 456 1167 0 10573 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47168

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 22645
/proc/meminfo: memFree=29819520/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=50240 CPUtime=282.24 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 15466 0 0 0 28087 137 0 0 20 0 1 0 277639038 51445760 11792 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 12560 11792 456 1167 0 11341 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 50240

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22646
/proc/meminfo: memFree=29822796/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=50240 CPUtime=342.22 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 15980 0 0 0 34055 167 0 0 20 0 1 0 277639038 51445760 11792 33554432000 4194304 8973514 140736535169920 140736535169416 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 12560 11792 456 1167 0 11341 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 50240

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29817084/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=53312 CPUtime=402.21 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 17006 0 0 0 40025 196 0 0 20 0 1 0 277639038 54591488 12560 33554432000 4194304 8973514 140736535169920 140736535169184 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 13328 12560 456 1167 0 12109 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 53312

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29811932/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=55360 CPUtime=462.2 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 17519 0 0 0 45992 228 0 0 20 0 1 0 277639038 56688640 13072 33554432000 4194304 8973514 140736535169920 140736535169184 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 13840 13072 456 1167 0 12621 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 55360

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29800636/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=64576 CPUtime=522.18 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 19829 0 0 0 51959 259 0 0 20 0 1 0 277639038 66125824 15376 33554432000 4194304 8973514 140736535169920 140736535169416 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 16144 15376 456 1167 0 14925 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 64576

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29811680/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=54336 CPUtime=582.17 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 19829 0 0 0 57927 290 0 0 20 0 1 0 277639038 55640064 12816 33554432000 4194304 8973514 140736535169920 140736535169184 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 13584 12816 456 1167 0 12365 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 54336

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22650
/proc/meminfo: memFree=29790948/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=78912 CPUtime=822.13 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 27004 0 0 0 81796 417 0 0 20 0 1 0 277639038 80805888 18960 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 19728 18960 456 1167 0 18509 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 78912

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22650
/proc/meminfo: memFree=29797092/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=78912 CPUtime=882.12 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 27004 0 0 0 87763 449 0 0 20 0 1 0 277639038 80805888 18960 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 19728 18960 456 1167 0 18509 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 78912

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29786352/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=86080 CPUtime=942.11 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 28799 0 0 0 93732 479 0 0 20 0 1 0 277639038 88145920 20752 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 21520 20752 456 1167 0 20301 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 86080

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29778044/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=88128 CPUtime=1002.1 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 29311 0 0 0 99702 508 0 0 20 0 1 0 277639038 90243072 21264 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 22032 21264 456 1167 0 20813 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 88128

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29775124/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=91200 CPUtime=1062.09 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 30079 0 0 0 105672 537 0 0 20 0 1 0 277639038 93388800 22032 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 22800 22032 456 1167 0 21581 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 91200

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29763088/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=101440 CPUtime=1122.09 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 32641 0 0 0 111637 572 0 0 20 0 1 0 277639038 103874560 24592 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 25360 24592 456 1167 0 24141 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 101440

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29757184/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=95296 CPUtime=1182.07 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 33415 0 0 0 117607 600 0 0 20 0 1 0 277639038 97583104 23056 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 23824 23056 456 1167 0 22605 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 95296

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22652
/proc/meminfo: memFree=29764576/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=92224 CPUtime=1242.06 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 34695 0 0 0 123577 629 0 0 20 0 1 0 277639038 94437376 22288 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 23056 22288 456 1167 0 21837 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 92224

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22655
/proc/meminfo: memFree=29766244/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=87104 CPUtime=1302.05 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 37258 0 0 0 129547 658 0 0 20 0 1 0 277639038 89194496 21008 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 21776 21008 456 1167 0 20557 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 87104

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 22678
/proc/meminfo: memFree=29763320/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=90176 CPUtime=1362.04 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 38026 0 0 0 135520 684 0 0 20 0 1 0 277639038 92340224 21776 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 22544 21776 456 1167 0 21325 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 90176

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22678
/proc/meminfo: memFree=29787464/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=90176 CPUtime=1422.04 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 38028 0 0 0 141491 713 0 0 20 0 1 0 277639038 92340224 21776 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 22544 21776 456 1167 0 21325 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 90176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22678
/proc/meminfo: memFree=29786164/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=87104 CPUtime=1482.01 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 38285 0 0 0 147458 743 0 0 20 0 1 0 277639038 89194496 21008 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 21776 21008 456 1167 0 20557 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 87104

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22679
/proc/meminfo: memFree=29775928/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=95296 CPUtime=1542.01 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 40333 0 0 0 153428 773 0 0 20 0 1 0 277639038 97583104 23056 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 23824 23056 456 1167 0 22605 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 95296

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 22679
/proc/meminfo: memFree=29771144/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=91200 CPUtime=1602 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 40589 0 0 0 159397 803 0 0 20 0 1 0 277639038 93388800 22032 33554432000 4194304 8973514 140736535169920 140736535167936 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 22800 22032 456 1167 0 21581 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 91200

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 22679
/proc/meminfo: memFree=29768352/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=91200 CPUtime=1661.99 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 40589 0 0 0 165368 831 0 0 20 0 1 0 277639038 93388800 22032 33554432000 4194304 8973514 140736535169920 140736535169416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 22800 22032 456 1167 0 21581 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 91200

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22679
/proc/meminfo: memFree=29760788/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=95296 CPUtime=1721.98 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 42893 0 0 0 171338 860 0 0 20 0 1 0 277639038 97583104 23056 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 23824 23056 456 1167 0 22605 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 95296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22718
/proc/meminfo: memFree=29758956/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=100416 CPUtime=1781.97 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 45204 0 0 0 177308 889 0 0 20 0 1 0 277639038 102825984 24336 33554432000 4194304 8973514 140736535169920 140736535169184 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 25104 24336 456 1167 0 23885 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 100416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22718
/proc/meminfo: memFree=29748912/32873844 swapFree=7372/7372
[pid=22641] ppid=22639 vsize=102464 CPUtime=1800.07 cores=0,2,4,6
/proc/22641/stat : 22641 (toysat) R 22639 22641 21797 0 -1 4202496 45716 0 0 0 179109 898 0 0 20 0 1 0 277639038 104923136 24848 33554432000 4194304 8973514 140736535169920 140736535169184 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/22641/statm: 25616 24848 456 1167 0 24397 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 102464

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): 1791.1
CPU system time (s): 8.98363
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 104512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.1
system time used= 8.98363
maximum resident set size= 101440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45716
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= 57
involuntary context switches= 1895

runsolver used 3.52246 second user time and 9.28259 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 12:39:02
IDJOB=3706695
IDBENCH=2018
IDSOLVER=2285
FILE ID=node133/3706695-1338115142
RUNJOBID= node133-1338109544-21813
PBS_JOBID= 14624470
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-C432.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706695-1338115142/watcher-3706695-1338115142 -o /tmp/evaluation-result-3706695-1338115142/solver-3706695-1338115142 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706695-1338115142.opb

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

MD5SUM BENCH= a8708c855e8ec8c2a31771025318bb9b
RANDOM SEED=49605601

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:        29878816 kB
Buffers:          350692 kB
Cached:          1780240 kB
SwapCached:          104 kB
Active:           646760 kB
Inactive:        1522776 kB
Active(anon):      29324 kB
Inactive(anon):    11368 kB
Active(file):     617436 kB
Inactive(file):  1511408 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:              7384 kB
Writeback:             0 kB
AnonPages:         45048 kB
Mapped:            16204 kB
Shmem:               212 kB
Slab:             685588 kB
SReclaimable:     127736 kB
SUnreclaim:       557852 kB
KernelStack:        1472 kB
PageTables:         3676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     152640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 13:09:05