Trace number 419254

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? (MO) 758.772 654.202

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.opb
MD5SUM888f7b9484d743b785528862efdb0241
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark442.783
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables520721
Total number of constraints13348117
Number of constraints which are clauses13348117
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
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)

758.70/653.92	c Somebody sent me a SIGTERM
758.70/653.92	s UNKNOWN
647.78/654.16	pb2clasp1: no process killed

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419254-1177406460/instance-419254-1177406460.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-419254-1177406460 -o ROOT/results/node35/solver-419254-1177406460 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-419254-1177406460.opb /tmp/evaluation/419254-1177406460/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: 1.07 1.00 0.92 3/77 7886
/proc/meminfo: memFree=1009208/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=12268 CPUtime=0
/proc/7886/stat : 7886 (pbclasp) D 7884 7886 7033 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 188564200 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134583909 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/7886/statm: 3067 317 242 3 0 167 0

[startup+0.0635661 s]
/proc/loadavg: 1.07 1.00 0.92 3/77 7886
/proc/meminfo: memFree=1009208/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=15524 CPUtime=0.05
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 1253 0 0 0 5 0 0 0 18 0 1 0 188564200 15896576 1220 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134262497 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 3881 1220 314 3 0 981 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15524

[startup+0.102571 s]
/proc/loadavg: 1.07 1.00 0.92 3/77 7886
/proc/meminfo: memFree=1009208/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=16448 CPUtime=0.09
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 1491 0 0 0 9 0 0 0 18 0 1 0 188564200 16842752 1458 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266134262497 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 4112 1458 314 3 0 1212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16448

[startup+0.302594 s]
/proc/loadavg: 1.07 1.00 0.92 3/77 7886
/proc/meminfo: memFree=1009208/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=26164 CPUtime=0.29
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 3889 0 0 0 28 1 0 0 19 0 1 0 188564200 26791936 3856 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266152274907 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 6541 3857 314 3 0 3641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26164

[startup+0.70164 s]
/proc/loadavg: 1.07 1.00 0.92 3/77 7886
/proc/meminfo: memFree=1009208/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=28936 CPUtime=0.69
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 4611 0 0 0 67 2 0 0 22 0 1 0 188564200 29630464 4578 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266152684937 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 7234 4578 316 3 0 4334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28936

[startup+1.50173 s]
/proc/loadavg: 1.07 1.00 0.92 2/78 7887
/proc/meminfo: memFree=993072/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=28936 CPUtime=1.49
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 4611 0 0 0 145 4 0 0 25 0 1 0 188564200 29630464 4578 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 7234 4578 316 3 0 4334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28936

[startup+3.10192 s]
/proc/loadavg: 1.07 1.00 0.92 2/78 7887
/proc/meminfo: memFree=994736/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=28936 CPUtime=3.09
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 4611 0 0 0 300 9 0 0 25 0 1 0 188564200 29630464 4578 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 7234 4578 316 3 0 4334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28936

[startup+6.30129 s]
/proc/loadavg: 1.07 1.00 0.92 2/78 7887
/proc/meminfo: memFree=994736/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=6.29
/proc/7886/stat : 7886 (pbclasp) R 7884 7886 7033 0 -1 4194304 4627 0 0 0 611 18 0 0 25 0 1 0 188564200 29765632 4594 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 0 0 0 17 1 0 0
/proc/7886/statm: 7267 4594 316 3 0 4367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29068

[startup+12.701 s]
/proc/loadavg: 1.06 1.00 0.92 2/82 7891
/proc/meminfo: memFree=993168/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=12400 CPUtime=0.88
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 503 0 0 0 88 0 0 0 25 0 1 0 188565380 12697600 462 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152276602 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3100 462 340 3 0 200 0
[pid=7890] ppid=7888 vsize=5288 CPUtime=0.1
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 958 0 0 0 10 0 0 0 16 0 1 0 188565380 5414912 923 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/7890/statm: 1322 923 230 81 0 696 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 64376

[startup+25.5025 s]
/proc/loadavg: 1.05 1.00 0.92 2/82 7891
/proc/meminfo: memFree=954192/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=12400 CPUtime=13.47
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 505 0 0 0 1346 1 0 0 25 0 1 0 188565380 12697600 464 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152221695 0 0 4224 0 0 0 0 17 1 0 0
/proc/7889/statm: 3100 464 340 3 0 200 0
[pid=7890] ppid=7888 vsize=43988 CPUtime=1.91
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 10381 0 0 0 186 5 0 0 15 0 1 0 188565380 45043712 10346 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/7890/statm: 10997 10346 230 81 0 10371 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 27.15
Current children cumulated vsize (KiB) 103076

[startup+51.1025 s]
/proc/loadavg: 1.09 1.02 0.93 2/82 7891
/proc/meminfo: memFree=883216/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=12400 CPUtime=38.61
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 508 0 0 0 3857 4 0 0 25 0 1 0 188565380 12697600 467 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152275114 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3100 467 340 3 0 200 0
[pid=7890] ppid=7888 vsize=115304 CPUtime=5.83
/proc/7890/stat : 7890 (clasp-1.0) R 7888 7886 7033 0 -1 4194304 28438 0 0 0 568 15 0 0 16 0 1 0 188565380 118071296 28362 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134689779 0 0 4096 0 0 0 0 17 1 0 0
/proc/7890/statm: 28826 28362 230 81 0 28200 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 56.21
Current children cumulated vsize (KiB) 174392

