Trace number 3483547

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PicoMUS 941UNSAT 2.23666 2.23928

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E07N10.cnf
MD5SUM9221c4eb6c807704f36e7a0ab318c2cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.368943
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses6978
Sum of the clauses size19039
Maximum clause length15
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 23941
Number of clauses of size 32488
Number of clauses of size 4120
Number of clauses of size 5200
Number of clauses of size over 5213

Solver Data

0.00/0.02	c [picomus] WARNING: no output file given
0.00/0.02	c [picomus] p cnf 1610 6978
0.00/0.02	s UNSATISFIABLE
0.00/0.02	c [picomus] extracted core 1 of size 1542 out of 6978 (22%) after 0.0 sec
0.02/0.03	c [picomus] extracted core 2 of size 1270 out of 6978 (18%) after 0.0 sec
0.02/0.04	c [picomus] extracted core 3 of size 1123 out of 6978 (16%) after 0.0 sec
0.02/0.05	c [picomus] extracted core 4 of size 1101 out of 6978 (16%) after 0.1 sec
0.02/0.07	c [picomus] extracted core 5 of size 1063 out of 6978 (15%) after 0.1 sec
0.02/0.08	c [picomus] extracted core 6 of size 993 out of 6978 (14%) after 0.1 sec
0.02/0.09	c [picomus] extracted core 7 of size 983 out of 6978 (14%) after 0.1 sec
0.09/0.10	c [picomus] extracted core 8 of size 983 out of 6978 (14%) after 0.1 sec
0.09/0.12	c [picomus] extracted core 9 of size 983 out of 6978 (14%) after 0.1 sec
0.09/0.13	c [picomus] extracted core 10 of size 983 out of 6978 (14%) after 0.1 sec
0.09/0.14	c [picomus] extracted core 11 of size 983 out of 6978 (14%) after 0.1 sec
0.09/0.17	c [picomus] reduction 1 to 932 out of 6978 (13%) after 0.2 sec
0.09/0.19	c [picomus] reduction 2 to 884 out of 6978 (13%) after 0.2 sec
0.09/0.19	c [picomus] reduction 3 to 881 out of 6978 (13%) after 0.2 sec
0.19/0.20	c [picomus] reduction 4 to 878 out of 6978 (13%) after 0.2 sec
0.19/0.21	c [picomus] reduction 5 to 877 out of 6978 (13%) after 0.2 sec
0.19/0.21	c [picomus] reduction 6 to 875 out of 6978 (13%) after 0.2 sec
0.19/0.22	c [picomus] reduction 7 to 874 out of 6978 (13%) after 0.2 sec
0.19/0.22	c [picomus] reduction 8 to 873 out of 6978 (13%) after 0.2 sec
0.19/0.22	c [picomus] reduction 9 to 872 out of 6978 (12%) after 0.2 sec
0.19/0.23	c [picomus] reduction 10 to 871 out of 6978 (12%) after 0.2 sec
0.19/0.24	c [picomus] reduction 11 to 870 out of 6978 (12%) after 0.2 sec
0.19/0.25	c [picomus] reduction 12 to 869 out of 6978 (12%) after 0.2 sec
0.19/0.25	c [picomus] reduction 13 to 868 out of 6978 (12%) after 0.3 sec
0.19/0.26	c [picomus] reduction 14 to 867 out of 6978 (12%) after 0.3 sec
0.19/0.26	c [picomus] reduction 15 to 866 out of 6978 (12%) after 0.3 sec
0.19/0.26	c [picomus] reduction 16 to 865 out of 6978 (12%) after 0.3 sec
0.19/0.27	c [picomus] reduction 17 to 861 out of 6978 (12%) after 0.3 sec
0.19/0.28	c [picomus] reduction 18 to 860 out of 6978 (12%) after 0.3 sec
0.19/0.29	c [picomus] reduction 19 to 859 out of 6978 (12%) after 0.3 sec
0.19/0.29	c [picomus] reduction 20 to 858 out of 6978 (12%) after 0.3 sec
0.29/0.30	c [picomus] reduction 21 to 856 out of 6978 (12%) after 0.3 sec
0.29/0.32	c [picomus] reduction 22 to 854 out of 6978 (12%) after 0.3 sec
0.29/0.33	c [picomus] reduction 23 to 853 out of 6978 (12%) after 0.3 sec
0.29/0.36	c [picomus] reduction 24 to 851 out of 6978 (12%) after 0.4 sec
0.29/0.38	c [picomus] reduction 25 to 847 out of 6978 (12%) after 0.4 sec
0.39/0.40	c [picomus] reduction 26 to 845 out of 6978 (12%) after 0.4 sec
0.39/0.42	c [picomus] reduction 27 to 843 out of 6978 (12%) after 0.4 sec
0.39/0.43	c [picomus] reduction 28 to 842 out of 6978 (12%) after 0.4 sec
0.39/0.44	c [picomus] reduction 29 to 841 out of 6978 (12%) after 0.4 sec
0.39/0.44	c [picomus] reduction 30 to 840 out of 6978 (12%) after 0.4 sec
0.49/0.54	c [picomus] reduction 31 to 837 out of 6978 (12%) after 0.5 sec
0.49/0.54	c [picomus] reduction 32 to 834 out of 6978 (12%) after 0.5 sec
0.59/0.60	c [picomus] reduction 33 to 833 out of 6978 (12%) after 0.6 sec
0.59/0.64	c [picomus] reduction 34 to 831 out of 6978 (12%) after 0.6 sec
1.12/1.12	c [picomus] reduction 35 to 828 out of 6978 (12%) after 1.1 sec
1.12/1.13	c [picomus] reduction 36 to 825 out of 6978 (12%) after 1.1 sec
1.12/1.13	c [picomus] reduction 37 to 823 out of 6978 (12%) after 1.1 sec
1.12/1.13	c [picomus] reduction 38 to 821 out of 6978 (12%) after 1.1 sec
1.12/1.13	c [picomus] reduction 39 to 819 out of 6978 (12%) after 1.1 sec
1.12/1.16	c [picomus] reduction 40 to 818 out of 6978 (12%) after 1.2 sec
1.12/1.19	c [picomus] reduction 41 to 817 out of 6978 (12%) after 1.2 sec
1.20/1.26	c [picomus] reduction 42 to 816 out of 6978 (12%) after 1.3 sec
1.20/1.29	c [picomus] reduction 43 to 815 out of 6978 (12%) after 1.3 sec
1.39/1.43	c [picomus] reduction 44 to 800 out of 6978 (11%) after 1.4 sec
1.39/1.44	c [picomus] reduction 45 to 799 out of 6978 (11%) after 1.4 sec
1.39/1.48	c [picomus] reduction 46 to 797 out of 6978 (11%) after 1.5 sec
1.39/1.48	c [picomus] reduction 47 to 796 out of 6978 (11%) after 1.5 sec
1.50/1.52	c [picomus] reduction 48 to 794 out of 6978 (11%) after 1.5 sec
1.60/1.65	c [picomus] reduction 49 to 793 out of 6978 (11%) after 1.7 sec
1.70/1.74	c [picomus] reduction 50 to 792 out of 6978 (11%) after 1.7 sec
1.70/1.77	c [picomus] reduction 51 to 791 out of 6978 (11%) after 1.8 sec
1.70/1.79	c [picomus] reduction 52 to 790 out of 6978 (11%) after 1.8 sec
1.70/1.79	c [picomus] reduction 53 to 789 out of 6978 (11%) after 1.8 sec
1.80/1.82	c [picomus] reduction 54 to 788 out of 6978 (11%) after 1.8 sec
1.80/1.84	c [picomus] reduction 55 to 786 out of 6978 (11%) after 1.8 sec
1.90/1.92	c [picomus] reduction 56 to 785 out of 6978 (11%) after 1.9 sec
2.00/2.00	c [picomus] reduction 57 to 772 out of 6978 (11%) after 2.0 sec
2.00/2.00	c [picomus] reduction 58 to 758 out of 6978 (11%) after 2.0 sec
2.00/2.04	c [picomus] reduction 59 to 757 out of 6978 (11%) after 2.0 sec
2.00/2.05	c [picomus] reduction 60 to 756 out of 6978 (11%) after 2.0 sec
2.00/2.07	c [picomus] reduction 61 to 755 out of 6978 (11%) after 2.1 sec
2.00/2.07	c [picomus] reduction 62 to 754 out of 6978 (11%) after 2.1 sec
2.00/2.08	c [picomus] reduction 63 to 753 out of 6978 (11%) after 2.1 sec
2.00/2.09	c [picomus] reduction 64 to 752 out of 6978 (11%) after 2.1 sec
2.10/2.12	c [picomus] reduction 65 to 751 out of 6978 (11%) after 2.1 sec
2.21/2.23	c [picosat] 817 calls
2.21/2.23	c [picosat] 0 iterations
2.21/2.23	c [picosat] 9 restarts
2.21/2.23	c [picosat] 0 failed literals
2.21/2.23	c [picosat] 6326 conflicts
2.21/2.23	c [picosat] 5570386 decisions
2.21/2.23	c [picosat] 1038 fixed variables
2.21/2.23	c [picosat] 1378164 learned literals
2.21/2.23	c [picosat] 2.2% deleted literals
2.21/2.23	c [picosat] 6208818 propagations
2.21/2.23	c [picosat] 17.3% variables used
2.21/2.23	c [picosat] 1.7 seconds in library
2.21/2.23	c [picosat] 3.7 megaprops/second
2.21/2.23	c [picosat] probing 0.0 seconds 1%
2.21/2.23	c [picosat] 11 simplifications
2.21/2.23	c [picosat] 9 reductions
2.21/2.23	c [picosat] 5.3 MB recycled
2.21/2.23	c [picosat] 1.3 MB maximally allocated
2.21/2.23	c [picomus] found 6227 redundant clauses 89%
2.21/2.23	c [picomus] computed MUS of size 751 out of 6978 (11%)
2.21/2.23	v 5
2.21/2.23	v 9
2.21/2.23	v 13
2.21/2.23	v 17
2.21/2.23	v 23
2.21/2.23	v 27
2.21/2.23	v 31
2.21/2.23	v 33
2.21/2.23	v 37
2.21/2.23	v 41
2.21/2.23	v 45
2.21/2.23	v 47
2.21/2.23	v 53
2.21/2.23	v 57
2.21/2.23	v 59
2.21/2.23	v 63
2.21/2.23	v 67
2.21/2.23	v 69
2.21/2.23	v 73
2.21/2.23	v 77
2.21/2.23	v 81
2.21/2.23	v 83
2.21/2.23	v 87
2.21/2.23	v 89
2.21/2.23	v 111
2.21/2.23	v 112
2.21/2.23	v 113
2.21/2.23	v 114
2.21/2.23	v 115
2.21/2.23	v 116
2.21/2.23	v 117
2.21/2.23	v 119
2.21/2.23	v 120
2.21/2.23	v 121
2.21/2.23	v 122
2.21/2.23	v 123
2.21/2.23	v 124
2.21/2.23	v 126
2.21/2.23	v 127
2.21/2.23	v 128
2.21/2.23	v 129
2.21/2.23	v 130
2.21/2.23	v 132
2.21/2.23	v 133
2.21/2.23	v 134
2.21/2.23	v 135
2.21/2.23	v 137
2.21/2.23	v 138
2.21/2.23	v 139
2.21/2.23	v 141
2.21/2.23	v 142
2.21/2.23	v 144
2.21/2.23	v 168
2.21/2.23	v 169
2.21/2.23	v 170
2.21/2.23	v 171
2.21/2.23	v 172
2.21/2.23	v 173
2.21/2.23	v 174
2.21/2.23	v 175
2.21/2.23	v 176
2.21/2.23	v 177
2.21/2.23	v 178
2.21/2.23	v 179
2.21/2.23	v 180
2.21/2.23	v 181
2.21/2.23	v 182
2.21/2.23	v 186
2.21/2.23	v 187
2.21/2.23	v 188
2.21/2.23	v 189
2.21/2.23	v 190
2.21/2.23	v 194
2.21/2.23	v 195
2.21/2.23	v 196
2.21/2.23	v 197
2.21/2.23	v 201
2.21/2.23	v 202
2.21/2.23	v 203
2.21/2.23	v 220
2.21/2.23	v 224
2.21/2.23	v 227
2.21/2.23	v 231
2.21/2.23	v 232
2.21/2.23	v 233
2.21/2.23	v 237
2.21/2.23	v 238
2.21/2.23	v 239
2.21/2.23	v 243
2.21/2.23	v 244
2.21/2.23	v 248
2.21/2.23	v 259
2.21/2.23	v 260
2.21/2.23	v 261
2.21/2.23	v 262
2.21/2.23	v 266
2.21/2.23	v 267
2.21/2.23	v 268
2.21/2.23	v 269
2.21/2.23	v 272
2.21/2.23	v 273
2.21/2.23	v 274
2.21/2.23	v 275
2.21/2.23	v 278
2.21/2.23	v 279
2.21/2.23	v 280
2.21/2.23	v 292
2.21/2.23	v 293
2.21/2.23	v 294
2.21/2.23	v 295
2.21/2.23	v 296
2.21/2.23	v 297
2.21/2.23	v 298
2.21/2.23	v 300
2.21/2.23	v 301
2.21/2.23	v 302
2.21/2.23	v 303
2.21/2.23	v 304
2.21/2.23	v 305
2.21/2.23	v 306
2.21/2.23	v 307
2.21/2.23	v 308
2.21/2.23	v 309
2.21/2.23	v 310
2.21/2.23	v 311
2.21/2.23	v 312
2.21/2.23	v 313
2.21/2.23	v 314
2.21/2.23	v 315
2.21/2.23	v 316
2.21/2.23	v 317
2.21/2.23	v 318
2.21/2.23	v 319
2.21/2.23	v 320
2.21/2.23	v 321
2.21/2.23	v 322
2.21/2.23	v 323
2.21/2.23	v 324
2.21/2.23	v 325
2.21/2.23	v 326
2.21/2.23	v 328
2.21/2.23	v 332
2.21/2.23	v 333
2.21/2.23	v 334
2.21/2.23	v 335
2.21/2.23	v 339
2.21/2.23	v 340
2.21/2.23	v 341
2.21/2.23	v 345
2.21/2.23	v 346
2.21/2.23	v 347
2.21/2.23	v 351
2.21/2.23	v 352
2.21/2.23	v 356
2.21/2.23	v 367
2.21/2.23	v 368
2.21/2.23	v 369
2.21/2.23	v 370
2.21/2.23	v 375
2.21/2.23	v 376
2.21/2.23	v 377
2.21/2.23	v 382
2.21/2.23	v 383
2.21/2.23	v 391
2.21/2.23	v 392
2.21/2.23	v 399
2.21/2.23	v 404
2.21/2.23	v 405
2.21/2.23	v 406
2.21/2.23	v 411
2.21/2.23	v 412
2.21/2.23	v 413
2.21/2.23	v 418
2.21/2.23	v 419
2.21/2.23	v 435
2.21/2.23	v 436
2.21/2.23	v 437
2.21/2.23	v 438
2.21/2.23	v 439
2.21/2.23	v 440
2.21/2.23	v 441
2.21/2.23	v 442
2.21/2.23	v 443
2.21/2.23	v 444
2.21/2.23	v 445
2.21/2.23	v 446
2.21/2.23	v 447
2.21/2.23	v 448
2.21/2.23	v 449
2.21/2.23	v 450
2.21/2.23	v 451
2.21/2.23	v 452
2.21/2.23	v 453
2.21/2.23	v 454
2.21/2.23	v 455
2.21/2.23	v 456
2.21/2.23	v 457
2.21/2.23	v 458
2.21/2.23	v 459
2.21/2.23	v 460
2.21/2.23	v 461
2.21/2.23	v 462
2.21/2.23	v 463
2.21/2.23	v 464
2.21/2.23	v 465
2.21/2.23	v 466
2.21/2.23	v 467
2.21/2.23	v 468
2.21/2.23	v 469
2.21/2.23	v 470
2.21/2.23	v 831
2.21/2.23	v 832
2.21/2.23	v 833
2.21/2.23	v 834
2.21/2.23	v 835
2.21/2.23	v 836
2.21/2.23	v 837
2.21/2.23	v 838
2.21/2.23	v 839
2.21/2.23	v 840
2.21/2.23	v 841
2.21/2.23	v 842
2.21/2.23	v 843
2.21/2.23	v 845
2.21/2.23	v 846
2.21/2.23	v 847
2.21/2.23	v 848
2.21/2.23	v 849
2.21/2.23	v 851
2.21/2.23	v 852
2.21/2.23	v 853
2.21/2.23	v 854
2.21/2.23	v 855
2.21/2.23	v 856
2.21/2.23	v 857
2.21/2.23	v 858
2.21/2.23	v 859
2.21/2.23	v 860
2.21/2.23	v 861
2.21/2.23	v 862
2.21/2.23	v 863
2.21/2.23	v 864
2.21/2.23	v 865
2.21/2.23	v 867
2.21/2.23	v 868
2.21/2.23	v 869
2.21/2.23	v 870
2.21/2.23	v 871
2.21/2.23	v 872
2.21/2.23	v 873
2.21/2.23	v 874
2.21/2.23	v 875
2.21/2.23	v 883
2.21/2.23	v 884
2.21/2.23	v 886
2.21/2.23	v 887
2.21/2.23	v 889
2.21/2.23	v 890
2.21/2.23	v 893
2.21/2.23	v 898
2.21/2.23	v 900
2.21/2.23	v 905
2.21/2.23	v 912
2.21/2.23	v 914
2.21/2.23	v 915
2.21/2.23	v 919
2.21/2.23	v 920
2.21/2.23	v 921
2.21/2.23	v 922
2.21/2.23	v 923
2.21/2.23	v 924
2.21/2.23	v 932
2.21/2.23	v 933
2.21/2.23	v 934
2.21/2.23	v 935
2.21/2.23	v 936
2.21/2.23	v 938
2.21/2.23	v 939
2.21/2.23	v 942
2.21/2.23	v 943
2.21/2.23	v 944
2.21/2.23	v 946
2.21/2.23	v 950
2.21/2.23	v 951
2.21/2.23	v 952
2.21/2.23	v 953
2.21/2.23	v 954
2.21/2.23	v 956
2.21/2.23	v 957
2.21/2.23	v 958
2.21/2.23	v 959
2.21/2.23	v 960
2.21/2.23	v 961
2.21/2.23	v 962
2.21/2.23	v 965
2.21/2.23	v 968
2.21/2.23	v 971
2.21/2.23	v 974
2.21/2.23	v 992
2.21/2.23	v 998
2.21/2.23	v 1001
2.21/2.23	v 1004
2.21/2.23	v 1007
2.21/2.23	v 1010
2.21/2.23	v 1023
2.21/2.23	v 1024
2.21/2.23	v 1026
2.21/2.23	v 1027
2.21/2.23	v 1030
2.21/2.23	v 1032
2.21/2.23	v 1033
2.21/2.23	v 1035
2.21/2.23	v 1036
2.21/2.23	v 1038
2.21/2.23	v 1039
2.21/2.23	v 1041
2.21/2.23	v 1042
2.21/2.23	v 1044
2.21/2.23	v 1045
2.21/2.23	v 1047
2.21/2.23	v 1050
2.21/2.23	v 1054
2.21/2.23	v 1057
2.21/2.23	v 1058
2.21/2.23	v 1060
2.21/2.23	v 1061
2.21/2.23	v 1063
2.21/2.23	v 1064
2.21/2.23	v 1066
2.21/2.23	v 1067
2.21/2.23	v 1068
2.21/2.23	v 1069
2.21/2.23	v 1071
2.21/2.23	v 1074
2.21/2.23	v 1077
2.21/2.23	v 1080
2.21/2.23	v 1084
2.21/2.23	v 1087
2.21/2.23	v 1090
2.21/2.23	v 1093
2.21/2.23	v 1095
2.21/2.23	v 1096
2.21/2.23	v 1098
2.21/2.23	v 1099
2.21/2.23	v 1101
2.21/2.23	v 1104
2.21/2.23	v 1107
2.21/2.23	v 1110
2.21/2.23	v 1113
2.21/2.23	v 1114
2.21/2.23	v 1116
2.21/2.23	v 1117
2.21/2.23	v 1119
2.21/2.23	v 1120
2.21/2.23	v 1122
2.21/2.23	v 1123
2.21/2.23	v 1126
2.21/2.23	v 1128
2.21/2.23	v 1129
2.21/2.23	v 1131
2.21/2.23	v 1132
2.21/2.23	v 1134
2.21/2.23	v 1137
2.21/2.23	v 1140
2.21/2.23	v 1148
2.21/2.23	v 1151
2.21/2.23	v 1154
2.21/2.23	v 1173
2.21/2.23	v 1174
2.21/2.23	v 1176
2.21/2.23	v 1177
2.21/2.23	v 1179
2.21/2.23	v 1180
2.21/2.23	v 1182
2.21/2.23	v 1183
2.21/2.23	v 1185
2.21/2.23	v 1186
2.21/2.23	v 1188
2.21/2.23	v 1189
2.21/2.23	v 1191
2.21/2.23	v 1192
2.21/2.23	v 1194
2.21/2.23	v 1195
2.21/2.23	v 1197
2.21/2.23	v 1198
2.21/2.23	v 1200
2.21/2.23	v 1203
2.21/2.23	v 1204
2.21/2.23	v 1206
2.21/2.23	v 1207
2.21/2.23	v 1209
2.21/2.23	v 1210
2.21/2.23	v 1212
2.21/2.23	v 1213
2.21/2.23	v 1215
2.21/2.23	v 1216
2.21/2.23	v 1218
2.21/2.23	v 1219
2.21/2.23	v 1221
2.21/2.23	v 1222
2.21/2.23	v 1224
2.21/2.23	v 1225
2.21/2.23	v 1227
2.21/2.23	v 1228
2.21/2.23	v 1230
2.21/2.23	v 1293
2.21/2.23	v 1296
2.21/2.23	v 1299
2.21/2.23	v 1302
2.21/2.23	v 1305
2.21/2.23	v 1308
2.21/2.23	v 1309
2.21/2.23	v 1312
2.21/2.23	v 1315
2.21/2.23	v 1318
2.21/2.23	v 1320
2.21/2.23	v 1323
2.21/2.23	v 1326
2.21/2.23	v 1329
2.21/2.23	v 1332
2.21/2.23	v 1333
2.21/2.23	v 1335
2.21/2.23	v 1336
2.21/2.23	v 1338
2.21/2.23	v 1339
2.21/2.23	v 1341
2.21/2.23	v 1342
2.21/2.23	v 1344
2.21/2.23	v 1345
2.21/2.23	v 1348
2.21/2.23	v 1351
2.21/2.23	v 1353
2.21/2.23	v 1356
2.21/2.23	v 1359
2.21/2.23	v 1362
2.21/2.23	v 1363
2.21/2.23	v 1365
2.21/2.23	v 1366
2.21/2.23	v 1368
2.21/2.23	v 1369
2.21/2.23	v 1371
2.21/2.23	v 1372
2.21/2.23	v 1374
2.21/2.23	v 1375
2.21/2.23	v 1377
2.21/2.23	v 1378
2.21/2.23	v 1380
2.21/2.23	v 1443
2.21/2.23	v 1446
2.21/2.23	v 1449
2.21/2.23	v 1450
2.21/2.23	v 1452
2.21/2.23	v 1453
2.21/2.23	v 1455
2.21/2.23	v 1456
2.21/2.23	v 1458
2.21/2.23	v 1459
2.21/2.23	v 1461
2.21/2.23	v 1462
2.21/2.23	v 1464
2.21/2.23	v 1465
2.21/2.23	v 1467
2.21/2.23	v 1468
2.21/2.23	v 1470
2.21/2.23	v 1471
2.21/2.23	v 1503
2.21/2.23	v 1506
2.21/2.23	v 1509
2.21/2.23	v 1512
2.21/2.23	v 1515
2.21/2.23	v 1518
2.21/2.23	v 1519
2.21/2.23	v 1522
2.21/2.23	v 1525
2.21/2.23	v 1528
2.21/2.23	v 1530
2.21/2.23	v 1531
2.21/2.23	v 1654
2.21/2.23	v 1657
2.21/2.23	v 1659
2.21/2.23	v 1660
2.21/2.23	v 1662
2.21/2.23	v 1663
2.21/2.23	v 1665
2.21/2.23	v 1666
2.21/2.23	v 1668
2.21/2.23	v 1669
2.21/2.23	v 1671
2.21/2.23	v 1672
2.21/2.23	v 1674
2.21/2.23	v 1675
2.21/2.23	v 1677
2.21/2.23	v 1678
2.21/2.23	v 1680
2.21/2.23	v 1681
2.21/2.23	v 1683
2.21/2.23	v 1684
2.21/2.23	v 1686
2.21/2.23	v 1687
2.21/2.23	v 1690
2.21/2.23	v 1693
2.21/2.23	v 1695
2.21/2.23	v 1696
2.21/2.23	v 1698
2.21/2.23	v 1701
2.21/2.23	v 1704
2.21/2.23	v 1707
2.21/2.23	v 1710
2.21/2.23	v 1714
2.21/2.23	v 1717
2.21/2.23	v 1719
2.21/2.23	v 1720
2.21/2.23	v 1722
2.21/2.23	v 1723
2.21/2.23	v 1725
2.21/2.23	v 1726
2.21/2.23	v 1728
2.21/2.23	v 1729
2.21/2.23	v 1731
2.21/2.23	v 1732
2.21/2.23	v 1734
2.21/2.23	v 1737
2.21/2.23	v 1738
2.21/2.23	v 1740
2.21/2.23	v 1741
2.21/2.23	v 1868
2.21/2.23	v 1874
2.21/2.23	v 1877
2.21/2.23	v 1880
2.21/2.23	v 1883
2.21/2.23	v 1893
2.21/2.23	v 1894
2.21/2.23	v 1896
2.21/2.23	v 1897
2.21/2.23	v 1899
2.21/2.23	v 1902
2.21/2.23	v 1905
2.21/2.23	v 1906
2.21/2.23	v 1909
2.21/2.23	v 1912
2.21/2.23	v 1915
2.21/2.23	v 1918
2.21/2.23	v 1921
2.21/2.23	v 1924
2.21/2.23	v 1927
2.21/2.23	v 1930
2.21/2.23	v 1933
2.21/2.23	v 1936
2.21/2.23	v 1939
2.21/2.23	v 1941
2.21/2.23	v 1944
2.21/2.23	v 1947
2.21/2.23	v 1950
2.21/2.23	v 1951
2.21/2.23	v 1953
2.21/2.23	v 1954
2.21/2.23	v 1956
2.21/2.23	v 1957
2.21/2.23	v 1959
2.21/2.23	v 1962
2.21/2.23	v 1966
2.21/2.23	v 1969
2.21/2.23	v 1972
2.21/2.23	v 1975
2.21/2.23	v 1978
2.21/2.23	v 1981
2.21/2.23	v 1984
2.21/2.23	v 1987
2.21/2.23	v 1990
2.21/2.23	v 1993
2.21/2.23	v 1995
2.21/2.23	v 1996
2.21/2.23	v 1998
2.21/2.23	v 2000
2.21/2.23	v 2001
2.21/2.23	v 2003
2.21/2.23	v 2004
2.21/2.23	v 2006
2.21/2.23	v 2007
2.21/2.23	v 2010
2.21/2.23	v 2057
2.21/2.23	v 2060
2.21/2.23	v 2087
2.21/2.23	v 2090
2.21/2.23	v 2254
2.21/2.23	v 2257
2.21/2.23	v 2259
2.21/2.23	v 2260
2.21/2.23	v 2262
2.21/2.23	v 2263
2.21/2.23	v 2265
2.21/2.23	v 2266
2.21/2.23	v 2268
2.21/2.23	v 2269
2.21/2.23	v 2271
2.21/2.23	v 2272
2.21/2.23	v 2274
2.21/2.23	v 2275
2.21/2.23	v 2277
2.21/2.23	v 2278
2.21/2.23	v 2280
2.21/2.23	v 2281
2.21/2.23	v 3663
2.21/2.23	v 3664
2.21/2.23	v 3665
2.21/2.23	v 3666
2.21/2.23	v 3672
2.21/2.23	v 3675
2.21/2.23	v 3676
2.21/2.23	v 3677
2.21/2.23	v 3678
2.21/2.23	v 3679
2.21/2.23	v 3695
2.21/2.23	v 3697
2.21/2.23	v 3698
2.21/2.23	v 3699
2.21/2.23	v 3700
2.21/2.23	v 3706
2.21/2.23	v 3717
2.21/2.23	v 3728
2.21/2.23	v 3730
2.21/2.23	v 3731
2.21/2.23	v 3732
2.21/2.23	v 3750
2.21/2.23	v 3761
2.21/2.23	v 3794
2.21/2.23	v 3805
2.21/2.23	v 3816
2.21/2.23	v 3849
2.21/2.23	v 3871
2.21/2.23	v 3926
2.21/2.23	v 3937
2.21/2.23	v 3948
2.21/2.23	v 3994
2.21/2.23	v 3996
2.21/2.23	v 3997
2.21/2.23	v 3998
2.21/2.23	v 3999
2.21/2.23	v 4014
2.21/2.23	v 4025
2.21/2.23	v 4036
2.21/2.23	v 4042
2.21/2.23	v 4043
2.21/2.23	v 4044
2.21/2.23	v 4047
2.21/2.23	v 4063
2.21/2.23	v 4064
2.21/2.23	v 4074
2.21/2.23	v 4075
2.21/2.23	v 4146
2.21/2.23	v 4685
2.21/2.23	v 4742
2.21/2.23	v 4800
2.21/2.23	v 4858
2.21/2.23	v 4916
2.21/2.23	v 4975
2.21/2.23	v 5032
2.21/2.23	v 5090
2.21/2.23	v 5148
2.21/2.23	v 5207
2.21/2.23	v 5901
2.21/2.23	v 6081
2.21/2.23	v 6153
2.21/2.23	v 6154
2.21/2.23	v 6155
2.21/2.23	v 6156
2.21/2.23	v 6157
2.21/2.23	v 6166
2.21/2.23	v 6167
2.21/2.23	v 6175
2.21/2.23	v 6176
2.21/2.23	v 6186
2.21/2.23	v 6187
2.21/2.23	v 6188
2.21/2.23	v 6193
2.21/2.23	v 6194
2.21/2.23	v 6195
2.21/2.23	v 6196
2.21/2.23	v 6197
2.21/2.23	v 6272
2.21/2.23	v 6275
2.21/2.23	v 6276
2.21/2.23	v 6277
2.21/2.23	v 6283
2.21/2.23	v 6284
2.21/2.23	v 6285
2.21/2.23	v 6287
2.21/2.23	v 6297
2.21/2.23	v 6298
2.21/2.23	v 6303
2.21/2.23	v 6304
2.21/2.23	v 6305
2.21/2.23	v 6306
2.21/2.23	v 6307
2.21/2.23	v 6308
2.21/2.23	v 6314
2.21/2.23	v 6315
2.21/2.23	v 6316
2.21/2.23	v 6317
2.21/2.23	v 6318
2.21/2.23	v 6331
2.21/2.23	v 6380
2.21/2.23	v 6381
2.21/2.23	v 6382
2.21/2.23	v 6383
2.21/2.23	v 6384
2.21/2.23	v 6385
2.21/2.23	v 6386
2.21/2.23	v 6387
2.21/2.23	v 6388
2.21/2.23	v 6409
2.21/2.23	v 6410
2.21/2.23	v 6411
2.21/2.23	v 6461
2.21/2.23	v 6462
2.21/2.23	v 6463
2.21/2.23	v 6464
2.21/2.23	v 6465
2.21/2.23	v 6466
2.21/2.23	v 6467
2.21/2.23	v 6480
2.21/2.23	v 6481
2.21/2.23	v 6483
2.21/2.23	v 6484
2.21/2.23	v 6490
2.21/2.23	v 6491
2.21/2.23	v 6492
2.21/2.23	v 6509
2.21/2.23	v 6510
2.21/2.23	v 6530
2.21/2.23	v 6538
2.21/2.23	v 6539
2.21/2.23	v 6540
2.21/2.23	v 6541
2.21/2.23	v 6542
2.21/2.23	v 6543
2.21/2.23	v 6544
2.21/2.23	v 6545
2.21/2.23	v 6546
2.21/2.23	v 6547
2.21/2.23	v 6550
2.21/2.23	v 6558
2.21/2.23	v 6559
2.21/2.23	v 6560
2.21/2.23	v 6561
2.21/2.23	v 6562
2.21/2.23	v 6569
2.21/2.23	v 6570
2.21/2.23	v 6571
2.21/2.23	v 6572
2.21/2.23	v 6573
2.21/2.23	v 0
2.21/2.23	c [picomus] computed 751 irredundant clauses 11%
2.21/2.23	c [picomus] 65 reductions in 2.2 seconds

