Trace number 3705900

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 23.9983 24.0069

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12bt.opb
MD5SUMb789f830862c22cea2a920d3cb2b89b5
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.158975
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints573
Number of constraints which are clauses402
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints169
Minimum length of a constraint1
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
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.02	c 2012-05-27T10:53:02+0200
0.00/0.02	c arch = x86_64
0.00/0.02	c os = linux
0.00/0.02	c compiler = ghc 7.4
0.00/0.02	c packages:
0.00/0.02	c   OptDir-0.0.1
0.00/0.02	c   array-0.4.0.0
0.00/0.02	c   base-4.5.0.0
0.00/0.02	c   bytestring-0.9.2.1
0.00/0.02	c   containers-0.4.2.1
0.00/0.02	c   deepseq-1.3.0.0
0.00/0.02	c   mtl-2.1.1
0.00/0.02	c   old_locale-1.0.0.4
0.00/0.02	c   parse_dimacs-1.2
0.00/0.02	c   parsec-3.1.2
0.00/0.02	c   queue-0.1.2
0.00/0.02	c   stm-2.3
0.00/0.02	c   time-1.4
0.00/0.02	c command line = ["--pb","HOME/instance-3705900-1338108782.opb"]
0.00/0.02	c #vars 266
0.00/0.02	c #constraints 573
0.00/0.02	c Solving starts ...
0.19/0.25	c learnt constraints deletion: 471 -> 236
0.29/0.39	c learnt constraints deletion: 518 -> 261
0.49/0.52	c learnt constraints deletion: 537 -> 270
0.59/0.66	c learnt constraints deletion: 530 -> 267
0.79/0.83	c learnt constraints deletion: 611 -> 308
0.89/0.97	c learnt constraints deletion: 611 -> 311
1.09/1.18	c learnt constraints deletion: 687 -> 344
1.29/1.33	c learnt constraints deletion: 630 -> 316
1.39/1.48	c learnt constraints deletion: 632 -> 319
1.59/1.63	c learnt constraints deletion: 619 -> 310
1.78/1.83	c learnt constraints deletion: 701 -> 353
1.88/1.98	c learnt constraints deletion: 668 -> 339
2.08/2.15	c learnt constraints deletion: 676 -> 342
2.29/2.32	c learnt constraints deletion: 643 -> 326
2.49/2.50	c learnt constraints deletion: 664 -> 335
2.69/2.73	c learnt constraints deletion: 746 -> 377
2.89/2.95	c learnt constraints deletion: 757 -> 383
3.09/3.14	c learnt constraints deletion: 765 -> 390
3.29/3.32	c learnt constraints deletion: 729 -> 373
3.49/3.51	c learnt constraints deletion: 736 -> 382
3.68/3.71	c learnt constraints deletion: 741 -> 381
3.88/3.91	c learnt constraints deletion: 745 -> 373
4.08/4.14	c learnt constraints deletion: 785 -> 395
4.29/4.38	c learnt constraints deletion: 806 -> 408
4.59/4.60	c learnt constraints deletion: 808 -> 406
4.79/4.84	c learnt constraints deletion: 827 -> 416
4.99/5.08	c learnt constraints deletion: 822 -> 414
5.29/5.31	c learnt constraints deletion: 816 -> 412
5.49/5.51	c learnt constraints deletion: 805 -> 406
5.69/5.72	c learnt constraints deletion: 801 -> 404
5.89/5.91	c learnt constraints deletion: 763 -> 386
6.09/6.12	c learnt constraints deletion: 850 -> 426
6.19/6.28	c learnt constraints deletion: 833 -> 419
6.49/6.50	c learnt constraints deletion: 895 -> 453
6.59/6.70	c learnt constraints deletion: 884 -> 442
6.88/6.91	c learnt constraints deletion: 899 -> 455
7.08/7.10	c learnt constraints deletion: 871 -> 442
7.29/7.30	c learnt constraints deletion: 881 -> 450
7.49/7.52	c learnt constraints deletion: 876 -> 443
7.69/7.74	c learnt constraints deletion: 896 -> 461
7.89/7.93	c learnt constraints deletion: 864 -> 442
8.09/8.15	c learnt constraints deletion: 891 -> 456
8.29/8.36	c learnt constraints deletion: 891 -> 449
8.48/8.58	c learnt constraints deletion: 886 -> 450
8.79/8.88	c learnt constraints deletion: 982 -> 494
9.08/9.11	c learnt constraints deletion: 972 -> 492
9.28/9.35	c learnt constraints deletion: 918 -> 464
9.58/9.63	c learnt constraints deletion: 953 -> 481
9.89/9.93	c learnt constraints deletion: 972 -> 487
10.09/10.17	c learnt constraints deletion: 955 -> 480
10.39/10.44	c learnt constraints deletion: 983 -> 497
10.68/10.73	c learnt constraints deletion: 981 -> 493
10.88/10.97	c learnt constraints deletion: 932 -> 473
11.18/11.26	c learnt constraints deletion: 955 -> 481
11.48/11.54	c learnt constraints deletion: 977 -> 494
11.69/11.77	c learnt constraints deletion: 947 -> 478
11.99/12.03	c learnt constraints deletion: 990 -> 501
12.19/12.25	c learnt constraints deletion: 934 -> 477
12.49/12.50	c learnt constraints deletion: 976 -> 497
12.69/12.77	c learnt constraints deletion: 982 -> 499
12.98/13.03	c learnt constraints deletion: 953 -> 479
13.19/13.26	c learnt constraints deletion: 957 -> 486
13.48/13.53	c learnt constraints deletion: 1045 -> 527
13.69/13.76	c learnt constraints deletion: 1026 -> 521
13.99/14.04	c learnt constraints deletion: 1043 -> 523
14.29/14.31	c learnt constraints deletion: 1036 -> 524
14.48/14.57	c learnt constraints deletion: 1016 -> 512
14.78/14.81	c learnt constraints deletion: 1013 -> 513
14.98/15.08	c learnt constraints deletion: 1040 -> 522
15.29/15.32	c learnt constraints deletion: 1005 -> 508
15.49/15.59	c learnt constraints deletion: 1053 -> 530
15.78/15.83	c learnt constraints deletion: 1024 -> 517
15.98/16.09	c learnt constraints deletion: 1052 -> 530
16.28/16.33	c learnt constraints deletion: 1017 -> 511
16.59/16.61	c learnt constraints deletion: 1030 -> 521
16.88/16.91	c learnt constraints deletion: 1079 -> 548
17.08/17.13	c learnt constraints deletion: 1024 -> 515
17.29/17.37	c learnt constraints deletion: 1014 -> 510
17.59/17.67	c learnt constraints deletion: 1075 -> 543
17.89/17.93	c learnt constraints deletion: 1037 -> 523
18.19/18.20	c learnt constraints deletion: 1052 -> 532
18.39/18.46	c learnt constraints deletion: 1072 -> 545
18.69/18.72	c learnt constraints deletion: 1037 -> 524
18.88/18.99	c learnt constraints deletion: 1046 -> 531
19.18/19.24	c learnt constraints deletion: 1010 -> 508
19.48/19.51	c learnt constraints deletion: 1040 -> 527
19.69/19.78	c learnt constraints deletion: 1049 -> 532
19.98/20.08	c learnt constraints deletion: 1073 -> 537
20.28/20.39	c learnt constraints deletion: 1114 -> 562
20.58/20.68	c learnt constraints deletion: 1149 -> 585
20.89/20.99	c learnt constraints deletion: 1145 -> 577
21.18/21.27	c learnt constraints deletion: 1118 -> 567
21.48/21.53	c learnt constraints deletion: 1127 -> 567
21.78/21.82	c learnt constraints deletion: 1115 -> 562
22.09/22.14	c learnt constraints deletion: 1125 -> 567
22.38/22.44	c learnt constraints deletion: 1108 -> 555
22.68/22.74	c learnt constraints deletion: 1167 -> 593
22.88/22.99	c learnt constraints deletion: 1104 -> 559
23.19/23.28	c learnt constraints deletion: 1123 -> 569
23.48/23.58	c learnt constraints deletion: 1093 -> 548
23.78/23.89	c learnt constraints deletion: 1156 -> 584
23.98/24.00	c solving time = 23.977s
23.98/24.00	c #decision = 61354
23.98/24.00	c #conflict = 46341
23.98/24.00	c #restart = 13
23.98/24.00	s SATISFIABLE
23.98/24.00	v x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
23.98/24.00	v -x11 -x12 x13 -x14 -x15 -x16 x17 -x18 -x19 -x20
23.98/24.00	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
23.98/24.00	v -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
23.98/24.00	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
23.98/24.00	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
23.98/24.00	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
23.98/24.00	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 x80
23.98/24.00	v -x81 -x82 -x83 x84 -x85 -x86 -x87 x88 -x89 -x90
23.98/24.00	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100
23.98/24.00	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
23.98/24.00	v -x111 x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 x120
23.98/24.00	v -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130
23.98/24.00	v -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140
23.98/24.00	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 x149 -x150
23.98/24.00	v -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160
23.98/24.00	v x161 -x162 -x163 x164 x165 -x166 -x167 x168 x169 -x170
23.98/24.00	v x171 -x172 x173 -x174 x175 -x176 x177 -x178 -x179 x180
23.98/24.00	v -x181 x182 x183 -x184 -x185 x186 x187 -x188 x189 -x190
23.98/24.00	v x191 -x192 -x193 x194 x195 -x196 -x197 x198 -x199 x200
23.98/24.00	v x201 -x202 -x203 x204 x205 -x206 -x207 -x208 x209 -x210
23.98/24.00	v -x211 x212 -x213 -x214 -x215 x216 -x217 x218 -x219 -x220
23.98/24.00	v -x221 x222 -x223 -x224 -x225 x226 x227 -x228 -x229 x230
23.98/24.00	v x231 -x232 -x233 x234 x235 -x236 -x237 x238 x239 -x240
23.98/24.00	v -x241 -x242 x243 -x244 -x245 x246 -x247 -x248 -x249 x250
23.98/24.00	v -x251 x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 x260
23.98/24.00	v x261 -x262 -x263 x264 x265 -x266
23.98/24.00	c total time = 23.997s

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-3705900-1338108782/watcher-3705900-1338108782 -o /tmp/evaluation-result-3705900-1338108782/solver-3705900-1338108782 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3705900-1338108782.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.46 1.65 1.85 2/176 11420
/proc/meminfo: memFree=31311280/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 794 0 0 0 0 0 0 0 20 0 1 0 277006739 6356992 715 33554432000 4194304 8973514 140737224998016 140733454568568 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 1552 715 415 1167 0 333 0

