Trace number 364021

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-10SAT (TO)16 1801.99 1802.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-clip.b.opb
MD5SUM3b68d80e8ba1b8a702f9c691105ea9d4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark0.758883
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15
Optimality of the best value was proved YES
Number of variables349
Total number of constraints707
Number of constraints which are clauses707
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 constraint1
Maximum length of a constraint111
Number of terms in the objective function 349
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 349
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 349
Number of bits of the biggest sum of numbers9
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)

0.17/0.25	o 20
0.24/0.30	o 19
0.29/0.52	o 18
0.45/0.88	o 17
7.01/7.14	o 16
1800.05/1800.71	sh: line 1: 27579 Done                    cat /tmp/evaluation/364021-1177036703/temp/instance-364021-1177036703.opb.op
1800.05/1800.71	     27580 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/364021-1177036703/temp/instance-364021-1177036703.opb.clasp
1800.05/1800.72	c Somebody sent me a SIGTERM
1800.05/1800.72	s SATISFIABLE
1800.05/1800.72	v x15 x53 x60 x74 x83 x90 x118 x210 x240 x243 x249 x250 x269 x301 x304 x342
1800.05/1800.72	pb2clasp1: no process killed
1800.05/1800.74	clasp-1.0: no process killed
1801.95/1802.72	sh: line 1: 27790 Done                    cat /tmp/evaluation/364021-1177036703/temp/instance-364021-1177036703.opb.op
1801.95/1802.72	     27791 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/364021-1177036703/temp/instance-364021-1177036703.opb.clasp

Verifier Data (download as text)

OK	16

Conversion Script Data (download as text)

/tmp/evaluation/364021-1177036703/instance-364021-1177036703.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/node35/watcher-364021-1177036703 -o ROOT/results/node35/solver-364021-1177036703 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-364021-1177036703.opb /tmp/evaluation/364021-1177036703/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.91 0.98 0.99 3/77 27530
/proc/meminfo: memFree=1809584/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12268 CPUtime=0
/proc/27530/stat : 27530 (pbclasp) R 27528 27530 25654 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 151585785 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134583909 0 0 4224 0 0 0 0 17 1 0 0
/proc/27530/statm: 3067 317 242 3 0 167 0

[startup+0.0127741 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 27530
/proc/meminfo: memFree=1809584/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12400 CPUtime=0
/proc/27530/stat : 27530 (pbclasp) R 27528 27530 25654 0 -1 4194304 489 0 0 0 0 0 0 0 18 0 1 0 151585785 12697600 455 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134262497 0 0 4224 16384 0 0 0 17 1 0 0
/proc/27530/statm: 3100 455 320 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101785 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 27530
/proc/meminfo: memFree=1809584/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12532 CPUtime=0
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 507 0 0 0 0 0 0 0 16 0 1 0 151585785 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/27530/statm: 3133 461 324 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.301811 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 27530
/proc/meminfo: memFree=1809584/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=0.24
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 729 3437 0 0 1 0 21 2 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 12528

[startup+0.701853 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 27530
/proc/meminfo: memFree=1809584/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=0.45
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 956 7142 0 0 1 0 40 4 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 12528

[startup+1.50195 s]
/proc/loadavg: 0.91 0.98 0.99 2/80 27572
/proc/meminfo: memFree=1807504/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=0.82
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1070 9039 0 0 1 1 74 6 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27570] ppid=27530 vsize=5352 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151585875 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27570/statm: 1338 224 188 169 0 49 0
[pid=27572] ppid=27570 vsize=3496 CPUtime=0.59
/proc/27572/stat : 27572 (clasp-1.0) R 27570 27530 25654 0 -1 4194304 524 0 0 0 59 0 0 0 21 0 1 0 151585876 3579904 486 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714136 0 0 4096 0 0 0 0 17 1 0 0
/proc/27572/statm: 874 486 249 81 0 248 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 21376

[startup+3.10113 s]
/proc/loadavg: 0.91 0.98 0.99 2/80 27572
/proc/meminfo: memFree=1807056/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=0.82
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1070 9039 0 0 1 1 74 6 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27570] ppid=27530 vsize=5352 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151585875 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27570/statm: 1338 224 188 169 0 49 0
[pid=27572] ppid=27570 vsize=3756 CPUtime=2.19
/proc/27572/stat : 27572 (clasp-1.0) R 27570 27530 25654 0 -1 4194304 593 0 0 0 219 0 0 0 25 0 1 0 151585876 3846144 555 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617549 0 0 4096 0 0 0 0 17 1 0 0
/proc/27572/statm: 939 555 249 81 0 313 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 21636

