Trace number 353262

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-03-23? (TO) 1800.25 1880.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
MD5SUMdae2a99f19ab3cbb5b0fd1a29cad1e80
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark203
Best CPU time to get the best result obtained on this benchmark1800.6
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 203
Optimality of the best value was proved NO
Number of variables10989
Total number of constraints12472
Number of constraints which are clauses10469
Number of constraints which are cardinality constraints (but not clauses)2003
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 10989
Biggest coefficient in the objective function 5985
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 32028
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5985
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 32028
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

 [...]

#
# trace file is too large. Trace was truncated at this point.
#

1797.93/1878.55	cat: write error: Broken pipe
1797.93/1878.56	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.03/1878.66	cat: write error: Broken pipe
1798.03/1878.67	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.15/1878.76	cat: write error: Broken pipe
1798.15/1878.77	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.23/1878.87	cat: write error: Broken pipe
1798.23/1878.88	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.34/1878.98	cat: write error: Broken pipe
1798.34/1878.99	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.45/1879.08	cat: write error: Broken pipe
1798.45/1879.09	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.54/1879.19	cat: write error: Broken pipe
1798.54/1879.20	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.64/1879.29	cat: write error: Broken pipe
1798.74/1879.30	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.76/1879.40	cat: write error: Broken pipe
1798.76/1879.41	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.87/1879.51	cat: write error: Broken pipe
1798.87/1879.52	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1798.98/1879.61	cat: write error: Broken pipe
1798.98/1879.66	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.09/1879.76	cat: write error: Broken pipe
1799.09/1879.77	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.20/1879.86	cat: write error: Broken pipe
1799.20/1879.87	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.29/1879.97	cat: write error: Broken pipe
1799.29/1879.98	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.40/1880.08	cat: write error: Broken pipe
1799.40/1880.09	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.50/1880.18	cat: write error: Broken pipe
1799.50/1880.19	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.60/1880.29	cat: write error: Broken pipe
1799.70/1880.30	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.72/1880.40	cat: write error: Broken pipe
1799.72/1880.41	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.82/1880.50	cat: write error: Broken pipe
1799.82/1880.51	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1799.94/1880.61	cat: write error: Broken pipe
1799.94/1880.62	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1800.09/1880.70	sh: line 1: 14995 Terminated              cat /tmp/evaluation/353262-1176660630/temp/instance-353262-1176660630.opb.op
1800.09/1880.70	     14996                       | clasp >/tmp/evaluation/353262-1176660630/temp/instance-353262-1176660630.opb.clasp
1800.09/1880.71	Use of uninitialized value in concatenation (.) or string at /tmp/evaluation/353262-1176660630/pbclasp line 103.
1800.09/1880.71	c Somebody sent me a SIGTERM
1800.09/1880.71	s UNKNOWN
1800.09/1880.72	pb2clasp1: no process killed
1800.09/1880.72	clasp: no process killed
1800.14/1880.82	cat: write error: Broken pipe

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/353262-1176660630/instance-353262-1176660630.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/node3/watcher-353262-1176660630 -o ROOT/results/node3/solver-353262-1176660630 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-353262-1176660630.opb /tmp/evaluation/353262-1176660630/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.92 0.98 0.99 3/77 7524
/proc/meminfo: memFree=1844768/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=12268 CPUtime=0
/proc/7524/stat : 7524 (pbclasp) D 7522 7524 6099 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 142100717 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233632922213 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/7524/statm: 3067 317 242 3 0 167 0

