Trace number 366184

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-03-23OPT5 156.471 156.529

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-rd84.b.opb
MD5SUM6560abb26f607ef952ebe1a74dd5dae1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark25.3931
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables1009
Total number of constraints3773
Number of constraints which are clauses3773
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint5
Maximum length of a constraint446
Number of terms in the objective function 1009
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1009
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1009
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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)

4.85/4.93	o 499
16.56/16.64	o 15
18.85/18.91	o 14
21.07/21.17	o 13
23.36/23.42	o 12
25.54/25.66	o 11
28.23/28.37	o 10
30.94/31.05	o 9
41.54/41.64	o 8
60.44/60.51	o 7
81.02/81.16	o 6
151.09/151.25	o 5
156.41/156.52	s OPTIMUM FOUND
156.41/156.52	v x23 x152 x227 x464 x655

Verifier Data (download as text)

OK	5

Conversion Script Data (download as text)

/tmp/evaluation/366184-1177058041/instance-366184-1177058041.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node48/watcher-366184-1177058041 -o ROOT/results/node48/solver-366184-1177058041 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-366184-1177058041.opb /tmp/evaluation/366184-1177058041/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 1.00 1.00 3/64 13254
/proc/meminfo: memFree=1792232/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12268 CPUtime=0
/proc/13254/stat : 13254 (pbclasp) D 13252 13254 12691 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 60649441 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255539772005 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/13254/statm: 3067 317 242 3 0 167 0

