Trace number 1786013

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.13 5001.64

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1786013-1241941450/watcher-1786013-1241941450 -o /tmp/evaluation-result-1786013-1241941450/solver-1786013-1241941450 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=230229373 HOME/instance-1786013-1241941450.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: 0.85 0.97 0.99 3/64 4878
/proc/meminfo: memFree=1742136/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=2120 CPUtime=0
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 222173450 2170880 159 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 530 160 90 283 0 244 0

[startup+0.097168 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4878
/proc/meminfo: memFree=1742136/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=6080 CPUtime=0.09
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 1160 0 0 0 9 0 0 0 18 0 1 0 222173450 6225920 1143 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 1520 1143 98 283 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.101167 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4878
/proc/meminfo: memFree=1742136/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=6080 CPUtime=0.09
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 1166 0 0 0 9 0 0 0 18 0 1 0 222173450 6225920 1149 1992294400 134512640 135674940 4294956208 18446744073709551615 134550690 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 1520 1149 98 283 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.301196 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4878
/proc/meminfo: memFree=1742136/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=7400 CPUtime=0.29
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 1501 0 0 0 29 0 0 0 19 0 1 0 222173450 7577600 1484 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 1850 1484 98 283 0 1564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7400

[startup+0.701254 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4878
/proc/meminfo: memFree=1742136/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=9776 CPUtime=0.69
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 2081 0 0 0 68 1 0 0 22 0 1 0 222173450 10010624 2064 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 2444 2064 98 283 0 2158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9776

[startup+1.50137 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1732848/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=13092 CPUtime=1.49
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 2904 0 0 0 148 1 0 0 25 0 1 0 222173450 13406208 2887 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 3273 2887 98 283 0 2987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13092

[startup+3.10161 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1728624/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=19168 CPUtime=3.09
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 4417 0 0 0 307 2 0 0 25 0 1 0 222173450 19628032 4400 1992294400 134512640 135674940 4294956208 18446744073709551615 134551965 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 4792 4400 98 283 0 4506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19168

[startup+6.30108 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1718384/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=27224 CPUtime=6.29
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 6440 0 0 0 626 3 0 0 25 0 1 0 222173450 27877376 6423 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 6806 6423 98 283 0 6520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27224

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1704560/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=40704 CPUtime=12.69
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 9820 0 0 0 1264 5 0 0 25 0 1 0 222173450 41680896 9770 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 10176 9770 98 283 0 9890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40704

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1683248/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=61104 CPUtime=25.49
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 14907 0 0 0 2539 10 0 0 25 0 1 0 222173450 62570496 14792 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 15276 14792 98 283 0 14990 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61104

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1658672/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=85628 CPUtime=51.07
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 20977 0 0 0 5093 14 0 0 25 0 1 0 222173450 87683072 20862 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 21407 20862 98 283 0 21121 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85628

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1656304/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=88764 CPUtime=102.26
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 21585 0 0 0 10211 15 0 0 25 0 1 0 222173450 90894336 21470 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 22191 21470 98 283 0 21905 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88764

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1654192/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=92284 CPUtime=162.24
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 22281 0 0 0 16209 15 0 0 25 0 1 0 222173450 94498816 22037 1992294400 134512640 135674940 4294956208 18446744073709551615 134563972 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 23071 22037 98 283 0 22785 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92284

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1652080/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=94460 CPUtime=222.23
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 22746 0 0 0 22207 16 0 0 25 0 1 0 222173450 96727040 22502 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 23615 22502 98 283 0 23329 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 94460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1650928/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=96256 CPUtime=282.21
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 23025 0 0 0 28205 16 0 0 25 0 1 0 222173450 98566144 22781 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 24064 22781 98 283 0 23778 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 96256

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1649712/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=97920 CPUtime=342.19
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 23310 0 0 0 34203 16 0 0 25 0 1 0 222173450 100270080 23066 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 24480 23066 98 283 0 24194 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 97920

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1647920/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=100100 CPUtime=402.17
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 23748 0 0 0 40200 17 0 0 25 0 1 0 222173450 102502400 23504 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 25025 23504 98 283 0 24739 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 100100

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1646640/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=101828 CPUtime=462.15
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 24081 0 0 0 46198 17 0 0 25 0 1 0 222173450 104271872 23837 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 25457 23837 98 283 0 25171 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 101828

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1645488/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=102984 CPUtime=522.13
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 24359 0 0 0 52196 17 0 0 25 0 1 0 222173450 105455616 24115 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 25746 24115 98 283 0 25460 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 102984

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1644976/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=103688 CPUtime=582.11
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 24501 0 0 0 58194 17 0 0 25 0 1 0 222173450 106176512 24257 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 25922 24257 98 283 0 25636 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 103688

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4879
/proc/meminfo: memFree=1642800/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=106392 CPUtime=642.11
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 25023 0 0 0 64193 18 0 0 25 0 1 0 222173450 108945408 24779 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 26598 24779 98 283 0 26312 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 106392


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1577840/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=180560 CPUtime=4001.09
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41041 0 0 0 400078 31 0 0 25 0 1 0 222173450 184893440 40797 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45140 40797 98 283 0 44854 0
Current children cumulated CPU time (s) 4001.09
Current children cumulated vsize (KiB) 180560

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1577776/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=180560 CPUtime=4061.08
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41064 0 0 0 406077 31 0 0 25 0 1 0 222173450 184893440 40820 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45140 40820 98 283 0 44854 0
Current children cumulated CPU time (s) 4061.08
Current children cumulated vsize (KiB) 180560

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1577520/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=180944 CPUtime=4121.05
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41107 0 0 0 412074 31 0 0 25 0 1 0 222173450 185286656 40863 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45236 40863 98 283 0 44950 0
Current children cumulated CPU time (s) 4121.05
Current children cumulated vsize (KiB) 180944

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1577584/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=180944 CPUtime=4181.04
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41107 0 0 0 418073 31 0 0 25 0 1 0 222173450 185286656 40863 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45236 40863 98 283 0 44950 0
Current children cumulated CPU time (s) 4181.04
Current children cumulated vsize (KiB) 180944

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1577584/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=180944 CPUtime=4241.02
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41110 0 0 0 424071 31 0 0 25 0 1 0 222173450 185286656 40866 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45236 40866 98 283 0 44950 0
Current children cumulated CPU time (s) 4241.02
Current children cumulated vsize (KiB) 180944

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1576880/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=181584 CPUtime=4301
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41278 0 0 0 430069 31 0 0 25 0 1 0 222173450 185942016 41034 1992294400 134512640 135674940 4294956208 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45396 41034 98 283 0 45110 0
Current children cumulated CPU time (s) 4301
Current children cumulated vsize (KiB) 181584

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1575344/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=183080 CPUtime=4360.97
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41646 0 0 0 436066 31 0 0 25 0 1 0 222173450 187473920 41402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 45770 41402 98 283 0 45484 0
Current children cumulated CPU time (s) 4360.97
Current children cumulated vsize (KiB) 183080

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1574704/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=184236 CPUtime=4420.96
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41825 0 0 0 442065 31 0 0 25 0 1 0 222173450 188657664 41581 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 46059 41581 98 283 0 45773 0
Current children cumulated CPU time (s) 4420.96
Current children cumulated vsize (KiB) 184236

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1574448/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=184492 CPUtime=4480.94
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 41884 0 0 0 448063 31 0 0 25 0 1 0 222173450 188919808 41640 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 46123 41640 98 283 0 45837 0
Current children cumulated CPU time (s) 4480.94
Current children cumulated vsize (KiB) 184492

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1573616/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=185528 CPUtime=4540.93
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 42112 0 0 0 454061 32 0 0 25 0 1 0 222173450 189980672 41868 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 46382 41868 98 283 0 46096 0
Current children cumulated CPU time (s) 4540.93
Current children cumulated vsize (KiB) 185528

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4887
/proc/meminfo: memFree=1571696/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=187920 CPUtime=4600.91
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 42715 0 0 0 460059 32 0 0 25 0 1 0 222173450 192430080 42311 1992294400 134512640 135674940 4294956208 18446744073709551615 134564725 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 46980 42311 98 283 0 46694 0
Current children cumulated CPU time (s) 4600.91
Current children cumulated vsize (KiB) 187920

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4893
/proc/meminfo: memFree=1570032/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=189756 CPUtime=4660.89
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 43099 0 0 0 466056 33 0 0 25 0 1 0 222173450 194310144 42695 1992294400 134512640 135674940 4294956208 18446744073709551615 134539729 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 47439 42695 98 283 0 47153 0
Current children cumulated CPU time (s) 4660.89
Current children cumulated vsize (KiB) 189756

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4893
/proc/meminfo: memFree=1569200/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=190936 CPUtime=4720.87
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 43336 0 0 0 472054 33 0 0 25 0 1 0 222173450 195518464 42932 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 47734 42932 98 283 0 47448 0
Current children cumulated CPU time (s) 4720.87
Current children cumulated vsize (KiB) 190936

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4893
/proc/meminfo: memFree=1567088/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=193352 CPUtime=4780.85
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 43845 0 0 0 478051 34 0 0 25 0 1 0 222173450 197992448 43441 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 48338 43441 98 283 0 48052 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 193352

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4893
/proc/meminfo: memFree=1566320/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=194340 CPUtime=4840.83
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 44027 0 0 0 484049 34 0 0 25 0 1 0 222173450 199004160 43623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 48585 43623 98 283 0 48299 0
Current children cumulated CPU time (s) 4840.83
Current children cumulated vsize (KiB) 194340

[startup+4902.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 4893
/proc/meminfo: memFree=1565744/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=194856 CPUtime=4900.82
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 44180 0 0 0 490047 35 0 0 25 0 1 0 222173450 199532544 43776 1992294400 134512640 135674940 4294956208 18446744073709551615 134539787 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 48714 43776 98 283 0 48428 0
Current children cumulated CPU time (s) 4900.82
Current children cumulated vsize (KiB) 194856

[startup+4962.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 4893
/proc/meminfo: memFree=1565744/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=194856 CPUtime=4960.8
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 44185 0 0 0 496045 35 0 0 25 0 1 0 222173450 199532544 43781 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 48714 43781 98 283 0 48428 0
Current children cumulated CPU time (s) 4960.8
Current children cumulated vsize (KiB) 194856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 4893
/proc/meminfo: memFree=1565616/2055920 swapFree=4145892/4192956
[pid=4878] ppid=4876 vsize=194856 CPUtime=5000.1
/proc/4878/stat : 4878 (SApperloT-base) R 4876 4878 4841 0 -1 4194304 44202 0 0 0 499975 35 0 0 25 0 1 0 222173450 199532544 43798 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/4878/statm: 48714 43798 98 283 0 48428 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 194856

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.64
CPU time (s): 5000.13
CPU user time (s): 4999.75
CPU system time (s): 0.381941
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 194856

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

runsolver used 3.65744 second user time and 10.7534 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-10 09:44:10
IDJOB=1786013
IDBENCH=71501
IDSOLVER=642
FILE ID=node39/1786013-1241941450
PBS_JOBID= 9265031
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=230229373

node39.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.281
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.281
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:       1742616 kB
Buffers:         58484 kB
Cached:         145324 kB
SwapCached:      41128 kB
Active:         138700 kB
Inactive:       108500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742616 kB
SwapTotal:     4192956 kB
SwapFree:      4145892 kB
Dirty:            3716 kB
Writeback:           0 kB
Mapped:          14444 kB
Slab:            52200 kB
Committed_AS:   814764 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= 66344 MiB
End job on node39 at 2009-05-10 11:07:34