Trace number 3705899

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
toysat 2012-05-17SAT 27.3128 27.3211

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army8.9ls.opb
MD5SUMf22ee27ae396dfbceb6d2e4359af424f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.045992
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables220
Total number of constraints332
Number of constraints which are clauses202
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints128
Minimum length of a constraint2
Maximum length of a constraint64
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 73
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c 2012-05-27T10:52:34+0200
0.00/0.01	c arch = x86_64
0.00/0.01	c os = linux
0.00/0.01	c compiler = ghc 7.4
0.00/0.01	c packages:
0.00/0.01	c   OptDir-0.0.1
0.00/0.01	c   array-0.4.0.0
0.00/0.01	c   base-4.5.0.0
0.00/0.01	c   bytestring-0.9.2.1
0.00/0.01	c   containers-0.4.2.1
0.00/0.01	c   deepseq-1.3.0.0
0.00/0.01	c   mtl-2.1.1
0.00/0.01	c   old_locale-1.0.0.4
0.00/0.01	c   parse_dimacs-1.2
0.00/0.01	c   parsec-3.1.2
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   stm-2.3
0.00/0.01	c   time-1.4
0.00/0.01	c command line = ["--pb","HOME/instance-3705899-1338108754.opb"]
0.00/0.01	c #vars 220
0.00/0.01	c #constraints 332
0.00/0.01	c Solving starts ...
0.09/0.12	c learnt constraints deletion: 248 -> 124
0.09/0.17	c learnt constraints deletion: 265 -> 134
0.19/0.28	c learnt constraints deletion: 396 -> 203
0.29/0.32	c learnt constraints deletion: 295 -> 152
0.29/0.38	c learnt constraints deletion: 322 -> 165
0.39/0.48	c learnt constraints deletion: 381 -> 198
0.49/0.55	c learnt constraints deletion: 384 -> 192
0.59/0.62	c learnt constraints deletion: 334 -> 168
0.69/0.72	c learnt constraints deletion: 390 -> 202
0.79/0.83	c learnt constraints deletion: 438 -> 224
0.89/0.90	c learnt constraints deletion: 384 -> 192
0.89/1.00	c learnt constraints deletion: 421 -> 213
1.09/1.11	c learnt constraints deletion: 467 -> 239
1.19/1.22	c learnt constraints deletion: 470 -> 239
1.29/1.31	c learnt constraints deletion: 425 -> 214
1.39/1.41	c learnt constraints deletion: 432 -> 221
1.49/1.53	c learnt constraints deletion: 484 -> 249
1.59/1.64	c learnt constraints deletion: 490 -> 249
1.69/1.72	c learnt constraints deletion: 435 -> 221
1.79/1.83	c learnt constraints deletion: 504 -> 261
1.89/1.95	c learnt constraints deletion: 525 -> 272
1.99/2.07	c learnt constraints deletion: 516 -> 265
2.09/2.17	c learnt constraints deletion: 478 -> 244
2.19/2.28	c learnt constraints deletion: 529 -> 273
2.29/2.37	c learnt constraints deletion: 516 -> 266
2.39/2.47	c learnt constraints deletion: 497 -> 255
2.49/2.59	c learnt constraints deletion: 551 -> 284
2.69/2.70	c learnt constraints deletion: 545 -> 283
2.78/2.80	c learnt constraints deletion: 530 -> 277
2.88/2.91	c learnt constraints deletion: 538 -> 276
2.98/3.02	c learnt constraints deletion: 518 -> 268
3.08/3.12	c learnt constraints deletion: 514 -> 264
3.19/3.23	c learnt constraints deletion: 522 -> 268
3.29/3.35	c learnt constraints deletion: 555 -> 281
3.38/3.46	c learnt constraints deletion: 550 -> 279
3.48/3.58	c learnt constraints deletion: 553 -> 284
3.68/3.70	c learnt constraints deletion: 575 -> 293
3.78/3.81	c learnt constraints deletion: 554 -> 284
3.89/3.94	c learnt constraints deletion: 566 -> 288
3.99/4.04	c learnt constraints deletion: 514 -> 260
4.09/4.15	c learnt constraints deletion: 543 -> 277
4.19/4.27	c learnt constraints deletion: 562 -> 289
4.29/4.40	c learnt constraints deletion: 561 -> 290
4.49/4.51	c learnt constraints deletion: 566 -> 292
4.59/4.64	c learnt constraints deletion: 574 -> 293
4.69/4.76	c learnt constraints deletion: 592 -> 304
4.89/4.91	c learnt constraints deletion: 611 -> 306
4.98/5.04	c learnt constraints deletion: 623 -> 316
5.08/5.17	c learnt constraints deletion: 617 -> 317
5.18/5.29	c learnt constraints deletion: 599 -> 304
5.39/5.43	c learnt constraints deletion: 609 -> 310
5.49/5.56	c learnt constraints deletion: 612 -> 314
5.69/5.71	c learnt constraints deletion: 640 -> 331
5.79/5.84	c learnt constraints deletion: 613 -> 317
5.89/5.99	c learnt constraints deletion: 637 -> 325
6.09/6.14	c learnt constraints deletion: 630 -> 324
6.19/6.27	c learnt constraints deletion: 605 -> 309
6.39/6.41	c learnt constraints deletion: 612 -> 314
6.49/6.55	c learnt constraints deletion: 619 -> 313
6.59/6.69	c learnt constraints deletion: 614 -> 312
6.78/6.83	c learnt constraints deletion: 625 -> 318
6.88/6.97	c learnt constraints deletion: 639 -> 326
7.08/7.10	c learnt constraints deletion: 613 -> 313
7.18/7.25	c learnt constraints deletion: 630 -> 324
7.28/7.39	c learnt constraints deletion: 643 -> 326
7.48/7.53	c learnt constraints deletion: 621 -> 311
7.69/7.71	c learnt constraints deletion: 681 -> 348
7.78/7.85	c learnt constraints deletion: 664 -> 334
7.99/8.01	c learnt constraints deletion: 685 -> 345
8.09/8.18	c learnt constraints deletion: 683 -> 347
8.29/8.31	c learnt constraints deletion: 673 -> 342
8.39/8.44	c learnt constraints deletion: 616 -> 310
8.58/8.63	c learnt constraints deletion: 684 -> 347
8.69/8.77	c learnt constraints deletion: 652 -> 329
8.88/8.93	c learnt constraints deletion: 648 -> 327
9.09/9.10	c learnt constraints deletion: 685 -> 346
9.19/9.23	c learnt constraints deletion: 660 -> 334
9.29/9.37	c learnt constraints deletion: 638 -> 322
9.49/9.51	c learnt constraints deletion: 691 -> 352
9.59/9.66	c learnt constraints deletion: 686 -> 349
9.69/9.79	c learnt constraints deletion: 667 -> 338
9.89/9.97	c learnt constraints deletion: 675 -> 343
10.09/10.12	c learnt constraints deletion: 671 -> 342
10.19/10.28	c learnt constraints deletion: 648 -> 327
10.38/10.44	c learnt constraints deletion: 647 -> 329
10.58/10.61	c learnt constraints deletion: 671 -> 342
10.68/10.79	c learnt constraints deletion: 689 -> 348
10.89/10.93	c learnt constraints deletion: 647 -> 328
11.08/11.10	c learnt constraints deletion: 666 -> 338
11.18/11.26	c learnt constraints deletion: 682 -> 347
11.38/11.40	c learnt constraints deletion: 644 -> 324
11.48/11.58	c learnt constraints deletion: 698 -> 354
11.68/11.73	c learnt constraints deletion: 675 -> 341
11.89/11.91	c learnt constraints deletion: 696 -> 353
11.99/12.08	c learnt constraints deletion: 708 -> 356
12.19/12.25	c learnt constraints deletion: 691 -> 349
12.38/12.41	c learnt constraints deletion: 708 -> 361
12.58/12.60	c learnt constraints deletion: 751 -> 384
12.68/12.74	c learnt constraints deletion: 726 -> 369
12.78/12.90	c learnt constraints deletion: 720 -> 365
12.98/13.07	c learnt constraints deletion: 742 -> 377
13.19/13.26	c learnt constraints deletion: 745 -> 381
13.38/13.43	c learnt constraints deletion: 722 -> 365
13.58/13.60	c learnt constraints deletion: 729 -> 369
13.69/13.78	c learnt constraints deletion: 734 -> 372
13.89/13.96	c learnt constraints deletion: 743 -> 377
14.08/14.13	c learnt constraints deletion: 731 -> 370
14.19/14.29	c learnt constraints deletion: 685 -> 345
14.48/14.50	c learnt constraints deletion: 748 -> 377
14.58/14.68	c learnt constraints deletion: 752 -> 382
14.78/14.82	c learnt constraints deletion: 702 -> 355
14.88/14.99	c learnt constraints deletion: 719 -> 365
15.08/15.17	c learnt constraints deletion: 723 -> 367
15.29/15.34	c learnt constraints deletion: 735 -> 374
15.39/15.49	c learnt constraints deletion: 717 -> 365
15.59/15.65	c learnt constraints deletion: 726 -> 373
15.79/15.82	c learnt constraints deletion: 732 -> 373
15.99/16.00	c learnt constraints deletion: 743 -> 377
16.08/16.17	c learnt constraints deletion: 731 -> 371
16.28/16.34	c learnt constraints deletion: 714 -> 366
16.49/16.52	c learnt constraints deletion: 733 -> 373
16.68/16.70	c learnt constraints deletion: 747 -> 381
16.78/16.87	c learnt constraints deletion: 736 -> 374
16.98/17.04	c learnt constraints deletion: 693 -> 350
17.18/17.21	c learnt constraints deletion: 731 -> 371
17.28/17.39	c learnt constraints deletion: 744 -> 377
17.49/17.57	c learnt constraints deletion: 740 -> 374
17.68/17.78	c learnt constraints deletion: 781 -> 397
17.89/17.95	c learnt constraints deletion: 767 -> 387
18.09/18.14	c learnt constraints deletion: 792 -> 401
18.28/18.32	c learnt constraints deletion: 787 -> 398
18.48/18.50	c learnt constraints deletion: 770 -> 389
18.59/18.69	c learnt constraints deletion: 793 -> 404
18.79/18.88	c learnt constraints deletion: 775 -> 391
18.99/19.08	c learnt constraints deletion: 805 -> 407
19.19/19.24	c learnt constraints deletion: 756 -> 380
19.39/19.44	c learnt constraints deletion: 799 -> 404
19.58/19.61	c learnt constraints deletion: 780 -> 397
19.79/19.80	c learnt constraints deletion: 793 -> 403
19.88/20.00	c learnt constraints deletion: 813 -> 413
20.08/20.18	c learnt constraints deletion: 798 -> 407
20.28/20.35	c learnt constraints deletion: 783 -> 395
20.48/20.55	c learnt constraints deletion: 803 -> 406
20.68/20.74	c learnt constraints deletion: 795 -> 403
20.88/20.91	c learnt constraints deletion: 770 -> 392
20.98/21.09	c learnt constraints deletion: 784 -> 398
21.18/21.27	c learnt constraints deletion: 781 -> 398
21.38/21.47	c learnt constraints deletion: 800 -> 406
21.58/21.68	c learnt constraints deletion: 802 -> 408
21.79/21.87	c learnt constraints deletion: 800 -> 405
21.99/22.05	c learnt constraints deletion: 799 -> 408
22.18/22.24	c learnt constraints deletion: 779 -> 395
22.38/22.43	c learnt constraints deletion: 784 -> 397
22.58/22.62	c learnt constraints deletion: 804 -> 410
22.78/22.81	c learnt constraints deletion: 776 -> 391
22.88/22.99	c learnt constraints deletion: 776 -> 391
23.09/23.19	c learnt constraints deletion: 803 -> 407
23.28/23.39	c learnt constraints deletion: 798 -> 403
23.48/23.59	c learnt constraints deletion: 806 -> 407
23.69/23.78	c learnt constraints deletion: 799 -> 405
23.88/23.96	c learnt constraints deletion: 806 -> 409
24.09/24.14	c learnt constraints deletion: 797 -> 405
24.28/24.32	c learnt constraints deletion: 795 -> 403
24.48/24.51	c learnt constraints deletion: 784 -> 398
24.68/24.70	c learnt constraints deletion: 800 -> 407
24.78/24.89	c learnt constraints deletion: 792 -> 404
24.99/25.09	c learnt constraints deletion: 801 -> 406
25.19/25.28	c learnt constraints deletion: 789 -> 400
25.39/25.49	c learnt constraints deletion: 800 -> 411
25.58/25.66	c learnt constraints deletion: 785 -> 400
25.78/25.83	c learnt constraints deletion: 790 -> 400
25.88/25.99	c learnt constraints deletion: 773 -> 391
26.08/26.18	c learnt constraints deletion: 800 -> 404
26.28/26.35	c learnt constraints deletion: 786 -> 399
26.48/26.53	c learnt constraints deletion: 761 -> 385
26.68/26.72	c learnt constraints deletion: 792 -> 402
26.89/26.91	c learnt constraints deletion: 791 -> 405
27.08/27.13	c learnt constraints deletion: 871 -> 442
27.28/27.32	c solving time = 27.300s
27.28/27.32	c #decision = 78080
27.28/27.32	c #conflict = 58629
27.28/27.32	c #restart = 14
27.28/27.32	s SATISFIABLE
27.28/27.32	v x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
27.28/27.32	v x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 x19 -x20
27.28/27.32	v x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30
27.28/27.32	v -x31 -x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40
27.28/27.32	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
27.28/27.32	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
27.28/27.32	v -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
27.28/27.32	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 x80
27.28/27.32	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
27.28/27.32	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
27.28/27.32	v -x101 -x102 -x103 x104 -x105 x106 -x107 -x108 -x109 -x110
27.28/27.32	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
27.28/27.32	v -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
27.28/27.32	v -x131 x132 -x133 x134 x135 -x136 x137 -x138 x139 -x140
27.28/27.32	v x141 -x142 x143 -x144 -x145 x146 -x147 x148 -x149 x150
27.28/27.32	v x151 -x152 x153 -x154 -x155 x156 x157 -x158 x159 -x160
27.28/27.32	v -x161 x162 -x163 x164 x165 -x166 x167 -x168 x169 -x170
27.28/27.32	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 x180
27.28/27.32	v -x181 x182 -x183 x184 -x185 x186 -x187 x188 -x189 x190
27.28/27.32	v -x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200
27.28/27.32	v x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
27.28/27.32	v -x211 x212 -x213 x214 x215 -x216 x217 -x218 -x219 x220
27.28/27.32	c total time = 27.312s