[startup+6.30151 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 27572
/proc/meminfo: memFree=1806672/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=0.82
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1070 9039 0 0 1 1 74 6 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27570] ppid=27530 vsize=5352 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151585875 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27570/statm: 1338 224 188 169 0 49 0
[pid=27572] ppid=27570 vsize=4020 CPUtime=5.39
/proc/27572/stat : 27572 (clasp-1.0) R 27570 27530 25654 0 -1 4194304 647 0 0 0 539 0 0 0 25 0 1 0 151585876 4116480 609 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777587 0 0 4096 0 0 0 0 17 1 0 0
/proc/27572/statm: 1005 609 249 81 0 379 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 21900

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.99 2/80 27580
/proc/meminfo: memFree=1806496/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=4020 CPUtime=5.54
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 666 0 0 0 554 0 0 0 25 0 1 0 151586501 4116480 628 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617553 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 1005 628 249 81 0 379 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 21900

[startup+25.5017 s]
/proc/loadavg: 0.94 0.98 0.99 2/80 27580
/proc/meminfo: memFree=1805920/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=4680 CPUtime=18.33
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 811 0 0 0 1833 0 0 0 25 0 1 0 151586501 4792320 773 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134736664 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 1170 773 249 81 0 544 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 22560

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/80 27582
/proc/meminfo: memFree=1805472/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=5076 CPUtime=43.92
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 924 0 0 0 4392 0 0 0 25 0 1 0 151586501 5197824 886 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 1269 886 249 81 0 643 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 22956

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/80 27582
/proc/meminfo: memFree=1804512/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=5984 CPUtime=95.11
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 1148 0 0 0 9511 0 0 0 25 0 1 0 151586501 6127616 1110 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617501 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 1496 1110 249 81 0 870 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 23864

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27582
/proc/meminfo: memFree=1803872/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=6640 CPUtime=155.09
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 1304 0 0 0 15508 1 0 0 25 0 1 0 151586501 6799360 1266 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 1660 1266 249 81 0 1034 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 24520

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27582
/proc/meminfo: memFree=1803296/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=7108 CPUtime=215.07
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 1434 0 0 0 21506 1 0 0 25 0 1 0 151586501 7278592 1396 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 1777 1396 249 81 0 1151 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 24988

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27582
/proc/meminfo: memFree=1802976/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0

################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1799264/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10428 CPUtime=1474.66
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2262 0 0 0 147457 9 0 0 25 0 1 0 151586501 10678272 2175 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715327 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2607 2175 249 81 0 1981 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 28308

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1799200/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10428 CPUtime=1534.64
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2282 0 0 0 153455 9 0 0 25 0 1 0 151586501 10678272 2195 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784617 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2607 2195 249 81 0 1981 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 28308

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1799008/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10568 CPUtime=1594.62
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2323 0 0 0 159453 9 0 0 25 0 1 0 151586501 10821632 2236 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2642 2236 249 81 0 2016 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 28448

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1799008/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10708 CPUtime=1654.61
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2352 0 0 0 165451 10 0 0 25 0 1 0 151586501 10964992 2265 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2677 2265 249 81 0 2051 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 28588

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1798880/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10864 CPUtime=1714.59
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2381 0 0 0 171449 10 0 0 25 0 1 0 151586501 11124736 2294 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784622 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2716 2294 249 81 0 2090 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 28744

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1798816/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10864 CPUtime=1774.57
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2381 0 0 0 177447 10 0 0 25 0 1 0 151586501 11124736 2294 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2716 2294 249 81 0 2090 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 28744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1798816/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=7.08
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1185 11054 0 0 1 1 698 8 16 0 1 0 151585785 12828672 490 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 490 343 3 0 232 0
[pid=27578] ppid=27530 vsize=5352 CPUtime=0
/proc/27578/stat : 27578 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 18 0 1 0 151586501 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27578/statm: 1338 224 188 169 0 49 0
[pid=27580] ppid=27578 vsize=10864 CPUtime=1792.97
/proc/27580/stat : 27580 (clasp-1.0) R 27578 27530 25654 0 -1 4194304 2387 0 0 0 179287 10 0 0 25 0 1 0 151586501 11124736 2300 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715327 0 0 4096 0 0 0 0 17 1 0 0
/proc/27580/statm: 2716 2300 249 81 0 2090 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 28744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/80 27780
/proc/meminfo: memFree=1798816/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=1800.09
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1344 15236 0 0 1 1 179986 21 16 0 1 0 151585785 12828672 491 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 491 343 3 0 232 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 12528