[startup+0.0149659 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7524
/proc/meminfo: memFree=1844768/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=12796 CPUtime=0
/proc/7524/stat : 7524 (pbclasp) R 7522 7524 6099 0 -1 4194304 557 0 0 0 0 0 0 0 18 0 1 0 142100717 13103104 523 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233652697882 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7524/statm: 3199 523 314 3 0 299 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12796

[startup+0.10198 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7524
/proc/meminfo: memFree=1844768/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=13464 CPUtime=0.09
/proc/7524/stat : 7524 (pbclasp) R 7522 7524 6099 0 -1 4194304 730 0 0 0 9 0 0 0 18 0 1 0 142100717 13787136 696 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233653079810 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7524/statm: 3366 696 320 3 0 466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13464

[startup+0.302013 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7524
/proc/meminfo: memFree=1844768/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=13604 CPUtime=0.29
/proc/7524/stat : 7524 (pbclasp) R 7522 7524 6099 0 -1 4194304 775 0 0 0 29 0 0 0 19 0 1 0 142100717 13930496 741 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233653079816 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7524/statm: 3401 741 320 3 0 501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13604

[startup+0.701075 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7524
/proc/meminfo: memFree=1844768/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=14000 CPUtime=0.69
/proc/7524/stat : 7524 (pbclasp) R 7522 7524 6099 0 -1 4194304 884 0 0 0 69 0 0 0 23 0 1 0 142100717 14336000 850 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233653079810 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7524/statm: 3500 850 320 3 0 600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14000

[startup+1.50221 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 7525
/proc/meminfo: memFree=1841944/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=15452 CPUtime=1.2
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1240 0 0 0 120 0 0 0 16 0 1 0 142100717 15822848 1191 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7524/statm: 3863 1191 324 3 0 963 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 15452

[startup+3.10147 s]
/proc/loadavg: 0.92 0.98 0.99 2/80 7527
/proc/meminfo: memFree=1839688/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=3.02
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 2598 13178 0 0 131 2 155 14 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 16376

[startup+6.30299 s]
/proc/loadavg: 0.93 0.98 0.99 2/81 7766
/proc/meminfo: memFree=1837440/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=6.15
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 5598 62738 0 0 161 9 379 66 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 16376

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/81 8238
/proc/meminfo: memFree=1836992/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=12.25
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 11398 158554 0 0 221 23 814 167 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 16376

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/81 9166
/proc/meminfo: memFree=1836992/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=23.97
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 22598 343578 0 0 335 49 1656 357 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 23.97
Current children cumulated vsize (KiB) 16376

[startup+51.1025 s]
/proc/loadavg: 1.03 1.00 1.00 2/81 11046
/proc/meminfo: memFree=1836800/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=48.88
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 46298 735102 0 0 579 105 3441 763 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 16376

[startup+102.306 s]
/proc/loadavg: 1.09 1.02 1.00 2/80 14859
/proc/meminfo: memFree=1836872/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=98.53
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 93587 1516096 0 0 1065 214 6994 1580 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 98.53
Current children cumulated vsize (KiB) 16376

[startup+162.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/81 19246
/proc/meminfo: memFree=1835904/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=156.44
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 148898 2430054 0 0 1630 341 11145 2528 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 156.44
Current children cumulated vsize (KiB) 16376

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/81 23694
/proc/meminfo: memFree=1835712/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=214.32
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 204098 3341958 0 0 2194 469 15297 3472 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 214.32
Current children cumulated vsize (KiB) 16376

[startup+282.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/81 28062
/proc/meminfo: memFree=1835392/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=272.17
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 259298 4253862 0 0 2760 596 19430 4431 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 272.17
Current children cumulated vsize (KiB) 16376

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 1.01 2/81 32462
/proc/meminfo: memFree=1835008/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=329.31
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 313798 5154202 0 0 3315 723 23526 5367 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 329.31
Current children cumulated vsize (KiB) 16376

[startup+402.301 s]
/proc/loadavg: 1.08 1.04 1.01 2/78 4405
/proc/meminfo: memFree=1834512/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=387.14
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 368898 6064454 0 0 3880 850 27662 6322 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 387.14
Current children cumulated vsize (KiB) 16376

[startup+462.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/81 8819
/proc/meminfo: memFree=1833472/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=444.49
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 423498 6966446 0 0 4442 981 31766 7260 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 444.49
Current children cumulated vsize (KiB) 16376

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/81 13107
/proc/meminfo: memFree=1833280/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=501.24
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 477598 7860178 0 0 4993 1107 35822 8202 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 501.24
Current children cumulated vsize (KiB) 16376

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/81 17523
/proc/meminfo: memFree=1832896/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=558.71
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 532398 8765474 0 0 5555 1232 39939 9145 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 558.71
Current children cumulated vsize (KiB) 16376

[startup+642.301 s]
/proc/loadavg: 1.06 1.03 1.00 1/80 21878
/proc/meminfo: memFree=1833352/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=615.35
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 586368 9656750 0 0 6110 1357 43990 10078 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
[pid=21877] ppid=7524 vsize=5352 CPUtime=0
/proc/21877/stat : 21877 (sh) S 7524 7524 6099 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 142164941 5480448 230 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1338 230 193 169 0 49 0

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

[startup+1062.3 s]
/proc/loadavg: 1.09 1.08 1.02 2/81 20072
/proc/meminfo: memFree=1829184/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1017.59
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 969787 15990920 0 0 10073 2149 72775 16762 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1017.59
Current children cumulated vsize (KiB) 16376

[startup+1122.3 s]
/proc/loadavg: 1.03 1.06 1.01 2/81 24512
/proc/meminfo: memFree=1828864/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1075.28
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1024798 16899922 0 0 10641 2257 76905 17725 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1075.28
Current children cumulated vsize (KiB) 16376

[startup+1182.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/80 28877
/proc/meminfo: memFree=1829384/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1133.13
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1079898 17810174 0 0 11209 2373 81035 18696 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1133.13
Current children cumulated vsize (KiB) 16376

[startup+1242.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/81 814
/proc/meminfo: memFree=1828032/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1190.24
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1134398 18710514 0 0 11775 2482 85114 19653 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1190.24
Current children cumulated vsize (KiB) 16376

[startup+1302.3 s]
/proc/loadavg: 1.11 1.06 1.01 2/81 5271
/proc/meminfo: memFree=1826944/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1247.67
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1189098 19614158 0 0 12339 2603 89220 20605 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
[pid=5269] ppid=7524 vsize=5352 CPUtime=0
/proc/5269/stat : 5269 (sh) S 7524 7524 6099 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 142230942 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1338 224 188 169 0 49 0
[pid=5270] ppid=5269 vsize=2520 CPUtime=0
/proc/5270/stat : 5270 (cat) S 5269 7524 6099 0 -1 4194304 119 0 0 0 0 0 0 0 16 0 1 0 142230942 2580480 87 18446744073709551615 4194304 4211220 548682069440 18446744073709551615 233632923874 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/5270/statm: 630 87 71 4 0 42 0
[pid=5271] ppid=5269 vsize=2476 CPUtime=0.04
/proc/5271/stat : 5271 (clasp) R 5269 7524 6099 0 -1 4194304 271 0 0 0 4 0 0 0 18 0 1 0 142230943 2535424 234 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 11346904 0 0 4096 0 0 0 0 17 1 0 0
/proc/5271/statm: 619 234 172 154 0 89 0
Current children cumulated CPU time (s) 1247.71
Current children cumulated vsize (KiB) 26724

[startup+1362.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/80 9652
/proc/meminfo: memFree=1827592/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1305.41
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1244298 20526062 0 0 12907 2718 93350 21566 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1305.41
Current children cumulated vsize (KiB) 16376

[startup+1422.31 s]
/proc/loadavg: 1.07 1.06 1.00 2/81 14031
/proc/meminfo: memFree=1826432/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1362.33
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1298598 21423098 0 0 13469 2830 97421 22513 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 16376

[startup+1482.3 s]
/proc/loadavg: 1.26 1.11 1.02 2/81 18383
/proc/meminfo: memFree=1826112/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1419.99
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1353487 22329644 0 0 14038 2946 101536 23479 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652322 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1419.99
Current children cumulated vsize (KiB) 16376

[startup+1542.3 s]
/proc/loadavg: 1.09 1.09 1.01 2/81 22751
/proc/meminfo: memFree=1825664/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1476.94
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1407698 23225430 0 0 14596 3065 105612 24421 17 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1476.94
Current children cumulated vsize (KiB) 16376

[startup+1602.3 s]
/proc/loadavg: 1.06 1.08 1.01 2/81 27055
/proc/meminfo: memFree=1825344/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1534.09
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1462098 24124118 0 0 15159 3179 109693 25378 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1534.09
Current children cumulated vsize (KiB) 16376

[startup+1662.3 s]
/proc/loadavg: 1.08 1.08 1.01 2/81 31519
/proc/meminfo: memFree=1824960/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1592.12
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1517398 25037674 0 0 15731 3295 113845 26341 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1592.12
Current children cumulated vsize (KiB) 16376

[startup+1722.3 s]
/proc/loadavg: 1.10 1.08 1.01 2/81 3332
/proc/meminfo: memFree=1824384/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1648.05
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1570698 25918190 0 0 16280 3410 117849 27266 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1648.05
Current children cumulated vsize (KiB) 16376

[startup+1782.3 s]
/proc/loadavg: 1.03 1.06 1.01 2/81 7748
/proc/meminfo: memFree=1823936/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1705.53
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1625498 26823486 0 0 16845 3523 121956 28229 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1705.53
Current children cumulated vsize (KiB) 16376

[startup+1842.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/81 12068
/proc/meminfo: memFree=1823488/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1762.68
/proc/7524/stat : 7524 (pbclasp) R 7522 7524 6099 0 -1 4194304 1680052 27724674 0 0 17407 3641 126052 29168 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641652178 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
Current children cumulated CPU time (s) 1762.68
Current children cumulated vsize (KiB) 16376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1880.7 s]
/proc/loadavg: 1.02 1.05 1.00 2/81 14996
/proc/meminfo: memFree=1823296/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1800.04
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1715698 28313590 0 0 17777 3712 128724 29791 16 0 1 0 142100717 16769024 1453 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1453 343 3 0 1194 0
[pid=14994] ppid=7524 vsize=5352 CPUtime=0
/proc/14994/stat : 14994 (sh) S 7524 7524 6099 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 142288781 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14994/statm: 1338 224 188 169 0 49 0
[pid=14995] ppid=14994 vsize=2520 CPUtime=0
/proc/14995/stat : 14995 (cat) S 14994 7524 6099 0 -1 4194304 119 0 0 0 0 0 0 0 16 0 1 0 142288782 2580480 87 18446744073709551615 4194304 4211220 548682069440 18446744073709551615 233632923874 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14995/statm: 630 87 71 4 0 42 0
[pid=14996] ppid=14994 vsize=2476 CPUtime=0.05
/proc/14996/stat : 14996 (clasp) R 14994 7524 6099 0 -1 4194304 273 0 0 0 5 0 0 0 18 0 1 0 142288782 2535424 236 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 135088400 0 0 4096 0 0 0 0 17 1 0 0
/proc/14996/statm: 619 236 173 154 0 89 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 26724

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

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

[startup+1880.82 s]
/proc/loadavg: 1.02 1.05 1.00 2/81 14996
/proc/meminfo: memFree=1823296/2055920 swapFree=4153684/4192956
[pid=7524] ppid=7522 vsize=16376 CPUtime=1800.14
/proc/7524/stat : 7524 (pbclasp) S 7522 7524 6099 0 -1 4194304 1715865 28315650 0 0 17778 3712 128730 29794 16 0 1 0 142100717 16769024 1455 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 233641656212 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/7524/statm: 4094 1455 343 3 0 1194 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 16376

Child status: 0
Real time (s): 1880.83
CPU time (s): 1800.25
CPU user time (s): 1465.17
CPU system time (s): 335.076
CPU usage (%): 95.7154
Max. virtual memory (cumulated for all children) (KiB): 33336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1465.17
system time used= 335.076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30033158
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= 1150150
involuntary context switches= 382980

runsolver used 2.86356 second user time and 6.20306 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Apr 15 18:10:30 UTC 2007

IDJOB= 353262
IDBENCH= 2220
IDSOLVER= 158
FILE ID= node3/353262-1176660630

PBS_JOBID= 4559365

Free space on /tmp= 66556 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
COMMAND LINE= pbclasp instance-353262-1176660630.opb /tmp/evaluation/353262-1176660630/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node3/convwatcher-353262-1176660630 -o ROOT/results/node3/conversion-353262-1176660630 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353262-1176660630/instance-353262-1176660630.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  dae2a99f19ab3cbb5b0fd1a29cad1e80

RANDOM SEED= 644497692

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1845176 kB
Buffers:         28516 kB
Cached:         101624 kB
SwapCached:       2256 kB
Active:          72128 kB
Inactive:        81512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845176 kB
SwapTotal:     4192956 kB
SwapFree:      4153684 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          31400 kB
Slab:            42608 kB
Committed_AS:  4976216 kB
PageTables:       1780 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= 66554 MiB

End job on node3 on Sun Apr 15 18:41:53 UTC 2007