Trace number 363755

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)1752 1802.13 1802.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.023995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
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 constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
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.00/0.06	o 2129
0.00/0.08	o 2007
0.07/0.11	o 1950
0.07/0.14	o 1941
0.07/0.16	o 1932
0.07/0.19	o 1923
0.17/0.22	o 1914
0.17/0.24	o 1852
0.17/0.27	o 1843
0.24/0.30	o 1836
0.24/0.33	o 1827
0.24/0.36	o 1818
0.24/0.40	o 1803
0.36/0.56	o 1795
0.52/0.64	o 1792
0.52/0.68	o 1783
0.63/0.76	o 1779
0.63/0.79	o 1777
0.76/0.93	o 1768
0.94/1.06	o 1761
1.01/1.12	o 1752
1800.08/1800.71	sh: line 1: 30175 Done                    cat /tmp/evaluation/363755-1177032185/temp/instance-363755-1177032185.opb.op
1800.08/1800.71	     30176 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/363755-1177032185/temp/instance-363755-1177032185.opb.clasp
1800.08/1800.72	c Somebody sent me a SIGTERM
1800.08/1800.72	s SATISFIABLE
1800.08/1800.72	v x5 x7 x9 x10 x11 x12 x13 x16 x18 x25 x29 x36 x39 x43 x48 x49 x50 x51 x53 x62 x63 x64 x66 x68 x70 x72 x73 x74 x75 x77 x78 x79 x80 x81 x82
1800.08/1800.72	v x83 x90 x91 x100 x103 x109 x114 x116 x120
1800.08/1800.72	pb2clasp1: no process killed
1800.08/1800.73	clasp-1.0: no process killed
1802.07/1802.72	sh: line 1: 30186 Done                    cat /tmp/evaluation/363755-1177032185/temp/instance-363755-1177032185.opb.op
1802.07/1802.72	     30187 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/363755-1177032185/temp/instance-363755-1177032185.opb.clasp

Verifier Data (download as text)

OK	1752

Conversion Script Data (download as text)

/tmp/evaluation/363755-1177032185/instance-363755-1177032185.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/node54/watcher-363755-1177032185 -o ROOT/results/node54/solver-363755-1177032185 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-363755-1177032185.opb /tmp/evaluation/363755-1177032185/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.03 1.06 1.01 3/66 29998
/proc/meminfo: memFree=1683584/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12268 CPUtime=0
/proc/29998/stat : 29998 (pbclasp) R 29996 29998 28671 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 150592989 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234211736165 0 0 4224 0 0 0 0 17 1 0 0
/proc/29998/statm: 3067 317 242 3 0 167 0

[startup+0.0943879 s]
/proc/loadavg: 1.03 1.06 1.01 3/66 29998
/proc/meminfo: memFree=1683584/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=0.06
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 796 4195 0 0 0 0 4 2 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220466274 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.10239 s]
/proc/loadavg: 1.03 1.06 1.01 3/66 29998
/proc/meminfo: memFree=1683584/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=0.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 828 4999 0 0 0 0 4 3 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+0.302413 s]
/proc/loadavg: 1.03 1.06 1.01 3/66 29998
/proc/meminfo: memFree=1683584/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=0.24
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 1634 17011 0 0 1 0 13 10 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 12400

[startup+0.701465 s]
/proc/loadavg: 1.03 1.06 1.01 3/66 29998
/proc/meminfo: memFree=1683584/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=0.63
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 2450 29053 0 0 1 2 43 17 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 12400

[startup+1.50156 s]
/proc/loadavg: 1.03 1.06 1.01 2/69 30160
/proc/meminfo: memFree=1682264/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 12400

[startup+3.10177 s]
/proc/loadavg: 1.03 1.06 1.01 2/69 30176
/proc/meminfo: memFree=1682008/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=2956 CPUtime=1.95
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 395 0 0 0 195 0 0 0 25 0 1 0 150593103 3026944 357 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 739 357 249 81 0 113 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 20708

[startup+6.30117 s]
/proc/loadavg: 1.03 1.06 1.01 2/69 30176
/proc/meminfo: memFree=1681880/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=2956 CPUtime=5.15
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 411 0 0 0 515 0 0 0 25 0 1 0 150593103 3026944 373 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 739 373 249 81 0 113 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 20708