[startup+0.103255 s]
/proc/loadavg: 1.46 1.65 1.85 2/176 11420
/proc/meminfo: memFree=31311280/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=8256 CPUtime=0.09 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1130 0 0 0 9 0 0 0 20 0 1 0 277006739 8454144 1051 33554432000 4194304 8973514 140737224998016 140737224997512 7732307 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2064 1051 444 1167 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8256

[startup+0.200213 s]
/proc/loadavg: 1.46 1.65 1.85 2/176 11420
/proc/meminfo: memFree=31311280/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=8256 CPUtime=0.19 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1358 0 0 0 19 0 0 0 20 0 1 0 277006739 8454144 1279 33554432000 4194304 8973514 140737224998016 140737224997512 4414872 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2064 1279 444 1167 0 845 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8256

[startup+0.300207 s]
/proc/loadavg: 1.46 1.65 1.85 2/176 11420
/proc/meminfo: memFree=31311280/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=8256 CPUtime=0.29 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1361 0 0 0 29 0 0 0 20 0 1 0 277006739 8454144 1282 33554432000 4194304 8973514 140737224998016 140737224997512 4439428 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2064 1282 445 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.70018 s]
/proc/loadavg: 1.46 1.65 1.85 2/176 11420
/proc/meminfo: memFree=31311280/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=8256 CPUtime=0.69 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1362 0 0 0 69 0 0 0 20 0 1 0 277006739 8454144 1283 33554432000 4194304 8973514 140737224998016 140737224997280 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2064 1283 445 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50018 s]
/proc/loadavg: 1.46 1.65 1.85 3/177 11421
/proc/meminfo: memFree=31306304/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=9280 CPUtime=1.49 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1619 0 0 0 149 0 0 0 20 0 1 0 277006739 9502720 1540 33554432000 4194304 8973514 140737224998016 140737224997512 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2320 1540 445 1167 0 1101 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9280

