Trace number 431854

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 125.483 125.548

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=37-P1=47-P2=17-P3=127-P4=31-P5=127-P6=17-B.opb
MD5SUM844fbce0d49bf88665e134a5a6d0ad31
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.109982
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 variables126
Total number of constraints13
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 constraints13
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)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

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)

8.67/8.79	o 69
23.95/24.02	o 65
26.04/26.15	o 13
71.82/71.90	o 7
71.82/71.99	o 3
125.41/125.54	s OPTIMUM FOUND
125.41/125.54	v x1 x2 x8 x9 x11 x13 x15 x19 x22 x25 x26 x27 x28 x29 x32 x33 x34 x36 x37 x39 x42 x43 x44 x45 x46 x47 x48 x49 x50 x57 x61 x64 x67 x71 x78
125.41/125.54	v x79 x81 x84 x85 x103 x108 x121 x123 x126 x127 x128 x134 x135 x148 x149 x162 x163 x176 x204 x225 x229 x246 x250 x253 x257 x260 x264
125.41/125.54	v x267 x271 x274 x277 x295 x298 x302 x305 x309 x312 x323 x330 x344 x365 x372 x373 x375 x378 x379 x380 x382 x385 x386 x387 x389 x392
125.41/125.54	v x393 x394 x396 x399 x400 x401 x403 x406 x407 x408 x410 x413 x414 x415 x417 x420

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/431854-1178011217/instance-431854-1178011217.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-431854-1178011217 -o ROOT/results/node22/solver-431854-1178011217 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-431854-1178011217.opb /tmp/evaluation/431854-1178011217/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.96 0.98 0.98 2/77 17631
/proc/meminfo: memFree=1773352/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12268 CPUtime=0
/proc/17631/stat : 17631 (pbclasp) R 17629 17631 16491 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 249039368 12562432 388 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272467661537 0 0 4224 0 0 0 0 17 1 0 0
/proc/17631/statm: 3067 388 286 3 0 167 0

[startup+0.015108 s]
/proc/loadavg: 0.96 0.98 0.98 2/77 17631
/proc/meminfo: memFree=1773352/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 489 0 0 0 0 0 0 0 16 0 1 0 249039368 12697600 441 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476713058 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/17631/statm: 3100 441 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101122 s]
/proc/loadavg: 0.96 0.98 0.98 2/77 17631
/proc/meminfo: memFree=1773352/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0.06
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 569 1592 0 0 0 0 5 1 16 0 1 0 249039368 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.30115 s]
/proc/loadavg: 0.96 0.98 0.98 2/77 17631
/proc/meminfo: memFree=1773352/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0.06
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 569 1592 0 0 0 0 5 1 16 0 1 0 249039368 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.701211 s]
/proc/loadavg: 0.96 0.98 0.98 2/77 17631
/proc/meminfo: memFree=1773352/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0.06
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 569 1592 0 0 0 0 5 1 16 0 1 0 249039368 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 461 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+1.50133 s]
/proc/loadavg: 0.96 0.98 0.98 2/80 17641
/proc/meminfo: memFree=1770944/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0.06
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 569 1592 0 0 0 0 5 1 16 0 1 0 249039368 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 461 343 3 0 200 0
[pid=17639] ppid=17631 vsize=5352 CPUtime=0
/proc/17639/stat : 17639 (sh) S 17631 17631 16491 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 249039376 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17639/statm: 1338 224 188 169 0 49 0
[pid=17641] ppid=17639 vsize=4016 CPUtime=1.41
/proc/17641/stat : 17641 (clasp-1.0) R 17639 17631 16491 0 -1 4194304 659 0 0 0 141 0 0 0 25 0 1 0 249039376 4112384 621 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/17641/statm: 1004 621 249 81 0 378 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21768

