Trace number 429908

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 89.0055 89.0766

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=23-P1=11-P2=13-P3=17-P4=19-P5=53-P6=67-P7=29-P8=7-B.opb
MD5SUM7950e484ba213c1be7d5b467b494899c
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.100984
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 variables144
Total number of constraints17
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 constraints17
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

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)

30.66/30.76	o 23
34.55/34.63	o 7
46.14/46.25	o 5
50.11/50.25	o 3
88.90/89.07	s OPTIMUM FOUND
88.90/89.07	v x1 x2 x7 x9 x11 x13 x15 x17 x18 x19 x20 x25 x26 x27 x28 x29 x30 x31 x34 x37 x40 x41 x43 x44 x45 x46 x47 x48 x49 x50 x51 x54 x55 x56 x57
88.90/89.07	v x58 x59 x60 x61 x62 x64 x67 x72 x73 x74 x75 x76 x77 x79 x80 x81 x83 x85 x86 x87 x88 x89 x90 x91 x105 x107 x108 x120 x123 x130 x134 x135
88.90/89.07	v x136 x137 x138 x145 x146 x157 x158 x169 x170 x181 x182 x183 x184 x185 x186 x193 x194 x195 x196 x197 x198 x205 x206 x207 x208 x209
88.90/89.07	v x210 x211 x212 x213 x214 x215 x216 x217 x218 x220 x223 x224 x226 x253 x258 x259 x264 x265 x270 x271 x276 x277 x282 x283 x288 x289
88.90/89.07	v x290 x291 x292 x293 x307 x308 x309 x310 x311 x325 x326 x327 x329 x343 x344 x345 x347 x349 x350 x351 x353 x361 x362 x363 x364 x365
88.90/89.07	v x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391
88.90/89.07	v x392 x393 x394 x395 x396 x397 x403 x409 x427

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/429908-1177989578/instance-429908-1177989578.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-429908-1177989578 -o ROOT/results/node35/solver-429908-1177989578 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-429908-1177989578.opb /tmp/evaluation/429908-1177989578/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: 1.00 0.97 0.91 3/77 2341
/proc/meminfo: memFree=1826056/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12268 CPUtime=0
/proc/2341/stat : 2341 (pbclasp) R 2339 2341 30569 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 246873276 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134583909 0 0 4224 0 0 0 0 17 1 0 0
/proc/2341/statm: 3067 317 242 3 0 167 0

