Trace number 3706709

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.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23954
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
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.14	c 2012-05-27T12:38:14+0200
0.09/0.14	c arch = x86_64
0.09/0.14	c os = linux
0.09/0.14	c compiler = ghc 7.4
0.09/0.14	c packages:
0.09/0.14	c   OptDir-0.0.1
0.09/0.14	c   array-0.4.0.0
0.09/0.14	c   base-4.5.0.0
0.09/0.14	c   bytestring-0.9.2.1
0.09/0.14	c   containers-0.4.2.1
0.09/0.14	c   deepseq-1.3.0.0
0.09/0.14	c   mtl-2.1.1
0.09/0.14	c   old_locale-1.0.0.4
0.09/0.14	c   parse_dimacs-1.2
0.09/0.14	c   parsec-3.1.2
0.09/0.14	c   queue-0.1.2
0.09/0.14	c   stm-2.3
0.09/0.14	c   time-1.4
0.09/0.14	c command line = ["--pb","HOME/instance-3706709-1338115094.opb"]
0.09/0.14	c #vars 540
0.09/0.14	c #constraints 4476
0.09/0.14	c Solving starts ...
0.09/0.16	c solving time = 0.028s
0.09/0.16	c #decision = 326
0.09/0.16	c #conflict = 129
0.09/0.16	c #restart = 1
0.09/0.16	o 29648
0.09/0.16	c Solving starts ...
0.09/0.17	c solving time = 0.005s
0.09/0.17	c #decision = 376
0.09/0.17	c #conflict = 133
0.09/0.17	c #restart = 1
0.09/0.17	o 28595
0.09/0.17	c Solving starts ...
1.59/1.61	c solving time = 1.438s
1.59/1.61	c #decision = 3765
1.59/1.61	c #conflict = 2284
1.59/1.61	c #restart = 7
1.59/1.61	o 27915
1.59/1.61	c Solving starts ...
1.59/1.61	c learnt constraints deletion: 2277 -> 1139
1.79/1.80	c solving time = 0.191s
1.79/1.80	c #decision = 4497
1.79/1.80	c #conflict = 2547
1.79/1.80	c #restart = 9
1.79/1.80	o 27848
1.79/1.80	c Solving starts ...
1.88/1.92	c solving time = 0.004s
1.88/1.92	c #decision = 4535
1.88/1.92	c #conflict = 2548
1.88/1.92	c #restart = 9
1.88/1.92	o 27794
1.88/1.92	c Solving starts ...
1.88/1.92	c solving time = 0.005s
1.88/1.92	c #decision = 4571
1.88/1.92	c #conflict = 2549
1.88/1.92	c #restart = 9
1.88/1.92	o 27196
1.88/1.92	c Solving starts ...
3.09/3.10	c learnt constraints deletion: 2717 -> 1359
5.50/5.57	c learnt constraints deletion: 3547 -> 1775
8.09/8.16	c learnt constraints deletion: 3994 -> 1999
9.68/9.80	c solving time = 7.989s
9.68/9.80	c #decision = 14365
9.68/9.80	c #conflict = 9671
9.68/9.80	c #restart = 17
9.68/9.80	o 27134
9.68/9.80	c Solving starts ...
9.80/9.82	c learnt constraints deletion: 3391 -> 1696
9.80/9.88	c learnt constraints deletion: 1795 -> 898
12.59/12.61	c learnt constraints deletion: 3281 -> 1641
14.79/14.83	c learnt constraints deletion: 3607 -> 1804
15.29/15.39	c solving time = 5.583s
15.29/15.39	c #decision = 21196
15.29/15.39	c #conflict = 14542
15.29/15.39	c #restart = 24
15.29/15.39	o 26707
15.29/15.39	c Solving starts ...
15.29/15.39	c learnt constraints deletion: 2220 -> 1110
17.79/17.80	c learnt constraints deletion: 3028 -> 1515
20.49/20.53	c learnt constraints deletion: 3682 -> 1842
23.18/23.29	c learnt constraints deletion: 3935 -> 1970
26.08/26.17	c learnt constraints deletion: 4363 -> 2183
28.49/28.53	c learnt constraints deletion: 4314 -> 2162
31.79/31.84	c learnt constraints deletion: 4843 -> 2425
33.68/33.73	c solving time = 18.339s
33.68/33.73	c #decision = 40917
33.68/33.73	c #conflict = 29419
33.68/33.73	c #restart = 34
33.68/33.73	o 26372
33.68/33.73	c Solving starts ...
33.68/33.74	c learnt constraints deletion: 3909 -> 1955
33.68/33.74	c learnt constraints deletion: 1955 -> 978
35.98/36.10	c learnt constraints deletion: 3050 -> 1527
38.98/39.02	c learnt constraints deletion: 3581 -> 1792
41.69/41.80	c learnt constraints deletion: 3943 -> 1973
44.99/45.02	c learnt constraints deletion: 4371 -> 2186
48.08/48.15	c learnt constraints deletion: 4383 -> 2196
51.38/51.48	c learnt constraints deletion: 4700 -> 2351
54.47/54.56	c solving time = 20.829s
54.47/54.56	c #decision = 60949
54.47/54.56	c #conflict = 44962
54.47/54.56	c #restart = 44
54.47/54.56	o 26356
54.47/54.56	c Solving starts ...
54.47/54.57	c learnt constraints deletion: 4508 -> 2254
54.47/54.58	c learnt constraints deletion: 2254 -> 1127
56.08/56.12	c learnt constraints deletion: 2933 -> 1467
57.08/57.19	c learnt constraints deletion: 3539 -> 1770
58.19/58.29	c learnt constraints deletion: 3874 -> 1941
59.39/59.49	c learnt constraints deletion: 4233 -> 2117
60.67/60.70	c learnt constraints deletion: 4237 -> 2120
61.98/62.08	c learnt constraints deletion: 4642 -> 2321
63.28/63.39	c learnt constraints deletion: 4659 -> 2331
64.88/64.96	c learnt constraints deletion: 5116 -> 2560
66.38/66.42	c learnt constraints deletion: 5101 -> 2554
67.78/67.87	c learnt constraints deletion: 5118 -> 2560
69.47/69.53	c learnt constraints deletion: 5592 -> 2797
71.07/71.14	c learnt constraints deletion: 5584 -> 2792
72.67/72.77	c learnt constraints deletion: 5591 -> 2797
74.27/74.38	c learnt constraints deletion: 5570 -> 2785
75.97/76.06	c learnt constraints deletion: 5584 -> 2793
77.97/78.02	c learnt constraints deletion: 6132 -> 3066
79.87/79.91	c learnt constraints deletion: 6115 -> 3059
81.66/81.70	c learnt constraints deletion: 6137 -> 3073
83.47/83.53	c learnt constraints deletion: 6124 -> 3067
85.37/85.44	c learnt constraints deletion: 6122 -> 3065
87.26/87.34	c learnt constraints deletion: 6140 -> 3070
89.36/89.46	c learnt constraints deletion: 6746 -> 3373
91.36/91.40	c learnt constraints deletion: 6750 -> 3376
93.26/93.38	c learnt constraints deletion: 6738 -> 3371
95.57/95.68	c learnt constraints deletion: 6729 -> 3366
97.56/97.64	c learnt constraints deletion: 6723 -> 3363
99.67/99.76	c learnt constraints deletion: 6726 -> 3365
101.67/101.77	c learnt constraints deletion: 6737 -> 3372
103.67/103.77	c learnt constraints deletion: 6736 -> 3370
105.86/105.95	c learnt constraints deletion: 6740 -> 3373
109.97/110.04	c learnt constraints deletion: 7494 -> 3747
114.96/115.09	c learnt constraints deletion: 7514 -> 3768
120.16/120.29	c learnt constraints deletion: 7572 -> 3797
125.36/125.43	c learnt constraints deletion: 7515 -> 3764
130.36/130.47	c learnt constraints deletion: 7503 -> 3756
135.35/135.48	c learnt constraints deletion: 7506 -> 3757
140.56/140.63	c learnt constraints deletion: 7497 -> 3754
145.56/145.69	c learnt constraints deletion: 7506 -> 3765
150.85/150.98	c learnt constraints deletion: 7472 -> 3741
156.06/156.20	c learnt constraints deletion: 7482 -> 3750
161.25/161.36	c learnt constraints deletion: 7485 -> 3755
167.75/167.80	c learnt constraints deletion: 8203 -> 4102
173.15/173.20	c learnt constraints deletion: 8202 -> 4103
179.26/179.37	c learnt constraints deletion: 8209 -> 4111
185.15/185.29	c learnt constraints deletion: 8149 -> 4079
191.45/191.50	c learnt constraints deletion: 8192 -> 4103
197.65/197.76	c learnt constraints deletion: 8130 -> 4070
203.95/204.06	c learnt constraints deletion: 8175 -> 4098
210.54/210.64	c learnt constraints deletion: 8121 -> 4070
216.65/216.78	c learnt constraints deletion: 8164 -> 4092
222.94/223.06	c learnt constraints deletion: 8171 -> 4094
229.64/229.75	c learnt constraints deletion: 8153 -> 4083
230.94/231.02	c solving time = 176.418s
230.94/231.02	c #decision = 269591
230.94/231.02	c #conflict = 219208
230.94/231.02	c #restart = 60
230.94/231.02	o 26328
230.94/231.02	c Solving starts ...
230.94/231.03	c learnt constraints deletion: 4967 -> 2484
230.94/231.04	c learnt constraints deletion: 2484 -> 1242
231.04/231.13	c solving time = 0.110s
231.04/231.13	c #decision = 269766
231.04/231.13	c #conflict = 219259
231.04/231.13	c #restart = 60
231.04/231.13	o 26170
231.04/231.13	c Solving starts ...
231.14/231.27	c solving time = 0.141s
231.14/231.27	c #decision = 269897
231.14/231.27	c #conflict = 219348
231.14/231.27	c #restart = 60
231.14/231.27	o 26084
231.14/231.27	c Solving starts ...
232.94/233.09	c learnt constraints deletion: 2697 -> 1349
236.54/236.66	c learnt constraints deletion: 3600 -> 1800
239.93/240.07	c learnt constraints deletion: 3946 -> 1973
243.74/243.80	c learnt constraints deletion: 4310 -> 2156
247.24/247.36	c learnt constraints deletion: 4320 -> 2165
251.04/251.18	c learnt constraints deletion: 4717 -> 2359
254.83/254.91	c learnt constraints deletion: 4701 -> 2355
259.33/259.49	c learnt constraints deletion: 5141 -> 2571
263.74/263.87	c learnt constraints deletion: 5126 -> 2563
268.44/268.58	c learnt constraints deletion: 5130 -> 2566
272.64/272.77	c learnt constraints deletion: 5127 -> 2568
277.83/277.98	c learnt constraints deletion: 5628 -> 2819
283.03/283.19	c learnt constraints deletion: 5665 -> 2851
288.14/288.27	c learnt constraints deletion: 5676 -> 2853
293.32/293.43	c learnt constraints deletion: 5693 -> 2852
299.14/299.28	c learnt constraints deletion: 6205 -> 3107
304.23/304.34	c learnt constraints deletion: 6247 -> 3135
309.42/309.53	c learnt constraints deletion: 6201 -> 3113
314.93/315.04	c learnt constraints deletion: 6212 -> 3115
320.33/320.41	c learnt constraints deletion: 6243 -> 3130
325.43/325.54	c learnt constraints deletion: 6158 -> 3089
332.03/332.10	c learnt constraints deletion: 6893 -> 3454
337.63/337.75	c learnt constraints deletion: 6834 -> 3425
343.92/344.09	c learnt constraints deletion: 6832 -> 3427
350.02/350.16	c learnt constraints deletion: 6766 -> 3396
354.72/354.88	c solving time = 123.585s
354.72/354.88	c #decision = 362266
354.72/354.88	c #conflict = 291979
354.72/354.88	c #restart = 74
354.72/354.88	o 26007
354.72/354.88	c Solving starts ...
354.82/354.90	c learnt constraints deletion: 6122 -> 3061
354.82/354.90	c learnt constraints deletion: 3061 -> 1531
355.72/355.88	c learnt constraints deletion: 2340 -> 1170
357.01/357.18	c learnt constraints deletion: 3204 -> 1603
358.32/358.46	c learnt constraints deletion: 3525 -> 1763
359.72/359.86	c learnt constraints deletion: 3832 -> 1917
361.32/361.41	c learnt constraints deletion: 4211 -> 2106
362.62/362.78	c learnt constraints deletion: 4206 -> 2104
364.32/364.46	c learnt constraints deletion: 4635 -> 2318
365.91/366.02	c learnt constraints deletion: 4618 -> 2311
367.62/367.79	c learnt constraints deletion: 5078 -> 2541
369.42/369.60	c learnt constraints deletion: 5081 -> 2544
371.31/371.43	c learnt constraints deletion: 5063 -> 2534
373.42/373.58	c learnt constraints deletion: 5551 -> 2776
375.41/375.54	c learnt constraints deletion: 5574 -> 2788
377.31/377.43	c learnt constraints deletion: 5578 -> 2789
379.22/379.33	c learnt constraints deletion: 5567 -> 2785
381.11/381.28	c learnt constraints deletion: 5560 -> 2782
383.41/383.57	c learnt constraints deletion: 6102 -> 3051
385.72/385.85	c learnt constraints deletion: 6114 -> 3059
387.92/388.09	c learnt constraints deletion: 6103 -> 3052
390.11/390.23	c learnt constraints deletion: 6129 -> 3066
392.21/392.37	c learnt constraints deletion: 6127 -> 3067
394.32/394.46	c learnt constraints deletion: 6125 -> 3065
397.02/397.17	c learnt constraints deletion: 6723 -> 3363
399.51/399.64	c learnt constraints deletion: 6732 -> 3368
402.01/402.13	c learnt constraints deletion: 6720 -> 3363
404.51/404.65	c learnt constraints deletion: 6708 -> 3357
407.01/407.12	c learnt constraints deletion: 6709 -> 3359
409.61/409.74	c learnt constraints deletion: 6723 -> 3368
411.91/412.03	c learnt constraints deletion: 6713 -> 3358
414.21/414.36	c learnt constraints deletion: 6726 -> 3367
417.40/417.50	c learnt constraints deletion: 7363 -> 3686
420.12/420.24	c learnt constraints deletion: 7367 -> 3685
422.81/422.98	c learnt constraints deletion: 7381 -> 3692
425.61/425.73	c learnt constraints deletion: 7381 -> 3693
428.21/428.36	c learnt constraints deletion: 7367 -> 3685
431.12/431.22	c learnt constraints deletion: 7362 -> 3683
433.81/433.93	c learnt constraints deletion: 7391 -> 3698
436.51/436.63	c learnt constraints deletion: 7360 -> 3683
439.20/439.30	c learnt constraints deletion: 7382 -> 3694
441.91/442.10	c learnt constraints deletion: 7368 -> 3689
444.60/444.78	c learnt constraints deletion: 7377 -> 3693
447.51/447.65	c learnt constraints deletion: 7366 -> 3689
450.70/450.87	c learnt constraints deletion: 8103 -> 4053
453.60/453.70	c learnt constraints deletion: 8100 -> 4050
456.50/456.67	c learnt constraints deletion: 8100 -> 4052
459.50/459.64	c learnt constraints deletion: 8108 -> 4055
462.50/462.65	c learnt constraints deletion: 8078 -> 4040
465.60/465.73	c learnt constraints deletion: 8078 -> 4042
468.50/468.63	c learnt constraints deletion: 8094 -> 4047
471.10/471.28	c learnt constraints deletion: 8106 -> 4054
474.00/474.13	c learnt constraints deletion: 8208 -> 4105
476.90/477.08	c learnt constraints deletion: 8117 -> 4064
479.80/479.96	c learnt constraints deletion: 8121 -> 4066
482.59/482.78	c learnt constraints deletion: 8084 -> 4047
485.70/485.85	c learnt constraints deletion: 8096 -> 4055
488.70/488.81	c learnt constraints deletion: 8110 -> 4057
491.61/491.71	c learnt constraints deletion: 8106 -> 4055
494.39/494.58	c learnt constraints deletion: 8220 -> 4111
499.00/499.18	c learnt constraints deletion: 9035 -> 4518
506.39/506.54	c learnt constraints deletion: 9046 -> 4524
514.79/514.98	c learnt constraints deletion: 8982 -> 4496
523.40/523.54	c learnt constraints deletion: 8989 -> 4499
531.28/531.40	c learnt constraints deletion: 9019 -> 4513
539.59/539.73	c learnt constraints deletion: 9007 -> 4508
547.79/547.91	c learnt constraints deletion: 8991 -> 4500
555.59/555.70	c learnt constraints deletion: 8977 -> 4495
563.68/563.82	c learnt constraints deletion: 9006 -> 4509
571.89/572.01	c learnt constraints deletion: 8976 -> 4497
580.08/580.21	c learnt constraints deletion: 8982 -> 4496
588.39/588.51	c learnt constraints deletion: 9006 -> 4508
596.68/596.89	c learnt constraints deletion: 9049 -> 4530
605.27/605.41	c learnt constraints deletion: 8944 -> 4478
613.78/613.94	c learnt constraints deletion: 8942 -> 4479
622.27/622.44	c learnt constraints deletion: 8964 -> 4484
630.27/630.49	c learnt constraints deletion: 8926 -> 4467
638.98/639.18	c learnt constraints deletion: 8941 -> 4475
647.57/647.74	c learnt constraints deletion: 8991 -> 4500
647.57/647.78	c solving time = 292.846s
647.57/647.78	c #decision = 693059
647.57/647.78	c #conflict = 571329
647.57/647.78	c #restart = 91
647.57/647.78	o 25963
647.57/647.78	c Solving starts ...
647.57/647.79	c learnt constraints deletion: 4513 -> 2257
647.57/647.79	c learnt constraints deletion: 2257 -> 1129
649.47/649.60	c learnt constraints deletion: 2936 -> 1470
650.87/651.00	c learnt constraints deletion: 3531 -> 1766
652.27/652.45	c learnt constraints deletion: 3856 -> 1929
653.97/654.12	c learnt constraints deletion: 4231 -> 2117
655.47/655.66	c learnt constraints deletion: 4232 -> 2118
657.37/657.52	c learnt constraints deletion: 4670 -> 2335
658.97/659.13	c learnt constraints deletion: 4638 -> 2320
660.87/661.08	c learnt constraints deletion: 5097 -> 2550
662.67/662.86	c learnt constraints deletion: 5089 -> 2545
664.47/664.68	c learnt constraints deletion: 5098 -> 2551
666.67/666.87	c learnt constraints deletion: 5595 -> 2800
668.86/669.02	c learnt constraints deletion: 5584 -> 2794
670.78/671.00	c learnt constraints deletion: 5583 -> 2792
672.87/673.04	c learnt constraints deletion: 5593 -> 2798
674.66/674.88	c learnt constraints deletion: 5616 -> 2811
676.97/677.11	c learnt constraints deletion: 6155 -> 3078
678.97/679.15	c learnt constraints deletion: 6144 -> 3073
681.06/681.22	c learnt constraints deletion: 6150 -> 3077
683.06/683.28	c learnt constraints deletion: 6134 -> 3069
685.26/685.41	c learnt constraints deletion: 6166 -> 3085
687.37/687.55	c learnt constraints deletion: 6146 -> 3076
689.86/690.06	c learnt constraints deletion: 6725 -> 3366
692.16/692.38	c learnt constraints deletion: 6812 -> 3406
695.66/695.80	c learnt constraints deletion: 6821 -> 3411
699.86/700.00	c learnt constraints deletion: 6716 -> 3364
704.37/704.59	c learnt constraints deletion: 6869 -> 3435
709.16/709.39	c learnt constraints deletion: 6826 -> 3415
714.16/714.35	c learnt constraints deletion: 6860 -> 3431
719.17/719.40	c learnt constraints deletion: 6859 -> 3439
724.06/724.29	c learnt constraints deletion: 6787 -> 3396
729.86/730.04	c solving time = 82.255s
729.86/730.04	c #decision = 801167
729.86/730.04	c #conflict = 661589
729.86/730.04	c #restart = 106
729.86/730.04	o 25543
729.86/730.04	c Solving starts ...
729.86/730.06	c learnt constraints deletion: 6672 -> 3336
729.86/730.06	c learnt constraints deletion: 3336 -> 1668
729.86/730.08	c solving time = 0.031s
729.86/730.08	c #decision = 801216
729.86/730.08	c #conflict = 661590
729.86/730.08	c #restart = 106
729.86/730.08	o 25528
729.86/730.08	c Solving starts ...
730.06/730.25	c learnt constraints deletion: 1768 -> 884
733.36/733.57	c learnt constraints deletion: 3227 -> 1614
735.86/736.09	c learnt constraints deletion: 3567 -> 1785
739.06/739.23	c learnt constraints deletion: 3904 -> 1954
743.37/743.60	c learnt constraints deletion: 4350 -> 2175
747.06/747.23	c learnt constraints deletion: 4308 -> 2155
751.86/752.04	c learnt constraints deletion: 4632 -> 2317
756.05/756.28	c learnt constraints deletion: 4780 -> 2396
760.85/761.07	c learnt constraints deletion: 5137 -> 2570
765.55/765.71	c learnt constraints deletion: 5121 -> 2565
770.16/770.33	c learnt constraints deletion: 5102 -> 2558
775.65/775.88	c learnt constraints deletion: 5600 -> 2803
780.55/780.72	c learnt constraints deletion: 5622 -> 2822
785.95/786.15	c learnt constraints deletion: 5677 -> 2851
791.55/791.72	c learnt constraints deletion: 5696 -> 2864
796.84/797.08	c learnt constraints deletion: 5672 -> 2853
803.35/803.56	c learnt constraints deletion: 6212 -> 3119
809.46/809.63	c learnt constraints deletion: 6242 -> 3134
815.96/816.14	c learnt constraints deletion: 6276 -> 3154
821.74/821.92	c learnt constraints deletion: 6213 -> 3122
827.35/827.56	c learnt constraints deletion: 6163 -> 3102
833.74/833.94	c learnt constraints deletion: 6172 -> 3102
841.44/841.66	c learnt constraints deletion: 6798 -> 3412
848.64/848.85	c learnt constraints deletion: 6785 -> 3408
855.54/855.80	c learnt constraints deletion: 6849 -> 3442
862.44/862.60	c learnt constraints deletion: 6873 -> 3452
869.04/869.24	c learnt constraints deletion: 6796 -> 3417
875.54/875.79	c learnt constraints deletion: 6771 -> 3408
882.44/882.66	c solving time = 152.559s
882.44/882.66	c #decision = 904884
882.44/882.66	c #conflict = 742614
882.44/882.66	c #restart = 120
882.44/882.66	o 25449
882.44/882.66	c Solving starts ...
882.44/882.68	c learnt constraints deletion: 6804 -> 3402
882.44/882.68	c learnt constraints deletion: 3402 -> 1701
882.54/882.73	c solving time = 0.071s
882.54/882.73	c #decision = 904958
882.54/882.73	c #conflict = 742631
882.54/882.73	c #restart = 120
882.54/882.73	o 25267
882.54/882.73	c Solving starts ...
882.74/882.95	c learnt constraints deletion: 1817 -> 909
886.83/887.07	c learnt constraints deletion: 3294 -> 1647
890.94/891.13	c learnt constraints deletion: 3610 -> 1805
895.03/895.21	c learnt constraints deletion: 4031 -> 2016
899.14/899.30	c learnt constraints deletion: 4298 -> 2150
903.43/903.68	c learnt constraints deletion: 4354 -> 2184
908.82/909.02	c learnt constraints deletion: 4761 -> 2391
913.84/914.03	c learnt constraints deletion: 4762 -> 2397
919.22/919.49	c learnt constraints deletion: 5217 -> 2609
924.12/924.39	c learnt constraints deletion: 5147 -> 2575
929.12/929.37	c learnt constraints deletion: 5169 -> 2590
935.03/935.20	c learnt constraints deletion: 5712 -> 2858
940.43/940.60	c learnt constraints deletion: 5708 -> 2864
945.52/945.75	c learnt constraints deletion: 5639 -> 2830
950.92/951.17	c learnt constraints deletion: 5669 -> 2857
956.62/956.86	c learnt constraints deletion: 5683 -> 2863
963.02/963.23	c learnt constraints deletion: 6218 -> 3137
969.02/969.20	c learnt constraints deletion: 6233 -> 3143
974.32/974.60	c learnt constraints deletion: 6215 -> 3138
979.93/980.18	c learnt constraints deletion: 6272 -> 3164
985.33/985.53	c learnt constraints deletion: 6229 -> 3145
990.71/991.00	c learnt constraints deletion: 6189 -> 3127
996.32/996.52	c learnt constraints deletion: 6898 -> 3450
1001.22/1001.45	c learnt constraints deletion: 6884 -> 3448
1006.32/1006.54	c learnt constraints deletion: 6850 -> 3431
1011.42/1011.60	c learnt constraints deletion: 6812 -> 3411
1016.81/1017.01	c learnt constraints deletion: 6852 -> 3432
1021.72/1021.98	c learnt constraints deletion: 6860 -> 3434
1026.91/1027.17	c learnt constraints deletion: 6810 -> 3411
1032.11/1032.31	c learnt constraints deletion: 6786 -> 3394
1038.91/1039.14	c learnt constraints deletion: 7502 -> 3752
1046.80/1047.03	c learnt constraints deletion: 7506 -> 3758
1054.81/1055.03	c learnt constraints deletion: 7474 -> 3739
1062.51/1062.75	c learnt constraints deletion: 7487 -> 3745
1070.20/1070.43	c learnt constraints deletion: 7521 -> 3765
1077.81/1078.03	c learnt constraints deletion: 7433 -> 3721
1085.50/1085.74	c learnt constraints deletion: 7493 -> 3753
1093.30/1093.51	c learnt constraints deletion: 7495 -> 3752
1101.30/1101.50	c learnt constraints deletion: 7509 -> 3759
1109.60/1109.90	c learnt constraints deletion: 7552 -> 3780
1116.90/1117.16	c learnt constraints deletion: 7540 -> 3771
1125.10/1125.33	c learnt constraints deletion: 7515 -> 3764
1132.29/1132.58	c learnt constraints deletion: 8238 -> 4119
1140.10/1140.38	c learnt constraints deletion: 8211 -> 4107
1148.39/1148.66	c learnt constraints deletion: 8238 -> 4120
1156.89/1157.17	c learnt constraints deletion: 8220 -> 4115
1164.79/1165.09	c learnt constraints deletion: 8236 -> 4124
1172.59/1172.88	c learnt constraints deletion: 8246 -> 4123
1180.59/1180.80	c learnt constraints deletion: 8250 -> 4126
1188.48/1188.76	c learnt constraints deletion: 8244 -> 4122
1196.60/1196.81	c learnt constraints deletion: 8159 -> 4081
1204.98/1205.21	c learnt constraints deletion: 8202 -> 4103
1213.48/1213.76	c learnt constraints deletion: 8200 -> 4102
1221.58/1221.80	c learnt constraints deletion: 8225 -> 4114
1229.88/1230.15	c learnt constraints deletion: 8197 -> 4100
1238.97/1239.27	c learnt constraints deletion: 8252 -> 4128
1247.38/1247.64	c learnt constraints deletion: 8162 -> 4087
1258.18/1258.41	c learnt constraints deletion: 9032 -> 4520
1266.98/1267.21	c learnt constraints deletion: 8993 -> 4499
1275.97/1276.26	c learnt constraints deletion: 9045 -> 4524
1285.87/1286.10	c learnt constraints deletion: 9008 -> 4505
1295.07/1295.34	c learnt constraints deletion: 8986 -> 4495
1303.97/1304.28	c learnt constraints deletion: 8987 -> 4496
1313.46/1313.72	c learnt constraints deletion: 9011 -> 4511
1323.27/1323.50	c learnt constraints deletion: 9022 -> 4516
1332.67/1332.95	c learnt constraints deletion: 9033 -> 4520
1342.46/1342.78	c learnt constraints deletion: 9068 -> 4538
1352.46/1352.74	c learnt constraints deletion: 8972 -> 4491
1362.46/1362.72	c learnt constraints deletion: 9047 -> 4525
1371.75/1372.05	c learnt constraints deletion: 9009 -> 4507
1381.45/1381.78	c learnt constraints deletion: 9041 -> 4522
1391.65/1391.92	c learnt constraints deletion: 9036 -> 4520
1401.65/1401.98	c learnt constraints deletion: 9002 -> 4507
1411.85/1412.13	c learnt constraints deletion: 8970 -> 4490
1422.05/1422.37	c learnt constraints deletion: 9028 -> 4519
1432.05/1432.33	c learnt constraints deletion: 8975 -> 4492
1440.84/1441.17	c solving time = 558.350s
1440.84/1441.17	c #decision = 1243423
1440.84/1441.17	c #conflict = 1024640
1440.84/1441.17	c #restart = 137
1440.84/1441.17	o 25168
1440.84/1441.17	c Solving starts ...
1440.84/1441.19	c learnt constraints deletion: 8396 -> 4198
1440.94/1441.20	c learnt constraints deletion: 4198 -> 2099
1440.94/1441.23	c learnt constraints deletion: 2099 -> 1050
1444.25/1444.59	c learnt constraints deletion: 3032 -> 1518
1448.45/1448.79	c learnt constraints deletion: 3619 -> 1813
1452.44/1452.71	c learnt constraints deletion: 3920 -> 1960
1456.05/1456.40	c learnt constraints deletion: 4327 -> 2166
1460.04/1460.34	c learnt constraints deletion: 4339 -> 2176
1463.54/1463.81	c learnt constraints deletion: 4726 -> 2367
1466.64/1466.96	c learnt constraints deletion: 4694 -> 2349
1471.14/1471.41	c learnt constraints deletion: 5227 -> 2614
1476.24/1476.59	c learnt constraints deletion: 5204 -> 2603
1481.84/1482.10	c learnt constraints deletion: 5209 -> 2608
1488.14/1488.42	c learnt constraints deletion: 5679 -> 2840
1493.84/1494.11	c learnt constraints deletion: 5710 -> 2855
1499.53/1499.81	c learnt constraints deletion: 5715 -> 2860
1505.23/1505.57	c learnt constraints deletion: 5714 -> 2859
1511.04/1511.36	c learnt constraints deletion: 5690 -> 2850
1518.34/1518.62	c learnt constraints deletion: 6171 -> 3088
1524.53/1524.89	c learnt constraints deletion: 6173 -> 3089
1530.94/1531.27	c learnt constraints deletion: 6202 -> 3104
1537.13/1537.44	c learnt constraints deletion: 6200 -> 3106
1543.92/1544.22	c learnt constraints deletion: 6179 -> 3096
1550.53/1550.85	c learnt constraints deletion: 6213 -> 3115
1556.82/1557.15	c learnt constraints deletion: 6794 -> 3397
1561.82/1562.17	c learnt constraints deletion: 6881 -> 3444
1567.23/1567.53	c learnt constraints deletion: 6861 -> 3436
1572.52/1572.85	c learnt constraints deletion: 6811 -> 3410
1577.92/1578.22	c learnt constraints deletion: 6856 -> 3430
1583.02/1583.33	c learnt constraints deletion: 6767 -> 3389
1588.72/1589.06	c learnt constraints deletion: 6872 -> 3442
1594.02/1594.39	c learnt constraints deletion: 6750 -> 3381
1600.92/1601.22	c learnt constraints deletion: 7445 -> 3723
1608.93/1609.21	c learnt constraints deletion: 7468 -> 3736
1617.12/1617.47	c learnt constraints deletion: 7472 -> 3737
1625.32/1625.63	c learnt constraints deletion: 7457 -> 3730
1633.81/1634.12	c learnt constraints deletion: 7400 -> 3702
1641.41/1641.74	c learnt constraints deletion: 7444 -> 3725
1650.01/1650.39	c learnt constraints deletion: 7518 -> 3763
1658.30/1658.63	c learnt constraints deletion: 7507 -> 3757
1666.30/1666.69	c learnt constraints deletion: 7525 -> 3766
1674.51/1674.84	c learnt constraints deletion: 7490 -> 3748
1682.91/1683.29	c learnt constraints deletion: 7509 -> 3761
1691.20/1691.59	c learnt constraints deletion: 7443 -> 3728
1700.80/1701.10	c learnt constraints deletion: 8213 -> 4110
1709.30/1709.67	c learnt constraints deletion: 8217 -> 4113
1717.40/1717.75	c learnt constraints deletion: 8185 -> 4100
1726.40/1726.70	c learnt constraints deletion: 8194 -> 4102
1734.79/1735.19	c learnt constraints deletion: 8194 -> 4102
1743.89/1744.28	c learnt constraints deletion: 8186 -> 4101
1752.59/1752.92	c learnt constraints deletion: 8170 -> 4092
1761.39/1761.75	c learnt constraints deletion: 8182 -> 4099
1770.39/1770.74	c learnt constraints deletion: 8142 -> 4082
1778.89/1779.22	c learnt constraints deletion: 8192 -> 4109
1787.48/1787.88	c learnt constraints deletion: 8146 -> 4083
1796.09/1796.46	c learnt constraints deletion: 8177 -> 4097

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

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

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