[startup+102.306 s]
/proc/loadavg: 1.20 1.06 0.94 2/82 7891
/proc/meminfo: memFree=737104/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=12400 CPUtime=89.25
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 510 0 0 0 8917 8 0 0 25 0 1 0 188565380 12697600 469 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266143313874 0 0 4224 0 0 0 0 17 1 0 0
/proc/7889/statm: 3100 469 340 3 0 200 0
[pid=7890] ppid=7888 vsize=261760 CPUtime=14.25
/proc/7890/stat : 7890 (clasp-1.0) R 7888 7886 7033 0 -1 4194304 64630 0 0 0 1391 34 0 0 16 0 1 0 188565380 268042240 64402 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134607306 0 0 4096 0 0 0 0 17 1 0 0
/proc/7890/statm: 65440 64403 230 81 0 64814 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 115.27
Current children cumulated vsize (KiB) 320848

[startup+162.302 s]
/proc/loadavg: 1.15 1.07 0.95 2/82 7891
/proc/meminfo: memFree=570704/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=12400 CPUtime=148.67
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 510 0 0 0 14849 18 0 0 25 0 1 0 188565380 12697600 469 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266134296000 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3100 469 340 3 0 200 0
[pid=7890] ppid=7888 vsize=427856 CPUtime=24.6
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 106667 0 0 0 2403 57 0 0 16 0 1 0 188565380 438124544 106303 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/7890/statm: 106964 106303 230 81 0 106338 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 185.04
Current children cumulated vsize (KiB) 486944

[startup+222.302 s]
/proc/loadavg: 1.05 1.06 0.95 2/82 7891
/proc/meminfo: memFree=403536/2055920 swapFree=4151200/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=12400 CPUtime=208.03
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 512 0 0 0 20778 25 0 0 25 0 1 0 188565380 12697600 471 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266134248320 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3100 471 340 3 0 200 0

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

Current children cumulated CPU time (s) 465.49
Current children cumulated vsize (KiB) 1166628

[startup+462.302 s]
/proc/loadavg: 1.11 1.09 0.99 2/82 7891
/proc/meminfo: memFree=15504/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=14180 CPUtime=445.72
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 930 0 0 0 44516 56 0 0 25 0 1 0 188565380 14520320 889 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152478810 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3545 889 340 3 0 645 0
[pid=7890] ppid=7888 vsize=1261876 CPUtime=78.17
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 315297 0 0 0 7654 163 0 0 16 0 1 0 188565380 1292161024 313548 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/7890/statm: 315469 313548 230 81 0 314843 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 535.66
Current children cumulated vsize (KiB) 1322744

[startup+522.301 s]
/proc/loadavg: 1.08 1.09 1.00 2/82 7891
/proc/meminfo: memFree=15376/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=14468 CPUtime=505.31
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 1002 0 0 0 50467 64 0 0 25 0 1 0 188565380 14815232 961 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152660521 0 0 4224 0 0 0 0 17 1 0 0
/proc/7889/statm: 3617 961 340 3 0 717 0
[pid=7890] ppid=7888 vsize=1421136 CPUtime=88.44
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 354785 0 0 0 8657 187 0 0 16 0 1 0 188565380 1455243264 352659 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/7890/statm: 355284 352659 230 81 0 354658 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 605.52
Current children cumulated vsize (KiB) 1482292

[startup+582.301 s]
/proc/loadavg: 1.13 1.10 1.00 2/82 7891
/proc/meminfo: memFree=15824/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=14468 CPUtime=564.91
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 1002 0 0 0 56418 73 0 0 25 0 1 0 188565380 14815232 961 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152510350 0 0 4224 0 0 0 0 17 1 0 0
/proc/7889/statm: 3617 961 340 3 0 717 0
[pid=7890] ppid=7888 vsize=1586812 CPUtime=98.55
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 393422 0 0 0 9646 209 0 0 16 0 1 0 188565380 1624895488 391296 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/7890/statm: 396703 391296 230 81 0 396077 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 675.23
Current children cumulated vsize (KiB) 1647968