Verifier Data

OK	751

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3483547-1307605004/watcher-3483547-1307605004 -o /tmp/evaluation-result-3483547-1307605004/solver-3483547-1307605004 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483547-1307605004.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/725 6904
/proc/meminfo: memFree=11069196/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=1316 CPUtime=0 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 276 0 0 0 0 0 0 0 24 0 1 0 872098122 1347584 231 33554432000 134512640 135072097 4287966112 18446744073709551615 134543600 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 329 231 67 137 0 190 0

[startup+0.030399 s]
/proc/loadavg: 0.00 0.00 0.00 2/725 6904
/proc/meminfo: memFree=11069196/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=1404 CPUtime=0.02 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 312 0 0 0 2 0 0 0 24 0 1 0 872098122 1437696 267 33554432000 134512640 135072097 4287966112 18446744073709551615 134543749 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 351 267 76 137 0 212 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1404

[startup+0.100368 s]
/proc/loadavg: 0.00 0.00 0.00 2/725 6904
/proc/meminfo: memFree=11069196/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=1196 CPUtime=0.09 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 321 0 0 0 9 0 0 0 24 0 1 0 872098122 1224704 210 33554432000 134512640 135072097 4287966112 18446744073709551615 134539140 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 299 210 76 137 0 160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1196

[startup+0.30035 s]
/proc/loadavg: 0.00 0.00 0.00 2/725 6904
/proc/meminfo: memFree=11069196/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=2188 CPUtime=0.29 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 573 0 0 0 29 0 0 0 25 0 1 0 872098122 2240512 462 33554432000 134512640 135072097 4287966112 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 547 462 77 137 0 408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2188

