Trace number 349116

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.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f600.opb
MD5SUM2b1f0bdf934439fa3364f5fdf4570849
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 variables1200
Total number of constraints3150
Number of constraints which are clauses3150
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 1200
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 1200
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 1200
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.91	c Somebody sent me a SIGTERM
1800.09/1800.91	s UNKNOWN
1800.09/1800.92	pb2clasp1: no process killed
1800.09/1800.92	clasp-1.0: no process killed
2.19/1802.92	sh: line 1: 11656 Done                    cat /tmp/evaluation/349116-1176652494/temp/instance-349116-1176652494.opb.op
2.19/1802.92	     11657 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/349116-1176652494/temp/instance-349116-1176652494.opb.clasp

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349116-1176652494/instance-349116-1176652494.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/node67/watcher-349116-1176652494 -o ROOT/results/node67/solver-349116-1176652494 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-349116-1176652494.opb /tmp/evaluation/349116-1176652494/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/64 11438
/proc/meminfo: memFree=1612400/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12268 CPUtime=0
/proc/11438/stat : 11438 (pbclasp) D 11436 11438 11292 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 141238941 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271638559333 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/11438/statm: 3067 317 242 3 0 167 0

[startup+0.102465 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11438
/proc/meminfo: memFree=1612400/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12664 CPUtime=0.02
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 567 0 0 0 2 0 0 0 16 0 1 0 141238941 12967936 520 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/11438/statm: 3166 520 324 3 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12664

[startup+0.20148 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11438
/proc/meminfo: memFree=1612400/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12664 CPUtime=0.02
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 567 0 0 0 2 0 0 0 16 0 1 0 141238941 12967936 520 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/11438/statm: 3166 520 324 3 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12664

[startup+0.301502 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11438
/proc/meminfo: memFree=1612400/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.24
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 677 786 0 0 2 0 22 0 16 0 1 0 141238941 13103104 565 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4231 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 565 342 3 0 299 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 12796

[startup+0.701572 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11438
/proc/meminfo: memFree=1612400/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 12796

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1608344/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=4948 CPUtime=1.13
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 897 0 0 0 113 0 0 0 25 0 1 0 141238977 5066752 859 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1237 859 245 81 0 611 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 23096

[startup+3.10201 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1607776/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=5736 CPUtime=2.73
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 1075 0 0 0 273 0 0 0 25 0 1 0 141238977 5873664 1037 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737495 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1434 1037 245 81 0 808 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 23884

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1606880/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=6536 CPUtime=5.92
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 1266 0 0 0 592 0 0 0 25 0 1 0 141238977 6692864 1228 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737421 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1634 1228 245 81 0 1008 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 24684

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1605664/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=7476 CPUtime=12.33
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 1507 0 0 0 1232 1 0 0 25 0 1 0 141238977 7655424 1469 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4160493097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1869 1469 245 81 0 1243 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 25624

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1604000/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=9132 CPUtime=25.12
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 1919 0 0 0 2511 1 0 0 25 0 1 0 141238977 9351168 1881 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782705 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2283 1881 245 81 0 1657 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 27280

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1602336/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=10780 CPUtime=50.71
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 2335 0 0 0 5070 1 0 0 25 0 1 0 141238977 11038720 2297 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134738011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2695 2297 245 81 0 2069 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 28928

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1599712/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=13492 CPUtime=101.89
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 2971 0 0 0 10188 1 0 0 25 0 1 0 141238977 13815808 2933 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782474 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 3373 2933 245 81 0 2747 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 31640

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1597664/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=15628 CPUtime=161.87
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 3478 0 0 0 16185 2 0 0 25 0 1 0 141238977 16003072 3440 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782474 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 3907 3440 245 81 0 3281 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 33776

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1596000/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=17340 CPUtime=221.86
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 3883 0 0 0 22183 3 0 0 25 0 1 0 141238977 17756160 3845 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616088 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 4335 3845 245 81 0 3709 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 35488

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11448
/proc/meminfo: memFree=1594912/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0

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

/proc/meminfo: memFree=1580128/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=33816 CPUtime=1661.27
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 7700 0 0 0 166118 9 0 0 25 0 1 0 141238977 34627584 7662 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741030 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 8454 7662 245 81 0 7828 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 51964

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 11646
/proc/meminfo: memFree=1580064/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=33964 CPUtime=1721.25
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 7738 0 0 0 172116 9 0 0 25 0 1 0 141238977 34779136 7700 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 8491 7700 245 81 0 7865 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 52112

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 11646
/proc/meminfo: memFree=1579744/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=34156 CPUtime=1781.23
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 7796 0 0 0 178114 9 0 0 25 0 1 0 141238977 34975744 7758 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 8539 7758 245 81 0 7913 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 52304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 11646
/proc/meminfo: memFree=1579744/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=34156 CPUtime=1799.84
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 7796 0 0 0 179974 10 0 0 25 0 1 0 141238977 34975744 7758 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782437 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 8539 7758 245 81 0 7913 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 52304

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

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 11646
/proc/meminfo: memFree=1579744/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.25
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 710 1590 0 0 2 0 22 1 16 0 1 0 141238941 13103104 567 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 567 343 3 0 299 0
[pid=11446] ppid=11438 vsize=5352 CPUtime=0
/proc/11446/stat : 11446 (sh) S 11438 11438 11292 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 141238977 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11446/statm: 1338 224 188 169 0 49 0
[pid=11448] ppid=11446 vsize=34156 CPUtime=1799.84
/proc/11448/stat : 11448 (clasp-1.0) R 11446 11438 11292 0 -1 4194304 7796 0 0 0 179974 10 0 0 25 0 1 0 141238977 34975744 7758 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782437 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 8539 7758 245 81 0 7913 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 52304

# WARNING:
# current cumulated CPU time (0.26 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.83 s) to the 'lost time'.

[startup+1801.02 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 11646
/proc/meminfo: memFree=1579744/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.26
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 866 3250 0 0 2 0 22 2 17 0 1 0 141238941 13103104 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 568 343 3 0 299 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 12796

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 11646
/proc/meminfo: memFree=1579744/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.26
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 866 3250 0 0 2 0 22 2 17 0 1 0 141238941 13103104 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 568 343 3 0 299 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 12796

[startup+1802.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 11657
/proc/meminfo: memFree=1607368/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.26
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 866 3250 0 0 2 0 22 2 17 0 1 0 141238941 13103104 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 568 343 3 0 299 0
[pid=11647] ppid=11438 vsize=0 CPUtime=0
/proc/11647/stat : 11647 (rm) Z 11438 11438 11292 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 141419032 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11647/statm: 0 0 0 0 0 0 0
[pid=11655] ppid=11438 vsize=5352 CPUtime=0
/proc/11655/stat : 11655 (sh) S 11438 11438 11292 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 141419037 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 1338 224 188 169 0 49 0
[pid=11657] ppid=11655 vsize=5080 CPUtime=1.33
/proc/11657/stat : 11657 (clasp-1.0) R 11655 11438 11292 0 -1 4194304 925 0 0 0 133 0 0 0 25 0 1 0 141419038 5201920 887 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737441 0 0 4096 0 0 0 0 17 1 0 0
/proc/11657/statm: 1270 887 245 81 0 644 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 23228

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 11657
/proc/meminfo: memFree=1607368/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.26
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 866 3250 0 0 2 0 22 2 17 0 1 0 141238941 13103104 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 568 343 3 0 299 0
[pid=11647] ppid=11438 vsize=0 CPUtime=0
/proc/11647/stat : 11647 (rm) Z 11438 11438 11292 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 141419032 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11647/statm: 0 0 0 0 0 0 0
[pid=11655] ppid=11438 vsize=5352 CPUtime=0
/proc/11655/stat : 11655 (sh) S 11438 11438 11292 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 141419037 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 1338 224 188 169 0 49 0
[pid=11657] ppid=11655 vsize=5340 CPUtime=1.73
/proc/11657/stat : 11657 (clasp-1.0) R 11655 11438 11292 0 -1 4194304 975 0 0 0 173 0 0 0 25 0 1 0 141419038 5468160 937 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737421 0 0 4096 0 0 0 0 17 1 0 0
/proc/11657/statm: 1335 937 245 81 0 709 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 23488

[startup+1802.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 11657
/proc/meminfo: memFree=1606792/2055920 swapFree=4183904/4192956
[pid=11438] ppid=11436 vsize=12796 CPUtime=0.26
/proc/11438/stat : 11438 (pbclasp) S 11436 11438 11292 0 -1 4194304 866 3250 0 0 2 0 22 2 17 0 1 0 141238941 13103104 568 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 271647293332 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/11438/statm: 3199 568 343 3 0 299 0
[pid=11647] ppid=11438 vsize=0 CPUtime=0
/proc/11647/stat : 11647 (rm) Z 11438 11438 11292 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 141419032 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11647/statm: 0 0 0 0 0 0 0
[pid=11655] ppid=11438 vsize=5352 CPUtime=0
/proc/11655/stat : 11655 (sh) S 11438 11438 11292 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 141419037 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 1338 224 188 169 0 49 0
[pid=11657] ppid=11655 vsize=5340 CPUtime=1.93
/proc/11657/stat : 11657 (clasp-1.0) R 11655 11438 11292 0 -1 4194304 994 0 0 0 193 0 0 0 25 0 1 0 141419038 5468160 956 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782453 0 0 4096 0 0 0 0 17 1 0 0
/proc/11657/statm: 1335 956 245 81 0 709 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 23488

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.83
#  lost CPU user time (s): 1799.74
#  lost CPU system time (s): 0.09

Real time (s): 1802.92
CPU time (s): 1802.08
CPU user time (s): 1801.94
CPU system time (s): 0.135993
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 52304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.20167
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5698
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= 201
involuntary context switches= 21

runsolver used 1.69074 second user time and 4.35234 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Apr 15 15:54:54 UTC 2007

IDJOB= 349116
IDBENCH= 2155
IDSOLVER= 167
FILE ID= node67/349116-1176652494

PBS_JOBID= 4559880

Free space on /tmp= 66564 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-f600.opb
COMMAND LINE= pbclasp instance-349116-1176652494.opb /tmp/evaluation/349116-1176652494/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node67/convwatcher-349116-1176652494 -o ROOT/results/node67/conversion-349116-1176652494 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349116-1176652494/instance-349116-1176652494.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  2b1f0bdf934439fa3364f5fdf4570849

RANDOM SEED= 392736153

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1612744 kB
Buffers:         18320 kB
Cached:         330780 kB
SwapCached:       3140 kB
Active:          43220 kB
Inactive:       315528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612744 kB
SwapTotal:     4192956 kB
SwapFree:      4183904 kB
Dirty:             576 kB
Writeback:           0 kB
Mapped:          15688 kB
Slab:            70352 kB
Committed_AS:   166052 kB
PageTables:       1452 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= 66563 MiB

End job on node67 on Sun Apr 15 16:24:57 UTC 2007