Trace number 429320

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 68.4756 68.5204

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=47-P1=47-P2=67-P3=3-P4=41-P5=53-P6=31-P7=3-P8=41-P9=23-B.opb
MD5SUM015e1ad727429fbf28fe61f3a93025c8
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.113982
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 variables162
Total number of constraints19
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 constraints19
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)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

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)

6.46/6.58	o 17
17.46/17.52	o 11
20.76/20.87	o 7
34.14/34.28	o 5
35.24/35.35	o 3
68.42/68.51	s OPTIMUM FOUND
68.42/68.51	v x1 x2 x7 x11 x13 x18 x19 x21 x23 x25 x29 x30 x31 x33 x35 x37 x41 x43 x45 x46 x49 x52 x53 x54 x55 x58 x60 x61 x62 x65 x66 x67 x68 x71 x73
68.42/68.51	v x74 x75 x76 x79 x80 x81 x82 x83 x85 x86 x88 x91 x92 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x116 x118 x119 x122 x123
68.42/68.51	v x127 x128 x130 x134 x136 x140 x145 x146 x148 x154 x155 x156 x159 x163 x164 x187 x188 x199 x200 x203 x204 x229 x230 x233 x234 x235
68.42/68.51	v x236 x239 x247 x248 x251 x259 x260 x263 x271 x272 x273 x274 x295 x296 x297 x298 x301 x302 x303 x304 x307 x308 x309 x310 x311 x319
68.42/68.51	v x320 x321 x322 x323 x331 x332 x333 x334 x335 x343 x344 x346 x367 x368 x370 x379 x380 x382 x383 x384 x391 x392 x394 x395 x396 x397
68.42/68.51	v x398 x400 x401 x402 x415 x416 x417 x418 x419 x420 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448
68.42/68.51	v x449 x450 x451 x452 x453 x469 x470 x471 x481 x482 x483

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/429320-1177983104/instance-429320-1177983104.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-429320-1177983104 -o ROOT/results/node35/solver-429320-1177983104 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-429320-1177983104.opb /tmp/evaluation/429320-1177983104/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.94 0.96 0.91 3/77 31672
/proc/meminfo: memFree=1841592/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12268 CPUtime=0
/proc/31672/stat : 31672 (pbclasp) R 31670 31672 30569 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 246225810 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143316990 0 0 4224 0 0 0 0 17 1 0 0
/proc/31672/statm: 3067 317 242 3 0 167 0