Verifier Data

OK	0

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.00 1.59 1.84 4/175 11381
/proc/meminfo: memFree=31322872/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 774 0 0 0 0 0 0 0 20 0 1 0 277003983 6356992 695 33554432000 4194304 8973514 140736739847824 140733880073272 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 1552 695 415 1167 0 333 0

[startup+0.040417 s]
/proc/loadavg: 1.00 1.59 1.84 4/175 11381
/proc/meminfo: memFree=31322872/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=7232 CPUtime=0.03 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1104 0 0 0 3 0 0 0 20 0 1 0 277003983 7405568 1025 33554432000 4194304 8973514 140736739847824 140733880073272 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 1808 1025 445 1167 0 589 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7232

[startup+0.10021 s]
/proc/loadavg: 1.00 1.59 1.84 4/175 11381
/proc/meminfo: memFree=31322872/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=7232 CPUtime=0.09 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1104 0 0 0 9 0 0 0 20 0 1 0 277003983 7405568 1025 33554432000 4194304 8973514 140736739847824 140733880073272 6576768 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 1808 1025 445 1167 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.300173 s]
/proc/loadavg: 1.00 1.59 1.84 4/175 11381
/proc/meminfo: memFree=31322872/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=8256 CPUtime=0.29 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1194 0 0 0 29 0 0 0 20 0 1 0 277003983 8454144 1115 33554432000 4194304 8973514 140736739847824 140733880073272 7660422 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 2064 1115 446 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.700174 s]
/proc/loadavg: 1.00 1.59 1.84 4/175 11381
/proc/meminfo: memFree=31322872/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=8256 CPUtime=0.69 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1363 0 0 0 69 0 0 0 20 0 1 0 277003983 8454144 1284 33554432000 4194304 8973514 140736739847824 140736739847320 7730127 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 2064 1284 446 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50023 s]
/proc/loadavg: 1.00 1.59 1.84 3/177 11383
/proc/meminfo: memFree=31314276/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=8256 CPUtime=1.49 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1363 0 0 0 148 1 0 0 20 0 1 0 277003983 8454144 1284 33554432000 4194304 8973514 140736739847824 140736739847320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2064 1284 446 1167 0 845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8256

