Trace number 3493750

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.89656 2.89887

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E15N10.cnf
MD5SUM547a8d0add65ddb9f00c988671f12940
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.58591
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses7297
Sum of the clauses size20540
Maximum clause length15
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 23851
Number of clauses of size 32708
Number of clauses of size 4220
Number of clauses of size 5220
Number of clauses of size over 5291

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 1610 7297
0.00/0.03	s UNSATISFIABLE
0.00/0.03	c [picomus] extracted core 1 of size 1009 out of 7297 (14%) after 0.0 sec
0.00/0.04	c [picomus] extracted core 2 of size 836 out of 7297 (11%) after 0.0 sec
0.00/0.06	c [picomus] extracted core 3 of size 813 out of 7297 (11%) after 0.1 sec
0.00/0.07	c [picomus] extracted core 4 of size 686 out of 7297 (9%) after 0.1 sec
0.00/0.08	c [picomus] extracted core 5 of size 680 out of 7297 (9%) after 0.1 sec
0.00/0.09	c [picomus] extracted core 6 of size 673 out of 7297 (9%) after 0.1 sec
0.09/0.10	c [picomus] extracted core 7 of size 671 out of 7297 (9%) after 0.1 sec
0.09/0.12	c [picomus] extracted core 8 of size 670 out of 7297 (9%) after 0.1 sec
0.09/0.16	c [picomus] reduction 1 to 651 out of 7297 (9%) after 0.2 sec
0.09/0.18	c [picomus] reduction 2 to 641 out of 7297 (9%) after 0.2 sec
0.09/0.19	c [picomus] reduction 3 to 630 out of 7297 (9%) after 0.2 sec
0.19/0.20	c [picomus] reduction 4 to 626 out of 7297 (9%) after 0.2 sec
0.19/0.21	c [picomus] reduction 5 to 625 out of 7297 (9%) after 0.2 sec
0.19/0.22	c [picomus] reduction 6 to 624 out of 7297 (9%) after 0.2 sec
0.19/0.23	c [picomus] reduction 7 to 623 out of 7297 (9%) after 0.2 sec
0.19/0.23	c [picomus] reduction 8 to 622 out of 7297 (9%) after 0.2 sec
0.19/0.25	c [picomus] reduction 9 to 613 out of 7297 (8%) after 0.3 sec
0.19/0.26	c [picomus] reduction 10 to 611 out of 7297 (8%) after 0.3 sec
0.19/0.27	c [picomus] reduction 11 to 609 out of 7297 (8%) after 0.3 sec
0.19/0.29	c [picomus] reduction 12 to 585 out of 7297 (8%) after 0.3 sec
0.29/0.30	c [picomus] reduction 13 to 582 out of 7297 (8%) after 0.3 sec
0.29/0.31	c [picomus] reduction 14 to 581 out of 7297 (8%) after 0.3 sec
0.29/0.32	c [picomus] reduction 15 to 579 out of 7297 (8%) after 0.3 sec
0.29/0.33	c [picomus] reduction 16 to 574 out of 7297 (8%) after 0.3 sec
0.29/0.34	c [picomus] reduction 17 to 573 out of 7297 (8%) after 0.3 sec
0.29/0.35	c [picomus] reduction 18 to 572 out of 7297 (8%) after 0.4 sec
0.29/0.37	c [picomus] reduction 19 to 571 out of 7297 (8%) after 0.4 sec
0.29/0.37	c [picomus] reduction 20 to 570 out of 7297 (8%) after 0.4 sec
0.29/0.39	c [picomus] reduction 21 to 567 out of 7297 (8%) after 0.4 sec
0.39/0.41	c [picomus] reduction 22 to 566 out of 7297 (8%) after 0.4 sec
0.39/0.43	c [picomus] reduction 23 to 565 out of 7297 (8%) after 0.4 sec
0.39/0.46	c [picomus] reduction 24 to 564 out of 7297 (8%) after 0.5 sec
0.39/0.48	c [picomus] reduction 25 to 563 out of 7297 (8%) after 0.5 sec
0.49/0.54	c [picomus] reduction 26 to 561 out of 7297 (8%) after 0.5 sec
0.49/0.57	c [picomus] reduction 27 to 560 out of 7297 (8%) after 0.6 sec
0.49/0.59	c [picomus] reduction 28 to 558 out of 7297 (8%) after 0.6 sec
0.59/0.62	c [picomus] reduction 29 to 557 out of 7297 (8%) after 0.6 sec
0.59/0.68	c [picomus] reduction 30 to 556 out of 7297 (8%) after 0.7 sec
0.69/0.70	c [picomus] reduction 31 to 553 out of 7297 (8%) after 0.7 sec
0.69/0.77	c [picomus] reduction 32 to 550 out of 7297 (8%) after 0.8 sec
0.79/0.85	c [picomus] reduction 33 to 549 out of 7297 (8%) after 0.8 sec
0.89/0.90	c [picomus] reduction 34 to 548 out of 7297 (8%) after 0.9 sec
0.89/0.95	c [picomus] reduction 35 to 547 out of 7297 (7%) after 0.9 sec
0.89/0.98	c [picomus] reduction 36 to 544 out of 7297 (7%) after 1.0 sec
0.99/1.03	c [picomus] reduction 37 to 542 out of 7297 (7%) after 1.0 sec
1.20/1.26	c [picomus] reduction 38 to 541 out of 7297 (7%) after 1.3 sec
1.29/1.30	c [picomus] reduction 39 to 538 out of 7297 (7%) after 1.3 sec
1.29/1.34	c [picomus] reduction 40 to 536 out of 7297 (7%) after 1.3 sec
1.29/1.37	c [picomus] reduction 41 to 533 out of 7297 (7%) after 1.4 sec
1.29/1.39	c [picomus] reduction 42 to 532 out of 7297 (7%) after 1.4 sec
1.39/1.47	c [picomus] reduction 43 to 531 out of 7297 (7%) after 1.5 sec
1.59/1.60	c [picomus] reduction 44 to 528 out of 7297 (7%) after 1.6 sec
1.89/1.92	c [picomus] reduction 45 to 526 out of 7297 (7%) after 1.9 sec
1.89/1.94	c [picomus] reduction 46 to 525 out of 7297 (7%) after 1.9 sec
1.89/1.97	c [picomus] reduction 47 to 523 out of 7297 (7%) after 2.0 sec
1.99/2.00	c [picomus] reduction 48 to 521 out of 7297 (7%) after 2.0 sec
1.99/2.01	c [picomus] reduction 49 to 520 out of 7297 (7%) after 2.0 sec
1.99/2.05	c [picomus] reduction 50 to 518 out of 7297 (7%) after 2.0 sec
1.99/2.06	c [picomus] reduction 51 to 517 out of 7297 (7%) after 2.1 sec
1.99/2.08	c [picomus] reduction 52 to 515 out of 7297 (7%) after 2.1 sec
2.09/2.10	c [picomus] reduction 53 to 513 out of 7297 (7%) after 2.1 sec
2.09/2.14	c [picomus] reduction 54 to 512 out of 7297 (7%) after 2.1 sec
2.09/2.16	c [picomus] reduction 55 to 511 out of 7297 (7%) after 2.2 sec
2.09/2.19	c [picomus] reduction 56 to 510 out of 7297 (7%) after 2.2 sec
2.20/2.25	c [picomus] reduction 57 to 508 out of 7297 (7%) after 2.3 sec
2.30/2.34	c [picomus] reduction 58 to 506 out of 7297 (7%) after 2.3 sec
2.39/2.42	c [picomus] reduction 59 to 503 out of 7297 (7%) after 2.4 sec
2.39/2.44	c [picomus] reduction 60 to 502 out of 7297 (7%) after 2.4 sec
2.39/2.46	c [picomus] reduction 61 to 501 out of 7297 (7%) after 2.5 sec
2.39/2.48	c [picomus] reduction 62 to 498 out of 7297 (7%) after 2.5 sec
2.49/2.52	c [picomus] reduction 63 to 496 out of 7297 (7%) after 2.5 sec
2.49/2.55	c [picomus] reduction 64 to 493 out of 7297 (7%) after 2.6 sec
2.49/2.59	c [picomus] reduction 65 to 491 out of 7297 (7%) after 2.6 sec
2.59/2.60	c [picomus] reduction 66 to 489 out of 7297 (7%) after 2.6 sec
2.59/2.62	c [picomus] reduction 67 to 487 out of 7297 (7%) after 2.6 sec
2.59/2.63	c [picomus] reduction 68 to 485 out of 7297 (7%) after 2.6 sec
2.59/2.66	c [picomus] reduction 69 to 483 out of 7297 (7%) after 2.7 sec
2.59/2.69	c [picomus] reduction 70 to 482 out of 7297 (7%) after 2.7 sec
2.59/2.69	c [picomus] reduction 71 to 481 out of 7297 (7%) after 2.7 sec
2.69/2.70	c [picomus] reduction 72 to 480 out of 7297 (7%) after 2.7 sec
2.69/2.70	c [picomus] reduction 73 to 479 out of 7297 (7%) after 2.7 sec
2.79/2.89	c [picosat] 553 calls
2.79/2.89	c [picosat] 2 iterations
2.79/2.89	c [picosat] 244 restarts
2.79/2.89	c [picosat] 0 failed literals
2.79/2.89	c [picosat] 41364 conflicts
2.79/2.89	c [picosat] 3951051 decisions
2.79/2.89	c [picosat] 699 fixed variables
2.79/2.89	c [picosat] 5727963 learned literals
2.79/2.89	c [picosat] 2.4% deleted literals
2.79/2.89	c [picosat] 5721498 propagations
2.79/2.89	c [picosat] 10.1% variables used
2.79/2.89	c [picosat] 2.5 seconds in library
2.79/2.89	c [picosat] 2.3 megaprops/second
2.79/2.89	c [picosat] probing 0.0 seconds 1%
2.79/2.89	c [picosat] 11 simplifications
2.79/2.89	c [picosat] 91 reductions
2.79/2.89	c [picosat] 22.6 MB recycled
2.79/2.89	c [picosat] 1.2 MB maximally allocated
2.79/2.89	c [picomus] found 6818 redundant clauses 93%
2.79/2.89	c [picomus] computed MUS of size 479 out of 7297 (7%)
2.79/2.89	v 15
2.79/2.89	v 17
2.79/2.89	v 19
2.79/2.89	v 23
2.79/2.89	v 27
2.79/2.89	v 31
2.79/2.89	v 33
2.79/2.89	v 45
2.79/2.89	v 47
2.79/2.89	v 57
2.79/2.89	v 59
2.79/2.89	v 67
2.79/2.89	v 69
2.79/2.89	v 75
2.79/2.89	v 77
2.79/2.89	v 81
2.79/2.89	v 83
2.79/2.89	v 85
2.79/2.89	v 87
2.79/2.89	v 112
2.79/2.89	v 113
2.79/2.89	v 114
2.79/2.89	v 115
2.79/2.89	v 116
2.79/2.89	v 117
2.79/2.89	v 118
2.79/2.89	v 121
2.79/2.89	v 122
2.79/2.89	v 123
2.79/2.89	v 124
2.79/2.89	v 125
2.79/2.89	v 127
2.79/2.89	v 128
2.79/2.89	v 129
2.79/2.89	v 130
2.79/2.89	v 131
2.79/2.89	v 133
2.79/2.89	v 134
2.79/2.89	v 135
2.79/2.89	v 136
2.79/2.89	v 138
2.79/2.89	v 139
2.79/2.89	v 140
2.79/2.89	v 142
2.79/2.89	v 143
2.79/2.89	v 145
2.79/2.89	v 220
2.79/2.89	v 221
2.79/2.89	v 222
2.79/2.89	v 223
2.79/2.89	v 224
2.79/2.89	v 225
2.79/2.89	v 226
2.79/2.89	v 227
2.79/2.89	v 228
2.79/2.89	v 229
2.79/2.89	v 230
2.79/2.89	v 231
2.79/2.89	v 232
2.79/2.89	v 233
2.79/2.89	v 234
2.79/2.89	v 235
2.79/2.89	v 236
2.79/2.89	v 237
2.79/2.89	v 238
2.79/2.89	v 239
2.79/2.89	v 240
2.79/2.89	v 241
2.79/2.89	v 242
2.79/2.89	v 243
2.79/2.89	v 244
2.79/2.89	v 245
2.79/2.89	v 246
2.79/2.89	v 247
2.79/2.89	v 248
2.79/2.89	v 249
2.79/2.89	v 250
2.79/2.89	v 251
2.79/2.89	v 253
2.79/2.89	v 254
2.79/2.89	v 292
2.79/2.89	v 293
2.79/2.89	v 294
2.79/2.89	v 295
2.79/2.89	v 296
2.79/2.89	v 298
2.79/2.89	v 299
2.79/2.89	v 300
2.79/2.89	v 301
2.79/2.89	v 302
2.79/2.89	v 303
2.79/2.89	v 305
2.79/2.89	v 306
2.79/2.89	v 307
2.79/2.89	v 308
2.79/2.89	v 309
2.79/2.89	v 311
2.79/2.89	v 312
2.79/2.89	v 313
2.79/2.89	v 314
2.79/2.89	v 316
2.79/2.89	v 317
2.79/2.89	v 318
2.79/2.89	v 320
2.79/2.89	v 321
2.79/2.89	v 323
2.79/2.89	v 325
2.79/2.89	v 326
2.79/2.89	v 363
2.79/2.89	v 364
2.79/2.89	v 365
2.79/2.89	v 366
2.79/2.89	v 367
2.79/2.89	v 368
2.79/2.89	v 369
2.79/2.89	v 370
2.79/2.89	v 371
2.79/2.89	v 372
2.79/2.89	v 373
2.79/2.89	v 374
2.79/2.89	v 375
2.79/2.89	v 376
2.79/2.89	v 377
2.79/2.89	v 379
2.79/2.89	v 380
2.79/2.89	v 381
2.79/2.89	v 382
2.79/2.89	v 383
2.79/2.89	v 384
2.79/2.89	v 385
2.79/2.89	v 386
2.79/2.89	v 387
2.79/2.89	v 388
2.79/2.89	v 389
2.79/2.89	v 390
2.79/2.89	v 391
2.79/2.89	v 392
2.79/2.89	v 393
2.79/2.89	v 394
2.79/2.89	v 395
2.79/2.89	v 396
2.79/2.89	v 397
2.79/2.89	v 398
2.79/2.89	v 435
2.79/2.89	v 436
2.79/2.89	v 437
2.79/2.89	v 438
2.79/2.89	v 439
2.79/2.89	v 440
2.79/2.89	v 441
2.79/2.89	v 442
2.79/2.89	v 443
2.79/2.89	v 444
2.79/2.89	v 445
2.79/2.89	v 446
2.79/2.89	v 447
2.79/2.89	v 448
2.79/2.89	v 449
2.79/2.89	v 451
2.79/2.89	v 452
2.79/2.89	v 453
2.79/2.89	v 454
2.79/2.89	v 455
2.79/2.89	v 456
2.79/2.89	v 457
2.79/2.89	v 458
2.79/2.89	v 459
2.79/2.89	v 460
2.79/2.89	v 461
2.79/2.89	v 462
2.79/2.89	v 463
2.79/2.89	v 464
2.79/2.89	v 465
2.79/2.89	v 466
2.79/2.89	v 467
2.79/2.89	v 468
2.79/2.89	v 469
2.79/2.89	v 470
2.79/2.89	v 832
2.79/2.89	v 833
2.79/2.89	v 835
2.79/2.89	v 837
2.79/2.89	v 839
2.79/2.89	v 850
2.79/2.89	v 852
2.79/2.89	v 854
2.79/2.89	v 856
2.79/2.89	v 858
2.79/2.89	v 860
2.79/2.89	v 867
2.79/2.89	v 869
2.79/2.89	v 874
2.79/2.89	v 888
2.79/2.89	v 899
2.79/2.89	v 905
2.79/2.89	v 907
2.79/2.89	v 917
2.79/2.89	v 923
2.79/2.89	v 925
2.79/2.89	v 930
2.79/2.89	v 932
2.79/2.89	v 933
2.79/2.89	v 950
2.79/2.89	v 961
2.79/2.89	v 962
2.79/2.89	v 967
2.79/2.89	v 978
2.79/2.89	v 979
2.79/2.89	v 982
2.79/2.89	v 986
2.79/2.89	v 989
2.79/2.89	v 990
2.79/2.89	v 991
2.79/2.89	v 1052
2.79/2.89	v 1053
2.79/2.89	v 1055
2.79/2.89	v 1058
2.79/2.89	v 1059
2.79/2.89	v 1060
2.79/2.89	v 1061
2.79/2.89	v 1062
2.79/2.89	v 1064
2.79/2.89	v 1065
2.79/2.89	v 1066
2.79/2.89	v 1067
2.79/2.89	v 1068
2.79/2.89	v 1069
2.79/2.89	v 1070
2.79/2.89	v 1071
2.79/2.89	v 1073
2.79/2.89	v 1074
2.79/2.89	v 1076
2.79/2.89	v 1077
2.79/2.89	v 1078
2.79/2.89	v 1079
2.79/2.89	v 1080
2.79/2.89	v 1112
2.79/2.89	v 1113
2.79/2.89	v 1115
2.79/2.89	v 1116
2.79/2.89	v 1117
2.79/2.89	v 1118
2.79/2.89	v 1119
2.79/2.89	v 1121
2.79/2.89	v 1122
2.79/2.89	v 1124
2.79/2.89	v 1125
2.79/2.89	v 1127
2.79/2.89	v 1128
2.79/2.89	v 1130
2.79/2.89	v 1131
2.79/2.89	v 1132
2.79/2.89	v 1133
2.79/2.89	v 1134
2.79/2.89	v 1137
2.79/2.89	v 1140
2.79/2.89	v 1172
2.79/2.89	v 1173
2.79/2.89	v 1175
2.79/2.89	v 1176
2.79/2.89	v 1178
2.79/2.89	v 1179
2.79/2.89	v 1181
2.79/2.89	v 1182
2.79/2.89	v 1184
2.79/2.89	v 1185
2.79/2.89	v 1187
2.79/2.89	v 1188
2.79/2.89	v 1190
2.79/2.89	v 1191
2.79/2.89	v 1193
2.79/2.89	v 1194
2.79/2.89	v 1196
2.79/2.89	v 1197
2.79/2.89	v 1199
2.79/2.89	v 1200
2.79/2.89	v 1232
2.79/2.89	v 1233
2.79/2.89	v 1235
2.79/2.89	v 1236
2.79/2.89	v 1238
2.79/2.89	v 1239
2.79/2.89	v 1241
2.79/2.89	v 1242
2.79/2.89	v 1244
2.79/2.89	v 1245
2.79/2.89	v 1247
2.79/2.89	v 1248
2.79/2.89	v 1250
2.79/2.89	v 1251
2.79/2.89	v 1252
2.79/2.89	v 1253
2.79/2.89	v 1254
2.79/2.89	v 1256
2.79/2.89	v 1257
2.79/2.89	v 1259
2.79/2.89	v 1260
2.79/2.89	v 1742
2.79/2.89	v 1743
2.79/2.89	v 1745
2.79/2.89	v 1746
2.79/2.89	v 1747
2.79/2.89	v 1748
2.79/2.89	v 1749
2.79/2.89	v 1750
2.79/2.89	v 1751
2.79/2.89	v 1752
2.79/2.89	v 1754
2.79/2.89	v 1755
2.79/2.89	v 1756
2.79/2.89	v 1757
2.79/2.89	v 1758
2.79/2.89	v 1759
2.79/2.89	v 1760
2.79/2.89	v 1761
2.79/2.89	v 1762
2.79/2.89	v 1763
2.79/2.89	v 1764
2.79/2.89	v 1765
2.79/2.89	v 1767
2.79/2.89	v 1768
2.79/2.89	v 1770
2.79/2.89	v 1802
2.79/2.89	v 1803
2.79/2.89	v 1805
2.79/2.89	v 1806
2.79/2.89	v 1807
2.79/2.89	v 1808
2.79/2.89	v 1809
2.79/2.89	v 1811
2.79/2.89	v 1812
2.79/2.89	v 1814
2.79/2.89	v 1815
2.79/2.89	v 1817
2.79/2.89	v 1818
2.79/2.89	v 1819
2.79/2.89	v 1820
2.79/2.89	v 1821
2.79/2.89	v 1822
2.79/2.89	v 1823
2.79/2.89	v 1824
2.79/2.89	v 1826
2.79/2.89	v 1827
2.79/2.89	v 1829
2.79/2.89	v 1830
2.79/2.89	v 1862
2.79/2.89	v 1863
2.79/2.89	v 1865
2.79/2.89	v 1866
2.79/2.89	v 1867
2.79/2.89	v 1868
2.79/2.89	v 1869
2.79/2.89	v 1871
2.79/2.89	v 1872
2.79/2.89	v 1873
2.79/2.89	v 1874
2.79/2.89	v 1875
2.79/2.89	v 1877
2.79/2.89	v 1878
2.79/2.89	v 1880
2.79/2.89	v 1881
2.79/2.89	v 1882
2.79/2.89	v 1883
2.79/2.89	v 1884
2.79/2.89	v 1886
2.79/2.89	v 1887
2.79/2.89	v 1889
2.79/2.89	v 1890
2.79/2.89	v 2072
2.79/2.89	v 2073
2.79/2.89	v 2075
2.79/2.89	v 2076
2.79/2.89	v 2078
2.79/2.89	v 2079
2.79/2.89	v 2081
2.79/2.89	v 2082
2.79/2.89	v 2084
2.79/2.89	v 2085
2.79/2.89	v 2087
2.79/2.89	v 2088
2.79/2.89	v 2090
2.79/2.89	v 2091
2.79/2.89	v 2093
2.79/2.89	v 2094
2.79/2.89	v 2096
2.79/2.89	v 2098
2.79/2.89	v 2099
2.79/2.89	v 2100
2.79/2.89	v 2132
2.79/2.89	v 2133
2.79/2.89	v 2135
2.79/2.89	v 2136
2.79/2.89	v 2138
2.79/2.89	v 2139
2.79/2.89	v 2141
2.79/2.89	v 2142
2.79/2.89	v 2144
2.79/2.89	v 2145
2.79/2.89	v 2147
2.79/2.89	v 2148
2.79/2.89	v 2150
2.79/2.89	v 2151
2.79/2.89	v 2152
2.79/2.89	v 2153
2.79/2.89	v 2154
2.79/2.89	v 2156
2.79/2.89	v 2158
2.79/2.89	v 2159
2.79/2.89	v 2160
2.79/2.89	v 3716
2.79/2.89	v 3718
2.79/2.89	v 3719
2.79/2.89	v 3722
2.79/2.89	v 3724
2.79/2.89	v 3737
2.79/2.89	v 3742
2.79/2.89	v 3746
2.79/2.89	v 3768
2.79/2.89	v 3786
2.79/2.89	v 3790
2.79/2.89	v 3968
2.79/2.89	v 3969
2.79/2.89	v 3971
2.79/2.89	v 3972
2.79/2.89	v 3973
2.79/2.89	v 3974
2.79/2.89	v 3975
2.79/2.89	v 3977
2.79/2.89	v 3990
2.79/2.89	v 3994
2.79/2.89	v 3995
2.79/2.89	v 3999
2.79/2.89	v 4012
2.79/2.89	v 4014
2.79/2.89	v 4017
2.79/2.89	v 4021
2.79/2.89	v 4096
2.79/2.89	v 4098
2.79/2.89	v 4116
2.79/2.89	v 4118
2.79/2.89	v 4120
2.79/2.89	v 6300
2.79/2.89	v 6301
2.79/2.89	v 6302
2.79/2.89	v 6304
2.79/2.89	v 6307
2.79/2.89	v 6408
2.79/2.89	v 6411
2.79/2.89	v 6415
2.79/2.89	v 6418
2.79/2.89	v 6419
2.79/2.89	v 6420
2.79/2.89	v 6421
2.79/2.89	v 6422
2.79/2.89	v 6423
2.79/2.89	v 6424
2.79/2.89	v 6425
2.79/2.89	v 6427
2.79/2.89	v 6471
2.79/2.89	v 6477
2.79/2.89	v 6578
2.79/2.89	v 6588
2.79/2.89	v 6589
2.79/2.89	v 6590
2.79/2.89	v 6591
2.79/2.89	v 6592
2.79/2.89	v 6593
2.79/2.89	v 6595
2.79/2.89	v 6597
2.79/2.89	v 6618
2.79/2.89	v 6619
2.79/2.89	v 6620
2.79/2.89	v 6621
2.79/2.89	v 6622
2.79/2.89	v 6623
2.79/2.89	v 6624
2.79/2.89	v 6625
2.79/2.89	v 6626
2.79/2.89	v 6627
2.79/2.89	v 0
2.79/2.89	c [picomus] computed 479 irredundant clauses 7%
2.79/2.89	c [picomus] 73 reductions in 2.9 seconds

