Trace number 1716470

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
Bench CategoryAPPLICATION (applications 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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

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-1716470-1240616084/watcher-1716470-1240616084 -o /tmp/evaluation-result-1716470-1240616084/solver-1716470-1240616084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2017181120 HOME/instance-1716470-1240616084.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.83 1.82 1.40 2/64 16864
/proc/meminfo: memFree=983288/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=8836 CPUtime=0
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 892 0 0 0 0 0 0 0 18 0 1 0 89642204 9048064 876 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 2209 881 88 283 0 1923 0

[startup+0.035473 s]
/proc/loadavg: 1.83 1.82 1.40 2/64 16864
/proc/meminfo: memFree=983288/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=15928 CPUtime=0.02
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 2656 0 0 0 2 0 0 0 18 0 1 0 89642204 16310272 2640 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 3982 2640 90 283 0 3696 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15928

[startup+0.101486 s]
/proc/loadavg: 1.83 1.82 1.40 2/64 16864
/proc/meminfo: memFree=983288/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=18568 CPUtime=0.09
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 3366 0 0 0 8 1 0 0 18 0 1 0 89642204 19013632 3350 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 4642 3350 90 283 0 4356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18568

[startup+0.301528 s]
/proc/loadavg: 1.83 1.82 1.40 2/64 16864
/proc/meminfo: memFree=983288/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=25168 CPUtime=0.29
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 5130 0 0 0 27 2 0 0 19 0 1 0 89642204 25772032 5114 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 6292 5114 90 283 0 6006 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25168

[startup+0.701614 s]
/proc/loadavg: 1.83 1.82 1.40 2/64 16864
/proc/meminfo: memFree=983288/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=38524 CPUtime=0.69
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 8504 0 0 0 66 3 0 0 23 0 1 0 89642204 39448576 8455 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 9631 8456 92 283 0 9345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38524

[startup+1.50178 s]
/proc/loadavg: 1.83 1.82 1.40 2/65 16865
/proc/meminfo: memFree=944304/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=44164 CPUtime=1.49
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 10082 0 0 0 143 6 0 0 25 0 1 0 89642204 45223936 9808 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 11041 9808 98 283 0 10755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44164

[startup+3.10113 s]
/proc/loadavg: 1.83 1.82 1.40 2/65 16865
/proc/meminfo: memFree=944048/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=44432 CPUtime=3.09
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 10161 0 0 0 303 6 0 0 25 0 1 0 89642204 45498368 9887 1992294400 134512640 135674940 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 11108 9887 98 283 0 10822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44432

[startup+6.30182 s]
/proc/loadavg: 1.77 1.80 1.39 2/65 16865
/proc/meminfo: memFree=943920/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=44432 CPUtime=6.29
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 10171 0 0 0 623 6 0 0 25 0 1 0 89642204 45498368 9897 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 11108 9897 98 283 0 10822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44432

[startup+12.7012 s]
/proc/loadavg: 1.71 1.79 1.39 2/65 16865
/proc/meminfo: memFree=943664/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=44828 CPUtime=12.69
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 10299 0 0 0 1263 6 0 0 25 0 1 0 89642204 45903872 10025 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 11207 10025 98 283 0 10921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44828

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.39 2/65 16865
/proc/meminfo: memFree=941424/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=47208 CPUtime=25.48
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 10851 0 0 0 2541 7 0 0 25 0 1 0 89642204 48340992 10577 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 11802 10577 98 283 0 11516 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47208

[startup+51.1014 s]
/proc/loadavg: 1.36 1.69 1.37 2/65 16865
/proc/meminfo: memFree=937072/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=52008 CPUtime=51.08
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 11977 0 0 0 5100 8 0 0 25 0 1 0 89642204 53256192 11703 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 13002 11703 98 283 0 12716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52008

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.35 2/65 16865
/proc/meminfo: memFree=932272/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=57080 CPUtime=102.26
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 13183 0 0 0 10217 9 0 0 25 0 1 0 89642204 58449920 12909 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 14270 12909 99 283 0 13984 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57080

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.33 2/65 16865
/proc/meminfo: memFree=932016/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=57448 CPUtime=162.23
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 13242 0 0 0 16214 9 0 0 25 0 1 0 89642204 58826752 12968 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 14362 12968 99 283 0 14076 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 57448

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.30 2/65 16867
/proc/meminfo: memFree=930160/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=59308 CPUtime=222.2
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 13670 0 0 0 22211 9 0 0 25 0 1 0 89642204 60731392 13396 1992294400 134512640 135674940 4294956192 18446744073709551615 134564015 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 14827 13396 99 283 0 14541 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 59308

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.28 2/65 16867
/proc/meminfo: memFree=917040/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=73548 CPUtime=282.19
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 17112 0 0 0 28205 14 0 0 25 0 1 0 89642204 75313152 16709 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 18387 16709 99 283 0 18101 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 73548

[startup+342.303 s]
/proc/loadavg: 1.00 1.25 1.26 2/65 16867
/proc/meminfo: memFree=904304/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=86748 CPUtime=342.16
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 20263 0 0 0 34199 17 0 0 25 0 1 0 89642204 88829952 19860 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 21687 19860 99 283 0 21401 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 86748

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.24 2/65 16867
/proc/meminfo: memFree=894768/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=97040 CPUtime=402.14
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 22643 0 0 0 40194 20 0 0 25 0 1 0 89642204 99368960 22240 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 24260 22240 99 283 0 23974 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 97040

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.23 2/65 16867
/proc/meminfo: memFree=886704/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=106496 CPUtime=462.12
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 24897 0 0 0 46190 22 0 0 25 0 1 0 89642204 109051904 24237 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 26624 24237 99 283 0 26338 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 106496

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.21 2/65 16867
/proc/meminfo: memFree=878960/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=114540 CPUtime=522.1
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 26855 0 0 0 52186 24 0 0 25 0 1 0 89642204 117288960 26195 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 28635 26195 99 283 0 28349 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 114540

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 16867
/proc/meminfo: memFree=871536/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=122716 CPUtime=582.08
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 28836 0 0 0 58182 26 0 0 25 0 1 0 89642204 125661184 28047 1992294400 134512640 135674940 4294956192 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 30679 28047 99 283 0 30393 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 122716

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.18 2/65 16867
/proc/meminfo: memFree=864432/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=130100 CPUtime=642.06
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 30609 0 0 0 64178 28 0 0 25 0 1 0 89642204 133222400 29820 1992294400 134512640 135674940 4294956192 18446744073709551615 134560667 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 32525 29820 99 283 0 32239 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 130100

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.16 2/65 16867
/proc/meminfo: memFree=857648/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=137308 CPUtime=702.03
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 32314 0 0 0 70174 29 0 0 25 0 1 0 89642204 140603392 31525 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 34327 31525 99 283 0 34041 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 137308

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.15 2/65 16867
/proc/meminfo: memFree=846064/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=149468 CPUtime=762.01
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 35801 0 0 0 76168 33 0 0 25 0 1 0 89642204 153055232 34367 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 37367 34367 99 283 0 37081 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 149468

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.14 2/65 16867
/proc/meminfo: memFree=839344/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=158276 CPUtime=821.99
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 38028 0 0 0 82164 35 0 0 25 0 1 0 89642204 162074624 36081 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 39569 36081 99 283 0 39283 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 158276

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 16867
/proc/meminfo: memFree=833648/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=165272 CPUtime=881.97
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 39822 0 0 0 88160 37 0 0 25 0 1 0 89642204 169238528 37489 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 41318 37489 99 283 0 41032 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 165272

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.12 3/65 16867
/proc/meminfo: memFree=827056/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=172024 CPUtime=941.94
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 41735 0 0 0 94155 39 0 0 25 0 1 0 89642204 176152576 39145 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 43006 39145 99 283 0 42720 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 172024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 16867
/proc/meminfo: memFree=820080/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=180652 CPUtime=1001.92
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 44095 0 0 0 100150 42 0 0 25 0 1 0 89642204 184987648 40863 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 45163 40863 99 283 0 44877 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 180652

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 16867
/proc/meminfo: memFree=814448/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=186056 CPUtime=1061.9
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 45511 0 0 0 106146 44 0 0 25 0 1 0 89642204 190521344 42279 1992294400 134512640 135674940 4294956192 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 46514 42279 99 283 0 46228 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 186056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 16867
/proc/meminfo: memFree=807408/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=193620 CPUtime=1121.88
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 47395 0 0 0 112142 46 0 0 25 0 1 0 89642204 198266880 44034 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 48405 44034 99 283 0 48119 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 193620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 16867
/proc/meminfo: memFree=799472/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=201404 CPUtime=1181.86
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 49404 0 0 0 118137 49 0 0 25 0 1 0 89642204 206237696 46043 1992294400 134512640 135674940 4294956192 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 50351 46043 99 283 0 50065 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 201404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 16867
/proc/meminfo: memFree=796720/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=204028 CPUtime=1200.05
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 50050 0 0 0 119955 50 0 0 25 0 1 0 89642204 208924672 46689 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 51007 46689 99 283 0 50721 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 204028

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 16867
/proc/meminfo: memFree=796720/2055920 swapFree=4192956/4192956
[pid=16864] ppid=16862 vsize=204028 CPUtime=1200.05
/proc/16864/stat : 16864 (SApperloT-base) R 16862 16864 16511 0 -1 4194304 50050 0 0 0 119955 50 0 0 25 0 1 0 89642204 208924672 46689 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/16864/statm: 51007 46689 99 283 0 50721 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 204028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.56
CPU system time (s): 0.531919
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 204028

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

runsolver used 0.84887 second user time and 2.57461 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 01:34:45
IDJOB=1716470
IDBENCH=20381
IDSOLVER=509
FILE ID=node10/1716470-1240616084
PBS_JOBID= 9186304
Free space on /tmp= 66308 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716470-1240616084/watcher-1716470-1240616084 -o /tmp/evaluation-result-1716470-1240616084/solver-1716470-1240616084 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2017181120 HOME/instance-1716470-1240616084.cnf

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=2017181120

node10.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.263
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	: 5931.00
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.263
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:        983768 kB
Buffers:         90784 kB
Cached:         875360 kB
SwapCached:          0 kB
Active:         141644 kB
Inactive:       838424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        983768 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19136 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            78136 kB
Committed_AS:   303708 kB
PageTables:       1372 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= 66308 MiB
End job on node10 at 2009-04-25 01:54:48