Trace number 1786031

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) 5000.04 5001.82

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2166.24
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1786031-1241943384/watcher-1786031-1241943384 -o /tmp/evaluation-result-1786031-1241943384/solver-1786031-1241943384 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1566452457 HOME/instance-1786031-1241943384.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31986
/proc/meminfo: memFree=1729776/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=1688 CPUtime=0
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 222367339 1728512 163 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 422 164 90 283 0 136 0

[startup+0.080219 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31986
/proc/meminfo: memFree=1729776/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=3536 CPUtime=0.07
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 625 0 0 0 7 0 0 0 20 0 1 0 222367339 3620864 608 1992294400 134512640 135674940 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 884 608 98 283 0 598 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3536

[startup+0.101222 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31986
/proc/meminfo: memFree=1729776/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=3668 CPUtime=0.09
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 663 0 0 0 9 0 0 0 20 0 1 0 222367339 3756032 646 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 917 646 98 283 0 631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3668

[startup+0.301263 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31986
/proc/meminfo: memFree=1729776/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=4724 CPUtime=0.29
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 930 0 0 0 29 0 0 0 22 0 1 0 222367339 4837376 913 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 1181 913 98 283 0 895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4724

[startup+0.701344 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31986
/proc/meminfo: memFree=1729776/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=6572 CPUtime=0.69
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 1407 0 0 0 69 0 0 0 25 0 1 0 222367339 6729728 1390 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 1643 1390 98 283 0 1357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6572

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1723432/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=9256 CPUtime=1.49
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 2064 0 0 0 149 0 0 0 25 0 1 0 222367339 9478144 2047 1992294400 134512640 135674940 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 2314 2047 98 283 0 2028 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9256

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1720296/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=12988 CPUtime=3.09
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 2966 0 0 0 308 1 0 0 25 0 1 0 222367339 13299712 2949 1992294400 134512640 135674940 4294956208 18446744073709551615 134565236 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 3247 2949 98 283 0 2961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12988

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1714344/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=17920 CPUtime=6.29
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 4205 0 0 0 627 2 0 0 25 0 1 0 222367339 18350080 4188 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 4480 4188 98 283 0 4194 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17920

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1710376/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=20872 CPUtime=12.68
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 4915 0 0 0 1266 2 0 0 25 0 1 0 222367339 21372928 4865 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 5218 4865 98 283 0 4932 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20872

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1708712/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=22872 CPUtime=25.49
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 5316 0 0 0 2546 3 0 0 25 0 1 0 222367339 23420928 5266 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 5718 5266 98 283 0 5432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22872

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1705960/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=26076 CPUtime=51.08
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 6002 0 0 0 5104 4 0 0 25 0 1 0 222367339 26701824 5952 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 6519 5952 98 283 0 6233 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26076

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1699240/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=34152 CPUtime=102.26
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 7702 0 0 0 10221 5 0 0 25 0 1 0 222367339 34971648 7652 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 8538 7652 98 283 0 8252 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1694952/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=39076 CPUtime=162.23
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 8781 0 0 0 16217 6 0 0 25 0 1 0 222367339 40013824 8731 1992294400 134512640 135674940 4294956208 18446744073709551615 134565250 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 9769 8731 98 283 0 9483 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39076

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1689640/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=45220 CPUtime=222.21
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 10079 0 0 0 22214 7 0 0 25 0 1 0 222367339 46305280 10029 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 11305 10029 98 283 0 11019 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 45220

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1687528/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=47976 CPUtime=282.19
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 10638 0 0 0 28212 7 0 0 25 0 1 0 222367339 49127424 10572 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 11994 10572 98 283 0 11708 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 47976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1685096/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=50892 CPUtime=342.17
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 11208 0 0 0 34209 8 0 0 25 0 1 0 222367339 52113408 11142 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 12723 11142 98 283 0 12437 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 50892

[startup+402.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31987
/proc/meminfo: memFree=1682920/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=53800 CPUtime=402.14
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 11741 0 0 0 40206 8 0 0 25 0 1 0 222367339 55091200 11675 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 13450 11675 98 283 0 13164 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 53800

[startup+462.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31987
/proc/meminfo: memFree=1679848/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=57164 CPUtime=462.13
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 12510 0 0 0 46204 9 0 0 25 0 1 0 222367339 58535936 12444 1992294400 134512640 135674940 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 14291 12444 98 283 0 14005 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 57164

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1677800/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=59868 CPUtime=522.1
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 13005 0 0 0 52201 9 0 0 25 0 1 0 222367339 61304832 12939 1992294400 134512640 135674940 4294956208 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 14967 12939 98 283 0 14681 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 59868

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1676008/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=62424 CPUtime=582.08
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 13446 0 0 0 58199 9 0 0 25 0 1 0 222367339 63922176 13380 1992294400 134512640 135674940 4294956208 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 15606 13380 98 283 0 15320 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 62424

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31987
/proc/meminfo: memFree=1672744/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=66056 CPUtime=642.07
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 14257 0 0 0 64196 11 0 0 25 0 1 0 222367339 67641344 14191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 16514 14191 98 283 0 16228 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 66056


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1624936/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=123736 CPUtime=4000.86
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26080 0 0 0 400067 19 0 0 25 0 1 0 222367339 126705664 25917 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 30934 25917 98 283 0 30648 0
Current children cumulated CPU time (s) 4000.86
Current children cumulated vsize (KiB) 123736

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1624680/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=123992 CPUtime=4060.85
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26144 0 0 0 406066 19 0 0 25 0 1 0 222367339 126967808 25981 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 30998 25981 98 283 0 30712 0
Current children cumulated CPU time (s) 4060.85
Current children cumulated vsize (KiB) 123992

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1624104/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=124760 CPUtime=4120.82
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26275 0 0 0 412063 19 0 0 25 0 1 0 222367339 127754240 26112 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 31190 26112 98 283 0 30904 0
Current children cumulated CPU time (s) 4120.82
Current children cumulated vsize (KiB) 124760

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1623144/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=126040 CPUtime=4180.8
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26525 0 0 0 418061 19 0 0 25 0 1 0 222367339 129064960 26362 1992294400 134512640 135674940 4294956208 18446744073709551615 134539963 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 31510 26362 98 283 0 31224 0
Current children cumulated CPU time (s) 4180.8
Current children cumulated vsize (KiB) 126040

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1622888/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=126296 CPUtime=4240.77
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26582 0 0 0 424058 19 0 0 25 0 1 0 222367339 129327104 26419 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 31574 26419 98 283 0 31288 0
Current children cumulated CPU time (s) 4240.77
Current children cumulated vsize (KiB) 126296

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1622312/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=127064 CPUtime=4300.75
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26713 0 0 0 430056 19 0 0 25 0 1 0 222367339 130113536 26550 1992294400 134512640 135674940 4294956208 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 31766 26550 98 283 0 31480 0
Current children cumulated CPU time (s) 4300.75
Current children cumulated vsize (KiB) 127064

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1621928/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=127576 CPUtime=4360.73
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 26808 0 0 0 436054 19 0 0 25 0 1 0 222367339 130637824 26645 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 31894 26645 98 283 0 31608 0
Current children cumulated CPU time (s) 4360.73
Current children cumulated vsize (KiB) 127576

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1621160/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=128856 CPUtime=4420.71
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 27011 0 0 0 442052 19 0 0 25 0 1 0 222367339 131948544 26848 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 32214 26848 98 283 0 31928 0
Current children cumulated CPU time (s) 4420.71
Current children cumulated vsize (KiB) 128856

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1620520/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=129624 CPUtime=4480.69
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 27164 0 0 0 448049 20 0 0 25 0 1 0 222367339 132734976 27001 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 32406 27001 98 283 0 32120 0
Current children cumulated CPU time (s) 4480.69
Current children cumulated vsize (KiB) 129624

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1619816/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=130648 CPUtime=4540.67
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 27334 0 0 0 454047 20 0 0 25 0 1 0 222367339 133783552 27171 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 32662 27171 98 283 0 32376 0
Current children cumulated CPU time (s) 4540.67
Current children cumulated vsize (KiB) 130648

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1619048/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=131672 CPUtime=4600.66
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 27536 0 0 0 460046 20 0 0 25 0 1 0 222367339 134832128 27373 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 32918 27373 98 283 0 32632 0
Current children cumulated CPU time (s) 4600.66
Current children cumulated vsize (KiB) 131672

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1618024/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=132952 CPUtime=4660.63
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 27788 0 0 0 466043 20 0 0 25 0 1 0 222367339 136142848 27625 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 33238 27625 98 283 0 32952 0
Current children cumulated CPU time (s) 4660.63
Current children cumulated vsize (KiB) 132952

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1617320/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=133848 CPUtime=4720.61
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 27944 0 0 0 472041 20 0 0 25 0 1 0 222367339 137060352 27781 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 33462 27781 98 283 0 33176 0
Current children cumulated CPU time (s) 4720.61
Current children cumulated vsize (KiB) 133848

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1615720/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=135736 CPUtime=4780.58
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 28338 0 0 0 478038 20 0 0 25 0 1 0 222367339 138993664 28175 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 33934 28175 98 283 0 33648 0
Current children cumulated CPU time (s) 4780.58
Current children cumulated vsize (KiB) 135736

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1615144/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=136504 CPUtime=4840.56
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 28492 0 0 0 484036 20 0 0 25 0 1 0 222367339 139780096 28329 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 34126 28329 98 283 0 33840 0
Current children cumulated CPU time (s) 4840.56
Current children cumulated vsize (KiB) 136504

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1612200/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=139452 CPUtime=4900.54
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 29214 0 0 0 490033 21 0 0 25 0 1 0 222367339 142798848 29051 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 34863 29051 98 283 0 34577 0
Current children cumulated CPU time (s) 4900.54
Current children cumulated vsize (KiB) 139452

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1609576/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=142752 CPUtime=4960.52
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 29869 0 0 0 496031 21 0 0 25 0 1 0 222367339 146178048 29706 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 35688 29706 98 283 0 35402 0
Current children cumulated CPU time (s) 4960.52
Current children cumulated vsize (KiB) 142752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31995
/proc/meminfo: memFree=1609448/2055920 swapFree=4162540/4192956
[pid=31986] ppid=31984 vsize=143008 CPUtime=5000.01
/proc/31986/stat : 31986 (SApperloT-base) R 31984 31986 31791 0 -1 4194304 29915 0 0 0 499980 21 0 0 25 0 1 0 222367339 146440192 29752 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31986/statm: 35752 29752 98 283 0 35466 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 143008

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): 5001.82
CPU time (s): 5000.04
CPU user time (s): 4999.8
CPU system time (s): 0.236963
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 143008

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

runsolver used 5.96609 second user time and 11.3793 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-10 10:16:24
IDJOB=1786031
IDBENCH=71524
IDSOLVER=642
FILE ID=node80/1786031-1241943384
PBS_JOBID= 9265005
Free space on /tmp= 65956 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes2.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786031-1241943384/watcher-1786031-1241943384 -o /tmp/evaluation-result-1786031-1241943384/solver-1786031-1241943384 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1566452457 HOME/instance-1786031-1241943384.cnf

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1566452457

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1730192 kB
Buffers:         62176 kB
Cached:         170304 kB
SwapCached:      25240 kB
Active:         127004 kB
Inactive:       132828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730192 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            51752 kB
Committed_AS:   758484 kB
PageTables:       1384 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= 65956 MiB
End job on node80 at 2009-05-10 11:39:48