Verifier Data

OK	479

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

running on 2 cores: 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): 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: 3.97 3.96 3.79 5/189 24968
/proc/meminfo: memFree=31227888/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=1316 CPUtime=0 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 278 0 0 0 0 0 0 0 25 0 1 0 970506816 1347584 231 33554432000 134512640 135072097 4292813120 18446744073709551615 134536858 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 329 231 67 137 0 190 0

[startup+0.100974 s]
/proc/loadavg: 3.97 3.96 3.79 5/189 24968
/proc/meminfo: memFree=31227888/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=1184 CPUtime=0.09 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 348 0 0 0 9 0 0 0 25 0 1 0 970506816 1212416 215 33554432000 134512640 135072097 4292813120 18446744073709551615 134543804 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 296 215 76 137 0 157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1184

[startup+0.200928 s]
/proc/loadavg: 3.97 3.96 3.79 5/189 24968
/proc/meminfo: memFree=31227888/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2028 CPUtime=0.19 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 523 0 0 0 19 0 0 0 25 0 1 0 970506816 2076672 390 33554432000 134512640 135072097 4292813120 18446744073709551615 134559260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 507 390 77 137 0 368 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2028

[startup+0.300936 s]
/proc/loadavg: 3.97 3.96 3.79 5/189 24968
/proc/meminfo: memFree=31227888/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2028 CPUtime=0.29 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 546 0 0 0 29 0 0 0 25 0 1 0 970506816 2076672 413 33554432000 134512640 135072097 4292813120 18446744073709551615 134518015 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 507 413 77 137 0 368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2028

