Trace number 363909

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)100 1802.07 1802.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark89.3124
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint146
Number of terms in the objective function 2459
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 2459
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2459
Number of bits of the biggest sum of numbers12
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.56/0.81	o 138
0.97/1.06	o 136
1.06/1.31	o 135
1.30/1.61	o 100
1800.02/1800.61	sh: line 1: 24316 Done                    cat /tmp/evaluation/363909-1177034494/temp/instance-363909-1177034494.opb.op
1800.02/1800.61	     24317 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/363909-1177034494/temp/instance-363909-1177034494.opb.clasp
1800.02/1800.62	c Somebody sent me a SIGTERM
1800.02/1800.62	s SATISFIABLE
1800.02/1800.62	v x31 x40 x129 x140 x155 x156 x157 x183 x285 x453 x463 x480 x495 x576 x619 x620 x648 x668 x679 x696 x704 x795 x802 x833 x843 x863
1800.02/1800.62	v x900 x928 x965 x1005 x1024 x1087 x1120 x1148 x1160 x1162 x1252 x1275 x1294 x1311 x1336 x1341 x1353 x1384 x1387 x1394 x1398
1800.02/1800.62	v x1466 x1508 x1518 x1533 x1574 x1599 x1610 x1613 x1625 x1626 x1651 x1681 x1682 x1702 x1761 x1781 x1788 x1820 x1833 x1851 x1852
1800.02/1800.62	v x1919 x1920 x1927 x1978 x1993 x2017 x2035 x2055 x2056 x2081 x2082 x2125 x2140 x2145 x2166 x2172 x2205 x2226 x2230 x2259 x2275
1800.02/1800.62	v x2288 x2295 x2297 x2321 x2370 x2381 x2382 x2419 x2425 x2435 x2441
1800.02/1800.62	pb2clasp1: no process killed
1800.02/1800.63	clasp-1.0: no process killed
1802.00/1802.62	sh: line 1: 24835 Done                    cat /tmp/evaluation/363909-1177034494/temp/instance-363909-1177034494.opb.op
1802.00/1802.62	     24836 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/363909-1177034494/temp/instance-363909-1177034494.opb.clasp

Verifier Data (download as text)

OK	100

Conversion Script Data (download as text)

/tmp/evaluation/363909-1177034494/instance-363909-1177034494.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/node24/watcher-363909-1177034494 -o ROOT/results/node24/solver-363909-1177034494 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-363909-1177034494.opb /tmp/evaluation/363909-1177034494/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.78 0.95 0.98 2/83 24275
/proc/meminfo: memFree=1550784/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=9648 CPUtime=0
/proc/24275/stat : 24275 (pbclasp) R 24273 24275 24190 0 -1 4194304 76 0 0 0 0 0 0 0 20 0 1 0 151367478 9879552 59 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237785642377 0 0 4096 0 0 0 0 17 1 0 0
/proc/24275/statm: 2976 61 45 3 0 60 0

[startup+0.0852689 s]
/proc/loadavg: 0.78 0.95 0.98 2/83 24275
/proc/meminfo: memFree=1550784/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13076 CPUtime=0.07
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 652 0 0 0 7 0 0 0 20 0 1 0 151367478 13389824 607 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/24275/statm: 3269 607 324 3 0 369 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13076

[startup+0.101259 s]
/proc/loadavg: 0.78 0.95 0.98 2/83 24275
/proc/meminfo: memFree=1550784/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13076 CPUtime=0.07
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 656 0 0 0 7 0 0 0 16 0 1 0 151367478 13389824 608 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/24275/statm: 3269 608 324 3 0 369 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13076

[startup+0.301276 s]
/proc/loadavg: 0.78 0.95 0.98 2/83 24275
/proc/meminfo: memFree=1550784/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13076 CPUtime=0.07
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 656 0 0 0 7 0 0 0 16 0 1 0 151367478 13389824 608 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/24275/statm: 3269 608 324 3 0 369 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13076

[startup+0.701315 s]
/proc/loadavg: 0.78 0.95 0.98 2/83 24275
/proc/meminfo: memFree=1550784/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=0.56
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 866 1601 0 0 8 0 47 1 17 0 1 0 151367478 13656064 682 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/24275/statm: 3334 682 343 3 0 434 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13336