[startup+3.10158 s]
/proc/loadavg: 0.96 0.98 0.98 2/80 17641
/proc/meminfo: memFree=1770496/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0.06
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 569 1592 0 0 0 0 5 1 16 0 1 0 249039368 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 461 343 3 0 200 0
[pid=17639] ppid=17631 vsize=5352 CPUtime=0
/proc/17639/stat : 17639 (sh) S 17631 17631 16491 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 249039376 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17639/statm: 1338 224 188 169 0 49 0
[pid=17641] ppid=17639 vsize=4416 CPUtime=3.01
/proc/17641/stat : 17641 (clasp-1.0) R 17639 17631 16491 0 -1 4194304 770 0 0 0 301 0 0 0 25 0 1 0 249039376 4521984 732 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715284 0 0 4096 0 0 0 0 17 1 0 0
/proc/17641/statm: 1104 732 249 81 0 478 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22168

[startup+6.30106 s]
/proc/loadavg: 0.96 0.98 0.98 2/80 17641
/proc/meminfo: memFree=1769920/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=0.06
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 569 1592 0 0 0 0 5 1 16 0 1 0 249039368 12697600 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 461 343 3 0 200 0
[pid=17639] ppid=17631 vsize=5352 CPUtime=0
/proc/17639/stat : 17639 (sh) S 17631 17631 16491 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 249039376 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17639/statm: 1338 224 188 169 0 49 0
[pid=17641] ppid=17639 vsize=4944 CPUtime=6.21
/proc/17641/stat : 17641 (clasp-1.0) R 17639 17631 16491 0 -1 4194304 882 0 0 0 621 0 0 0 25 0 1 0 249039376 5062656 844 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134778611 0 0 4096 0 0 0 0 17 1 0 0
/proc/17641/statm: 1236 844 249 81 0 610 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22696

[startup+12.702 s]
/proc/loadavg: 0.97 0.98 0.98 2/80 17649
/proc/meminfo: memFree=1770256/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=8.78
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 687 3888 0 0 0 0 875 3 16 0 1 0 249039368 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 464 343 3 0 200 0
[pid=17647] ppid=17631 vsize=5352 CPUtime=0
/proc/17647/stat : 17647 (sh) S 17631 17631 16491 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 249040249 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17647/statm: 1338 224 188 169 0 49 0
[pid=17649] ppid=17647 vsize=4424 CPUtime=3.88
/proc/17649/stat : 17649 (clasp-1.0) R 17647 17631 16491 0 -1 4194304 774 0 0 0 388 0 0 0 25 0 1 0 249040250 4530176 736 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/17649/statm: 1106 736 249 81 0 480 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22176

[startup+25.502 s]
/proc/loadavg: 0.97 0.98 0.98 2/80 17657
/proc/meminfo: memFree=1770776/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=24
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 805 6281 0 0 0 0 2396 4 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17655] ppid=17631 vsize=5352 CPUtime=0
/proc/17655/stat : 17655 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 249041773 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17655/statm: 1338 224 188 169 0 49 0
[pid=17657] ppid=17655 vsize=3896 CPUtime=1.45
/proc/17657/stat : 17657 (clasp-1.0) R 17655 17631 16491 0 -1 4194304 615 0 0 0 145 0 0 0 25 0 1 0 249041773 3989504 577 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/17657/statm: 974 577 249 81 0 348 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21648

[startup+51.1019 s]
/proc/loadavg: 0.98 0.98 0.98 2/80 17665
/proc/meminfo: memFree=1768544/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=26.12
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 923 8309 0 0 0 0 2606 6 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17663] ppid=17631 vsize=5352 CPUtime=0
/proc/17663/stat : 17663 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249041985 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17663/statm: 1338 224 188 169 0 49 0
[pid=17665] ppid=17663 vsize=5996 CPUtime=24.91
/proc/17665/stat : 17665 (clasp-1.0) R 17663 17631 16491 0 -1 4194304 1169 0 0 0 2491 0 0 0 25 0 1 0 249041985 6139904 1131 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/17665/statm: 1499 1131 249 81 0 873 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 23748

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1768232/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6288 CPUtime=30.28
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1221 0 0 0 3027 1 0 0 25 0 1 0 249046570 6438912 1183 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1572 1183 249 81 0 946 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24040

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