[startup+0.700861 s]
/proc/loadavg: 3.97 3.96 3.79 5/189 24968
/proc/meminfo: memFree=31227888/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2140 CPUtime=0.69 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 561 0 0 0 69 0 0 0 25 0 1 0 970506816 2191360 428 33554432000 134512640 135072097 4292813120 18446744073709551615 134518112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 535 428 77 137 0 396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2140

[startup+1.50071 s]
/proc/loadavg: 3.97 3.96 3.79 5/190 24969
/proc/meminfo: memFree=31219076/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2140 CPUtime=1.49 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 568 0 0 0 149 0 0 0 25 0 1 0 970506816 2191360 435 33554432000 134512640 135072097 4292813120 18446744073709551615 134585038 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 535 435 77 137 0 396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2140

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

[startup+1.60069 s]
/proc/loadavg: 3.97 3.96 3.79 5/190 24969
/proc/meminfo: memFree=31219076/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2140 CPUtime=1.59 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 568 0 0 0 159 0 0 0 25 0 1 0 970506816 2191360 435 33554432000 134512640 135072097 4292813120 18446744073709551615 134538841 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 535 435 77 137 0 396 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 2140

[startup+2.40053 s]
/proc/loadavg: 3.97 3.96 3.79 5/190 24969
/proc/meminfo: memFree=31212220/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2140 CPUtime=2.39 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 568 0 0 0 239 0 0 0 25 0 1 0 970506816 2191360 435 33554432000 134512640 135072097 4292813120 18446744073709551615 134518191 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 535 435 77 137 0 396 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 2140