[startup+0.0615151 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 31672
/proc/meminfo: memFree=1841592/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 488 0 0 0 0 0 0 0 16 0 1 0 246225810 12697600 441 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31672/statm: 3100 441 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101522 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 31672
/proc/meminfo: memFree=1841592/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0.05
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 565 1591 0 0 0 0 5 0 16 0 1 0 246225810 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31672/statm: 3100 460 342 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+0.301542 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 31672
/proc/meminfo: memFree=1841592/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0.05
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 565 1591 0 0 0 0 5 0 16 0 1 0 246225810 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31672/statm: 3100 460 342 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+0.701588 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 31672
/proc/meminfo: memFree=1841592/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0.05
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 565 1591 0 0 0 0 5 0 16 0 1 0 246225810 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31672/statm: 3100 460 342 3 0 200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12400

[startup+1.50168 s]
/proc/loadavg: 0.94 0.96 0.91 2/80 31682
/proc/meminfo: memFree=1839264/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0.05
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 565 1591 0 0 0 0 5 0 16 0 1 0 246225810 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31672/statm: 3100 460 342 3 0 200 0
[pid=31680] ppid=31672 vsize=5352 CPUtime=0
/proc/31680/stat : 31680 (sh) S 31672 31672 30569 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 246225819 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31680/statm: 1338 224 188 169 0 49 0
[pid=31682] ppid=31680 vsize=4152 CPUtime=1.41
/proc/31682/stat : 31682 (clasp-1.0) R 31680 31672 30569 0 -1 4194304 698 0 0 0 141 0 0 0 25 0 1 0 246225819 4251648 660 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782665 0 0 4096 0 0 0 0 17 1 0 0
/proc/31682/statm: 1038 660 249 81 0 412 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 21904

[startup+3.10187 s]
/proc/loadavg: 0.94 0.96 0.91 2/80 31682
/proc/meminfo: memFree=1838752/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0.05
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 565 1591 0 0 0 0 5 0 16 0 1 0 246225810 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31672/statm: 3100 460 342 3 0 200 0
[pid=31680] ppid=31672 vsize=5352 CPUtime=0
/proc/31680/stat : 31680 (sh) S 31672 31672 30569 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 246225819 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31680/statm: 1338 224 188 169 0 49 0
[pid=31682] ppid=31680 vsize=4416 CPUtime=3.01
/proc/31682/stat : 31682 (clasp-1.0) R 31680 31672 30569 0 -1 4194304 771 0 0 0 301 0 0 0 25 0 1 0 246225819 4521984 733 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/31682/statm: 1104 733 249 81 0 478 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 22168

[startup+6.30124 s]
/proc/loadavg: 0.94 0.96 0.91 2/80 31682
/proc/meminfo: memFree=1838248/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=0.05
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 565 1591 0 0 0 0 5 0 16 0 1 0 246225810 12697600 460 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31672/statm: 3100 460 342 3 0 200 0
[pid=31680] ppid=31672 vsize=5352 CPUtime=0
/proc/31680/stat : 31680 (sh) S 31672 31672 30569 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 246225819 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31680/statm: 1338 224 188 169 0 49 0
[pid=31682] ppid=31680 vsize=5076 CPUtime=6.21
/proc/31682/stat : 31682 (clasp-1.0) R 31680 31672 30569 0 -1 4194304 923 0 0 0 621 0 0 0 25 0 1 0 246225819 5197824 885 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/31682/statm: 1269 885 249 81 0 643 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22828

[startup+12.702 s]
/proc/loadavg: 0.95 0.96 0.91 2/80 31690
/proc/meminfo: memFree=1837928/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=6.57
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 680 3888 0 0 0 0 655 2 16 0 1 0 246225810 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 464 342 3 0 200 0
[pid=31688] ppid=31672 vsize=5352 CPUtime=0
/proc/31688/stat : 31688 (sh) S 31672 31672 30569 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 246226470 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31688/statm: 1338 224 188 169 0 49 0
[pid=31690] ppid=31688 vsize=5084 CPUtime=6.09
/proc/31690/stat : 31690 (clasp-1.0) R 31688 31672 30569 0 -1 4194304 927 0 0 0 609 0 0 0 25 0 1 0 246226470 5206016 889 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/31690/statm: 1271 889 249 81 0 645 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22836

[startup+25.5025 s]
/proc/loadavg: 0.96 0.96 0.91 2/80 31706
/proc/meminfo: memFree=1838184/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=20.84
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 910 8463 0 0 0 0 2079 5 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31704] ppid=31672 vsize=5352 CPUtime=0
/proc/31704/stat : 31704 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246227899 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31704/statm: 1338 224 188 169 0 49 0
[pid=31706] ppid=31704 vsize=4812 CPUtime=4.6
/proc/31706/stat : 31706 (clasp-1.0) R 31704 31672 30569 0 -1 4194304 869 0 0 0 460 0 0 0 25 0 1 0 246227899 4927488 831 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616169 0 0 4096 0 0 0 0 17 1 0 0
/proc/31706/statm: 1203 831 249 81 0 577 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 22564

[startup+51.1024 s]
/proc/loadavg: 0.97 0.96 0.91 2/80 31722
/proc/meminfo: memFree=1837288/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=5616 CPUtime=15.72
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1065 0 0 0 1572 0 0 0 25 0 1 0 246229347 5750784 1027 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784502 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1404 1027 249 81 0 778 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 23368

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

[startup+57.5012 s]
/proc/loadavg: 0.98 0.96 0.91 2/80 31722
/proc/meminfo: memFree=1836968/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=6020 CPUtime=22.12
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1161 0 0 0 2212 0 0 0 25 0 1 0 246229347 6164480 1123 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1505 1123 249 81 0 879 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 23772

