Trace number 3725712

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01OPT3 70.8852 70.8996

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=7-P1=29-P2=53-P3=31-P4=23-P5=47-P6=67-B.opb
MD5SUM8b8e1d2a13a8c39d33c0acf49e3195a1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.040993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables108
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)216
Sum of products size (including duplicates)432
Number of different products216
Sum of products size432

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2012-06-02T14:05:46+0200
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.4
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.1
0.00/0.00	c   array-0.4.0.0
0.00/0.00	c   base-4.5.0.0
0.00/0.00	c   bytestring-0.9.2.1
0.00/0.00	c   containers-0.4.2.1
0.00/0.00	c   deepseq-1.3.0.0
0.00/0.00	c   mtl-2.1.1
0.00/0.00	c   old_locale-1.0.0.4
0.00/0.00	c   parse_dimacs-1.2
0.00/0.00	c   parsec-3.1.2
0.00/0.00	c   queue-0.1.2
0.00/0.00	c   stm-2.3
0.00/0.00	c   time-1.4
0.00/0.00	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725712-1338638746.opb"]
0.00/0.00	c #vars 108
0.00/0.00	c #constraints 13
0.00/0.00	c Solving starts ...
0.09/0.12	c learnt constraints deletion: 472 -> 236
0.19/0.24	c learnt constraints deletion: 573 -> 287
0.39/0.41	c learnt constraints deletion: 591 -> 300
0.49/0.52	c learnt constraints deletion: 502 -> 251
0.59/0.62	c learnt constraints deletion: 608 -> 307
0.69/0.70	c learnt constraints deletion: 601 -> 306
0.69/0.79	c solving time = 0.785s
0.69/0.79	c #decision = 2684
0.69/0.79	c #conflict = 2271
0.69/0.79	c #restart = 6
0.69/0.79	o 51
0.69/0.79	c Solving starts ...
0.69/0.79	c learnt constraints deletion: 605 -> 303
0.79/0.80	c solving time = 0.014s
0.79/0.80	c #decision = 2783
0.79/0.80	c #conflict = 2315
0.79/0.80	c #restart = 6
0.79/0.80	o 21
0.79/0.80	c Solving starts ...
0.79/0.80	c learnt constraints deletion: 347 -> 174
0.88/0.94	c learnt constraints deletion: 422 -> 211
1.00/1.06	c learnt constraints deletion: 435 -> 218
1.19/1.27	c learnt constraints deletion: 555 -> 278
1.29/1.32	c solving time = 0.519s
1.29/1.32	c #decision = 4115
1.29/1.32	c #conflict = 3323
1.29/1.32	c #restart = 10
1.29/1.32	o 19
1.29/1.32	c Solving starts ...
1.29/1.32	c learnt constraints deletion: 473 -> 237
1.49/1.50	c learnt constraints deletion: 475 -> 239
1.49/1.56	c learnt constraints deletion: 473 -> 237
1.69/1.74	c learnt constraints deletion: 574 -> 287
1.99/2.03	c learnt constraints deletion: 699 -> 358
2.19/2.27	c learnt constraints deletion: 766 -> 387
2.39/2.46	c solving time = 1.138s
2.39/2.46	c #decision = 6599
2.39/2.46	c #conflict = 5330
2.39/2.46	c #restart = 15
2.39/2.46	o 3
2.39/2.46	c Solving starts ...
2.39/2.46	c learnt constraints deletion: 760 -> 380
2.39/2.46	c learnt constraints deletion: 380 -> 190
2.49/2.54	c learnt constraints deletion: 438 -> 219
2.78/2.87	c learnt constraints deletion: 613 -> 316
3.09/3.13	c learnt constraints deletion: 759 -> 391
3.20/3.21	c learnt constraints deletion: 621 -> 311
3.39/3.47	c learnt constraints deletion: 784 -> 397
3.49/3.59	c learnt constraints deletion: 684 -> 342
3.68/3.75	c learnt constraints deletion: 875 -> 444
3.79/3.85	c learnt constraints deletion: 817 -> 415
4.19/4.24	c learnt constraints deletion: 944 -> 477
4.49/4.53	c learnt constraints deletion: 949 -> 483
4.69/4.75	c learnt constraints deletion: 923 -> 471
5.09/5.10	c learnt constraints deletion: 870 -> 440
5.29/5.34	c learnt constraints deletion: 933 -> 474
5.49/5.56	c learnt constraints deletion: 879 -> 447
5.69/5.71	c learnt constraints deletion: 850 -> 428
5.79/5.89	c learnt constraints deletion: 995 -> 518
5.98/6.05	c learnt constraints deletion: 984 -> 513
6.08/6.16	c learnt constraints deletion: 855 -> 428
6.59/6.69	c learnt constraints deletion: 1079 -> 550
7.09/7.18	c learnt constraints deletion: 1003 -> 505
7.49/7.53	c learnt constraints deletion: 1003 -> 505
7.89/7.90	c learnt constraints deletion: 1002 -> 504
8.18/8.29	c learnt constraints deletion: 1000 -> 504
8.48/8.58	c learnt constraints deletion: 1066 -> 537
8.79/8.88	c learnt constraints deletion: 1029 -> 520
9.09/9.16	c learnt constraints deletion: 1134 -> 576
9.29/9.34	c learnt constraints deletion: 1129 -> 575
9.49/9.55	c learnt constraints deletion: 1133 -> 580
9.69/9.74	c learnt constraints deletion: 1118 -> 572
9.89/9.92	c learnt constraints deletion: 1115 -> 568
10.09/10.12	c learnt constraints deletion: 1137 -> 580
10.29/10.31	c learnt constraints deletion: 1119 -> 573
10.48/10.50	c learnt constraints deletion: 1111 -> 566
10.69/10.70	c learnt constraints deletion: 1149 -> 589
10.90/10.91	c learnt constraints deletion: 1118 -> 572
11.19/11.20	c learnt constraints deletion: 1208 -> 608
11.39/11.45	c learnt constraints deletion: 1206 -> 609
11.69/11.72	c learnt constraints deletion: 1225 -> 627
11.99/12.01	c learnt constraints deletion: 1164 -> 588
12.19/12.26	c learnt constraints deletion: 1213 -> 616
12.49/12.52	c learnt constraints deletion: 1197 -> 611
12.79/12.87	c learnt constraints deletion: 1208 -> 612
13.28/13.31	c learnt constraints deletion: 1209 -> 617
13.68/13.74	c learnt constraints deletion: 1187 -> 601
14.09/14.19	c learnt constraints deletion: 1191 -> 604
14.68/14.72	c learnt constraints deletion: 1169 -> 590
14.88/14.93	c learnt constraints deletion: 1142 -> 584
15.09/15.14	c learnt constraints deletion: 1129 -> 572
15.29/15.35	c learnt constraints deletion: 1149 -> 583
15.49/15.57	c learnt constraints deletion: 1159 -> 592
15.68/15.78	c learnt constraints deletion: 1334 -> 680
15.89/15.96	c learnt constraints deletion: 1336 -> 680
16.09/16.14	c learnt constraints deletion: 1311 -> 671
16.29/16.39	c learnt constraints deletion: 1324 -> 681
16.58/16.60	c learnt constraints deletion: 1342 -> 687
16.78/16.85	c learnt constraints deletion: 1284 -> 658
16.98/17.08	c learnt constraints deletion: 1285 -> 661
17.19/17.29	c learnt constraints deletion: 1314 -> 675
17.39/17.49	c learnt constraints deletion: 1322 -> 683
17.60/17.69	c learnt constraints deletion: 1319 -> 683
17.89/17.96	c learnt constraints deletion: 1290 -> 662
18.19/18.27	c learnt constraints deletion: 1318 -> 680
18.49/18.52	c learnt constraints deletion: 1301 -> 674
18.69/18.77	c learnt constraints deletion: 1290 -> 662
18.98/19.03	c learnt constraints deletion: 1312 -> 675
19.28/19.31	c learnt constraints deletion: 1308 -> 678
19.59/19.60	c learnt constraints deletion: 1296 -> 668
19.80/19.89	c learnt constraints deletion: 1320 -> 678
20.09/20.12	c learnt constraints deletion: 1308 -> 673
20.29/20.37	c learnt constraints deletion: 1271 -> 652
20.49/20.59	c learnt constraints deletion: 1215 -> 608
20.89/20.91	c learnt constraints deletion: 1437 -> 727
21.18/21.23	c learnt constraints deletion: 1423 -> 725
21.59/21.62	c learnt constraints deletion: 1391 -> 709
21.99/22.00	c learnt constraints deletion: 1396 -> 706
22.38/22.49	c learnt constraints deletion: 1383 -> 703
22.99/23.01	c learnt constraints deletion: 1379 -> 698
23.28/23.36	c learnt constraints deletion: 1410 -> 714
23.58/23.65	c learnt constraints deletion: 1392 -> 706
23.99/24.05	c learnt constraints deletion: 1397 -> 706
24.48/24.57	c learnt constraints deletion: 1379 -> 699
24.78/24.88	c learnt constraints deletion: 1370 -> 694
25.08/25.15	c learnt constraints deletion: 1366 -> 693
25.29/25.38	c learnt constraints deletion: 1362 -> 687
25.59/25.61	c learnt constraints deletion: 1358 -> 686
25.79/25.83	c learnt constraints deletion: 1377 -> 698
25.99/26.03	c learnt constraints deletion: 1373 -> 698
26.18/26.24	c learnt constraints deletion: 1391 -> 706
26.39/26.45	c learnt constraints deletion: 1355 -> 688
26.58/26.67	c learnt constraints deletion: 1362 -> 692
26.89/26.90	c learnt constraints deletion: 1366 -> 692
27.08/27.17	c learnt constraints deletion: 1375 -> 699
27.28/27.38	c learnt constraints deletion: 1350 -> 683
27.58/27.61	c learnt constraints deletion: 1351 -> 686
27.78/27.82	c learnt constraints deletion: 1362 -> 693
27.98/28.05	c learnt constraints deletion: 1359 -> 691
28.18/28.26	c learnt constraints deletion: 1336 -> 671
28.49/28.59	c learnt constraints deletion: 1355 -> 681
28.89/28.99	c learnt constraints deletion: 1375 -> 692
29.19/29.26	c learnt constraints deletion: 1383 -> 694
29.48/29.53	c learnt constraints deletion: 1569 -> 802
29.98/30.04	c learnt constraints deletion: 1525 -> 764
30.59/30.63	c learnt constraints deletion: 1489 -> 747
31.19/31.21	c learnt constraints deletion: 1472 -> 741
31.48/31.58	c learnt constraints deletion: 1507 -> 764
31.89/31.98	c learnt constraints deletion: 1478 -> 743
32.28/32.32	c learnt constraints deletion: 1474 -> 739
32.58/32.69	c learnt constraints deletion: 1456 -> 731
32.99/33.03	c learnt constraints deletion: 1419 -> 713
33.48/33.50	c learnt constraints deletion: 1441 -> 725
33.88/33.90	c learnt constraints deletion: 1429 -> 721
34.18/34.28	c learnt constraints deletion: 1430 -> 721
34.68/34.71	c learnt constraints deletion: 1421 -> 717
35.09/35.19	c learnt constraints deletion: 1461 -> 736
35.39/35.45	c learnt constraints deletion: 1460 -> 735
35.78/35.87	c learnt constraints deletion: 1421 -> 713
36.18/36.28	c learnt constraints deletion: 1438 -> 724
36.59/36.69	c learnt constraints deletion: 1421 -> 718
37.08/37.17	c learnt constraints deletion: 1399 -> 706
37.58/37.66	c learnt constraints deletion: 1408 -> 711
38.08/38.11	c learnt constraints deletion: 1407 -> 711
38.39/38.50	c learnt constraints deletion: 1409 -> 712
38.88/38.91	c learnt constraints deletion: 1459 -> 736
39.19/39.21	c learnt constraints deletion: 1467 -> 743
39.38/39.48	c learnt constraints deletion: 1433 -> 726
39.68/39.74	c learnt constraints deletion: 1453 -> 736
40.08/40.11	c learnt constraints deletion: 1497 -> 761
40.38/40.49	c learnt constraints deletion: 1417 -> 717
40.68/40.78	c learnt constraints deletion: 1421 -> 719
41.18/41.23	c learnt constraints deletion: 1463 -> 743
41.69/41.73	c learnt constraints deletion: 1419 -> 722
42.18/42.26	c learnt constraints deletion: 1435 -> 724
42.58/42.69	c learnt constraints deletion: 1410 -> 715
42.98/43.09	c learnt constraints deletion: 1491 -> 754
43.28/43.38	c learnt constraints deletion: 1456 -> 736
43.58/43.65	c learnt constraints deletion: 1454 -> 736
43.78/43.89	c learnt constraints deletion: 1467 -> 740
44.08/44.19	c learnt constraints deletion: 1466 -> 741
44.38/44.45	c learnt constraints deletion: 1435 -> 725
44.68/44.76	c learnt constraints deletion: 1568 -> 793
44.99/45.04	c learnt constraints deletion: 1693 -> 864
45.18/45.27	c learnt constraints deletion: 1687 -> 859
45.38/45.48	c learnt constraints deletion: 1680 -> 858
45.68/45.71	c learnt constraints deletion: 1658 -> 847
45.88/45.97	c learnt constraints deletion: 1676 -> 852
46.19/46.21	c learnt constraints deletion: 1669 -> 858
46.38/46.45	c learnt constraints deletion: 1700 -> 865
46.68/46.71	c learnt constraints deletion: 1671 -> 850
46.88/46.94	c learnt constraints deletion: 1664 -> 847
47.18/47.22	c learnt constraints deletion: 1661 -> 845
47.38/47.49	c learnt constraints deletion: 1665 -> 845
47.77/47.81	c learnt constraints deletion: 1665 -> 848
47.98/48.07	c learnt constraints deletion: 1655 -> 841
48.29/48.33	c learnt constraints deletion: 1687 -> 857
48.58/48.61	c learnt constraints deletion: 1644 -> 840
48.78/48.88	c learnt constraints deletion: 1647 -> 837
49.08/49.11	c learnt constraints deletion: 1651 -> 847
49.28/49.35	c learnt constraints deletion: 1659 -> 848
49.57/49.60	c learnt constraints deletion: 1638 -> 832
49.77/49.86	c learnt constraints deletion: 1645 -> 834
50.28/50.30	c learnt constraints deletion: 1596 -> 801
50.68/50.74	c learnt constraints deletion: 1638 -> 824
51.08/51.19	c learnt constraints deletion: 1638 -> 832
51.48/51.50	c learnt constraints deletion: 1613 -> 815
51.68/51.79	c learnt constraints deletion: 1627 -> 823
52.08/52.10	c learnt constraints deletion: 1612 -> 815
52.28/52.35	c learnt constraints deletion: 1623 -> 823
52.58/52.61	c learnt constraints deletion: 1634 -> 825
52.78/52.82	c learnt constraints deletion: 1608 -> 813
52.97/53.04	c learnt constraints deletion: 1624 -> 820
53.17/53.28	c learnt constraints deletion: 1610 -> 811
53.47/53.55	c learnt constraints deletion: 1621 -> 823
53.68/53.80	c learnt constraints deletion: 1609 -> 815
54.08/54.10	c learnt constraints deletion: 1622 -> 819
54.28/54.38	c learnt constraints deletion: 1623 -> 821
54.68/54.70	c learnt constraints deletion: 1624 -> 821
54.88/54.93	c learnt constraints deletion: 1618 -> 819
55.08/55.14	c learnt constraints deletion: 1611 -> 817
55.38/55.42	c learnt constraints deletion: 1648 -> 838
55.68/55.70	c learnt constraints deletion: 1599 -> 808
55.98/56.02	c learnt constraints deletion: 1627 -> 824
56.28/56.30	c learnt constraints deletion: 1613 -> 817
56.58/56.61	c learnt constraints deletion: 1613 -> 819
56.88/56.93	c learnt constraints deletion: 1633 -> 831
57.09/57.16	c learnt constraints deletion: 1603 -> 809
57.38/57.40	c learnt constraints deletion: 1595 -> 810
57.58/57.69	c learnt constraints deletion: 1636 -> 824
57.88/57.96	c learnt constraints deletion: 1608 -> 813
58.18/58.22	c learnt constraints deletion: 1593 -> 804
58.48/58.50	c learnt constraints deletion: 1631 -> 823
58.68/58.78	c learnt constraints deletion: 1602 -> 812
59.08/59.12	c learnt constraints deletion: 1614 -> 819
59.38/59.43	c learnt constraints deletion: 1597 -> 810
59.68/59.75	c learnt constraints deletion: 1726 -> 869
60.08/60.18	c learnt constraints deletion: 1707 -> 860
60.48/60.59	c learnt constraints deletion: 1711 -> 860
61.07/61.11	c learnt constraints deletion: 1711 -> 860
61.38/61.49	c learnt constraints deletion: 1654 -> 829
61.78/61.89	c learnt constraints deletion: 1649 -> 828
62.18/62.24	c learnt constraints deletion: 1647 -> 830
62.48/62.60	c learnt constraints deletion: 1661 -> 836
62.87/62.93	c learnt constraints deletion: 1648 -> 827
63.18/63.25	c learnt constraints deletion: 1675 -> 847
63.48/63.57	c learnt constraints deletion: 1659 -> 835
63.79/63.88	c learnt constraints deletion: 1633 -> 819
64.08/64.17	c learnt constraints deletion: 1696 -> 853
64.38/64.44	c learnt constraints deletion: 1651 -> 828
64.68/64.76	c learnt constraints deletion: 1636 -> 824
64.97/65.06	c learnt constraints deletion: 1625 -> 818
65.38/65.42	c learnt constraints deletion: 1716 -> 864
65.78/65.84	c learnt constraints deletion: 1674 -> 842
66.08/66.15	c learnt constraints deletion: 1660 -> 838
66.28/66.39	c learnt constraints deletion: 1628 -> 815
66.67/66.78	c learnt constraints deletion: 1653 -> 833
67.09/67.15	c learnt constraints deletion: 1644 -> 825
67.47/67.50	c learnt constraints deletion: 1629 -> 818
67.77/67.81	c learnt constraints deletion: 1630 -> 819
68.08/68.11	c learnt constraints deletion: 1679 -> 847
68.28/68.35	c learnt constraints deletion: 1652 -> 832
68.68/68.72	c learnt constraints deletion: 1682 -> 842
68.98/69.07	c learnt constraints deletion: 1648 -> 826
69.28/69.37	c learnt constraints deletion: 1647 -> 829
69.57/69.66	c learnt constraints deletion: 1647 -> 827
69.88/69.95	c learnt constraints deletion: 1669 -> 840
70.18/70.21	c learnt constraints deletion: 1651 -> 832
70.38/70.42	c learnt constraints deletion: 1711 -> 858
70.58/70.64	c learnt constraints deletion: 1656 -> 831
70.78/70.85	c learnt constraints deletion: 1627 -> 815
70.78/70.89	c solving time = 68.423s
70.78/70.89	c #decision = 180757
70.78/70.89	c #conflict = 164680
70.78/70.89	c #restart = 31
70.78/70.89	s OPTIMUM FOUND
70.78/70.89	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 x9 x10
70.78/70.89	v -x11 -x12 x13 x14 x15 x16 -x17 -x18 x19 x20
70.78/70.89	v x21 -x22 -x23 -x24 x25 -x26 x27 -x28 x29 x30
70.78/70.89	v x31 x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 x40
70.78/70.89	v x41 -x42 x43 -x44 x45 x46 -x47 x48 x49 x50
70.78/70.89	v -x51 -x52 -x53 x54 x55 -x56 x57 -x58 x59 x60
70.78/70.89	v x61 -x62 -x63 x64 x65 x66 x67 x68 -x69 x70
70.78/70.89	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80
70.78/70.89	v -x81 x82 -x83 -x84 x85 x86 -x87 -x88 -x89 -x90
70.78/70.89	v x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 -x100
70.78/70.89	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108
70.78/70.89	c total time = 70.885s

