Trace number 457891

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 NameAnswerCPU timeWall clock time
PB-clasp 2007-04-10? (TO) 1800.02 1800.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_2_40.opb
MD5SUM9cbb63659aad73a7ceefd89db6573bef
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark271.31
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6148
Sum of products size (including duplicates)12296
Number of different products3074
Sum of products size6148

Solver Data (download as text)

1800.02/1800.51	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457891-1178375181/instance-457891-1178375181.opb

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-457891-1178375181 -o ROOT/results/node24/solver-457891-1178375181 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-457891-1178375181.opb /tmp/evaluation/457891-1178375181/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.85 0.97 0.95 3/77 29726
/proc/meminfo: memFree=1422664/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12268 CPUtime=0
/proc/29726/stat : 29726 (pbclasp) R 29724 29726 29639 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 285436211 12562432 363 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237805777213 0 0 4224 0 0 0 0 17 1 0 0
/proc/29726/statm: 3067 364 276 3 0 167 0

[startup+0.0104421 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 29726
/proc/meminfo: memFree=1422664/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0
/proc/29726/stat : 29726 (pbclasp) R 29724 29726 29639 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 285436211 12832768 457 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 0 0 0 17 1 0 0
/proc/29726/statm: 3133 457 316 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.101456 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 29726
/proc/meminfo: memFree=1422664/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.301474 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 29726
/proc/meminfo: memFree=1422664/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.701525 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 29726
/proc/meminfo: memFree=1422664/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+1.5026 s]
/proc/loadavg: 0.85 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1416616/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=7036 CPUtime=1
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 1435 0 0 0 100 0 0 0 24 0 1 0 285436212 7204864 1365 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714146 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 1759 1365 249 81 0 1133 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 37188

[startup+3.10177 s]
/proc/loadavg: 0.85 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1416488/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=8276 CPUtime=2.59
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 1755 0 0 0 259 0 0 0 25 0 1 0 285436212 8474624 1685 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 2069 1685 249 81 0 1443 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 38428

[startup+6.30112 s]
/proc/loadavg: 0.86 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1413160/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=10424 CPUtime=5.79
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 2283 0 0 0 578 1 0 0 25 0 1 0 285436212 10674176 2213 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4160492928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 2606 2213 249 81 0 1980 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 40576

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1410984/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=13024 CPUtime=12.19
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 2931 0 0 0 1218 1 0 0 25 0 1 0 285436212 13336576 2861 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784523 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 3256 2861 249 81 0 2630 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 43176

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1406824/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=16808 CPUtime=24.99
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 3864 0 0 0 2497 2 0 0 25 0 1 0 285436212 17211392 3794 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 4202 3794 249 81 0 3576 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 46960

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1403240/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=20420 CPUtime=50.58
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 4747 0 0 0 5056 2 0 0 25 0 1 0 285436212 20910080 4677 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782305 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 5105 4677 249 81 0 4479 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 50572

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1398504/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=25216 CPUtime=101.77
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 5912 0 0 0 10174 3 0 0 25 0 1 0 285436212 25821184 5842 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715803 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 6304 5842 249 81 0 5678 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 55368

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29731
/proc/meminfo: memFree=1396200/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=28568 CPUtime=161.75
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 6712 0 0 0 16171 4 0 0 25 0 1 0 285436212 29253632 6642 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 7142 6642 249 81 0 6516 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 58720


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

/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 80232

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1371112/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=53956 CPUtime=1481.37
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 13284 0 0 0 148116 21 0 0 25 0 1 0 285436212 55250944 12665 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714264 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13489 12665 249 81 0 12863 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 84108

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1370984/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=54220 CPUtime=1541.35
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 13389 0 0 0 154114 21 0 0 25 0 1 0 285436212 55521280 12692 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13555 12692 249 81 0 12929 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 84372

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1370856/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=54360 CPUtime=1601.33
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 13470 0 0 0 160111 22 0 0 25 0 1 0 285436212 55664640 12706 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13590 12706 249 81 0 12964 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 84512

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1370472/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=54844 CPUtime=1661.32
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 13674 0 0 0 166109 23 0 0 25 0 1 0 285436212 56160256 12812 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714871 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13711 12812 249 81 0 13085 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 84996

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1370280/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=55008 CPUtime=1721.3
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 13838 0 0 0 172107 23 0 0 25 0 1 0 285436212 56328192 12848 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777558 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13752 12848 249 81 0 13126 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 85160

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1369960/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=55628 CPUtime=1781.28
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 14030 0 0 0 178104 24 0 0 25 0 1 0 285436212 56963072 12945 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782458 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13907 12945 249 81 0 13281 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 85780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1369960/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=55628 CPUtime=1799.48
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 14030 0 0 0 179924 24 0 0 25 0 1 0 285436212 56963072 12945 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737400 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13907 12945 249 81 0 13281 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 85780

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/81 29733
/proc/meminfo: memFree=1369960/2055920 swapFree=4143672/4192956
[pid=29726] ppid=29724 vsize=12532 CPUtime=0.01
/proc/29726/stat : 29726 (pbclasp) S 29724 29726 29639 0 -1 4194304 511 0 0 0 1 0 0 0 16 0 1 0 285436211 12832768 461 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29726/statm: 3133 461 320 3 0 233 0
[pid=29728] ppid=29726 vsize=5352 CPUtime=0.53
/proc/29728/stat : 29728 (sh) S 29726 29726 29639 0 -1 4194304 297 515 0 0 0 0 53 0 16 0 1 0 285436212 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29728/statm: 1338 224 188 169 0 49 0
[pid=29730] ppid=29728 vsize=55628 CPUtime=1799.48
/proc/29730/stat : 29730 (clasp-1.0) R 29728 29726 29639 0 -1 4194304 14030 0 0 0 179924 24 0 0 25 0 1 0 285436212 56963072 12945 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737400 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 13907 12945 249 81 0 13281 0
[pid=29731] ppid=29728 vsize=12268 CPUtime=0
/proc/29731/stat : 29731 (pboutclasp.pl) S 29728 29726 29639 0 -1 4194304 416 0 0 0 0 0 0 0 15 0 1 0 285436212 12562432 376 18446744073709551615 4194304 4206940 548682069296 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29731/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 85780

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29726 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=553915
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10998
# CPU time returned by wait4() is 0.564913
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.02
CPU user time (s): 1799.78
CPU system time (s): 0.24
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 85780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.553915
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1823
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= 48
involuntary context switches= 8

runsolver used 1.71274 second user time and 4.84326 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat May  5 14:26:22 UTC 2007

IDJOB= 457891
IDBENCH= 48371
IDSOLVER= 167
FILE ID= node24/457891-1178375181

PBS_JOBID= 5189220

Free space on /tmp= 66505 MiB

SOLVER NAME= PB-clasp 2007-04-10
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_2_40.opb
COMMAND LINE= pbclasp instance-457891-1178375181.opb /tmp/evaluation/457891-1178375181/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-457891-1178375181 -o ROOT/results/node24/conversion-457891-1178375181 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457891-1178375181/instance-457891-1178375181.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  9cbb63659aad73a7ceefd89db6573bef

RANDOM SEED= 589265955

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1423072 kB
Buffers:         40716 kB
Cached:         471892 kB
SwapCached:      17044 kB
Active:         236772 kB
Inactive:       298720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423072 kB
SwapTotal:     4192956 kB
SwapFree:      4143672 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            82908 kB
Committed_AS:  7413436 kB
PageTables:       1808 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= 66504 MiB

End job on node24 on Sat May  5 14:56:22 UTC 2007