Trace number 431042

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-04-10OPT3 204.175 204.294

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=11-P1=71-P2=127-P3=19-P4=89-P5=17-B.opb
MD5SUMd6d70da0465b3d9bf91bd0d1a6292c9e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.084986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables105
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)245
Sum of products size (including duplicates)490
Number of different products245
Sum of products size490

Quality of the solution as a function of time


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

Solver Data (download as text)

16.45/16.53	o 65
22.65/22.76	o 61
25.54/25.60	o 45
28.05/28.17	o 33
55.50/55.67	o 19
93.60/93.76	o 17
112.60/112.77	o 15
135.47/135.65	o 13
137.97/138.17	o 11
139.48/139.64	o 7
156.57/156.72	o 5
157.16/157.39	o 3
204.05/204.29	s OPTIMUM FOUND
204.05/204.29	v x1 x2 x8 x11 x13 x15 x17 x18 x19 x20 x21 x22 x27 x28 x29 x30 x32 x33 x34 x35 x36 x38 x39 x41 x43 x44 x46 x47 x48 x49 x50 x51 x52 x53 x57
204.05/204.29	v x58 x59 x60 x62 x64 x66 x68 x81 x82 x83 x84 x85 x86 x88 x92 x94 x95 x97 x99 x100 x101 x106 x107 x127 x128 x141 x142 x155 x156 x158
204.05/204.29	v x159 x160 x161 x169 x170 x172 x173 x174 x175 x176 x177 x179 x180 x181 x182 x183 x184 x186 x187 x188 x189 x190 x191 x193 x194 x195
204.05/204.29	v x196 x197 x198 x200 x201 x202 x203 x204 x205 x206 x207 x239 x240 x241 x242 x246 x247 x248 x249 x253 x254 x255 x256 x258 x260 x261
204.05/204.29	v x262 x263 x265 x274 x275 x276 x277 x279 x281 x282 x283 x284 x286 x288 x289 x290 x291 x293 x295 x296 x297 x298 x300 x302 x304 x306
204.05/204.29	v x316 x318 x320 x323 x325 x327 x337 x339 x341

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/431042-1178002096/instance-431042-1178002096.opb

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-431042-1178002096 -o ROOT/results/node58/solver-431042-1178002096 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-431042-1178002096.opb /tmp/evaluation/431042-1178002096/temp 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 0.96 0.98 3/64 4352
/proc/meminfo: memFree=1795896/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12268 CPUtime=0
/proc/4352/stat : 4352 (pbclasp) D 4350 4352 2773 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 248119286 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226238364261 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/4352/statm: 3067 317 242 3 0 167 0

[startup+0.080277 s]
/proc/loadavg: 0.89 0.96 0.98 3/64 4352
/proc/meminfo: memFree=1795896/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12400

[startup+0.101276 s]
/proc/loadavg: 0.89 0.96 0.98 3/64 4352
/proc/meminfo: memFree=1795896/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12400

[startup+0.301309 s]
/proc/loadavg: 0.89 0.96 0.98 3/64 4352
/proc/meminfo: memFree=1795896/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12400

[startup+0.701376 s]
/proc/loadavg: 0.89 0.96 0.98 3/64 4352
/proc/meminfo: memFree=1795896/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12400

[startup+1.50151 s]
/proc/loadavg: 0.90 0.97 0.98 2/67 4362
/proc/meminfo: memFree=1793696/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
[pid=4360] ppid=4352 vsize=5352 CPUtime=0
/proc/4360/stat : 4360 (sh) S 4352 4352 2773 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248119293 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4360/statm: 1338 224 188 169 0 49 0
[pid=4362] ppid=4360 vsize=3872 CPUtime=1.42
/proc/4362/stat : 4362 (clasp-1.0) R 4360 4352 2773 0 -1 4194304 617 0 0 0 142 0 0 0 25 0 1 0 248119293 3964928 579 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4362/statm: 968 579 249 81 0 342 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 21624

[startup+3.10178 s]
/proc/loadavg: 0.90 0.97 0.98 2/67 4362
/proc/meminfo: memFree=1793376/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
[pid=4360] ppid=4352 vsize=5352 CPUtime=0
/proc/4360/stat : 4360 (sh) S 4352 4352 2773 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248119293 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4360/statm: 1338 224 188 169 0 49 0
[pid=4362] ppid=4360 vsize=4132 CPUtime=3.01
/proc/4362/stat : 4362 (clasp-1.0) R 4360 4352 2773 0 -1 4194304 679 0 0 0 301 0 0 0 25 0 1 0 248119293 4231168 641 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4362/statm: 1033 641 249 81 0 407 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 21884