[startup+12.702 s]
/proc/loadavg: 1.02 1.06 1.01 2/69 30176
/proc/meminfo: memFree=1681768/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3084 CPUtime=11.55
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 424 0 0 0 1155 0 0 0 25 0 1 0 150593103 3158016 386 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616825 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 771 386 249 81 0 145 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 20836

[startup+25.5026 s]
/proc/loadavg: 1.02 1.06 1.01 2/69 30176
/proc/meminfo: memFree=1681832/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3216 CPUtime=24.34
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 444 0 0 0 2434 0 0 0 25 0 1 0 150593103 3293184 406 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 804 406 249 81 0 178 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 20968

[startup+51.1029 s]
/proc/loadavg: 1.01 1.05 1.00 2/69 30176
/proc/meminfo: memFree=1681768/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3352 CPUtime=49.93
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 480 0 0 0 4993 0 0 0 25 0 1 0 150593103 3432448 442 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134742682 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 838 442 249 81 0 212 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 21104

[startup+102.306 s]
/proc/loadavg: 1.00 1.04 1.00 2/69 30176
/proc/meminfo: memFree=1681640/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3352 CPUtime=101.12
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 501 0 0 0 10112 0 0 0 25 0 1 0 150593103 3432448 463 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 838 463 249 81 0 212 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 21104

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/69 30176
/proc/meminfo: memFree=1681448/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3488 CPUtime=161.1
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 532 0 0 0 16110 0 0 0 25 0 1 0 150593103 3571712 494 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 872 494 249 81 0 246 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21240