[startup+0.700281 s]
/proc/loadavg: 0.00 0.00 0.00 2/725 6904
/proc/meminfo: memFree=11069196/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=2320 CPUtime=0.69 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 586 0 0 0 69 0 0 0 25 0 1 0 872098122 2375680 475 33554432000 134512640 135072097 4287966112 18446744073709551615 134583955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 580 475 77 137 0 441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2320

[startup+1.50112 s]
/proc/loadavg: 0.00 0.00 0.00 4/731 6942
/proc/meminfo: memFree=11045824/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=2320 CPUtime=1.5 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 586 0 0 0 150 0 0 0 25 0 1 0 872098122 2375680 475 33554432000 134512640 135072097 4287966112 18446744073709551615 134585031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 580 475 77 137 0 441 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2320

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

[startup+1.90107 s]
/proc/loadavg: 0.00 0.00 0.00 4/731 6942
/proc/meminfo: memFree=11045824/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=2320 CPUtime=1.9 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 586 0 0 0 190 0 0 0 25 0 1 0 872098122 2375680 475 33554432000 134512640 135072097 4287966112 18446744073709551615 134583507 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 580 475 77 137 0 441 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 2320

[startup+2.10101 s]
/proc/loadavg: 0.00 0.00 0.00 4/731 6942
/proc/meminfo: memFree=11043716/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=2320 CPUtime=2.1 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 586 0 0 0 210 0 0 0 25 0 1 0 872098122 2375680 475 33554432000 134512640 135072097 4287966112 18446744073709551615 134706017 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 580 475 77 137 0 441 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 2320

