Trace number 349051

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-10? (TO) 1802.08 1802.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f1000.opb
MD5SUM8fb889bdb08324a2b9780b5ff988846e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000
Total number of constraints5250
Number of constraints which are clauses5250
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 constraint2
Maximum length of a constraint3
Number of terms in the objective function 2000
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 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
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)

1800.09/1800.72	c Somebody sent me a SIGTERM
1800.09/1800.72	s UNKNOWN
1800.09/1800.72	pb2clasp1: no process killed
1800.09/1800.73	clasp-1.0: no process killed
2.37/1802.72	sh: line 1: 25928 Done                    cat /tmp/evaluation/349051-1176645678/temp/instance-349051-1176645678.opb.op
2.37/1802.72	     25929 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/349051-1176645678/temp/instance-349051-1176645678.opb.clasp

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349051-1176645678/instance-349051-1176645678.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-349051-1176645678 -o ROOT/results/node54/solver-349051-1176645678 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-349051-1176645678.opb /tmp/evaluation/349051-1176645678/temp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.98 3/72 25798
/proc/meminfo: memFree=1800240/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=12268 CPUtime=0
/proc/25798/stat : 25798 (pbclasp) R 25796 25798 24972 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 111942298 12562432 334 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234229190303 0 0 4224 0 0 0 0 17 1 0 0
/proc/25798/statm: 3067 336 254 3 0 167 0

[startup+0.090214 s]
/proc/loadavg: 0.91 0.97 0.98 3/72 25798
/proc/meminfo: memFree=1800240/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=12928 CPUtime=0.05
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 616 0 0 0 5 0 0 0 16 0 1 0 111942298 13238272 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/25798/statm: 3232 568 324 3 0 332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12928

[startup+0.101213 s]
/proc/loadavg: 0.91 0.97 0.98 3/72 25798
/proc/meminfo: memFree=1800240/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=12928 CPUtime=0.05
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 616 0 0 0 5 0 0 0 16 0 1 0 111942298 13238272 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/25798/statm: 3232 568 324 3 0 332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12928

[startup+0.301238 s]
/proc/loadavg: 0.91 0.97 0.98 3/72 25798
/proc/meminfo: memFree=1800240/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=12928 CPUtime=0.05
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 616 0 0 0 5 0 0 0 16 0 1 0 111942298 13238272 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/25798/statm: 3232 568 324 3 0 332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12928

[startup+0.70129 s]
/proc/loadavg: 0.91 0.97 0.98 3/72 25798
/proc/meminfo: memFree=1800240/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13060

[startup+1.50139 s]
/proc/loadavg: 0.91 0.97 0.98 2/75 25808
/proc/meminfo: memFree=1794904/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=6372 CPUtime=1.02
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 1245 0 0 0 102 0 0 0 25 0 1 0 111942344 6524928 1207 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777515 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 1593 1207 245 81 0 967 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 24784

[startup+3.1016 s]
/proc/loadavg: 0.91 0.97 0.98 2/75 25826
/proc/meminfo: memFree=1793816/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=7152 CPUtime=2.62
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 1428 0 0 0 262 0 0 0 25 0 1 0 111942344 7323648 1390 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741480 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 1788 1390 245 81 0 1162 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 25564

[startup+6.30201 s]
/proc/loadavg: 0.92 0.97 0.98 2/75 25834
/proc/meminfo: memFree=1792216/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=8628 CPUtime=5.83
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 1779 0 0 0 582 1 0 0 25 0 1 0 111942344 8835072 1741 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 2157 1741 245 81 0 1531 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27040