[startup+115.102 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1767976/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6428 CPUtime=43.07
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1276 0 0 0 4306 1 0 0 25 0 1 0 249046570 6582272 1238 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1607 1238 249 81 0 981 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 24180

[startup+121.502 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1767912/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6560 CPUtime=49.47
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1301 0 0 0 4946 1 0 0 25 0 1 0 249046570 6717440 1263 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1640 1263 249 81 0 1014 0
Current children cumulated CPU time (s) 121.42
Current children cumulated vsize (KiB) 24312

[startup+123.102 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1767912/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6560 CPUtime=51.07
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1301 0 0 0 5106 1 0 0 25 0 1 0 249046570 6717440 1263 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714832 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1640 1263 249 81 0 1014 0
Current children cumulated CPU time (s) 123.02
Current children cumulated vsize (KiB) 24312

[startup+124.701 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1767912/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6560 CPUtime=52.66
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1304 0 0 0 5265 1 0 0 25 0 1 0 249046570 6717440 1266 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1640 1266 249 81 0 1014 0
Current children cumulated CPU time (s) 124.61
Current children cumulated vsize (KiB) 24312

[startup+125.101 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1767912/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6560 CPUtime=53.06
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1304 0 0 0 5305 1 0 0 25 0 1 0 249046570 6717440 1266 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1640 1266 249 81 0 1014 0
Current children cumulated CPU time (s) 125.01
Current children cumulated vsize (KiB) 24312

[startup+125.501 s]
/proc/loadavg: 0.99 0.98 0.98 2/80 17681
/proc/meminfo: memFree=1767912/2055920 swapFree=4163632/4192956
[pid=17631] ppid=17629 vsize=12400 CPUtime=71.95
/proc/17631/stat : 17631 (pbclasp) S 17629 17631 16491 0 -1 4194304 1161 12775 0 0 1 0 7185 9 16 0 1 0 249039368 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 272476716948 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17631/statm: 3100 465 343 3 0 200 0
[pid=17679] ppid=17631 vsize=5352 CPUtime=0
/proc/17679/stat : 17679 (sh) S 17631 17631 16491 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 249046569 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17679/statm: 1338 224 188 169 0 49 0
[pid=17681] ppid=17679 vsize=6560 CPUtime=53.46
/proc/17681/stat : 17681 (clasp-1.0) R 17679 17631 16491 0 -1 4194304 1304 0 0 0 5345 1 0 0 25 0 1 0 249046570 6717440 1266 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782437 0 0 4096 0 0 0 0 17 1 0 0
/proc/17681/statm: 1640 1266 249 81 0 1014 0
Current children cumulated CPU time (s) 125.41
Current children cumulated vsize (KiB) 24312

Child status: 0
Real time (s): 125.548
CPU time (s): 125.483
CPU user time (s): 125.362
CPU system time (s): 0.120981
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 24312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.362
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15911
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= 432
involuntary context switches= 292

runsolver used 0.137979 second user time and 0.328949 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue May  1 09:20:17 UTC 2007

IDJOB= 431854
IDBENCH= 48081
IDSOLVER= 167
FILE ID= node22/431854-1178011217

PBS_JOBID= 4728310

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=37-P1=47-P2=17-P3=127-P4=31-P5=127-P6=17-B.opb
COMMAND LINE= pbclasp instance-431854-1178011217.opb /tmp/evaluation/431854-1178011217/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node22/convwatcher-431854-1178011217 -o ROOT/results/node22/conversion-431854-1178011217 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/431854-1178011217/instance-431854-1178011217.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  844fbce0d49bf88665e134a5a6d0ad31

RANDOM SEED= 931773770

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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:       1773760 kB
Buffers:         34488 kB
Cached:         159092 kB
SwapCached:       7428 kB
Active:         105992 kB
Inactive:       110924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773760 kB
SwapTotal:     4192956 kB
SwapFree:      4163632 kB
Dirty:             680 kB
Writeback:           0 kB
Mapped:          30420 kB
Slab:            50872 kB
Committed_AS:  2078816 kB
PageTables:       1680 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 node22 on Tue May  1 09:22:23 UTC 2007