Trace number 1831880

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) 10000 10004.4

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8766.23
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1831880-1242790767/watcher-1831880-1242790767 -o /tmp/evaluation-result-1831880-1242790767/solver-1831880-1242790767 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=188794511 HOME/instance-1831880-1242790767.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.91 0.97 0.99 3/64 9362
/proc/meminfo: memFree=1873432/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=10688 CPUtime=0
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 1003 0 0 0 0 0 0 0 18 0 1 0 307104713 10944512 987 1992294400 134512640 135674940 4294956208 18446744073709551615 134545020 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 2672 993 88 283 0 2386 0

[startup+0.058903 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9362
/proc/meminfo: memFree=1873432/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=20740 CPUtime=0.05
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 3402 0 0 0 4 1 0 0 18 0 1 0 307104713 21237760 3386 1992294400 134512640 135674940 4294956208 18446744073709551615 135076238 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 5185 3386 90 283 0 4899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20740

[startup+0.102906 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9362
/proc/meminfo: memFree=1873432/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=22588 CPUtime=0.09
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 3882 0 0 0 8 1 0 0 18 0 1 0 307104713 23130112 3866 1992294400 134512640 135674940 4294956208 18446744073709551615 134542821 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 5647 3866 90 283 0 5361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22588

[startup+0.302932 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9362
/proc/meminfo: memFree=1873432/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=28396 CPUtime=0.29
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 5484 0 0 0 26 3 0 0 19 0 1 0 307104713 29077504 5468 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 7099 5468 90 283 0 6813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28396

[startup+0.70197 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9362
/proc/meminfo: memFree=1873432/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=38296 CPUtime=0.69
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 8029 0 0 0 65 4 0 0 23 0 1 0 307104713 39215104 8013 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 9574 8014 90 283 0 9288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38296

[startup+1.50106 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1831760/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=61568 CPUtime=1.49
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 14056 0 0 0 140 9 0 0 25 0 1 0 307104713 63045632 13787 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 15392 13787 98 283 0 15106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61568

[startup+3.10124 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1817936/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=62064 CPUtime=3.09
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 14227 0 0 0 300 9 0 0 25 0 1 0 307104713 63553536 13893 1992294400 134512640 135674940 4294956208 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 1 0 0
/proc/9362/statm: 15516 13893 98 283 0 15230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62064

[startup+6.30157 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1817176/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=63252 CPUtime=6.28
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 14565 0 0 0 619 9 0 0 25 0 1 0 307104713 64770048 14231 1992294400 134512640 135674940 4294956208 18446744073709551615 134555858 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 15813 14231 98 283 0 15527 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63252

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1813592/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=67428 CPUtime=12.68
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 15869 0 0 0 1258 10 0 0 25 0 1 0 307104713 69046272 15149 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 16857 15149 98 283 0 16571 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67428

[startup+25.5026 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1807136/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=73392 CPUtime=25.47
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 17487 0 0 0 2535 12 0 0 25 0 1 0 307104713 75153408 16767 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 18348 16767 98 283 0 18062 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73392

[startup+51.1024 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1793312/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=87148 CPUtime=51.06
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 20923 0 0 0 5092 14 0 0 25 0 1 0 307104713 89239552 20203 1992294400 134512640 135674940 4294956208 18446744073709551615 134564065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 21787 20203 98 283 0 21501 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 87148

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1758752/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=121936 CPUtime=102.25
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 30051 0 0 0 10203 22 0 0 25 0 1 0 307104713 124862464 28818 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 30484 28818 98 283 0 30198 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 121936

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1731680/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=149056 CPUtime=162.21
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 36868 0 0 0 16193 28 0 0 25 0 1 0 307104713 152633344 35635 1992294400 134512640 135674940 4294956208 18446744073709551615 134555846 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 37264 35635 98 283 0 36978 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 149056

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9363
/proc/meminfo: memFree=1729568/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=150788 CPUtime=222.19
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 37297 0 0 0 22191 28 0 0 25 0 1 0 307104713 154406912 36064 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 37697 36064 99 283 0 37411 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 150788

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1729248/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=151052 CPUtime=282.15
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 37364 0 0 0 28187 28 0 0 25 0 1 0 307104713 154677248 36131 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 37763 36131 99 283 0 37477 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 151052

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1711720/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=172700 CPUtime=342.13
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 43020 0 0 0 34180 33 0 0 25 0 1 0 307104713 176844800 40762 1992294400 134512640 135674940 4294956208 18446744073709551615 134551872 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 43175 40762 99 283 0 42889 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 172700

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1683176/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=200720 CPUtime=402.1
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 49956 0 0 0 40172 38 0 0 25 0 1 0 307104713 205537280 47698 1992294400 134512640 135674940 4294956208 18446744073709551615 134552022 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 50180 47698 99 283 0 49894 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 200720

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1656488/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=227148 CPUtime=462.08
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 56582 0 0 0 46163 45 0 0 25 0 1 0 307104713 232599552 54324 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 56787 54324 99 283 0 56501 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 227148

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1628392/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=256040 CPUtime=522.05
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 63809 0 0 0 52152 53 0 0 25 0 1 0 307104713 262184960 61551 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 64010 61551 99 283 0 63724 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 256040

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1596584/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=286832 CPUtime=582.03
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 71523 0 0 0 58143 60 0 0 25 0 1 0 307104713 293715968 69265 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 71708 69265 99 283 0 71422 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 286832

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9365
/proc/meminfo: memFree=1570216/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=312820 CPUtime=642.01
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 78063 0 0 0 64134 67 0 0 25 0 1 0 307104713 320327680 75805 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 78205 75805 99 283 0 77919 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 312820


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

[pid=9362] ppid=9360 vsize=743892 CPUtime=9398.26
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 939665 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134561392 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9398.26
Current children cumulated vsize (KiB) 743892

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1146216/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9458.24
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 945663 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9458.24
Current children cumulated vsize (KiB) 743892

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1146216/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9518.2
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 951659 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9518.2
Current children cumulated vsize (KiB) 743892

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1146216/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9578.17
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 957656 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9578.17
Current children cumulated vsize (KiB) 743892

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1146152/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9638.15
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 963654 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134551333 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9638.15
Current children cumulated vsize (KiB) 743892

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1146024/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9698.12
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 969651 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9698.12
Current children cumulated vsize (KiB) 743892

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9758.1
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 975649 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9758.1
Current children cumulated vsize (KiB) 743892

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9818.07
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 981646 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9818.07
Current children cumulated vsize (KiB) 743892

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9878.05
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 987644 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134551377 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9878.05
Current children cumulated vsize (KiB) 743892

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9938.02
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 993641 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134551947 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9938.02
Current children cumulated vsize (KiB) 743892

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=9998
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 999639 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 9998
Current children cumulated vsize (KiB) 743892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=10000
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 999839 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 743892

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

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (10000 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (10000 s) to the 'lost time'.

[startup+10004.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9387
/proc/meminfo: memFree=1145960/2055920 swapFree=4179948/4192956
[pid=9362] ppid=9360 vsize=743892 CPUtime=10000
/proc/9362/stat : 9362 (SApperloT-base) R 9360 9362 9325 0 -1 4194304 188934 0 0 0 999839 161 0 0 25 0 1 0 307104713 761745408 180401 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 0 0 0
/proc/9362/statm: 185973 180401 99 283 0 185687 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 743892

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9388
/proc/meminfo: memFree=1849952/2055920 swapFree=4179948/4192956
[pid=9362] ppid=-1 vsize=0 CPUtime=0
/proc/9362/stat : -- couldn't open stat file --/proc/9362/statm: 446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9388
/proc/meminfo: memFree=1849952/2055920 swapFree=4179948/4192956
[pid=9362] ppid=-1 vsize=0 CPUtime=0
/proc/9362/stat : -- couldn't open stat file --/proc/9362/statm: 446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9362 and gives
#  childrusage.ru_utime.tv_sec=9998
#  childrusage.ru_utime.tv_usec=394013
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=717738
# CPU time returned by wait4() is 10000.1
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 10000
#  lost CPU user time (s): 9998.39
#  lost CPU system time (s): 1.61

Real time (s): 10004.4
CPU time (s): 10000
CPU user time (s): 9998.39
CPU system time (s): 1.61
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 743892

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

runsolver used 8.5707 second user time and 27.8158 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-20 05:39:29
IDJOB=1831880
IDBENCH=71055
IDSOLVER=642
FILE ID=node47/1831880-1242790767
PBS_JOBID= 9322430
Free space on /tmp= 66256 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831880-1242790767/watcher-1831880-1242790767 -o /tmp/evaluation-result-1831880-1242790767/solver-1831880-1242790767 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=188794511 HOME/instance-1831880-1242790767.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=188794511

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.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:       1873920 kB
Buffers:         29632 kB
Cached:         104540 kB
SwapCached:       7608 kB
Active:          61264 kB
Inactive:        82608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873920 kB
SwapTotal:     4192956 kB
SwapFree:      4179948 kB
Dirty:           27816 kB
Writeback:           0 kB
Mapped:          14420 kB
Slab:            24156 kB
Committed_AS:  1063044 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= 66252 MiB
End job on node47 at 2009-05-20 08:26:16