[startup+1.50139 s]
/proc/loadavg: 0.78 0.95 0.98 2/86 24293
/proc/meminfo: memFree=1546152/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.3
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1311 8143 0 0 9 0 114 7 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13336

[startup+3.10155 s]
/proc/loadavg: 0.78 0.95 0.98 2/86 24317
/proc/meminfo: memFree=1545888/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=5556 CPUtime=1.45
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 1033 0 0 0 145 0 0 0 25 0 1 0 151367641 5689344 995 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715284 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 1389 995 249 81 0 763 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 24244

[startup+6.30186 s]
/proc/loadavg: 0.80 0.95 0.98 2/86 24321
/proc/meminfo: memFree=1544352/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=6336 CPUtime=4.66
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 1223 0 0 0 465 1 0 0 25 0 1 0 151367641 6488064 1185 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715295 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 1584 1185 249 81 0 958 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 25024

[startup+12.7025 s]
/proc/loadavg: 0.81 0.95 0.98 2/86 24325
/proc/meminfo: memFree=1543584/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=6880 CPUtime=11.05
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 1380 0 0 0 1104 1 0 0 25 0 1 0 151367641 7045120 1342 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782187 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 1720 1342 249 81 0 1094 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25568

[startup+25.5017 s]
/proc/loadavg: 0.85 0.95 0.98 2/80 24349
/proc/meminfo: memFree=1543704/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=7868 CPUtime=23.83
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 1629 0 0 0 2382 1 0 0 25 0 1 0 151367641 8056832 1591 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134783067 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 1967 1591 249 81 0 1341 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26556

[startup+51.1012 s]
/proc/loadavg: 1.19 1.03 1.01 2/80 24825
/proc/meminfo: memFree=1542112/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=9320 CPUtime=49.4
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 1980 0 0 0 4938 2 0 0 25 0 1 0 151367641 9543680 1942 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 2330 1942 249 81 0 1704 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 28008

[startup+102.305 s]
/proc/loadavg: 1.08 1.03 1.00 2/80 24825
/proc/meminfo: memFree=1540576/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=11184 CPUtime=100.59
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 2430 0 0 0 10056 3 0 0 25 0 1 0 151367641 11452416 2384 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 2796 2384 249 81 0 2170 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 29872