[startup+3.10022 s]
/proc/loadavg: 1.00 1.59 1.84 3/177 11383
/proc/meminfo: memFree=31312524/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=8256 CPUtime=3.08 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1364 0 0 0 307 1 0 0 20 0 1 0 277003983 8454144 1285 33554432000 4194304 8973514 140736739847824 140736739847088 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2064 1285 446 1167 0 845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8256

[startup+6.30023 s]
/proc/loadavg: 1.16 1.61 1.85 3/177 11383
/proc/meminfo: memFree=31311160/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=9280 CPUtime=6.29 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1621 0 0 0 626 3 0 0 20 0 1 0 277003983 9502720 1542 33554432000 4194304 8973514 140736739847824 140736739847320 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2320 1542 446 1167 0 1101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9280

[startup+12.7002 s]
/proc/loadavg: 1.31 1.63 1.85 3/177 11383
/proc/meminfo: memFree=31309388/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=9280 CPUtime=12.68 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1623 0 0 0 1262 6 0 0 20 0 1 0 277003983 9502720 1543 33554432000 4194304 8973514 140736739847824 140736739847320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2320 1543 446 1167 0 1101 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9280

[startup+25.5002 s]
/proc/loadavg: 1.46 1.65 1.85 3/177 11383
/proc/meminfo: memFree=31307924/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=10304 CPUtime=25.49 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1879 0 0 0 2536 13 0 0 20 0 1 0 277003983 10551296 1799 33554432000 4194304 8973514 140736739847824 140736739847320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2576 1799 446 1167 0 1357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10304

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