[startup+3.10018 s]
/proc/loadavg: 1.50 1.66 1.85 3/177 11421
/proc/meminfo: memFree=31306056/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=9280 CPUtime=3.09 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1621 0 0 0 308 1 0 0 20 0 1 0 277006739 9502720 1541 33554432000 4194304 8973514 140737224998016 140737224997512 4434601 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2320 1541 445 1167 0 1101 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9280

[startup+6.30018 s]
/proc/loadavg: 1.50 1.66 1.85 3/177 11421
/proc/meminfo: memFree=31308100/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=9280 CPUtime=6.29 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1621 0 0 0 627 2 0 0 20 0 1 0 277006739 9502720 1541 33554432000 4194304 8973514 140737224998016 140737224997280 4380284 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2320 1541 445 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.58 1.67 1.85 3/177 11421
/proc/meminfo: memFree=31306752/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=12.69 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 1264 5 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 4447344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10304

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

[startup+12.8002 s]
/proc/loadavg: 1.58 1.67 1.85 3/177 11421
/proc/meminfo: memFree=31306752/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=12.79 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 1274 5 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 4415308 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 10304

[startup+19.2002 s]
/proc/loadavg: 1.61 1.67 1.85 3/177 11421
/proc/meminfo: memFree=31306876/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=19.18 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 1910 8 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 7717280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 10304

