Trace number 1736000

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM424de5d4f0392bf458f49384a643429b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.16421
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1736000-1240808969/watcher-1736000-1240808969 -o /tmp/evaluation-result-1736000-1240808969/solver-1736000-1240808969 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=741676487 HOME/instance-1736000-1240808969.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: 1.99 1.85 1.45 3/64 30973
/proc/meminfo: memFree=1132936/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=1620 CPUtime=0
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 108923987 1658880 161 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 405 161 90 283 0 119 0

[startup+0.069228 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 30973
/proc/meminfo: memFree=1132936/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=2808 CPUtime=0.06
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 461 0 0 0 6 0 0 0 18 0 1 0 108923987 2875392 444 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 702 444 98 283 0 416 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2808

[startup+0.101229 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 30973
/proc/meminfo: memFree=1132936/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=3072 CPUtime=0.09
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 526 0 0 0 9 0 0 0 18 0 1 0 108923987 3145728 509 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 768 509 98 283 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.301248 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 30973
/proc/meminfo: memFree=1132936/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=3996 CPUtime=0.29
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 772 0 0 0 29 0 0 0 19 0 1 0 108923987 4091904 755 1992294400 134512640 135674940 4294956192 18446744073709551615 134564237 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 999 755 98 283 0 713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.701286 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 30973
/proc/meminfo: memFree=1132936/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=5716 CPUtime=0.69
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 1198 0 0 0 69 0 0 0 23 0 1 0 108923987 5853184 1181 1992294400 134512640 135674940 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 1429 1181 98 283 0 1143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5716

[startup+1.50136 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 30974
/proc/meminfo: memFree=1127680/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=8100 CPUtime=1.49
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 1776 0 0 0 149 0 0 0 25 0 1 0 108923987 8294400 1759 1992294400 134512640 135674940 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 2025 1759 98 283 0 1739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8100

[startup+3.10151 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 30974
/proc/meminfo: memFree=1124800/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=11424 CPUtime=3.09
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 2592 0 0 0 308 1 0 0 25 0 1 0 108923987 11698176 2575 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 2856 2575 98 283 0 2570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11424

[startup+6.30182 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 30974
/proc/meminfo: memFree=1122000/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=12232 CPUtime=6.29
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 2819 0 0 0 628 1 0 0 25 0 1 0 108923987 12525568 2802 1992294400 134512640 135674940 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 3058 2802 98 283 0 2772 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12232

[startup+12.7014 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 30974
/proc/meminfo: memFree=1119952/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=14616 CPUtime=12.68
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 3343 0 0 0 1267 1 0 0 25 0 1 0 108923987 14966784 3326 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 3654 3326 98 283 0 3368 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14616

[startup+25.5016 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 30974
/proc/meminfo: memFree=1117072/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=17936 CPUtime=25.49
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 4058 0 0 0 2547 2 0 0 25 0 1 0 108923987 18366464 4041 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 4484 4041 98 283 0 4198 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17936

[startup+51.1011 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 30974
/proc/meminfo: memFree=1112144/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=23920 CPUtime=51.07
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 5346 0 0 0 5104 3 0 0 25 0 1 0 108923987 24494080 5296 1992294400 134512640 135674940 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 5980 5296 98 283 0 5694 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23920

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 30974
/proc/meminfo: memFree=1107088/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=29576 CPUtime=102.27
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 6571 0 0 0 10223 4 0 0 25 0 1 0 108923987 30285824 6521 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 7394 6521 98 283 0 7108 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29576

[startup+162.302 s]
/proc/loadavg: 1.12 1.50 1.38 2/65 30974
/proc/meminfo: memFree=1103824/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=33460 CPUtime=162.25
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 7380 0 0 0 16220 5 0 0 25 0 1 0 108923987 34263040 7330 1992294400 134512640 135674940 4294956192 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 8365 7330 98 283 0 8079 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33460

[startup+222.301 s]
/proc/loadavg: 1.09 1.42 1.36 2/65 30974
/proc/meminfo: memFree=1101328/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=36404 CPUtime=222.23
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 7975 0 0 0 22218 5 0 0 25 0 1 0 108923987 37277696 7925 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 9101 7925 98 283 0 8815 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36404

[startup+282.302 s]
/proc/loadavg: 1.13 1.37 1.34 2/65 30974
/proc/meminfo: memFree=1098640/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=39636 CPUtime=282.22
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 8655 0 0 0 28216 6 0 0 25 0 1 0 108923987 40587264 8605 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 9909 8605 98 283 0 9623 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 39636

[startup+342.302 s]
/proc/loadavg: 1.04 1.30 1.32 2/65 30974
/proc/meminfo: memFree=1094352/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=44560 CPUtime=342.19
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 9725 0 0 0 34212 7 0 0 25 0 1 0 108923987 45629440 9675 1992294400 134512640 135674940 4294956192 18446744073709551615 134558951 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 11140 9675 98 283 0 10854 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 44560

[startup+402.301 s]
/proc/loadavg: 1.01 1.24 1.30 2/65 30974
/proc/meminfo: memFree=1091536/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=48076 CPUtime=402.18
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 10436 0 0 0 40210 8 0 0 25 0 1 0 108923987 49229824 10386 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 12019 10386 98 283 0 11733 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48076

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 30974
/proc/meminfo: memFree=1088016/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=51672 CPUtime=462.17
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 11297 0 0 0 46208 9 0 0 25 0 1 0 108923987 52912128 11247 1992294400 134512640 135674940 4294956192 18446744073709551615 134566948 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 12918 11247 98 283 0 12632 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 51672

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 30974
/proc/meminfo: memFree=1086800/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=53072 CPUtime=522.15
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 11600 0 0 0 52206 9 0 0 25 0 1 0 108923987 54345728 11550 1992294400 134512640 135674940 4294956192 18446744073709551615 134559221 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 13268 11550 98 283 0 12982 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 53072

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 30974
/proc/meminfo: memFree=1085648/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=54672 CPUtime=582.14
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 11894 0 0 0 58204 10 0 0 25 0 1 0 108923987 55984128 11844 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 13668 11844 98 283 0 13382 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 54672

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 30974
/proc/meminfo: memFree=1084816/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=55696 CPUtime=642.12
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 12097 0 0 0 64202 10 0 0 25 0 1 0 108923987 57032704 12047 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 13924 12047 98 283 0 13638 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 55696

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 30974
/proc/meminfo: memFree=1083408/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=57492 CPUtime=702.1
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 12445 0 0 0 70200 10 0 0 25 0 1 0 108923987 58871808 12395 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 14373 12395 98 283 0 14087 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 57492

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.19 2/65 30974
/proc/meminfo: memFree=1081104/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=60088 CPUtime=762.08
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 13026 0 0 0 76197 11 0 0 25 0 1 0 108923987 61530112 12976 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 15022 12976 98 283 0 14736 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 60088

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 30974
/proc/meminfo: memFree=1080336/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=61052 CPUtime=822.07
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 13273 0 0 0 82195 12 0 0 25 0 1 0 108923987 62517248 13223 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 15263 13223 98 283 0 14977 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 61052

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 30974
/proc/meminfo: memFree=1079888/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=61564 CPUtime=882.04
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 13378 0 0 0 88192 12 0 0 25 0 1 0 108923987 63041536 13328 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 15391 13328 98 283 0 15105 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 61564

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 30974
/proc/meminfo: memFree=1078928/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=62848 CPUtime=942.03
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 13605 0 0 0 94190 13 0 0 25 0 1 0 108923987 64356352 13555 1992294400 134512640 135674940 4294956192 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 15712 13555 98 283 0 15426 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 62848

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 30974
/proc/meminfo: memFree=1077456/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=64452 CPUtime=1002.01
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 13960 0 0 0 100188 13 0 0 25 0 1 0 108923987 65998848 13910 1992294400 134512640 135674940 4294956192 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 16113 13910 98 283 0 15827 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 64452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 30974
/proc/meminfo: memFree=1075536/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=66504 CPUtime=1062
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 14453 0 0 0 106186 14 0 0 25 0 1 0 108923987 68100096 14403 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 16626 14403 98 283 0 16340 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 66504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 30974
/proc/meminfo: memFree=1074128/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=68104 CPUtime=1121.98
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 14779 0 0 0 112184 14 0 0 25 0 1 0 108923987 69738496 14729 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 17026 14729 98 283 0 16740 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 68104

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30974
/proc/meminfo: memFree=1072464/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=70380 CPUtime=1181.97
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 15251 0 0 0 118182 15 0 0 25 0 1 0 108923987 72069120 15201 1992294400 134512640 135674940 4294956192 18446744073709551615 134566929 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 17595 15201 98 283 0 17309 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 70380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 30974
/proc/meminfo: memFree=1070608/2055920 swapFree=4192956/4192956
[pid=30973] ppid=30971 vsize=72248 CPUtime=1200.07
/proc/30973/stat : 30973 (SApperloT-base) R 30971 30973 30574 0 -1 4194304 15683 0 0 0 119991 16 0 0 25 0 1 0 108923987 73981952 15633 1992294400 134512640 135674940 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30973/statm: 18062 15633 98 283 0 17776 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 72248

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.171973
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 72248

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

runsolver used 0.904862 second user time and 2.42863 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-27 07:09:29
IDJOB=1736000
IDBENCH=71569
IDSOLVER=509
FILE ID=node61/1736000-1240808969
PBS_JOBID= 9187394
Free space on /tmp= 66424 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes1.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736000-1240808969/watcher-1736000-1240808969 -o /tmp/evaluation-result-1736000-1240808969/solver-1736000-1240808969 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=741676487 HOME/instance-1736000-1240808969.cnf

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

MD5SUM BENCH= 424de5d4f0392bf458f49384a643429b
RANDOM SEED=741676487

node61.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.216
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.216
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:       1133416 kB
Buffers:        105784 kB
Cached:         707360 kB
SwapCached:          0 kB
Active:         279860 kB
Inactive:       547064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133416 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          23568 kB
Slab:            81688 kB
Committed_AS:   488736 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node61 at 2009-04-27 07:29:31