[startup+0.103177 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13254
/proc/meminfo: memFree=1792232/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12664 CPUtime=0.01
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 550 0 0 0 1 0 0 0 16 0 1 0 60649441 12967936 502 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548502114 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/13254/statm: 3166 502 324 3 0 266 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12664

[startup+0.201182 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13254
/proc/meminfo: memFree=1792232/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12664 CPUtime=0.01
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 550 0 0 0 1 0 0 0 16 0 1 0 60649441 12967936 502 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548502114 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/13254/statm: 3166 502 324 3 0 266 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12664

[startup+0.301192 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13254
/proc/meminfo: memFree=1792232/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12664 CPUtime=0.01
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 550 0 0 0 1 0 0 0 16 0 1 0 60649441 12967936 502 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548502114 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/13254/statm: 3166 502 324 3 0 266 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12664

[startup+0.701228 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13254
/proc/meminfo: memFree=1792232/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12664 CPUtime=0.01
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 550 0 0 0 1 0 0 0 16 0 1 0 60649441 12967936 502 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548502114 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/13254/statm: 3166 502 324 3 0 266 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12664

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13257
/proc/meminfo: memFree=1789904/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12664 CPUtime=0.01
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 550 0 0 0 1 0 0 0 16 0 1 0 60649441 12967936 502 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548502114 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/13254/statm: 3166 502 324 3 0 266 0
[pid=13256] ppid=13254 vsize=5352 CPUtime=0
/proc/13256/stat : 13256 (sh) S 13254 13254 12691 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 60649443 5480448 229 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13256/statm: 1338 229 193 169 0 49 0
[pid=13257] ppid=13256 vsize=12532 CPUtime=1.46
/proc/13257/stat : 13257 (pb2clasp1) R 13256 13254 12691 0 -1 4194304 526 0 0 0 146 0 0 0 25 0 1 0 60649443 12832768 488 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 255553759931 0 0 4224 0 0 0 0 17 1 0 0
/proc/13257/statm: 3133 488 339 3 0 233 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30548

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13257
/proc/meminfo: memFree=1789200/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12664 CPUtime=3.01
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 687 1616 0 0 1 0 298 2 16 0 1 0 60649441 12967936 544 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3166 544 343 3 0 266 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 12664

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 13272
/proc/meminfo: memFree=1785224/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=4.92
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 866 5112 0 0 2 0 484 6 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13270] ppid=13254 vsize=5352 CPUtime=0
/proc/13270/stat : 13270 (sh) S 13254 13254 12691 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 60649936 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13270/statm: 1338 224 188 169 0 49 0
[pid=13271] ppid=13270 vsize=2520 CPUtime=0
/proc/13271/stat : 13271 (cat) S 13270 13254 12691 0 -1 4194304 119 0 0 0 0 0 0 0 15 0 1 0 60649936 2580480 87 18446744073709551615 4194304 4211220 548682069440 18446744073709551615 255539773666 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/13271/statm: 630 87 71 4 0 42 0
[pid=13272] ppid=13270 vsize=6648 CPUtime=1.33
/proc/13272/stat : 13272 (clasp) R 13270 13254 12691 0 -1 4194304 1324 0 0 0 133 0 0 0 25 0 1 0 60649936 6807552 1287 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 135029785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 1662 1287 173 154 0 1132 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 27316

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13272
/proc/meminfo: memFree=1565776/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=4.92
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 866 5112 0 0 2 0 484 6 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13270] ppid=13254 vsize=5352 CPUtime=0
/proc/13270/stat : 13270 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60649936 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13270/statm: 1338 224 188 169 0 49 0
[pid=13272] ppid=13270 vsize=233536 CPUtime=7.73
/proc/13272/stat : 13272 (clasp) R 13270 13254 12691 0 -1 4194304 69023 0 0 0 745 28 0 0 25 0 1 0 60649936 239140864 55572 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13272/statm: 58384 55572 196 154 0 57854 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 251684

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13304
/proc/meminfo: memFree=1772240/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=23.4
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 1361 97051 0 0 2 1 2280 57 17 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13302] ppid=13254 vsize=5352 CPUtime=0
/proc/13302/stat : 13302 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60651785 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13302/statm: 1338 224 188 169 0 49 0
[pid=13304] ppid=13302 vsize=20664 CPUtime=2.04
/proc/13304/stat : 13304 (clasp) R 13302 13254 12691 0 -1 4194304 5166 0 0 0 202 2 0 0 25 0 1 0 60651785 21159936 4690 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629578 0 0 4096 0 0 0 0 17 1 0 0
/proc/13304/statm: 5166 4690 196 154 0 4636 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 38812

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13336
/proc/meminfo: memFree=1767256/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=41.62
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 1861 123115 0 0 3 1 4080 78 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13334] ppid=13254 vsize=5352 CPUtime=0
/proc/13334/stat : 13334 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60653607 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13334/statm: 1338 224 188 169 0 49 0
[pid=13336] ppid=13334 vsize=23036 CPUtime=9.42
/proc/13336/stat : 13336 (clasp) R 13334 13254 12691 0 -1 4194304 5584 0 0 0 940 2 0 0 25 0 1 0 60653607 23588864 5299 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134740556 0 0 4096 0 0 0 0 17 1 0 0
/proc/13336/statm: 5759 5299 196 154 0 5229 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41184

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13352
/proc/meminfo: memFree=1764824/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=81.12
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2112 140921 0 0 3 1 8016 92 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13350] ppid=13254 vsize=5352 CPUtime=0
/proc/13350/stat : 13350 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60657560 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13350/statm: 1338 224 188 169 0 49 0
[pid=13352] ppid=13350 vsize=24668 CPUtime=21.09
/proc/13352/stat : 13352 (clasp) R 13350 13254 12691 0 -1 4194304 5978 0 0 0 2107 2 0 0 25 0 1 0 60657560 25260032 5800 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134740647 0 0 4096 0 0 0 0 17 1 0 0
/proc/13352/statm: 6167 5800 196 154 0 5637 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 42816

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

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13352
/proc/meminfo: memFree=1764824/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=81.12
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2112 140921 0 0 3 1 8016 92 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13350] ppid=13254 vsize=5352 CPUtime=0
/proc/13350/stat : 13350 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60657560 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13350/statm: 1338 224 188 169 0 49 0
[pid=13352] ppid=13350 vsize=24800 CPUtime=21.19
/proc/13352/stat : 13352 (clasp) R 13350 13254 12691 0 -1 4194304 5996 0 0 0 2117 2 0 0 25 0 1 0 60657560 25395200 5818 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134768798 0 0 4096 0 0 0 0 17 1 0 0
/proc/13352/statm: 6200 5818 196 154 0 5670 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 42948