Verifier Data

OK	3

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-3725712-1338638746/watcher-3725712-1338638746 -o /tmp/evaluation-result-3725712-1338638746/solver-3725712-1338638746 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725712-1338638746.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 10606
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 880 0 0 0 0 0 0 0 20 0 1 0 330000062 7421952 800 33554432000 4194304 8989770 140735848707888 140737195380392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 1812 800 441 1171 0 589 0

[startup+0.0609079 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 10606
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=8272 CPUtime=0.05 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1128 0 0 0 5 0 0 0 20 0 1 0 330000062 8470528 1048 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2068 1048 458 1171 0 845 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8272

[startup+0.100257 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 10606
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=8272 CPUtime=0.09 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1150 0 0 0 9 0 0 0 20 0 1 0 330000062 8470528 1070 33554432000 4194304 8989770 140735848707888 140735848707152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2068 1070 458 1171 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8272

[startup+0.300224 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 10606
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=8272 CPUtime=0.29 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1309 0 0 0 29 0 0 0 20 0 1 0 330000062 8470528 1229 33554432000 4194304 8989770 140735848707888 140735848707152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2068 1229 460 1171 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8272

[startup+0.700224 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 10606
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=9296 CPUtime=0.69 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1385 0 0 0 69 0 0 0 20 0 1 0 330000062 9519104 1305 33554432000 4194304 8989770 140735848707888 140735848707152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2324 1305 460 1171 0 1101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9296

[startup+1.50022 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 10607
/proc/meminfo: memFree=28173128/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=9296 CPUtime=1.49 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1646 0 0 0 148 1 0 0 20 0 1 0 330000062 9519104 1566 33554432000 4194304 8989770 140735848707888 140735848707384 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2324 1566 471 1171 0 1101 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9296

[startup+3.10023 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 10607
/proc/meminfo: memFree=28172384/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=9296 CPUtime=3.09 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1648 0 0 0 307 2 0 0 20 0 1 0 330000062 9519104 1568 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2324 1568 471 1171 0 1101 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9296

[startup+6.30023 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 10607
/proc/meminfo: memFree=28170904/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=10320 CPUtime=6.28 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 1904 0 0 0 624 4 0 0 20 0 1 0 330000062 10567680 1824 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2580 1824 471 1171 0 1357 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10320

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 10607
/proc/meminfo: memFree=28170920/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=11344 CPUtime=12.69 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2160 0 0 0 1262 7 0 0 20 0 1 0 330000062 11616256 2080 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2836 2080 471 1171 0 1613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11344

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 1.98 3/177 10607
/proc/meminfo: memFree=28169192/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=11344 CPUtime=25.49 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2161 0 0 0 2533 16 0 0 20 0 1 0 330000062 11616256 2081 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 2836 2081 471 1171 0 1613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11344

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28167196/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=51.08 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 5076 32 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12368

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

[startup+63.9003 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28164840/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=63.88 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 6348 40 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 12368

[startup+67.1067 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28164840/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=67.09 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 6667 42 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 4446952 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 67.09
Current children cumulated vsize (KiB) 12368

[startup+68.7002 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28164840/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=68.68 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 6825 43 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 68.68
Current children cumulated vsize (KiB) 12368

[startup+69.5003 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28163848/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=69.47 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 6904 43 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (KiB) 12368

[startup+70.3003 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28163848/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=70.28 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 6984 44 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 12368

[startup+70.7002 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28163848/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=70.68 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 7024 44 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 70.68
Current children cumulated vsize (KiB) 12368

[startup+70.8003 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 10607
/proc/meminfo: memFree=28163848/32873844 swapFree=7384/7384
[pid=10606] ppid=10604 vsize=12368 CPUtime=70.78 cores=1,3,5,7
/proc/10606/stat : 10606 (toysat) R 10604 10606 9951 0 -1 4202496 2419 0 0 0 7034 44 0 0 20 0 1 0 330000062 12664832 2337 33554432000 4194304 8989770 140735848707888 140735848707384 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10606/statm: 3092 2337 471 1171 0 1869 0
Current children cumulated CPU time (s) 70.78
Current children cumulated vsize (KiB) 12368

Child status: 0
Real time (s): 70.8996
CPU time (s): 70.8852
CPU user time (s): 70.4403
CPU system time (s): 0.444932
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 12368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.4403
system time used= 0.444932
maximum resident set size= 9364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2423
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= 5
involuntary context switches= 75

runsolver used 0.109983 second user time and 0.312952 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 14:05:46
IDJOB=3725712
IDBENCH=47943
IDSOLVER=2308
FILE ID=node136/3725712-1338638746
RUNJOBID= node136-1338631507-9968
PBS_JOBID= 14636444
Free space on /tmp= 69836 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=7-P1=29-P2=53-P3=31-P4=23-P5=47-P6=67-B.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725712-1338638746/watcher-3725712-1338638746 -o /tmp/evaluation-result-3725712-1338638746/solver-3725712-1338638746 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725712-1338638746.opb

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

MD5SUM BENCH= 8b8e1d2a13a8c39d33c0acf49e3195a1
RANDOM SEED=1379774788

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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		: 2667.247
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:        28178724 kB
Buffers:          558896 kB
Cached:          3182452 kB
SwapCached:        20296 kB
Active:          1931604 kB
Inactive:        1879496 kB
Active(anon):      44724 kB
Inactive(anon):    22296 kB
Active(file):    1886880 kB
Inactive(file):  1857200 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             15208 kB
Writeback:             0 kB
AnonPages:         52588 kB
Mapped:            11260 kB
Shmem:                 0 kB
Slab:             744916 kB
SReclaimable:     186388 kB
SUnreclaim:       558528 kB
KernelStack:        1472 kB
PageTables:         3736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     166732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 69828 MiB
End job on node136 at 2012-06-02 14:06:57