[startup+6.30131 s]
/proc/loadavg: 0.90 0.97 0.98 2/67 4362
/proc/meminfo: memFree=1792864/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
[pid=4360] ppid=4352 vsize=5352 CPUtime=0
/proc/4360/stat : 4360 (sh) S 4352 4352 2773 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248119293 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4360/statm: 1338 224 188 169 0 49 0
[pid=4362] ppid=4360 vsize=4532 CPUtime=6.21
/proc/4362/stat : 4362 (clasp-1.0) R 4360 4352 2773 0 -1 4194304 787 0 0 0 621 0 0 0 25 0 1 0 248119293 4640768 749 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/4362/statm: 1133 749 249 81 0 507 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 22284

[startup+12.7024 s]
/proc/loadavg: 0.92 0.97 0.98 2/67 4362
/proc/meminfo: memFree=1792352/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=0.04
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 567 1592 0 0 0 0 4 0 16 0 1 0 248119286 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 461 343 3 0 200 0
[pid=4360] ppid=4352 vsize=5352 CPUtime=0
/proc/4360/stat : 4360 (sh) S 4352 4352 2773 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248119293 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4360/statm: 1338 224 188 169 0 49 0
[pid=4362] ppid=4360 vsize=4932 CPUtime=12.61
/proc/4362/stat : 4362 (clasp-1.0) R 4360 4352 2773 0 -1 4194304 901 0 0 0 1261 0 0 0 25 0 1 0 248119293 5050368 863 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784608 0 0 4096 0 0 0 0 17 1 0 0
/proc/4362/statm: 1233 863 249 81 0 607 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 22684

[startup+25.5015 s]
/proc/loadavg: 0.93 0.97 0.98 2/67 4378
/proc/meminfo: memFree=1793184/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=22.73
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 795 6064 0 0 0 0 2270 3 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4376] ppid=4352 vsize=5352 CPUtime=0
/proc/4376/stat : 4376 (sh) S 4352 4352 2773 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 248121563 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4376/statm: 1338 224 188 169 0 49 0
[pid=4378] ppid=4376 vsize=4004 CPUtime=2.71
/proc/4378/stat : 4378 (clasp-1.0) R 4376 4352 2773 0 -1 4194304 671 0 0 0 271 0 0 0 25 0 1 0 248121563 4100096 633 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789697 0 0 4096 0 0 0 0 17 1 0 0
/proc/4378/statm: 1001 633 249 81 0 375 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21756

[startup+51.1018 s]
/proc/loadavg: 0.95 0.97 0.98 2/67 4394
/proc/meminfo: memFree=1791904/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=28.11
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1019 10136 0 0 0 0 2805 6 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4392] ppid=4352 vsize=5352 CPUtime=0
/proc/4392/stat : 4392 (sh) S 4352 4352 2773 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 248122104 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4392/statm: 1338 224 188 169 0 49 0
[pid=4394] ppid=4392 vsize=5336 CPUtime=22.89
/proc/4394/stat : 4394 (clasp-1.0) R 4392 4352 2773 0 -1 4194304 981 0 0 0 2289 0 0 0 25 0 1 0 248122104 5464064 943 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134713712 0 0 4096 0 0 0 0 17 1 0 0
/proc/4394/statm: 1334 943 249 81 0 708 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 23088

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/67 4410
/proc/meminfo: memFree=1792544/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=93.69
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1243 14930 0 0 0 1 9358 10 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4408] ppid=4352 vsize=5352 CPUtime=0
/proc/4408/stat : 4408 (sh) S 4352 4352 2773 0 -1 4194304 285 121 0 0 0 0 0 0 16 0 1 0 248128663 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4408/statm: 1338 224 188 169 0 49 0
[pid=4410] ppid=4408 vsize=4536 CPUtime=8.52
/proc/4410/stat : 4410 (clasp-1.0) R 4408 4352 2773 0 -1 4194304 779 0 0 0 852 0 0 0 25 0 1 0 248128664 4644864 741 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616169 0 0 4096 0 0 0 0 17 1 0 0
/proc/4410/statm: 1134 741 249 81 0 508 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 22288

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1792736/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=4136 CPUtime=4.88
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 692 0 0 0 488 0 0 0 25 0 1 0 248135027 4235264 654 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1034 654 249 81 0 408 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 21888

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791712/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5196 CPUtime=21.68
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 943 0 0 0 2168 0 0 0 25 0 1 0 248135027 5320704 905 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714100 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1299 905 249 81 0 673 0
Current children cumulated CPU time (s) 178.96
Current children cumulated vsize (KiB) 22948