[startup+22.4002 s]
/proc/loadavg: 1.64 1.68 1.86 3/177 11421
/proc/meminfo: memFree=31307124/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=22.38 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 2228 10 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 7688742 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 10304

[startup+23.2063 s]
/proc/loadavg: 1.64 1.68 1.86 3/177 11421
/proc/meminfo: memFree=31306564/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=23.19 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 2309 10 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 6570472 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 23.19
Current children cumulated vsize (KiB) 10304

[startup+23.6002 s]
/proc/loadavg: 1.64 1.68 1.86 3/177 11421
/proc/meminfo: memFree=31306564/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=23.58 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 2348 10 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 23.58
Current children cumulated vsize (KiB) 10304

[startup+24.0002 s]
/proc/loadavg: 1.64 1.68 1.86 3/177 11421
/proc/meminfo: memFree=31306564/32873844 swapFree=7108/7108
[pid=11420] ppid=11418 vsize=10304 CPUtime=23.98 cores=0,2,4,6
/proc/11420/stat : 11420 (toysat) R 11418 11420 9022 0 -1 4202496 1877 0 0 0 2387 11 0 0 20 0 1 0 277006739 10551296 1797 33554432000 4194304 8973514 140737224998016 140737224997512 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 2576 1797 445 1167 0 1357 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 10304

Child status: 0
Real time (s): 24.0069
CPU time (s): 23.9983
CPU user time (s): 23.8864
CPU system time (s): 0.111982
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 10304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.8864
system time used= 0.111982
maximum resident set size= 7240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1890
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= 49

runsolver used 0.035994 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 10:53:02
IDJOB=3705900
IDBENCH=1164
IDSOLVER=2285
FILE ID=node103/3705900-1338108782
RUNJOBID= node103-1338108754-11354
PBS_JOBID= 14624435
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= b789f830862c22cea2a920d3cb2b89b5
RANDOM SEED=2107111813

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:        31311544 kB
Buffers:          296872 kB
Cached:           417024 kB
SwapCached:         4516 kB
Active:           562368 kB
Inactive:         166888 kB
Active(anon):      11756 kB
Inactive(anon):     6220 kB
Active(file):     550612 kB
Inactive(file):   160668 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099556 kB
Dirty:             14744 kB
Writeback:             0 kB
AnonPages:         21184 kB
Mapped:            13584 kB
Shmem:                 8 kB
Slab:             690672 kB
SReclaimable:     132972 kB
SUnreclaim:       557700 kB
KernelStack:        1472 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:26