[startup+63.9019 s]
/proc/loadavg: 0.98 0.96 0.91 2/80 31722
/proc/meminfo: memFree=1836328/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=6564 CPUtime=28.52
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1295 0 0 0 2852 0 0 0 25 0 1 0 246229347 6721536 1257 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1641 1257 249 81 0 1015 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 24316

[startup+67.1053 s]
/proc/loadavg: 0.98 0.96 0.91 2/80 31722
/proc/meminfo: memFree=1836200/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=6700 CPUtime=31.72
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1321 0 0 0 3172 0 0 0 25 0 1 0 246229347 6860800 1283 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1675 1283 249 81 0 1049 0
Current children cumulated CPU time (s) 67.03
Current children cumulated vsize (KiB) 24452

[startup+67.9024 s]
/proc/loadavg: 0.98 0.96 0.91 2/80 31722
/proc/meminfo: memFree=1836200/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=6700 CPUtime=32.52
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1321 0 0 0 3252 0 0 0 25 0 1 0 246229347 6860800 1283 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1675 1283 249 81 0 1049 0
Current children cumulated CPU time (s) 67.83
Current children cumulated vsize (KiB) 24452

[startup+68.3024 s]
/proc/loadavg: 0.98 0.96 0.91 3/80 31722
/proc/meminfo: memFree=1836200/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=6700 CPUtime=32.92
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1323 0 0 0 3292 0 0 0 25 0 1 0 246229347 6860800 1285 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784617 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1675 1285 249 81 0 1049 0
Current children cumulated CPU time (s) 68.23
Current children cumulated vsize (KiB) 24452

[startup+68.5015 s]
/proc/loadavg: 0.98 0.96 0.91 3/80 31722
/proc/meminfo: memFree=1836200/2055920 swapFree=4151252/4192956
[pid=31672] ppid=31670 vsize=12400 CPUtime=35.31
/proc/31672/stat : 31672 (pbclasp) S 31670 31672 30569 0 -1 4194304 1136 12930 0 0 1 0 3522 8 16 0 1 0 246225810 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31672/statm: 3100 465 342 3 0 200 0
[pid=31720] ppid=31672 vsize=5352 CPUtime=0
/proc/31720/stat : 31720 (sh) S 31672 31672 30569 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 246229347 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31720/statm: 1338 224 188 169 0 49 0
[pid=31722] ppid=31720 vsize=6700 CPUtime=33.11
/proc/31722/stat : 31722 (clasp-1.0) R 31720 31672 30569 0 -1 4194304 1323 0 0 0 3311 0 0 0 25 0 1 0 246229347 6860800 1285 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741328 0 0 4096 0 0 0 0 17 1 0 0
/proc/31722/statm: 1675 1285 249 81 0 1049 0
Current children cumulated CPU time (s) 68.42
Current children cumulated vsize (KiB) 24452

Child status: 0
Real time (s): 68.5204
CPU time (s): 68.4756
CPU user time (s): 68.3696
CPU system time (s): 0.105983
CPU usage (%): 99.9346
Max. virtual memory (cumulated for all children) (KiB): 24452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.3696
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16059
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= 421
involuntary context switches= 209

runsolver used 0.06199 second user time and 0.19497 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  1 01:31:44 UTC 2007

IDJOB= 429320
IDBENCH= 47900
IDSOLVER= 167
FILE ID= node35/429320-1177983104

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=47-P1=47-P2=67-P3=3-P4=41-P5=53-P6=31-P7=3-P8=41-P9=23-B.opb
COMMAND LINE= pbclasp instance-429320-1177983104.opb /tmp/evaluation/429320-1177983104/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-429320-1177983104 -o ROOT/results/node35/conversion-429320-1177983104 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/429320-1177983104/instance-429320-1177983104.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  015e1ad727429fbf28fe61f3a93025c8

RANDOM SEED= 983083165

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:       1842064 kB
Buffers:         34800 kB
Cached:          90664 kB
SwapCached:       8972 kB
Active:          90820 kB
Inactive:        59052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842064 kB
SwapTotal:     4192956 kB
SwapFree:      4151252 kB
Dirty:             716 kB
Writeback:           0 kB
Mapped:          31328 kB
Slab:            49328 kB
Committed_AS:  2734800 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 01:32:53 UTC 2007