[startup+2.80048 s]
/proc/loadavg: 3.97 3.96 3.79 5/190 24969
/proc/meminfo: memFree=31212220/32950928 swapFree=67056212/67111528
[pid=24968] ppid=24966 vsize=2140 CPUtime=2.79 cores=5,7
/proc/24968/stat : 24968 (picomus) R 24966 24968 24520 0 -1 4202496 568 0 0 0 279 0 0 0 25 0 1 0 970506816 2191360 435 33554432000 134512640 135072097 4292813120 18446744073709551615 134543807 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24968/statm: 535 435 77 137 0 396 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 2140

Child status: 20
Real time (s): 2.89887
CPU time (s): 2.89656
CPU user time (s): 2.89456
CPU system time (s): 0.001999
CPU usage (%): 99.9201
Max. virtual memory (cumulated for all children) (KiB): 2140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.89456
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569
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= 35

runsolver used 0.004999 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-11 16:32:41
IDJOB=3493750
IDBENCH=83449
IDSOLVER=1974
FILE ID=node115/3493750-1307802761
RUNJOBID= node115-1307800705-24541
PBS_JOBID= 13551062
Free space on /tmp= 74108 MiB

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

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

MD5SUM BENCH= 547a8d0add65ddb9f00c988671f12940
RANDOM SEED=164085480

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:     32950928 kB
MemFree:      31228656 kB
Buffers:        292480 kB
Cached:        1066668 kB
SwapCached:       9476 kB
Active:         614364 kB
Inactive:       916528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31228656 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:      168824 kB
Mapped:          14148 kB
Slab:           126072 kB
PageTables:       5492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   420824 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= 74104 MiB
End job on node115 at 2011-06-11 16:32:44