Trace number 1532379

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532379-1238380797/watcher-1532379-1238380797 -o /tmp/evaluation-result-1532379-1238380797/solver-1532379-1238380797 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=219862679 HOME/instance-1532379-1238380797.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.91 0.97 0.99 3/64 21905
/proc/meminfo: memFree=1264104/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=1580 CPUtime=0
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1110742171 1617920 159 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 395 160 91 283 0 109 0

[startup+0.037234 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21905
/proc/meminfo: memFree=1264104/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=2900 CPUtime=0.03
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 524 0 0 0 3 0 0 0 18 0 1 0 1110742171 2969600 507 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 725 507 99 283 0 439 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2900

[startup+0.10124 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21905
/proc/meminfo: memFree=1264104/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=3164 CPUtime=0.09
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 598 0 0 0 9 0 0 0 18 0 1 0 1110742171 3239936 581 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 791 581 99 283 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3164

[startup+0.30126 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21905
/proc/meminfo: memFree=1264104/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=3956 CPUtime=0.29
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 786 0 0 0 29 0 0 0 19 0 1 0 1110742171 4050944 769 1992294400 134512640 135674425 4294956208 18446744073709551615 134564810 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 989 769 99 283 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3956

[startup+0.701303 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21905
/proc/meminfo: memFree=1264104/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=5276 CPUtime=0.69
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 1120 0 0 0 69 0 0 0 22 0 1 0 1110742171 5402624 1103 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 1319 1103 99 283 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5276

[startup+1.50239 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21906
/proc/meminfo: memFree=1259808/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=5672 CPUtime=1.49
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 1240 0 0 0 149 0 0 0 25 0 1 0 1110742171 5808128 1223 1992294400 134512640 135674425 4294956208 18446744073709551615 134565257 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 1418 1223 99 283 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5672

[startup+3.10156 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21906
/proc/meminfo: memFree=1259168/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=6476 CPUtime=3.09
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 1405 0 0 0 309 0 0 0 25 0 1 0 1110742171 6631424 1388 1992294400 134512640 135674425 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 1619 1388 99 283 0 1333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6476

[startup+6.3019 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 21906
/proc/meminfo: memFree=1258080/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=7300 CPUtime=6.29
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 1617 0 0 0 629 0 0 0 25 0 1 0 1110742171 7475200 1600 1992294400 134512640 135674425 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 1825 1600 99 283 0 1539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7300

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 21906
/proc/meminfo: memFree=1256736/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=8616 CPUtime=12.69
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 1898 0 0 0 1269 0 0 0 25 0 1 0 1110742171 8822784 1881 1992294400 134512640 135674425 4294956208 18446744073709551615 134565028 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 2154 1881 99 283 0 1868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8616

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 21906
/proc/meminfo: memFree=1255008/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=10428 CPUtime=25.49
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 2295 0 0 0 2548 1 0 0 25 0 1 0 1110742171 10678272 2278 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 2607 2278 99 283 0 2321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10428

[startup+51.1017 s]
/proc/loadavg: 1.09 1.00 1.00 2/65 21906
/proc/meminfo: memFree=1253344/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=12572 CPUtime=51.08
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 2720 0 0 0 5107 1 0 0 25 0 1 0 1110742171 12873728 2703 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 3143 2703 99 283 0 2857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12572

[startup+102.305 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 21906
/proc/meminfo: memFree=1250720/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=15628 CPUtime=102.27
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 3368 0 0 0 10225 2 0 0 25 0 1 0 1110742171 16003072 3351 1992294400 134512640 135674425 4294956208 18446744073709551615 134565080 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 3907 3351 99 283 0 3621 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15628

[startup+162.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 21906
/proc/meminfo: memFree=1248800/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=18140 CPUtime=162.25
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 3860 0 0 0 16222 3 0 0 25 0 1 0 1110742171 18575360 3843 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 4535 3843 99 283 0 4249 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18140

[startup+222.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 21906
/proc/meminfo: memFree=1247328/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=19868 CPUtime=222.23
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 4207 0 0 0 22220 3 0 0 25 0 1 0 1110742171 20344832 4190 1992294400 134512640 135674425 4294956208 18446744073709551615 135107740 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 4967 4190 99 283 0 4681 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19868

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21908
/proc/meminfo: memFree=1246240/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=21344 CPUtime=282.21
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 4497 0 0 0 28217 4 0 0 25 0 1 0 1110742171 21856256 4480 1992294400 134512640 135674425 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 5336 4480 99 283 0 5050 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21344

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21908
/proc/meminfo: memFree=1245152/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=22496 CPUtime=342.19
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 4734 0 0 0 34215 4 0 0 25 0 1 0 1110742171 23035904 4717 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 5624 4717 99 283 0 5338 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22496

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1244384/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=23456 CPUtime=402.17
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 4939 0 0 0 40213 4 0 0 25 0 1 0 1110742171 24018944 4922 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 5864 4922 99 283 0 5578 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 23456

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1244064/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=23912 CPUtime=462.16
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5029 0 0 0 46211 5 0 0 25 0 1 0 1110742171 24485888 5012 1992294400 134512640 135674425 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 5978 5012 99 283 0 5692 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 23912

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1242848/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=25428 CPUtime=522.14
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5319 0 0 0 52209 5 0 0 25 0 1 0 1110742171 26038272 5302 1992294400 134512640 135674425 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 6357 5302 99 283 0 6071 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 25428

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1242272/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=26076 CPUtime=582.13
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5446 0 0 0 58208 5 0 0 25 0 1 0 1110742171 26701824 5429 1992294400 134512640 135674425 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 6519 5429 99 283 0 6233 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 26076

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1242016/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=26460 CPUtime=642.11
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5531 0 0 0 64206 5 0 0 25 0 1 0 1110742171 27095040 5514 1992294400 134512640 135674425 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 6615 5514 99 283 0 6329 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 26460

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1241760/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=26784 CPUtime=702.09
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5583 0 0 0 70204 5 0 0 25 0 1 0 1110742171 27426816 5566 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 6696 5566 99 283 0 6410 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 26784

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1241312/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=27240 CPUtime=762.07
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5695 0 0 0 76202 5 0 0 25 0 1 0 1110742171 27893760 5678 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 6810 5678 99 283 0 6524 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 27240

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1240800/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=27888 CPUtime=822.06
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5818 0 0 0 82200 6 0 0 25 0 1 0 1110742171 28557312 5801 1992294400 134512640 135674425 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 6972 5801 99 283 0 6686 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 27888

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1240480/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=28344 CPUtime=882.04
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 5912 0 0 0 88198 6 0 0 25 0 1 0 1110742171 29024256 5895 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7086 5895 99 283 0 6800 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 28344

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1239968/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=28920 CPUtime=942.02
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 6030 0 0 0 94196 6 0 0 25 0 1 0 1110742171 29614080 6013 1992294400 134512640 135674425 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7230 6013 99 283 0 6944 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 28920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1239648/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=29304 CPUtime=1002
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 6107 0 0 0 100194 6 0 0 25 0 1 0 1110742171 30007296 6090 1992294400 134512640 135674425 4294956208 18446744073709551615 134564757 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7326 6090 99 283 0 7040 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 29304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1239392/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=29760 CPUtime=1061.99
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 6191 0 0 0 106192 7 0 0 25 0 1 0 1110742171 30474240 6174 1992294400 134512640 135674425 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7440 6174 99 283 0 7154 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 29760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1239008/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=30144 CPUtime=1121.97
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 6283 0 0 0 112190 7 0 0 25 0 1 0 1110742171 30867456 6266 1992294400 134512640 135674425 4294956208 18446744073709551615 134539963 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7536 6266 99 283 0 7250 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 30144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1238432/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=30792 CPUtime=1181.95
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 6417 0 0 0 118188 7 0 0 25 0 1 0 1110742171 31531008 6400 1992294400 134512640 135674425 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7698 6400 99 283 0 7412 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 30792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21908
/proc/meminfo: memFree=1238304/2055920 swapFree=4178912/4192956
[pid=21905] ppid=21903 vsize=30924 CPUtime=1200.05
/proc/21905/stat : 21905 (SApperloT-base) R 21903 21905 21177 0 -1 4194304 6440 0 0 0 119997 8 0 0 25 0 1 0 1110742171 31666176 6423 1992294400 134512640 135674425 4294956208 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/21905/statm: 7731 6423 99 283 0 7445 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30924

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.07
CPU user time (s): 1199.98
CPU system time (s): 0.085986
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 30924

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

runsolver used 1.02384 second user time and 2.30265 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-30 04:39:57
IDJOB=1532379
IDBENCH=70250
IDSOLVER=509
FILE ID=node47/1532379-1238380797
PBS_JOBID= 9061295
Free space on /tmp= 66368 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532379-1238380797/watcher-1532379-1238380797 -o /tmp/evaluation-result-1532379-1238380797/solver-1532379-1238380797 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=219862679 HOME/instance-1532379-1238380797.cnf

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=219862679

node47.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:       1264520 kB
Buffers:         99732 kB
Cached:         591244 kB
SwapCached:       7792 kB
Active:         159356 kB
Inactive:       541996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264520 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            75948 kB
Committed_AS:  2935784 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-03-30 04:59:59