[startup+642.301 s]
/proc/loadavg: 1.13 1.11 1.01 2/82 7891
/proc/meminfo: memFree=15696/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=14468 CPUtime=624.46
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 1002 0 0 0 62366 80 0 0 25 0 1 0 188565380 14815232 961 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266143313874 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3617 961 340 3 0 717 0
[pid=7890] ppid=7888 vsize=1763564 CPUtime=108.93
/proc/7890/stat : 7890 (clasp-1.0) R 7888 7886 7033 0 -1 4194304 433563 0 0 0 10662 231 0 0 16 0 1 0 188565380 1805889536 430272 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4160494319 0 0 4096 0 0 0 0 17 0 0 0
/proc/7890/statm: 440891 430272 230 81 0 440265 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 745.16
Current children cumulated vsize (KiB) 1824720



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+653.902 s]
/proc/loadavg: 1.18 1.12 1.01 2/82 7891
/proc/meminfo: memFree=15952/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=14468 CPUtime=636
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 1002 0 0 0 63518 82 0 0 25 0 1 0 188565380 14815232 961 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152767169 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3617 961 340 3 0 717 0
[pid=7890] ppid=7888 vsize=1782096 CPUtime=110.93
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 441145 0 0 0 10858 235 0 0 16 0 1 0 188565380 1824866304 437732 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/7890/statm: 445524 437732 230 81 0 444898 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 758.7
Current children cumulated vsize (KiB) 1843252

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

[startup+653.902 s]
/proc/loadavg: 1.18 1.12 1.01 2/82 7891
/proc/meminfo: memFree=15952/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=11.77
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4650 0 0 0 1143 34 0 0 16 0 1 0 188564200 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4600 320 3 0 4367 0
[pid=7888] ppid=7886 vsize=5352 CPUtime=0
/proc/7888/stat : 7888 (sh) S 7886 7886 7033 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 188565380 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7888/statm: 1338 224 188 169 0 49 0
[pid=7889] ppid=7888 vsize=14468 CPUtime=636
/proc/7889/stat : 7889 (pb2clasp1) R 7888 7886 7033 0 -1 4194304 1002 0 0 0 63518 82 0 0 25 0 1 0 188565380 14815232 961 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 266152767169 0 0 4224 0 0 0 0 17 0 0 0
/proc/7889/statm: 3617 961 340 3 0 717 0
[pid=7890] ppid=7888 vsize=1782096 CPUtime=110.93
/proc/7890/stat : 7890 (clasp-1.0) S 7888 7886 7033 0 -1 4194304 441145 0 0 0 10858 235 0 0 16 0 1 0 188565380 1824866304 437732 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/7890/statm: 445524 437732 230 81 0 444898 0
[pid=7891] ppid=7888 vsize=12268 CPUtime=0
/proc/7891/stat : 7891 (pboutclasp.pl) S 7888 7886 7033 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188565380 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7891/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 758.7
Current children cumulated vsize (KiB) 1843252

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

[startup+654.02 s]
/proc/loadavg: 1.18 1.12 1.01 2/82 7891
/proc/meminfo: memFree=15952/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=29068 CPUtime=647.78
/proc/7886/stat : 7886 (pbclasp) S 7884 7886 7033 0 -1 4194304 4682 1711 0 0 1143 34 63519 82 15 0 1 0 188564200 29765632 4601 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 266143314018 0 16384 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/7886/statm: 7267 4601 320 3 0 4367 0
Current children cumulated CPU time (s) 647.78
Current children cumulated vsize (KiB) 29068

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

[startup+654.202 s]
/proc/loadavg: 1.18 1.12 1.01 2/82 7891
/proc/meminfo: memFree=15952/2055920 swapFree=4151240/4192956
[pid=7886] ppid=7884 vsize=0 CPUtime=647.83
/proc/7886/stat : 7886 (pbclasp) D 7884 7886 7033 0 -1 4194308 8895 2159 0 2 1146 35 63519 83 15 0 1 0 188564200 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4224 16384 18446744072099781622 0 0 17 0 0 0
/proc/7886/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 647.83
Current children cumulated vsize (KiB) 0

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): 110.92
#  lost CPU user time (s): 108.57
#  lost CPU system time (s): 2.35

Real time (s): 654.202
CPU time (s): 758.772
CPU user time (s): 755.227
CPU system time (s): 3.54482
CPU usage (%): 115.984
Max. virtual memory (cumulated for all children) (KiB): 1843252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 646.657
system time used= 1.19482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11054
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 183
involuntary context switches= 12484

runsolver used 0.630904 second user time and 1.75573 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Apr 24 09:21:27 UTC 2007

IDJOB= 419254
IDBENCH= 47760
IDSOLVER= 167
FILE ID= node35/419254-1177406460

PBS_JOBID= 4675614

Free space on /tmp= 65811 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.opb
COMMAND LINE= pbclasp instance-419254-1177406460.opb /tmp/evaluation/419254-1177406460/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-419254-1177406460 -o ROOT/results/node35/conversion-419254-1177406460 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419254-1177406460/instance-419254-1177406460.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  888f7b9484d743b785528862efdb0241

RANDOM SEED= 996663941

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1009680 kB
Buffers:         51496 kB
Cached:         880244 kB
SwapCached:       9380 kB
Active:         738568 kB
Inactive:       221336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1009680 kB
SwapTotal:     4192956 kB
SwapFree:      4151200 kB
Dirty:          262920 kB
Writeback:           0 kB
Mapped:          34884 kB
Slab:            71672 kB
Committed_AS:  2553756 kB
PageTables:       2004 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= 65811 MiB

End job on node35 on Tue Apr 24 09:32:24 UTC 2007