[startup+12.7028 s]
/proc/loadavg: 0.93 0.97 0.98 2/75 25856
/proc/meminfo: memFree=1790488/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=10268 CPUtime=12.21
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 2202 0 0 0 1220 1 0 0 25 0 1 0 111942344 10514432 2164 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 2567 2164 245 81 0 1941 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 28680

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.98 2/75 25888
/proc/meminfo: memFree=1787928/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=12436 CPUtime=24.99
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 2741 0 0 0 2497 2 0 0 25 0 1 0 111942344 12734464 2703 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 3109 2703 245 81 0 2483 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 30848

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.98 2/69 25916
/proc/meminfo: memFree=1786376/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=15272 CPUtime=50.56
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 3441 0 0 0 5053 3 0 0 25 0 1 0 111942344 15638528 3403 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782479 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 3818 3403 245 81 0 3192 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 33684

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/69 25916
/proc/meminfo: memFree=1782856/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=19040 CPUtime=101.75
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 4306 0 0 0 10172 3 0 0 25 0 1 0 111942344 19496960 4268 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782458 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 4760 4268 245 81 0 4134 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 37452

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25916
/proc/meminfo: memFree=1780168/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=21780 CPUtime=161.73
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 4978 0 0 0 16169 4 0 0 25 0 1 0 111942344 22302720 4940 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737304 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 5445 4940 245 81 0 4819 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 40192

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25916
/proc/meminfo: memFree=1777480/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=24452 CPUtime=221.71
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 5636 0 0 0 22167 4 0 0 25 0 1 0 111942344 25038848 5598 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737513 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 6113 5598 245 81 0 5487 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 42864

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25916
/proc/meminfo: memFree=1776328/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0

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

/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=49308 CPUtime=1601.32
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 11462 0 0 0 160119 13 0 0 25 0 1 0 111942344 50491392 11424 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134793602 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 12327 11424 245 81 0 11701 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 67720

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1753416/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=49656 CPUtime=1661.31
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 11544 0 0 0 166117 14 0 0 25 0 1 0 111942344 50847744 11506 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737626 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 12414 11506 245 81 0 11788 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 68068

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1752968/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=50192 CPUtime=1721.29
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 11641 0 0 0 172115 14 0 0 25 0 1 0 111942344 51396608 11603 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782439 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 12548 11603 245 81 0 11922 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 68604

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1752392/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=50800 CPUtime=1781.28
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 11791 0 0 0 178113 15 0 0 25 0 1 0 111942344 52019200 11753 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 12700 11753 245 81 0 12074 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 69212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1752072/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=51124 CPUtime=1799.68
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 11877 0 0 0 179953 15 0 0 25 0 1 0 111942344 52350976 11839 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737366 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 12781 11839 245 81 0 12155 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 69536

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1752072/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.41
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 813 1592 0 0 5 0 36 0 16 0 1 0 111942298 13373440 632 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/25798/statm: 3265 632 343 3 0 365 0
[pid=25806] ppid=25798 vsize=5352 CPUtime=0
/proc/25806/stat : 25806 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 111942343 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25806/statm: 1338 224 188 169 0 49 0
[pid=25808] ppid=25806 vsize=51124 CPUtime=1799.68
/proc/25808/stat : 25808 (clasp-1.0) R 25806 25798 24972 0 -1 4194304 11877 0 0 0 179953 15 0 0 25 0 1 0 111942344 52350976 11839 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737366 0 0 4096 0 0 0 0 17 1 0 0
/proc/25808/statm: 12781 11839 245 81 0 12155 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 69536

# WARNING:
# current cumulated CPU time (0.45 s) is less than in the last sample (1800.09 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1799.64 s) to the 'lost time'.