[startup+26.3002 s]
/proc/loadavg: 1.46 1.65 1.85 3/177 11383
/proc/meminfo: memFree=31307924/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=10304 CPUtime=26.28 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1879 0 0 0 2615 13 0 0 20 0 1 0 277003983 10551296 1799 33554432000 4194304 8973514 140736739847824 140736739847320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2576 1799 446 1167 0 1357 0
Current children cumulated CPU time (s) 26.28
Current children cumulated vsize (KiB) 10304

[startup+27.1002 s]
/proc/loadavg: 1.46 1.65 1.85 3/177 11383
/proc/meminfo: memFree=31307924/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=10304 CPUtime=27.08 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1879 0 0 0 2694 14 0 0 20 0 1 0 277003983 10551296 1799 33554432000 4194304 8973514 140736739847824 140736739847320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2576 1799 446 1167 0 1357 0
Current children cumulated CPU time (s) 27.08
Current children cumulated vsize (KiB) 10304

[startup+27.3002 s]
/proc/loadavg: 1.46 1.65 1.85 3/177 11383
/proc/meminfo: memFree=31307924/32873844 swapFree=7108/7108
[pid=11380] ppid=11376 vsize=10304 CPUtime=27.28 cores=0,2,4,6
/proc/11380/stat : 11380 (toysat) R 11376 11380 9022 0 -1 4202496 1879 0 0 0 2714 14 0 0 20 0 1 0 277003983 10551296 1799 33554432000 4194304 8973514 140736739847824 140736739847320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11380/statm: 2576 1799 446 1167 0 1357 0
Current children cumulated CPU time (s) 27.28
Current children cumulated vsize (KiB) 10304