[startup+0 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 22601
/proc/meminfo: memFree=29163360/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 796 0 0 0 0 0 0 0 20 0 1 0 277634213 6356992 718 33554432000 4194304 8973514 140733538224048 140734795141832 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 1552 718 416 1167 0 333 0

[startup+0.0457799 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 22601
/proc/meminfo: memFree=29163360/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=9280 CPUtime=0.03 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 1550 0 0 0 3 0 0 0 20 0 1 0 277634213 9502720 1472 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 2320 1472 417 1167 0 1101 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9280

[startup+0.100262 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 22601
/proc/meminfo: memFree=29163360/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 2483 0 0 0 9 0 0 0 20 0 1 0 277634213 13697024 2405 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 3344 2405 418 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300259 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 22601
/proc/meminfo: memFree=29163360/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=15424 CPUtime=0.29 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 3165 0 0 0 28 1 0 0 20 0 1 0 277634213 15794176 3087 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 3856 3087 458 1167 0 2637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15424

[startup+0.700279 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 22601
/proc/meminfo: memFree=29163360/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=16448 CPUtime=0.69 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 3421 0 0 0 68 1 0 0 20 0 1 0 277634213 16842752 3343 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 4112 3343 458 1167 0 2893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16448

[startup+1.50031 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 22602
/proc/meminfo: memFree=29150464/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=19520 CPUtime=1.49 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 4189 0 0 0 147 2 0 0 20 0 1 0 277634213 19988480 4111 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 4880 4111 458 1167 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19520

[startup+3.10031 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 22602
/proc/meminfo: memFree=29147836/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=21568 CPUtime=3.09 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 4517 0 0 0 306 3 0 0 20 0 1 0 277634213 22085632 4439 33554432000 4194304 8973514 140733538224048 140733538223544 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 5392 4449 459 1167 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21568

[startup+6.30029 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 22602
/proc/meminfo: memFree=29143868/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=24640 CPUtime=6.29 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 5474 0 0 0 624 5 0 0 20 0 1 0 277634213 25231360 5396 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 6160 5396 459 1167 0 4941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24640

[startup+12.7003 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 22602
/proc/meminfo: memFree=29141048/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=25664 CPUtime=12.69 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 5986 0 0 0 1261 8 0 0 20 0 1 0 277634213 26279936 5652 33554432000 4194304 8973514 140733538224048 140733538223544 7662101 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 6416 5652 459 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.96 1.99 1.99 3/179 22602
/proc/meminfo: memFree=29140800/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=26688 CPUtime=25.48 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 6242 0 0 0 2535 13 0 0 20 0 1 0 277634213 27328512 5908 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/22601/statm: 6672 5908 459 1167 0 5453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26688

[startup+51.1003 s]
/proc/loadavg: 1.89 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29868872/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=30784 CPUtime=51.08 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 8034 0 0 0 5076 32 0 0 20 0 1 0 277634213 31522816 6932 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 7696 6932 459 1167 0 6477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30784

[startup+102.307 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 22642
/proc/meminfo: memFree=29841684/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=36928 CPUtime=102.27 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 9834 0 0 0 10166 61 0 0 20 0 1 0 277634213 37814272 8468 33554432000 4194304 8973514 140733538224048 140733538223312 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 9232 8468 459 1167 0 8013 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36928

[startup+162.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/180 22645
/proc/meminfo: memFree=29827588/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=42048 CPUtime=162.25 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 11115 0 0 0 16140 85 0 0 20 0 1 0 277634213 43057152 9748 33554432000 4194304 8973514 140733538224048 140733538223544 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10512 9748 459 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=29820700/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=49216 CPUtime=222.24 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 12911 0 0 0 22109 115 0 0 20 0 1 0 277634213 50397184 11540 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 12304 11540 459 1167 0 11085 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 49216

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 22645
/proc/meminfo: memFree=29828456/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=37952 CPUtime=282.23 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 14960 0 0 0 28076 147 0 0 20 0 1 0 277634213 38862848 8724 33554432000 4194304 8973514 140733538224048 140733538223544 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 9488 8724 459 1167 0 8269 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 37952

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 22645
/proc/meminfo: memFree=29819148/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=42048 CPUtime=342.22 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 15985 0 0 0 34041 181 0 0 20 0 1 0 277634213 43057152 9748 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10512 9748 459 1167 0 9293 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 42048

[startup+402.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29819696/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=42048 CPUtime=402.21 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 17521 0 0 0 40005 216 0 0 20 0 1 0 277634213 43057152 9748 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10512 9748 459 1167 0 9293 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 42048

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29816092/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=43072 CPUtime=462.2 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 17778 0 0 0 45968 252 0 0 20 0 1 0 277634213 44105728 10004 33554432000 4194304 8973514 140733538224048 140733538223312 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10768 10004 459 1167 0 9549 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 43072

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29810816/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=45120 CPUtime=522.19 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 18292 0 0 0 51934 285 0 0 20 0 1 0 277634213 46202880 10516 33554432000 4194304 8973514 140733538224048 140733538223312 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 11280 10516 459 1167 0 10061 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 45120

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22646
/proc/meminfo: memFree=29802932/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=46144 CPUtime=582.18 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 18804 0 0 0 57903 315 0 0 20 0 1 0 277634213 47251456 10772 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 11536 10772 459 1167 0 10317 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 46144

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22650
/proc/meminfo: memFree=29794364/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=40000 CPUtime=822.15 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 22900 0 0 0 81772 443 0 0 20 0 1 0 277634213 40960000 9236 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10000 9236 459 1167 0 8781 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 40000

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22650
/proc/meminfo: memFree=29790948/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=42048 CPUtime=882.14 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 23412 0 0 0 87736 478 0 0 20 0 1 0 277634213 43057152 9748 33554432000 4194304 8973514 140733538224048 140733538223544 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10512 9748 459 1167 0 9293 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 42048

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22650
/proc/meminfo: memFree=29794984/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=37952 CPUtime=942.12 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 25462 0 0 0 93700 512 0 0 20 0 1 0 277634213 38862848 8724 33554432000 4194304 8973514 140733538224048 140733538223152 7937344 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 9488 8724 459 1167 0 8269 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 37952

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29785236/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=41024 CPUtime=1002.11 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 26230 0 0 0 99665 546 0 0 20 0 1 0 277634213 42008576 9492 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10256 9492 459 1167 0 9037 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 41024

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29778100/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=46144 CPUtime=1062.1 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 27510 0 0 0 105635 575 0 0 20 0 1 0 277634213 47251456 10772 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 11536 10772 459 1167 0 10317 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 46144

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29771896/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=46144 CPUtime=1122.1 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 27510 0 0 0 111598 612 0 0 20 0 1 0 277634213 47251456 10772 33554432000 4194304 8973514 140733538224048 140733538223544 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 11536 10772 459 1167 0 10317 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 46144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29756888/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=51264 CPUtime=1182.09 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 28790 0 0 0 117566 643 0 0 20 0 1 0 277634213 52494336 12052 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 12816 12052 459 1167 0 11597 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 51264

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22651
/proc/meminfo: memFree=29769348/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=51264 CPUtime=1242.07 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 28790 0 0 0 123534 673 0 0 20 0 1 0 277634213 52494336 12052 33554432000 4194304 8973514 140733538224048 140733538223312 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 12816 12052 459 1167 0 11597 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 51264

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22652
/proc/meminfo: memFree=29769044/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=55360 CPUtime=1302.08 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 29815 0 0 0 129502 706 0 0 20 0 1 0 277634213 56688640 13076 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 13840 13076 459 1167 0 12621 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 55360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22655
/proc/meminfo: memFree=29766300/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=58432 CPUtime=1362.05 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 30586 0 0 0 135464 741 0 0 20 0 1 0 277634213 59834368 13844 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 14608 13844 459 1167 0 13389 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 58432

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22678
/proc/meminfo: memFree=29763192/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=58432 CPUtime=1422.05 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 30586 0 0 0 141430 775 0 0 20 0 1 0 277634213 59834368 13844 33554432000 4194304 8973514 140733538224048 140733538223544 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 14608 13844 459 1167 0 13389 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 58432

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22678
/proc/meminfo: memFree=29786968/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=35904 CPUtime=1482.04 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 31098 0 0 0 147394 810 0 0 20 0 1 0 277634213 36765696 8212 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 8976 8212 459 1167 0 7757 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 35904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22678
/proc/meminfo: memFree=29783988/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=41024 CPUtime=1542.03 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 32380 0 0 0 153358 845 0 0 20 0 1 0 277634213 42008576 9492 33554432000 4194304 8973514 140733538224048 140733538223544 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10256 9492 459 1167 0 9037 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 41024

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22679
/proc/meminfo: memFree=29774744/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=41024 CPUtime=1602.01 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 32380 0 0 0 159324 877 0 0 20 0 1 0 277634213 42008576 9492 33554432000 4194304 8973514 140733538224048 140733538223312 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 10256 9492 459 1167 0 9037 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 41024

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 22679
/proc/meminfo: memFree=29770028/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=50240 CPUtime=1662.01 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 34686 0 0 0 165290 911 0 0 20 0 1 0 277634213 51445760 11796 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 12560 11796 459 1167 0 11341 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 50240

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 22679
/proc/meminfo: memFree=29758308/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=53312 CPUtime=1722 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 35454 0 0 0 171257 943 0 0 20 0 1 0 277634213 54591488 12564 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 13328 12564 459 1167 0 12109 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 53312

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22679
/proc/meminfo: memFree=29763644/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=56384 CPUtime=1781.99 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 36224 0 0 0 177222 977 0 0 20 0 1 0 277634213 57737216 13332 33554432000 4194304 8973514 140733538224048 140733538223312 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 14096 13332 459 1167 0 12877 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 56384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22679
/proc/meminfo: memFree=29756064/32873844 swapFree=7372/7372
[pid=22601] ppid=22599 vsize=57408 CPUtime=1800.09 cores=1,3,5,7
/proc/22601/stat : 22601 (toysat) R 22599 22601 21797 0 -1 4202496 36480 0 0 0 179022 987 0 0 20 0 1 0 277634213 58785792 13588 33554432000 4194304 8973514 140733538224048 140733538223544 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22601/statm: 14352 13588 459 1167 0 13133 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 57408

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.1
CPU user time (s): 1790.22
CPU system time (s): 9.8775
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 58432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.22
system time used= 9.8775
maximum resident set size= 55376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36480
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= 33
involuntary context switches= 1939

runsolver used 3.54246 second user time and 9.8925 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 12:38:14
IDJOB=3706709
IDBENCH=2010
IDSOLVER=2285
FILE ID=node133/3706709-1338115094
RUNJOBID= node133-1338109544-21814
PBS_JOBID= 14624470
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=457237464

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:        29163724 kB
Buffers:          350640 kB
Cached:          1797080 kB
SwapCached:          104 kB
Active:          1360380 kB
Inactive:        1522704 kB
Active(anon):     726256 kB
Inactive(anon):    11368 kB
Active(file):     634124 kB
Inactive(file):  1511336 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:              7372 kB
Writeback:             0 kB
AnonPages:        741740 kB
Mapped:            16084 kB
Shmem:               212 kB
Slab:             685956 kB
SReclaimable:     127940 kB
SUnreclaim:       558016 kB
KernelStack:        1488 kB
PageTables:         5448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     849240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    720896 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:08:17