[startup+1802.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 27791
/proc/meminfo: memFree=1805720/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=1800.09
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1344 15236 0 0 1 1 179986 21 16 0 1 0 151585785 12828672 491 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 491 343 3 0 232 0
[pid=27789] ppid=27530 vsize=5352 CPUtime=0
/proc/27789/stat : 27789 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 151765860 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27789/statm: 1338 224 188 169 0 49 0
[pid=27791] ppid=27789 vsize=3756 CPUtime=1.36
/proc/27791/stat : 27791 (clasp-1.0) R 27789 27530 25654 0 -1 4194304 584 0 0 0 136 0 0 0 25 0 1 0 151765860 3846144 546 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715278 0 0 4096 0 0 0 0 17 1 0 0
/proc/27791/statm: 939 546 249 81 0 313 0
Current children cumulated CPU time (s) 1801.45
Current children cumulated vsize (KiB) 21636

[startup+1802.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 27791
/proc/meminfo: memFree=1805720/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=1800.09
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1344 15236 0 0 1 1 179986 21 16 0 1 0 151585785 12828672 491 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 491 343 3 0 232 0
[pid=27789] ppid=27530 vsize=5352 CPUtime=0
/proc/27789/stat : 27789 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 151765860 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27789/statm: 1338 224 188 169 0 49 0
[pid=27791] ppid=27789 vsize=3756 CPUtime=1.76
/proc/27791/stat : 27791 (clasp-1.0) R 27789 27530 25654 0 -1 4194304 592 0 0 0 176 0 0 0 25 0 1 0 151765860 3846144 554 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/27791/statm: 939 554 249 81 0 313 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 21636

[startup+1802.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 27791
/proc/meminfo: memFree=1805720/2055920 swapFree=4151140/4192956
[pid=27530] ppid=27528 vsize=12528 CPUtime=1800.09
/proc/27530/stat : 27530 (pbclasp) S 27528 27530 25654 0 -1 4194304 1344 15236 0 0 1 1 179986 21 16 0 1 0 151585785 12828672 491 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/27530/statm: 3132 491 343 3 0 232 0
[pid=27789] ppid=27530 vsize=5352 CPUtime=0
/proc/27789/stat : 27789 (sh) S 27530 27530 25654 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 151765860 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27789/statm: 1338 224 188 169 0 49 0
[pid=27791] ppid=27789 vsize=3756 CPUtime=1.86
/proc/27791/stat : 27791 (clasp-1.0) R 27789 27530 25654 0 -1 4194304 593 0 0 0 186 0 0 0 25 0 1 0 151765860 3846144 555 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789705 0 0 4096 0 0 0 0 17 1 0 0
/proc/27791/statm: 939 555 249 81 0 313 0
Current children cumulated CPU time (s) 1801.95
Current children cumulated vsize (KiB) 21636

Child status: 0
Real time (s): 1802.73
CPU time (s): 1801.99
CPU user time (s): 1801.76
CPU system time (s): 0.233964
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 28744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.76
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17695
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= 617
involuntary context switches= 3621

runsolver used 1.75073 second user time and 4.81627 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Fri Apr 20 02:38:23 UTC 2007

IDJOB= 364021
IDBENCH= 2051
IDSOLVER= 167
FILE ID= node35/364021-1177036703

PBS_JOBID= 4630655

Free space on /tmp= 66306 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-clip.b.opb
COMMAND LINE= pbclasp instance-364021-1177036703.opb /tmp/evaluation/364021-1177036703/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-364021-1177036703 -o ROOT/results/node35/conversion-364021-1177036703 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/364021-1177036703/instance-364021-1177036703.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  3b68d80e8ba1b8a702f9c691105ea9d4

RANDOM SEED= 83192635

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:       1809992 kB
Buffers:         27968 kB
Cached:         151872 kB
SwapCached:       9064 kB
Active:          66936 kB
Inactive:       137300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809992 kB
SwapTotal:     4192956 kB
SwapFree:      4151140 kB
Dirty:             780 kB
Writeback:           0 kB
Mapped:          31228 kB
Slab:            26964 kB
Committed_AS:  2425608 kB
PageTables:       1996 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= 66306 MiB

End job on node35 on Fri Apr 20 03:08:27 UTC 2007