Trace number 1581468

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT base? (TO) 1200.17 1200.5

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581468-1238929134/watcher-1581468-1238929134 -o /tmp/evaluation-result-1581468-1238929134/solver-1581468-1238929134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=669574167 HOME/instance-1581468-1238929134.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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/68 16360
/proc/meminfo: memFree=1425008/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=10704 CPUtime=0
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 992 0 0 0 0 0 0 0 18 0 1 0 1165575182 10960896 977 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 2676 981 88 283 0 2390 0

[startup+0.0262849 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 16360
/proc/meminfo: memFree=1425008/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=19388 CPUtime=0.02
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 3042 0 0 0 1 1 0 0 18 0 1 0 1165575182 19853312 3026 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 4847 3026 90 283 0 4561 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19388

[startup+0.101292 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 16360
/proc/meminfo: memFree=1425008/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=22292 CPUtime=0.09
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 3814 0 0 0 8 1 0 0 18 0 1 0 1165575182 22827008 3798 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 5573 3799 90 283 0 5287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22292

[startup+0.301311 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 16360
/proc/meminfo: memFree=1425008/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=27968 CPUtime=0.29
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 5418 0 0 0 27 2 0 0 19 0 1 0 1165575182 28639232 5402 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 6992 5403 90 283 0 6706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27968

[startup+0.701351 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 16360
/proc/meminfo: memFree=1425008/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=38132 CPUtime=0.69
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 8002 0 0 0 65 4 0 0 23 0 1 0 1165575182 39047168 7986 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 9533 7988 90 283 0 9247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38132

[startup+1.50143 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 16361
/proc/meminfo: memFree=1384424/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=60500 CPUtime=1.49
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 13846 0 0 0 140 9 0 0 25 0 1 0 1165575182 61952000 13574 1992294400 134512640 135674940 4294956208 18446744073709551615 134564196 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 15125 13575 97 283 0 14839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60500

[startup+3.10159 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 16361
/proc/meminfo: memFree=1370728/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=61020 CPUtime=3.09
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 14028 0 0 0 300 9 0 0 25 0 1 0 1165575182 62484480 13691 1992294400 134512640 135674940 4294956208 18446744073709551615 134550641 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 15255 13692 98 283 0 14969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61020

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 16361
/proc/meminfo: memFree=1369008/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=63000 CPUtime=6.29
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 14520 0 0 0 618 11 0 0 25 0 1 0 1165575182 64512000 14183 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 15750 14183 98 283 0 15464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63000

[startup+12.7015 s]
/proc/loadavg: 1.02 1.00 1.00 2/69 16361
/proc/meminfo: memFree=1365424/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=66816 CPUtime=12.69
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 15529 0 0 0 1258 11 0 0 25 0 1 0 1165575182 68419584 15063 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 16704 15063 98 283 0 16418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66816

[startup+25.5018 s]
/proc/loadavg: 1.09 1.02 1.01 2/69 16361
/proc/meminfo: memFree=1357616/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=73992 CPUtime=25.48
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 17453 0 0 0 2535 13 0 0 25 0 1 0 1165575182 75767808 16987 1992294400 134512640 135674940 4294956208 18446744073709551615 134551968 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 18498 16987 98 283 0 18212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73992

[startup+51.1013 s]
/proc/loadavg: 1.06 1.01 1.00 2/69 16361
/proc/meminfo: memFree=1346032/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=86112 CPUtime=51.08
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 20448 0 0 0 5092 16 0 0 25 0 1 0 1165575182 88178688 19982 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 21528 19982 98 283 0 21242 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86112

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/69 16361
/proc/meminfo: memFree=1315760/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=117336 CPUtime=102.27
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 28690 0 0 0 10205 22 0 0 25 0 1 0 1165575182 120152064 27454 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 29334 27454 98 283 0 29048 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117336

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1285552/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=147344 CPUtime=162.25
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 36192 0 0 0 16196 29 0 0 25 0 1 0 1165575182 150880256 34956 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 36836 34956 99 283 0 36550 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 147344

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1285168/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=147608 CPUtime=222.23
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 36285 0 0 0 22194 29 0 0 25 0 1 0 1165575182 151150592 35049 1992294400 134512640 135674940 4294956208 18446744073709551615 134564482 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 36902 35049 99 283 0 36616 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 147608

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1281264/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=151836 CPUtime=282.21
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 37324 0 0 0 28191 30 0 0 25 0 1 0 1165575182 155480064 36088 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 37959 36088 99 283 0 37673 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 151836

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1251888/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=181144 CPUtime=342.19
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 44599 0 0 0 34182 37 0 0 25 0 1 0 1165575182 185491456 43363 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 45286 43363 99 283 0 45000 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 181144

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1217072/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=215612 CPUtime=402.17
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 53356 0 0 0 40172 45 0 0 25 0 1 0 1165575182 220786688 52120 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 53903 52120 99 283 0 53617 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 215612

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1182192/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=253124 CPUtime=462.16
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 63004 0 0 0 46162 54 0 0 25 0 1 0 1165575182 259198976 60743 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 63281 60743 99 283 0 62995 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 253124

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1158576/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=276844 CPUtime=522.14
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 68976 0 0 0 52155 59 0 0 25 0 1 0 1165575182 283488256 66715 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 69211 66715 99 283 0 68925 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 276844

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1126704/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=307772 CPUtime=582.12
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 76882 0 0 0 58144 68 0 0 25 0 1 0 1165575182 315158528 74621 1992294400 134512640 135674940 4294956208 18446744073709551615 134551639 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 76943 74621 99 283 0 76657 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 307772

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1095664/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=339024 CPUtime=642.11
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 84682 0 0 0 64137 74 0 0 25 0 1 0 1165575182 347160576 82292 1992294400 134512640 135674940 4294956208 18446744073709551615 134552238 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 84756 82292 99 283 0 84470 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 339024

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1063152/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=371600 CPUtime=702.09
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 92846 0 0 0 70127 82 0 0 25 0 1 0 1165575182 380518400 90456 1992294400 134512640 135674940 4294956208 18446744073709551615 134551784 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 92900 90456 99 283 0 92614 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 371600

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=1029232/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=405220 CPUtime=762.08
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 101268 0 0 0 76119 89 0 0 25 0 1 0 1165575182 414945280 98878 1992294400 134512640 135674940 4294956208 18446744073709551615 134551306 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 101305 98878 99 283 0 101019 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 405220

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=993776/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=441012 CPUtime=822.06
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 110206 0 0 0 82112 94 0 0 25 0 1 0 1165575182 451596288 107816 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 110253 107816 99 283 0 109967 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 441012

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=962544/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=471888 CPUtime=882.04
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 117918 0 0 0 88104 100 0 0 25 0 1 0 1165575182 483213312 115528 1992294400 134512640 135674940 4294956208 18446744073709551615 134551432 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 117972 115528 99 283 0 117686 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 471888

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=934192/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=500480 CPUtime=942.02
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 125059 0 0 0 94096 106 0 0 25 0 1 0 1165575182 512491520 122669 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 125120 122669 99 283 0 124834 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 500480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=900976/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=533452 CPUtime=1002.01
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 133333 0 0 0 100087 114 0 0 25 0 1 0 1165575182 546254848 130943 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 133363 130943 99 283 0 133077 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 533452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=862192/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=572528 CPUtime=1061.99
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 143069 0 0 0 106077 122 0 0 25 0 1 0 1165575182 586268672 140679 1992294400 134512640 135674940 4294956208 18446744073709551615 134551999 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 143132 140679 99 283 0 142846 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 572528

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=829424/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=604936 CPUtime=1121.97
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 151133 0 0 0 112068 129 0 0 25 0 1 0 1165575182 619454464 148743 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 151234 148743 99 283 0 150948 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 604936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=800880/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=633776 CPUtime=1181.95
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 158350 0 0 0 118060 135 0 0 25 0 1 0 1165575182 648986624 155960 1992294400 134512640 135674940 4294956208 18446744073709551615 134551192 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 158444 155960 99 283 0 158158 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 633776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 16367
/proc/meminfo: memFree=795568/2055920 swapFree=4175300/4192956
[pid=16360] ppid=16358 vsize=638544 CPUtime=1200.06
/proc/16360/stat : 16360 (SApperloT-base) R 16358 16360 16323 0 -1 4194304 159536 0 0 0 119869 137 0 0 25 0 1 0 1165575182 653869056 157146 1992294400 134512640 135674940 4294956208 18446744073709551615 134552246 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 159636 157146 99 283 0 159350 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 638544

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.17
CPU user time (s): 1198.7
CPU system time (s): 1.46678
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 638544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.7
system time used= 1.46678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159536
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= 2
involuntary context switches= 2028

runsolver used 1.00985 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-05 12:58:56
IDJOB=1581468
IDBENCH=71037
IDSOLVER=509
FILE ID=node60/1581468-1238929134
PBS_JOBID= 9101464
Free space on /tmp= 66508 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581468-1238929134/watcher-1581468-1238929134 -o /tmp/evaluation-result-1581468-1238929134/solver-1581468-1238929134 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=669574167 HOME/instance-1581468-1238929134.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=669574167

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

/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.202
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.202
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:       1425424 kB
Buffers:         59040 kB
Cached:         497748 kB
SwapCached:      10536 kB
Active:         269280 kB
Inactive:       299992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425424 kB
SwapTotal:     4192956 kB
SwapFree:      4175300 kB
Dirty:           27508 kB
Writeback:           0 kB
Mapped:          18180 kB
Slab:            46808 kB
Committed_AS:  3839384 kB
PageTables:       1712 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= 66508 MiB
End job on node60 at 2009-04-05 13:18:58