[startup+1800.82 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1752072/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.45
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 975 3370 0 0 6 0 37 2 16 0 1 0 111942298 13373440 634 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25798/statm: 3265 634 343 3 0 365 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13060

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25918
/proc/meminfo: memFree=1752072/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.45
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 975 3370 0 0 6 0 37 2 16 0 1 0 111942298 13373440 634 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25798/statm: 3265 634 343 3 0 365 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13060

[startup+1802.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 25929
/proc/meminfo: memFree=1794496/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.45
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 975 3370 0 0 6 0 37 2 16 0 1 0 111942298 13373440 634 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25798/statm: 3265 634 343 3 0 365 0
[pid=25927] ppid=25798 vsize=5352 CPUtime=0
/proc/25927/stat : 25927 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 112122375 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25927/statm: 1338 224 188 169 0 49 0
[pid=25929] ppid=25927 vsize=6760 CPUtime=1.42
/proc/25929/stat : 25929 (clasp-1.0) R 25927 25798 24972 0 -1 4194304 1326 0 0 0 142 0 0 0 25 0 1 0 112122375 6922240 1288 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/25929/statm: 1690 1288 245 81 0 1064 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 25172

[startup+1802.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 25929
/proc/meminfo: memFree=1794496/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.45
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 975 3370 0 0 6 0 37 2 16 0 1 0 111942298 13373440 634 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25798/statm: 3265 634 343 3 0 365 0
[pid=25927] ppid=25798 vsize=5352 CPUtime=0
/proc/25927/stat : 25927 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 112122375 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25927/statm: 1338 224 188 169 0 49 0
[pid=25929] ppid=25927 vsize=6760 CPUtime=1.82
/proc/25929/stat : 25929 (clasp-1.0) R 25927 25798 24972 0 -1 4194304 1336 0 0 0 182 0 0 0 25 0 1 0 112122375 6922240 1298 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737260 0 0 4096 0 0 0 0 17 1 0 0
/proc/25929/statm: 1690 1298 245 81 0 1064 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 25172

[startup+1802.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 25929
/proc/meminfo: memFree=1794496/2055920 swapFree=4191892/4192956
[pid=25798] ppid=25796 vsize=13060 CPUtime=0.45
/proc/25798/stat : 25798 (pbclasp) S 25796 25798 24972 0 -1 4194304 975 3370 0 0 6 0 37 2 16 0 1 0 111942298 13373440 634 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220470164 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25798/statm: 3265 634 343 3 0 365 0
[pid=25927] ppid=25798 vsize=5352 CPUtime=0
/proc/25927/stat : 25927 (sh) S 25798 25798 24972 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 112122375 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25927/statm: 1338 224 188 169 0 49 0
[pid=25929] ppid=25927 vsize=6892 CPUtime=1.92
/proc/25929/stat : 25929 (clasp-1.0) R 25927 25798 24972 0 -1 4194304 1353 0 0 0 192 0 0 0 25 0 1 0 112122375 7057408 1315 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/25929/statm: 1723 1315 245 81 0 1097 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 25304

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1799.64
#  lost CPU user time (s): 1799.51
#  lost CPU system time (s): 0.13

Real time (s): 1802.73
CPU time (s): 1802.08
CPU user time (s): 1801.89
CPU system time (s): 0.182991
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 69536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.38264
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6361
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= 276
involuntary context switches= 28

runsolver used 1.84872 second user time and 4.73428 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sun Apr 15 14:01:18 UTC 2007

IDJOB= 349051
IDBENCH= 2075
IDSOLVER= 167
FILE ID= node54/349051-1176645678

PBS_JOBID= 4559835

Free space on /tmp= 66563 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f1000.opb
COMMAND LINE= pbclasp instance-349051-1176645678.opb /tmp/evaluation/349051-1176645678/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node54/convwatcher-349051-1176645678 -o ROOT/results/node54/conversion-349051-1176645678 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349051-1176645678/instance-349051-1176645678.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  8fb889bdb08324a2b9780b5ff988846e

RANDOM SEED= 166101410

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:       1800648 kB
Buffers:         49420 kB
Cached:         109300 kB
SwapCached:        264 kB
Active:          36012 kB
Inactive:       140144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800648 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:             744 kB
Writeback:           0 kB
Mapped:          26860 kB
Slab:            64708 kB
Committed_AS:  1956484 kB
PageTables:       1636 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= 66563 MiB

End job on node54 on Sun Apr 15 14:31:21 UTC 2007