[startup+2.22102 s]
/proc/loadavg: 0.00 0.00 0.00 4/731 6942
/proc/meminfo: memFree=11043716/32951124 swapFree=56930356/67111528
[pid=6904] ppid=6902 vsize=2320 CPUtime=2.21 cores=4,6
/proc/6904/stat : 6904 (picomus) R 6902 6904 6864 0 -1 4202496 586 0 0 0 221 0 0 0 25 0 1 0 872098122 2375680 475 33554432000 134512640 135072097 4287966112 18446744073709551615 134585031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6904/statm: 580 475 77 137 0 441 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 2320

Child status: 20
Real time (s): 2.23928
CPU time (s): 2.23666
CPU user time (s): 2.23566
CPU system time (s): 0.000999
CPU usage (%): 99.883
Max. virtual memory (cumulated for all children) (KiB): 2320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.23566
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 587
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= 2
involuntary context switches= 29

runsolver used 0.020996 second user time and 0.043993 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 09:36:44
IDJOB=3483547
IDBENCH=83439
IDSOLVER=1974
FILE ID=node137/3483547-1307605004
RUNJOBID= node137-1307605004-6883
PBS_JOBID= 13547752
Free space on /tmp= 73636 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E07N10.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483547-1307605004/watcher-3483547-1307605004 -o /tmp/evaluation-result-3483547-1307605004/solver-3483547-1307605004 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483547-1307605004.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9221c4eb6c807704f36e7a0ab318c2cb
RANDOM SEED=316932130

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11069972 kB
Buffers:        171080 kB
Cached:         528340 kB
SwapCached:      12364 kB
Active:       21415104 kB
Inactive:       170712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11069972 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:            3928 kB
Writeback:           0 kB
AnonPages:    20883300 kB
Mapped:          72572 kB
Slab:           119040 kB
PageTables:     102936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 180750796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73632 MiB
End job on node137 at 2011-06-09 09:36:46