Trace number 1738310

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.09 1200.41

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.195969
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

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-1738310-1240837036/watcher-1738310-1240837036 -o /tmp/evaluation-result-1738310-1240837036/solver-1738310-1240837036 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=177339023 HOME/instance-1738310-1240837036.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 1.02 3/64 21778
/proc/meminfo: memFree=1696344/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=1580 CPUtime=0
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 111731206 1617920 156 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 395 156 90 283 0 109 0

[startup+0.082092 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 21778
/proc/meminfo: memFree=1696344/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=2636 CPUtime=0.08
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 435 0 0 0 8 0 0 0 18 0 1 0 111731206 2699264 418 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 659 418 98 283 0 373 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2636

[startup+0.101093 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 21778
/proc/meminfo: memFree=1696344/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=2636 CPUtime=0.09
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 463 0 0 0 9 0 0 0 18 0 1 0 111731206 2699264 446 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 659 446 98 283 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2636

[startup+0.301115 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 21778
/proc/meminfo: memFree=1696344/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=3696 CPUtime=0.29
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 728 0 0 0 29 0 0 0 19 0 1 0 111731206 3784704 711 1992294400 134512640 135674940 4294956192 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 924 711 98 283 0 638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3696

[startup+0.70116 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 21778
/proc/meminfo: memFree=1696344/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=5016 CPUtime=0.69
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 1055 0 0 0 69 0 0 0 22 0 1 0 111731206 5136384 1038 1992294400 134512640 135674940 4294956192 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 1254 1038 98 283 0 968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5016

[startup+1.50225 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 21779
/proc/meminfo: memFree=1691792/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=6904 CPUtime=1.49
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 1501 0 0 0 149 0 0 0 25 0 1 0 111731206 7069696 1484 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 1726 1484 98 283 0 1440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6904

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 21779
/proc/meminfo: memFree=1689552/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=8820 CPUtime=3.09
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 1974 0 0 0 308 1 0 0 25 0 1 0 111731206 9031680 1957 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 2205 1957 98 283 0 1919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8820

[startup+6.3018 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 21779
/proc/meminfo: memFree=1687696/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=10040 CPUtime=6.29
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 2238 0 0 0 628 1 0 0 25 0 1 0 111731206 10280960 2221 1992294400 134512640 135674940 4294956192 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 2510 2221 98 283 0 2224 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10040

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 21779
/proc/meminfo: memFree=1685520/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=12132 CPUtime=12.68
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 2723 0 0 0 1267 1 0 0 25 0 1 0 111731206 12423168 2706 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 3033 2706 98 283 0 2747 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12132

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.02 2/65 21779
/proc/meminfo: memFree=1682512/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=15772 CPUtime=25.48
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 3486 0 0 0 2546 2 0 0 25 0 1 0 111731206 16150528 3469 1992294400 134512640 135674940 4294956192 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 3943 3469 98 283 0 3657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15772

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.01 2/65 21779
/proc/meminfo: memFree=1678544/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=20380 CPUtime=51.08
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 4474 0 0 0 5105 3 0 0 25 0 1 0 111731206 20869120 4457 1992294400 134512640 135674940 4294956192 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 5095 4457 98 283 0 4809 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20380

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 21779
/proc/meminfo: memFree=1674512/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=25112 CPUtime=102.27
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 5459 0 0 0 10224 3 0 0 25 0 1 0 111731206 25714688 5442 1992294400 134512640 135674940 4294956192 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 6278 5442 98 283 0 5992 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25112

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21779
/proc/meminfo: memFree=1671184/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=29220 CPUtime=162.25
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 6296 0 0 0 16221 4 0 0 25 0 1 0 111731206 29921280 6279 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 7305 6279 98 283 0 7019 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29220

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21779
/proc/meminfo: memFree=1668944/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=32060 CPUtime=222.23
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 6851 0 0 0 22219 4 0 0 25 0 1 0 111731206 32829440 6834 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 8015 6834 98 283 0 7729 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32060

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1666576/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=35048 CPUtime=282.21
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 7423 0 0 0 28216 5 0 0 25 0 1 0 111731206 35889152 7406 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 8762 7406 98 283 0 8476 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35048

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1665168/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=36824 CPUtime=342.19
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 7767 0 0 0 34214 5 0 0 25 0 1 0 111731206 37707776 7750 1992294400 134512640 135674940 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 9206 7750 98 283 0 8920 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 36824

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1663568/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=39392 CPUtime=402.18
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 8222 0 0 0 40212 6 0 0 25 0 1 0 111731206 40337408 8205 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 9848 8205 98 283 0 9562 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 39392

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1661008/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=42124 CPUtime=462.16
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 8794 0 0 0 46210 6 0 0 25 0 1 0 111731206 43134976 8777 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 10531 8777 98 283 0 10245 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 42124

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1658256/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=45568 CPUtime=522.14
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 9491 0 0 0 52208 6 0 0 25 0 1 0 111731206 46661632 9474 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 11392 9474 98 283 0 11106 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 45568

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1656784/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=47548 CPUtime=582.13
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 9843 0 0 0 58206 7 0 0 25 0 1 0 111731206 48689152 9826 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 11887 9826 98 283 0 11601 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 47548

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1654992/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=50320 CPUtime=642.11
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 10301 0 0 0 64204 7 0 0 25 0 1 0 111731206 51527680 10284 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 12580 10284 98 283 0 12294 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 50320

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1654032/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=51640 CPUtime=702.1
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 10536 0 0 0 70202 8 0 0 25 0 1 0 111731206 52879360 10519 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 12910 10519 98 283 0 12624 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 51640

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1653136/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=52696 CPUtime=762.08
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 10755 0 0 0 76200 8 0 0 25 0 1 0 111731206 53960704 10738 1992294400 134512640 135674940 4294956192 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 13174 10738 98 283 0 12888 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 52696

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1653136/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=52828 CPUtime=822.07
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 10791 0 0 0 82198 9 0 0 25 0 1 0 111731206 54095872 10774 1992294400 134512640 135674940 4294956192 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 13207 10774 98 283 0 12921 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 52828

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1652816/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=53356 CPUtime=882.05
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 10898 0 0 0 88196 9 0 0 25 0 1 0 111731206 54636544 10881 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 13339 10881 98 283 0 13053 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 53356

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1652304/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=54016 CPUtime=942.03
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 11014 0 0 0 94194 9 0 0 25 0 1 0 111731206 55312384 10997 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 13504 10997 98 283 0 13218 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 54016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1651472/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=55072 CPUtime=1002.01
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 11220 0 0 0 100192 9 0 0 25 0 1 0 111731206 56393728 11203 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 13768 11203 98 283 0 13482 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 55072

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1650896/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=55732 CPUtime=1062
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 11354 0 0 0 106191 9 0 0 25 0 1 0 111731206 57069568 11337 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 13933 11337 98 283 0 13647 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 55732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1650576/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=56128 CPUtime=1121.99
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 11441 0 0 0 112189 10 0 0 25 0 1 0 111731206 57475072 11424 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 14032 11424 98 283 0 13746 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 56128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1650128/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=56656 CPUtime=1181.97
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 11549 0 0 0 118187 10 0 0 25 0 1 0 111731206 58015744 11532 1992294400 134512640 135674940 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 14164 11532 98 283 0 13878 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 56656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21785
/proc/meminfo: memFree=1650064/2055920 swapFree=4192956/4192956
[pid=21778] ppid=21776 vsize=56788 CPUtime=1200.07
/proc/21778/stat : 21778 (SApperloT-base) R 21776 21778 21558 0 -1 4194304 11570 0 0 0 119997 10 0 0 25 0 1 0 111731206 58150912 11553 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/21778/statm: 14197 11553 98 283 0 13911 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 56788

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.111982
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 56788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11570
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= 2046

runsolver used 0.825874 second user time and 2.6186 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 14:57:16
IDJOB=1738310
IDBENCH=71805
IDSOLVER=509
FILE ID=node62/1738310-1240837036
PBS_JOBID= 9187526
Free space on /tmp= 66384 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738310-1240837036/watcher-1738310-1240837036 -o /tmp/evaluation-result-1738310-1240837036/solver-1738310-1240837036 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=177339023 HOME/instance-1738310-1240837036.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=177339023

node62.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.220
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.220
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:       1696760 kB
Buffers:         54672 kB
Cached:         214608 kB
SwapCached:          0 kB
Active:         126328 kB
Inactive:       158368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696760 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          25180 kB
Slab:            60268 kB
Committed_AS:   282308 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node62 at 2009-04-27 15:17:19