[startup+191.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791520/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5332 CPUtime=34.47
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1002 0 0 0 3447 0 0 0 25 0 1 0 248135027 5459968 964 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134748403 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1333 964 249 81 0 707 0
Current children cumulated CPU time (s) 191.75
Current children cumulated vsize (KiB) 23084

[startup+198.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791392/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5464 CPUtime=40.87
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1020 0 0 0 4087 0 0 0 25 0 1 0 248135027 5595136 982 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737697 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1366 982 249 81 0 740 0
Current children cumulated CPU time (s) 198.15
Current children cumulated vsize (KiB) 23216

[startup+201.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791392/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5464 CPUtime=44.07
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1032 0 0 0 4407 0 0 0 25 0 1 0 248135027 5595136 994 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1366 994 249 81 0 740 0
Current children cumulated CPU time (s) 201.35
Current children cumulated vsize (KiB) 23216

[startup+203.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791328/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5464 CPUtime=45.67
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1037 0 0 0 4567 0 0 0 25 0 1 0 248135027 5595136 999 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1366 999 249 81 0 740 0
Current children cumulated CPU time (s) 202.95
Current children cumulated vsize (KiB) 23216

[startup+203.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791328/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5600 CPUtime=46.47
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1042 0 0 0 4647 0 0 0 25 0 1 0 248135027 5734400 1004 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741039 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1400 1004 249 81 0 774 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 23352

[startup+204.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791328/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5600 CPUtime=46.67
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1042 0 0 0 4667 0 0 0 25 0 1 0 248135027 5734400 1004 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 5304354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1400 1004 249 81 0 774 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 23352

[startup+204.201 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 4458
/proc/meminfo: memFree=1791328/2055920 swapFree=4184476/4192956
[pid=4352] ppid=4350 vsize=12400 CPUtime=157.28
/proc/4352/stat : 4352 (pbclasp) S 4350 4352 2773 0 -1 4194304 1924 27637 0 0 0 2 15707 19 16 0 1 0 248119286 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 226247098260 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/4352/statm: 3100 464 343 3 0 200 0
[pid=4456] ppid=4352 vsize=5352 CPUtime=0
/proc/4456/stat : 4456 (sh) S 4352 4352 2773 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248135026 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4456/statm: 1338 224 188 169 0 49 0
[pid=4458] ppid=4456 vsize=5600 CPUtime=46.77
/proc/4458/stat : 4458 (clasp-1.0) R 4456 4352 2773 0 -1 4194304 1044 0 0 0 4677 0 0 0 25 0 1 0 248135027 5734400 1006 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741875 0 0 4096 0 0 0 0 17 1 0 0
/proc/4458/statm: 1400 1006 249 81 0 774 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 23352

Child status: 0
Real time (s): 204.294
CPU time (s): 204.175
CPU user time (s): 203.947
CPU system time (s): 0.227965
CPU usage (%): 99.9416
Max. virtual memory (cumulated for all children) (KiB): 23352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.947
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31274
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= 848
involuntary context switches= 404

runsolver used 0.164974 second user time and 0.439933 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue May  1 06:48:16 UTC 2007

IDJOB= 431042
IDBENCH= 48023
IDSOLVER= 167
FILE ID= node58/431042-1178002096

PBS_JOBID= 4728202

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=11-P1=71-P2=127-P3=19-P4=89-P5=17-B.opb
COMMAND LINE= pbclasp instance-431042-1178002096.opb /tmp/evaluation/431042-1178002096/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-431042-1178002096 -o ROOT/results/node58/conversion-431042-1178002096 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/431042-1178002096/instance-431042-1178002096.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-431042-1178002096 -o ROOT/results/node58/solver-431042-1178002096 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-431042-1178002096.opb /tmp/evaluation/431042-1178002096/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  d6d70da0465b3d9bf91bd0d1a6292c9e

RANDOM SEED= 309282413

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1796304 kB
Buffers:         20720 kB
Cached:         161816 kB
SwapCached:       2220 kB
Active:          60992 kB
Inactive:       131688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796304 kB
SwapTotal:     4192956 kB
SwapFree:      4184476 kB
Dirty:             492 kB
Writeback:           0 kB
Mapped:          16656 kB
Slab:            53000 kB
Committed_AS:  1283748 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66564 MiB

End job on node58 on Tue May  1 06:51:40 UTC 2007