[startup+162.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/80 24825
/proc/meminfo: memFree=1538848/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=12684 CPUtime=160.58
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 2847 0 0 0 16054 4 0 0 25 0 1 0 151367641 12988416 2784 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 3171 2784 249 81 0 2545 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 31372

[startup+222.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/80 24825
/proc/meminfo: memFree=1538272/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=13384 CPUtime=220.56
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 3052 0 0 0 22052 4 0 0 25 0 1 0 151367641 13705216 2947 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714769 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 3346 2947 249 81 0 2720 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 32072

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 24825
/proc/meminfo: memFree=1536992/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=14800 CPUtime=280.54
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 3393 0 0 0 28049 5 0 0 25 0 1 0 151367641 15155200 3288 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715314 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 3700 3288 249 81 0 3074 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 33488


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


[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1528608/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=23144 CPUtime=1420.23
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6046 0 0 0 142008 15 0 0 25 0 1 0 151367641 23699456 5358 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789702 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 5786 5358 249 81 0 5160 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 41832

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1528352/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=23216 CPUtime=1480.2
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6103 0 0 0 148005 15 0 0 25 0 1 0 151367641 23773184 5384 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741032 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 5804 5384 249 81 0 5178 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 41904

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1528416/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=23216 CPUtime=1540.18
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6105 0 0 0 154003 15 0 0 25 0 1 0 151367641 23773184 5384 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134630208 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 5804 5384 249 81 0 5178 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 41904

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1528352/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=23356 CPUtime=1600.17
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6139 0 0 0 160001 16 0 0 25 0 1 0 151367641 23916544 5418 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 5839 5418 249 81 0 5213 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 42044

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1528352/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=23216 CPUtime=1660.14
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6252 0 0 0 165998 16 0 0 25 0 1 0 151367641 23773184 5384 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 5804 5384 249 81 0 5178 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 41904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1527968/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=23896 CPUtime=1720.13
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6401 0 0 0 171996 17 0 0 25 0 1 0 151367641 24469504 5533 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 5974 5533 249 81 0 5348 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 42584

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1527712/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=24152 CPUtime=1780.12
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6459 0 0 0 177994 18 0 0 25 0 1 0 151367641 24731648 5591 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616828 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 6038 5591 249 81 0 5412 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 42840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 24825
/proc/meminfo: memFree=1527712/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1.6
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1494 10349 0 0 10 0 142 8 16 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24315] ppid=24275 vsize=5352 CPUtime=0
/proc/24315/stat : 24315 (sh) S 24275 24275 24190 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 151367641 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24315/statm: 1338 224 188 169 0 49 0
[pid=24317] ppid=24315 vsize=24152 CPUtime=1798.42
/proc/24317/stat : 24317 (clasp-1.0) R 24315 24275 24190 0 -1 4194304 6459 0 0 0 179824 18 0 0 25 0 1 0 151367641 24731648 5591 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24317/statm: 6038 5591 249 81 0 5412 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 42840

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/80 24825
/proc/meminfo: memFree=1527712/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1800.06
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1670 18602 0 0 10 0 179967 29 17 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13336

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 24836
/proc/meminfo: memFree=1546264/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1800.06
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1670 18602 0 0 10 0 179967 29 17 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24834] ppid=24275 vsize=5352 CPUtime=0
/proc/24834/stat : 24834 (sh) S 24275 24275 24190 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 151547543 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24834/statm: 1338 224 188 169 0 49 0
[pid=24836] ppid=24834 vsize=5556 CPUtime=1.54
/proc/24836/stat : 24836 (clasp-1.0) R 24834 24275 24190 0 -1 4194304 1045 0 0 0 154 0 0 0 25 0 1 0 151547543 5689344 1007 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784502 0 0 4096 0 0 0 0 17 1 0 0
/proc/24836/statm: 1389 1007 249 81 0 763 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 24244

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 24836
/proc/meminfo: memFree=1546264/2055920 swapFree=4138320/4192956
[pid=24275] ppid=24273 vsize=13336 CPUtime=1800.06
/proc/24275/stat : 24275 (pbclasp) S 24273 24275 24190 0 -1 4194304 1670 18602 0 0 10 0 179967 29 17 0 1 0 151367478 13656064 686 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/24275/statm: 3334 686 343 3 0 434 0
[pid=24834] ppid=24275 vsize=5352 CPUtime=0
/proc/24834/stat : 24834 (sh) S 24275 24275 24190 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 151547543 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24834/statm: 1338 224 188 169 0 49 0
[pid=24836] ppid=24834 vsize=5816 CPUtime=1.94
/proc/24836/stat : 24836 (clasp-1.0) R 24834 24275 24190 0 -1 4194304 1112 0 0 0 194 0 0 0 25 0 1 0 151547543 5955584 1074 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/24836/statm: 1454 1074 249 81 0 828 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 24504

Child status: 0
Real time (s): 1802.63
CPU time (s): 1802.07
CPU user time (s): 1801.75
CPU system time (s): 0.318951
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 42872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.75
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22073
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= 892
involuntary context switches= 26283

runsolver used 1.75673 second user time and 4.80927 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Fri Apr 20 02:01:34 UTC 2007

IDJOB= 363909
IDBENCH= 2039
IDSOLVER= 167
FILE ID= node24/363909-1177034494

PBS_JOBID= 4640100

Free space on /tmp= 66234 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-ex5.pi.opb
COMMAND LINE= pbclasp instance-363909-1177034494.opb /tmp/evaluation/363909-1177034494/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-363909-1177034494 -o ROOT/results/node24/conversion-363909-1177034494 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363909-1177034494/instance-363909-1177034494.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  f97e3571862917880e13c63c8ac169f9

RANDOM SEED= 850999049

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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:       1551256 kB
Buffers:         51440 kB
Cached:         359844 kB
SwapCached:      22692 kB
Active:         134936 kB
Inactive:       307960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551256 kB
SwapTotal:     4192956 kB
SwapFree:      4138320 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          37856 kB
Slab:            46904 kB
Committed_AS:  2930552 kB
PageTables:       2048 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= 66233 MiB

End job on node24 on Fri Apr 20 02:31:37 UTC 2007