Trace number 1721850

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.03 1200.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1721850-1240670425/watcher-1721850-1240670425 -o /tmp/evaluation-result-1721850-1240670425/solver-1721850-1240670425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1504710792 HOME/instance-1721850-1240670425.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.00 1.00 1.00 3/64 17277
/proc/meminfo: memFree=1750168/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=1716 CPUtime=0
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 95076481 1757184 165 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 429 165 90 283 0 143 0

[startup+0.0935641 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17277
/proc/meminfo: memFree=1750168/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=4104 CPUtime=0.08
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 769 0 0 0 8 0 0 0 18 0 1 0 95076481 4202496 752 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 1026 752 98 283 0 740 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4104

[startup+0.101564 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17277
/proc/meminfo: memFree=1750168/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=4104 CPUtime=0.09
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 771 0 0 0 9 0 0 0 18 0 1 0 95076481 4202496 754 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 1026 754 98 283 0 740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4104

[startup+0.301579 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17277
/proc/meminfo: memFree=1750168/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=4632 CPUtime=0.29
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 911 0 0 0 29 0 0 0 19 0 1 0 95076481 4743168 894 1992294400 134512640 135674940 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 1158 894 98 283 0 872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4632

[startup+0.701612 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17277
/proc/meminfo: memFree=1750168/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=5704 CPUtime=0.69
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 1186 0 0 0 69 0 0 0 22 0 1 0 95076481 5840896 1169 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 1426 1169 98 283 0 1140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5704

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1745232/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=7556 CPUtime=1.49
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 1585 0 0 0 149 0 0 0 25 0 1 0 95076481 7737344 1568 1992294400 134512640 135674940 4294956192 18446744073709551615 134581636 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 1889 1568 98 283 0 1603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7556

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=9932 CPUtime=3.09
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 2152 0 0 0 308 1 0 0 25 0 1 0 95076481 10170368 2135 1992294400 134512640 135674940 4294956192 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 2483 2135 98 283 0 2197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9932

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1739088/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=13884 CPUtime=6.29
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 3105 0 0 0 628 1 0 0 25 0 1 0 95076481 14217216 3055 1992294400 134512640 135674940 4294956192 18446744073709551615 134552016 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 3471 3055 98 283 0 3185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13884

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1734928/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=17552 CPUtime=12.69
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 3920 0 0 0 1267 2 0 0 25 0 1 0 95076481 17973248 3870 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 4388 3870 98 283 0 4102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17552

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1732560/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=20392 CPUtime=25.49
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 4478 0 0 0 2546 3 0 0 25 0 1 0 95076481 20881408 4428 1992294400 134512640 135674940 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 5098 4428 98 283 0 4812 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20392

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1730448/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=23168 CPUtime=51.07
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 5043 0 0 0 5104 3 0 0 25 0 1 0 95076481 23724032 4993 1992294400 134512640 135674940 4294956192 18446744073709551615 134551377 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 5792 4993 98 283 0 5506 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23168

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1723728/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=31488 CPUtime=102.27
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 6750 0 0 0 10222 5 0 0 25 0 1 0 95076481 32243712 6655 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 7872 6655 98 283 0 7586 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31488

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1718800/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=37796 CPUtime=162.25
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 8094 0 0 0 16219 6 0 0 25 0 1 0 95076481 38703104 7869 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 9449 7869 98 283 0 9163 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37796

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1717968/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=38884 CPUtime=222.23
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 8309 0 0 0 22217 6 0 0 25 0 1 0 95076481 39817216 8084 1992294400 134512640 135674940 4294956192 18446744073709551615 134539889 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 9721 8084 98 283 0 9435 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38884

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1715728/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=41764 CPUtime=282.23
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 8860 0 0 0 28216 7 0 0 25 0 1 0 95076481 42766336 8635 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 10441 8635 98 283 0 10155 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 41764

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1714000/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=44132 CPUtime=342.21
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 9303 0 0 0 34214 7 0 0 25 0 1 0 95076481 45191168 9078 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 11033 9078 98 283 0 10747 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 44132

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1711568/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=46756 CPUtime=402.19
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 9863 0 0 0 40211 8 0 0 25 0 1 0 95076481 47878144 9638 1992294400 134512640 135674940 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 11689 9638 98 283 0 11403 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 46756

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1709520/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=49512 CPUtime=462.18
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 10443 0 0 0 46210 8 0 0 25 0 1 0 95076481 50700288 10153 1992294400 134512640 135674940 4294956192 18446744073709551615 134565108 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 12378 10153 98 283 0 12092 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 49512

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1708240/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=50924 CPUtime=522.17
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 10750 0 0 0 52208 9 0 0 25 0 1 0 95076481 52146176 10460 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 12731 10460 98 283 0 12445 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 50924

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1707664/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=51824 CPUtime=582.15
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 10898 0 0 0 58206 9 0 0 25 0 1 0 95076481 53067776 10608 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 12956 10608 98 283 0 12670 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 51824

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1703824/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=55972 CPUtime=642.14
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 11849 0 0 0 64204 10 0 0 25 0 1 0 95076481 57315328 11559 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 13993 11559 98 283 0 13707 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 55972

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1701200/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=59372 CPUtime=702.13
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 12544 0 0 0 70202 11 0 0 25 0 1 0 95076481 60796928 12189 1992294400 134512640 135674940 4294956192 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 14843 12189 98 283 0 14557 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 59372

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1699472/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=61356 CPUtime=762.12
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 12964 0 0 0 76201 11 0 0 25 0 1 0 95076481 62828544 12609 1992294400 134512640 135674940 4294956192 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 15339 12609 98 283 0 15053 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 61356

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1698128/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=62820 CPUtime=822.1
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 13307 0 0 0 82198 12 0 0 25 0 1 0 95076481 64327680 12952 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 15705 12952 98 283 0 15419 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 62820

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1696848/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=64676 CPUtime=882.08
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 13627 0 0 0 88196 12 0 0 25 0 1 0 95076481 66228224 13272 1992294400 134512640 135674940 4294956192 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 16169 13272 98 283 0 15883 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 64676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1695952/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=65704 CPUtime=942.07
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 13847 0 0 0 94195 12 0 0 25 0 1 0 95076481 67280896 13492 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 16426 13492 98 283 0 16140 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 65704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1694864/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=66984 CPUtime=1002.06
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 14116 0 0 0 100193 13 0 0 25 0 1 0 95076481 68591616 13761 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 16746 13761 98 283 0 16460 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 66984

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1693712/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=68524 CPUtime=1062.04
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 14395 0 0 0 106191 13 0 0 25 0 1 0 95076481 70168576 14040 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 17131 14040 98 283 0 16845 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 68524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1693136/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=69804 CPUtime=1122.03
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 14608 0 0 0 112190 13 0 0 25 0 1 0 95076481 71479296 14253 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 17451 14253 98 283 0 17165 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 69804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1691792/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=71084 CPUtime=1182.01
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 14856 0 0 0 118188 13 0 0 25 0 1 0 95076481 72790016 14501 1992294400 134512640 135674940 4294956192 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 17771 14501 98 283 0 17485 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 71084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1691408/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=71596 CPUtime=1200.02
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 14955 0 0 0 119988 14 0 0 25 0 1 0 95076481 73314304 14600 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 17899 14600 98 283 0 17613 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 71596

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17278
/proc/meminfo: memFree=1691408/2055920 swapFree=4192812/4192956
[pid=17277] ppid=17275 vsize=71596 CPUtime=1200.02
/proc/17277/stat : 17277 (SApperloT-base) R 17275 17277 17023 0 -1 4194304 14955 0 0 0 119988 14 0 0 25 0 1 0 95076481 73314304 14600 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/17277/statm: 17899 14600 98 283 0 17613 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 71596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1199.88
CPU system time (s): 0.151976
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 71596

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

runsolver used 1.02984 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 16:40:25
IDJOB=1721850
IDBENCH=71078
IDSOLVER=509
FILE ID=node3/1721850-1240670425
PBS_JOBID= 9186579
Free space on /tmp= 66068 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721850-1240670425/watcher-1721850-1240670425 -o /tmp/evaluation-result-1721850-1240670425/solver-1721850-1240670425 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1504710792 HOME/instance-1721850-1240670425.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1504710792

node3.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.212
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.212
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:       1750648 kB
Buffers:         22316 kB
Cached:         209964 kB
SwapCached:        144 kB
Active:          85604 kB
Inactive:       161756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            43928 kB
Committed_AS:   339816 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= 66068 MiB
End job on node3 at 2009-04-25 17:00:27