[startup+0.014213 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 2341
/proc/meminfo: memFree=1826056/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 489 0 0 0 0 0 0 0 16 0 1 0 246873276 12697600 441 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/2341/statm: 3100 441 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101226 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 2341
/proc/meminfo: memFree=1826056/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.301244 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 2341
/proc/meminfo: memFree=1826056/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.70129 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 2341
/proc/meminfo: memFree=1826056/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+1.50238 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2351
/proc/meminfo: memFree=1823848/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
[pid=2349] ppid=2341 vsize=5352 CPUtime=0
/proc/2349/stat : 2349 (sh) S 2341 2341 30569 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 246873283 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2349/statm: 1338 224 188 169 0 49 0
[pid=2351] ppid=2349 vsize=3884 CPUtime=1.41
/proc/2351/stat : 2351 (clasp-1.0) R 2349 2341 30569 0 -1 4194304 642 0 0 0 141 0 0 0 25 0 1 0 246873283 3977216 604 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616162 0 0 4096 0 0 0 0 17 1 0 0
/proc/2351/statm: 971 604 249 81 0 345 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21636

[startup+3.10157 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2351
/proc/meminfo: memFree=1823400/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
[pid=2349] ppid=2341 vsize=5352 CPUtime=0
/proc/2349/stat : 2349 (sh) S 2341 2341 30569 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 246873283 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2349/statm: 1338 224 188 169 0 49 0
[pid=2351] ppid=2349 vsize=4280 CPUtime=3
/proc/2351/stat : 2351 (clasp-1.0) R 2349 2341 30569 0 -1 4194304 737 0 0 0 300 0 0 0 25 0 1 0 246873283 4382720 699 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714301 0 0 4096 0 0 0 0 17 1 0 0
/proc/2351/statm: 1070 699 249 81 0 444 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 22032

[startup+6.30194 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2351
/proc/meminfo: memFree=1822696/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
[pid=2349] ppid=2341 vsize=5352 CPUtime=0
/proc/2349/stat : 2349 (sh) S 2341 2341 30569 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 246873283 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2349/statm: 1338 224 188 169 0 49 0
[pid=2351] ppid=2349 vsize=4808 CPUtime=6.2
/proc/2351/stat : 2351 (clasp-1.0) R 2349 2341 30569 0 -1 4194304 851 0 0 0 620 0 0 0 25 0 1 0 246873283 4923392 813 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/2351/statm: 1202 813 249 81 0 576 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22560

[startup+12.7017 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2351
/proc/meminfo: memFree=1822184/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
[pid=2349] ppid=2341 vsize=5352 CPUtime=0
/proc/2349/stat : 2349 (sh) S 2341 2341 30569 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 246873283 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2349/statm: 1338 224 188 169 0 49 0
[pid=2351] ppid=2349 vsize=5204 CPUtime=12.6
/proc/2351/stat : 2351 (clasp-1.0) R 2349 2341 30569 0 -1 4194304 962 0 0 0 1260 0 0 0 25 0 1 0 246873283 5328896 924 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/2351/statm: 1301 924 249 81 0 675 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22956

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2351
/proc/meminfo: memFree=1821480/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=0.06
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 568 1591 0 0 0 0 5 1 16 0 1 0 246873276 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/2341/statm: 3100 460 342 3 0 200 0
[pid=2349] ppid=2341 vsize=5352 CPUtime=0
/proc/2349/stat : 2349 (sh) S 2341 2341 30569 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 246873283 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2349/statm: 1338 224 188 169 0 49 0
[pid=2351] ppid=2349 vsize=6004 CPUtime=25.4
/proc/2351/stat : 2351 (clasp-1.0) R 2349 2341 30569 0 -1 4194304 1139 0 0 0 2540 0 0 0 25 0 1 0 246873283 6148096 1101 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789711 0 0 4096 0 0 0 0 17 1 0 0
/proc/2351/statm: 1501 1101 249 81 0 875 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23756

[startup+51.1011 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1824048/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=3628 CPUtime=0.83
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 552 0 0 0 83 0 0 0 25 0 1 0 246878302 3715072 514 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616601 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 907 514 249 81 0 281 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21380

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

[startup+63.9016 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1822128/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=5212 CPUtime=13.62
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 966 0 0 0 1362 0 0 0 25 0 1 0 246878302 5337088 928 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715306 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1303 928 249 81 0 677 0
Current children cumulated CPU time (s) 63.8
Current children cumulated vsize (KiB) 22964

[startup+76.7011 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1821360/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6016 CPUtime=26.42
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1145 0 0 0 2642 0 0 0 25 0 1 0 246878302 6160384 1107 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617501 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1504 1107 249 81 0 878 0
Current children cumulated CPU time (s) 76.6
Current children cumulated vsize (KiB) 23768

[startup+83.1018 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1821168/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6148 CPUtime=32.82
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1182 0 0 0 3282 0 0 0 25 0 1 0 246878302 6295552 1144 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782610 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1537 1144 249 81 0 911 0
Current children cumulated CPU time (s) 83
Current children cumulated vsize (KiB) 23900

[startup+86.3012 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1821104/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6280 CPUtime=36.01
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1209 0 0 0 3601 0 0 0 25 0 1 0 246878302 6430720 1171 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1570 1171 249 81 0 944 0
Current children cumulated CPU time (s) 86.19
Current children cumulated vsize (KiB) 24032

[startup+87.9024 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1820976/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6280 CPUtime=37.62
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1231 0 0 0 3762 0 0 0 25 0 1 0 246878302 6430720 1193 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617549 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1570 1193 249 81 0 944 0
Current children cumulated CPU time (s) 87.8
Current children cumulated vsize (KiB) 24032

[startup+88.7015 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1820976/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6280 CPUtime=38.41
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1238 0 0 0 3841 0 0 0 25 0 1 0 246878302 6430720 1200 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1570 1200 249 81 0 944 0
Current children cumulated CPU time (s) 88.59
Current children cumulated vsize (KiB) 24032

[startup+88.9015 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1820976/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6280 CPUtime=38.61
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1238 0 0 0 3861 0 0 0 25 0 1 0 246878302 6430720 1200 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782470 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1570 1200 249 81 0 944 0
Current children cumulated CPU time (s) 88.79
Current children cumulated vsize (KiB) 24032

[startup+89.0015 s]
/proc/loadavg: 1.00 0.97 0.91 2/80 2383
/proc/meminfo: memFree=1820912/2055920 swapFree=4151252/4192956
[pid=2341] ppid=2339 vsize=12400 CPUtime=50.18
/proc/2341/stat : 2341 (pbclasp) S 2339 2341 30569 0 -1 4194304 1047 10732 0 0 0 1 5010 7 16 0 1 0 246873276 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/2341/statm: 3100 464 342 3 0 200 0
[pid=2381] ppid=2341 vsize=5352 CPUtime=0
/proc/2381/stat : 2381 (sh) S 2341 2341 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246878302 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2381/statm: 1338 224 188 169 0 49 0
[pid=2383] ppid=2381 vsize=6280 CPUtime=38.72
/proc/2383/stat : 2383 (clasp-1.0) R 2381 2341 30569 0 -1 4194304 1238 0 0 0 3872 0 0 0 25 0 1 0 246878302 6430720 1200 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782705 0 0 4096 0 0 0 0 17 1 0 0
/proc/2383/statm: 1570 1200 249 81 0 944 0
Current children cumulated CPU time (s) 88.9
Current children cumulated vsize (KiB) 24032

Child status: 0
Real time (s): 89.0766
CPU time (s): 89.0055
CPU user time (s): 88.9015
CPU system time (s): 0.103984
CPU usage (%): 99.9201
Max. virtual memory (cumulated for all children) (KiB): 24032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.9015
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13688
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= 353
involuntary context switches= 1943

runsolver used 0.090986 second user time and 0.241963 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  1 03:19:38 UTC 2007

IDJOB= 429908
IDBENCH= 47942
IDSOLVER= 167
FILE ID= node35/429908-1177989578

PBS_JOBID= 4728117

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=6-P0=23-P1=11-P2=13-P3=17-P4=19-P5=53-P6=67-P7=29-P8=7-B.opb
COMMAND LINE= pbclasp instance-429908-1177989578.opb /tmp/evaluation/429908-1177989578/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-429908-1177989578 -o ROOT/results/node35/conversion-429908-1177989578 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/429908-1177989578/instance-429908-1177989578.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  7950e484ba213c1be7d5b467b494899c

RANDOM SEED= 456679197

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1826464 kB
Buffers:         36224 kB
Cached:         104608 kB
SwapCached:       8972 kB
Active:         104232 kB
Inactive:        61084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826464 kB
SwapTotal:     4192956 kB
SwapFree:      4151252 kB
Dirty:             600 kB
Writeback:           0 kB
Mapped:          31380 kB
Slab:            49476 kB
Committed_AS:  2777744 kB
PageTables:       2000 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 node35 on Tue May  1 03:21:08 UTC 2007