[startup+222.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 30176
/proc/meminfo: memFree=1681384/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3624 CPUtime=221.09
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 549 0 0 0 22108 1 0 0 25 0 1 0 150593103 3710976 511 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616592 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 906 511 249 81 0 280 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21376

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 30176
/proc/meminfo: memFree=1681256/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=3624 CPUtime=281.07
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 570 0 0 0 28106 1 0 0 25 0 1 0 150593103 3710976 532 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784803 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 906 532 249 81 0 280 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21376


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


[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680488/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1480.7
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 683 0 0 0 148068 2 0 0 25 0 1 0 150593103 4272128 645 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 645 249 81 0 417 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 21924

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680488/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1540.68
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 686 0 0 0 154066 2 0 0 25 0 1 0 150593103 4272128 648 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 648 249 81 0 417 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 21924

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680552/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1600.66
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 686 0 0 0 160064 2 0 0 25 0 1 0 150593103 4272128 648 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789697 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 648 249 81 0 417 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 21924

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680488/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1660.64
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 692 0 0 0 166062 2 0 0 25 0 1 0 150593103 4272128 654 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 654 249 81 0 417 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 21924

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680488/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1720.63
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 698 0 0 0 172060 3 0 0 25 0 1 0 150593103 4272128 660 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616357 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 660 249 81 0 417 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 21924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680424/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1780.61
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 708 0 0 0 178058 3 0 0 25 0 1 0 150593103 4272128 670 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715408 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 670 249 81 0 417 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 21924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680424/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1.07
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3022 37671 0 0 2 2 80 23 16 0 1 0 150592989 12697600 472 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29998/statm: 3100 472 343 3 0 200 0
[pid=30174] ppid=29998 vsize=5352 CPUtime=0
/proc/30174/stat : 30174 (sh) S 29998 29998 28671 0 -1 4194304 287 121 0 0 0 0 0 0 19 0 1 0 150593103 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30174/statm: 1338 224 188 169 0 49 0
[pid=30176] ppid=30174 vsize=4172 CPUtime=1799.01
/proc/30176/stat : 30176 (clasp-1.0) R 30174 29998 28671 0 -1 4194304 708 0 0 0 179898 3 0 0 25 0 1 0 150593103 4272128 670 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784665 0 0 4096 0 0 0 0 17 1 0 0
/proc/30176/statm: 1043 670 249 81 0 417 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 21924

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: 1.00 1.00 1.00 2/69 30176
/proc/meminfo: memFree=1680424/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1800.12
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3189 40177 0 0 2 2 179980 28 16 0 1 0 150592989 12697600 473 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29998/statm: 3100 473 343 3 0 200 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 12400

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 30187
/proc/meminfo: memFree=1681568/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1800.12
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3189 40177 0 0 2 2 179980 28 16 0 1 0 150592989 12697600 473 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29998/statm: 3100 473 343 3 0 200 0
[pid=30185] ppid=29998 vsize=5352 CPUtime=0
/proc/30185/stat : 30185 (sh) S 29998 29998 28671 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 150773062 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30185/statm: 1338 224 188 169 0 49 0
[pid=30187] ppid=30185 vsize=2956 CPUtime=1.45
/proc/30187/stat : 30187 (clasp-1.0) R 30185 29998 28671 0 -1 4194304 391 0 0 0 145 0 0 0 25 0 1 0 150773063 3026944 353 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/30187/statm: 739 353 249 81 0 113 0
Current children cumulated CPU time (s) 1801.57
Current children cumulated vsize (KiB) 20708

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 30187
/proc/meminfo: memFree=1681568/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1800.12
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3189 40177 0 0 2 2 179980 28 16 0 1 0 150592989 12697600 473 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29998/statm: 3100 473 343 3 0 200 0
[pid=30185] ppid=29998 vsize=5352 CPUtime=0
/proc/30185/stat : 30185 (sh) S 29998 29998 28671 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 150773062 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30185/statm: 1338 224 188 169 0 49 0
[pid=30187] ppid=30185 vsize=2956 CPUtime=1.85
/proc/30187/stat : 30187 (clasp-1.0) R 30185 29998 28671 0 -1 4194304 394 0 0 0 185 0 0 0 25 0 1 0 150773063 3026944 356 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30187/statm: 739 356 249 81 0 113 0
Current children cumulated CPU time (s) 1801.97
Current children cumulated vsize (KiB) 20708

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 30187
/proc/meminfo: memFree=1681568/2055920 swapFree=4182036/4192956
[pid=29998] ppid=29996 vsize=12400 CPUtime=1800.12
/proc/29998/stat : 29998 (pbclasp) S 29996 29998 28671 0 -1 4194304 3189 40177 0 0 2 2 179980 28 16 0 1 0 150592989 12697600 473 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29998/statm: 3100 473 343 3 0 200 0
[pid=30185] ppid=29998 vsize=5352 CPUtime=0
/proc/30185/stat : 30185 (sh) S 29998 29998 28671 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 150773062 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30185/statm: 1338 224 188 169 0 49 0
[pid=30187] ppid=30185 vsize=2956 CPUtime=1.95
/proc/30187/stat : 30187 (clasp-1.0) R 30185 29998 28671 0 -1 4194304 395 0 0 0 195 0 0 0 25 0 1 0 150773063 3026944 357 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715327 0 0 4096 0 0 0 0 17 1 0 0
/proc/30187/statm: 739 357 249 81 0 113 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 20708

Child status: 0
Real time (s): 1802.73
CPU time (s): 1802.13
CPU user time (s): 1801.81
CPU system time (s): 0.320951
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 21924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.81
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44268
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= 1321
involuntary context switches= 3033

runsolver used 1.88271 second user time and 4.68729 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Fri Apr 20 01:23:05 UTC 2007

IDJOB= 363755
IDBENCH= 2023
IDSOLVER= 167
FILE ID= node54/363755-1177032185

PBS_JOBID= 4630616

Free space on /tmp= 66340 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= pbclasp instance-363755-1177032185.opb /tmp/evaluation/363755-1177032185/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node54/convwatcher-363755-1177032185 -o ROOT/results/node54/conversion-363755-1177032185 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363755-1177032185/instance-363755-1177032185.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  2dad588c047f66368bead690393575a4

RANDOM SEED= 662126081

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1683992 kB
Buffers:         22056 kB
Cached:         298736 kB
SwapCached:       3840 kB
Active:          66568 kB
Inactive:       264756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683992 kB
SwapTotal:     4192956 kB
SwapFree:      4182036 kB
Dirty:             484 kB
Writeback:           0 kB
Mapped:          16468 kB
Slab:            26520 kB
Committed_AS:  2123444 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB

End job on node54 on Fri Apr 20 01:53:08 UTC 2007