[startup+128.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13352
/proc/meminfo: memFree=1753880/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=81.12
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2112 140921 0 0 3 1 8016 92 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13350] ppid=13254 vsize=5352 CPUtime=0
/proc/13350/stat : 13350 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60657560 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13350/statm: 1338 224 188 169 0 49 0
[pid=13352] ppid=13350 vsize=35972 CPUtime=46.78
/proc/13352/stat : 13352 (clasp) R 13350 13254 12691 0 -1 4194304 8764 0 0 0 4674 4 0 0 25 0 1 0 60657560 36835328 8586 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13352/statm: 8993 8586 196 154 0 8463 0
Current children cumulated CPU time (s) 127.9
Current children cumulated vsize (KiB) 54120

[startup+140.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13352
/proc/meminfo: memFree=1752728/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=81.12
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2112 140921 0 0 3 1 8016 92 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13350] ppid=13254 vsize=5352 CPUtime=0
/proc/13350/stat : 13350 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60657560 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13350/statm: 1338 224 188 169 0 49 0
[pid=13352] ppid=13350 vsize=36896 CPUtime=59.58
/proc/13352/stat : 13352 (clasp) R 13350 13254 12691 0 -1 4194304 8999 0 0 0 5954 4 0 0 25 0 1 0 60657560 37781504 8821 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134769162 0 0 4096 0 0 0 0 17 1 0 0
/proc/13352/statm: 9224 8821 196 154 0 8694 0
Current children cumulated CPU time (s) 140.7
Current children cumulated vsize (KiB) 55044

[startup+147.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13352
/proc/meminfo: memFree=1749912/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=81.12
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2112 140921 0 0 3 1 8016 92 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13350] ppid=13254 vsize=5352 CPUtime=0
/proc/13350/stat : 13350 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60657560 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13350/statm: 1338 224 188 169 0 49 0
[pid=13352] ppid=13350 vsize=40240 CPUtime=65.98
/proc/13352/stat : 13352 (clasp) R 13350 13254 12691 0 -1 4194304 9844 0 0 0 6593 5 0 0 25 0 1 0 60657560 41205760 9666 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134769200 0 0 4096 0 0 0 0 17 1 0 0
/proc/13352/statm: 10060 9666 196 154 0 9530 0
Current children cumulated CPU time (s) 147.1
Current children cumulated vsize (KiB) 58388

[startup+150.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13352
/proc/meminfo: memFree=1748248/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=81.12
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2112 140921 0 0 3 1 8016 92 16 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13350] ppid=13254 vsize=5352 CPUtime=0
/proc/13350/stat : 13350 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60657560 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13350/statm: 1338 224 188 169 0 49 0
[pid=13352] ppid=13350 vsize=41844 CPUtime=69.18
/proc/13352/stat : 13352 (clasp) R 13350 13254 12691 0 -1 4194304 10237 0 0 0 6913 5 0 0 25 0 1 0 60657560 42848256 10059 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134715678 0 0 4096 0 0 0 0 17 1 0 0
/proc/13352/statm: 10461 10059 196 154 0 9931 0
Current children cumulated CPU time (s) 150.3
Current children cumulated vsize (KiB) 59992

[startup+153.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 13360
/proc/meminfo: memFree=1780752/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=151.21
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2234 152671 0 0 3 2 15014 102 18 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13358] ppid=13254 vsize=5352 CPUtime=0
/proc/13358/stat : 13358 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60664569 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1338 224 188 169 0 49 0
[pid=13360] ppid=13358 vsize=14680 CPUtime=2.3
/proc/13360/stat : 13360 (clasp) R 13358 13254 12691 0 -1 4194304 3448 0 0 0 229 1 0 0 25 0 1 0 60664569 15032320 3271 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134768773 0 0 4096 0 0 0 0 17 1 0 0
/proc/13360/statm: 3670 3271 196 154 0 3140 0
Current children cumulated CPU time (s) 153.51
Current children cumulated vsize (KiB) 32828

[startup+155.206 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13360
/proc/meminfo: memFree=1774552/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=151.21
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2234 152671 0 0 3 2 15014 102 18 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13358] ppid=13254 vsize=5352 CPUtime=0
/proc/13358/stat : 13358 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60664569 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1338 224 188 169 0 49 0
[pid=13360] ppid=13358 vsize=15076 CPUtime=3.9
/proc/13360/stat : 13360 (clasp) R 13358 13254 12691 0 -1 4194304 3570 0 0 0 389 1 0 0 25 0 1 0 60664569 15437824 3393 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741018 0 0 4096 0 0 0 0 17 1 0 0
/proc/13360/statm: 3769 3393 196 154 0 3239 0
Current children cumulated CPU time (s) 155.11
Current children cumulated vsize (KiB) 33224