Child status: 0
Real time (s): 27.3211
CPU time (s): 27.3128
CPU user time (s): 27.1689
CPU system time (s): 0.143978
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 10304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.1689
system time used= 0.143978
maximum resident set size= 7236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1892
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= 4
involuntary context switches= 31

runsolver used 0.025996 second user time and 0.13098 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 10:52:34
IDJOB=3705899
IDBENCH=1162
IDSOLVER=2285
FILE ID=node103/3705899-1338108754
RUNJOBID= node103-1338108754-11354
PBS_JOBID= 14624435
Free space on /tmp= 71596 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army8.9ls.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705899-1338108754/watcher-3705899-1338108754 -o /tmp/evaluation-result-3705899-1338108754/solver-3705899-1338108754 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3705899-1338108754.opb

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

MD5SUM BENCH= f22ee27ae396dfbceb6d2e4359af424f
RANDOM SEED=1666700359

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5332.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:        31323516 kB
Buffers:          296804 kB
Cached:           416704 kB
SwapCached:         4540 kB
Active:           551976 kB
Inactive:         166820 kB
Active(anon):       1812 kB
Inactive(anon):     6220 kB
Active(file):     550164 kB
Inactive(file):   160600 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:             14760 kB
Writeback:             0 kB
AnonPages:          9728 kB
Mapped:            10884 kB
Shmem:                 8 kB
Slab:             690612 kB
SReclaimable:     132928 kB
SUnreclaim:       557684 kB
KernelStack:        1392 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102844 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= 71584 MiB
End job on node103 at 2012-05-27 10:53:02