[startup+156.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13360
/proc/meminfo: memFree=1774552/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=151.21
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2234 152671 0 0 3 2 15014 102 18 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13358] ppid=13254 vsize=5352 CPUtime=0
/proc/13358/stat : 13358 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60664569 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1338 224 188 169 0 49 0
[pid=13360] ppid=13358 vsize=15740 CPUtime=4.7
/proc/13360/stat : 13360 (clasp) R 13358 13254 12691 0 -1 4194304 3709 0 0 0 469 1 0 0 25 0 1 0 60664569 16117760 3532 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134741364 0 0 4096 0 0 0 0 17 1 0 0
/proc/13360/statm: 3935 3532 196 154 0 3405 0
Current children cumulated CPU time (s) 155.91
Current children cumulated vsize (KiB) 33888

[startup+156.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13360
/proc/meminfo: memFree=1773848/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=151.21
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2234 152671 0 0 3 2 15014 102 18 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13358] ppid=13254 vsize=5352 CPUtime=0
/proc/13358/stat : 13358 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60664569 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1338 224 188 169 0 49 0
[pid=13360] ppid=13358 vsize=15872 CPUtime=5.1
/proc/13360/stat : 13360 (clasp) R 13358 13254 12691 0 -1 4194304 3743 0 0 0 509 1 0 0 25 0 1 0 60664569 16252928 3566 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134750633 0 0 4096 0 0 0 0 17 1 0 0
/proc/13360/statm: 3968 3566 196 154 0 3438 0
Current children cumulated CPU time (s) 156.31
Current children cumulated vsize (KiB) 34020

[startup+156.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13360
/proc/meminfo: memFree=1773848/2055920 swapFree=4184636/4192956
[pid=13254] ppid=13252 vsize=12796 CPUtime=151.21
/proc/13254/stat : 13254 (pbclasp) S 13252 13254 12691 0 -1 4194304 2234 152671 0 0 3 2 15014 102 18 0 1 0 60649441 13103104 550 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 255548506004 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/13254/statm: 3199 550 343 3 0 299 0
[pid=13358] ppid=13254 vsize=5352 CPUtime=0
/proc/13358/stat : 13358 (sh) S 13254 13254 12691 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 60664569 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1338 224 188 169 0 49 0
[pid=13360] ppid=13358 vsize=15872 CPUtime=5.2
/proc/13360/stat : 13360 (clasp) R 13358 13254 12691 0 -1 4194304 3746 0 0 0 519 1 0 0 25 0 1 0 60664569 16252928 3569 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134747947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13360/statm: 3968 3569 196 154 0 3438 0
Current children cumulated CPU time (s) 156.41
Current children cumulated vsize (KiB) 34020

Child status: 0
Real time (s): 156.529
CPU time (s): 156.471
CPU user time (s): 155.401
CPU system time (s): 1.06984
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 258880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.401
system time used= 1.06984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159406
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= 5843
involuntary context switches= 3568

runsolver used 0.187971 second user time and 0.379942 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Fri Apr 20 08:34:01 UTC 2007

IDJOB= 366184
IDBENCH= 2838
IDSOLVER= 158
FILE ID= node48/366184-1177058041

PBS_JOBID= 4640181

Free space on /tmp= 66483 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-rd84.b.opb
COMMAND LINE= pbclasp instance-366184-1177058041.opb /tmp/evaluation/366184-1177058041/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node48/convwatcher-366184-1177058041 -o ROOT/results/node48/conversion-366184-1177058041 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366184-1177058041/instance-366184-1177058041.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  6560abb26f607ef952ebe1a74dd5dae1

RANDOM SEED= 345348079

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1792640 kB
Buffers:         22952 kB
Cached:         180584 kB
SwapCached:       2232 kB
Active:          75464 kB
Inactive:       137856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792640 kB
SwapTotal:     4192956 kB
SwapFree:      4184636 kB
Dirty:            3092 kB
Writeback:           0 kB
Mapped:          16748 kB
Slab:            35972 kB
Committed_AS:  1089128 kB
PageTables:       1388 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= 66480 MiB

End job on node48 on Fri Apr 20 08:36:38 UTC 2007