Trace number 310363

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, and are wall clock time (not CPU 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
TTS 4.0? (TO) 1200.03 1200.53

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
MD5SUM6b6314740accc9375338f99409e94e23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.3001
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-310363-1172558556 -o ROOT/results/node30/solver-310363-1172558556 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310363-1172558556/tts-4-0 /tmp/evaluation/310363-1172558556/instance-310363-1172558556.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.99 3/77 20443
/proc/meminfo: memFree=1817504/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=928 CPUtime=0
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 249619707 950272 107 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134520576 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 232 107 58 113 0 116 0

[startup+0.106731 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20443
/proc/meminfo: memFree=1817504/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=3620 CPUtime=0.1
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 831 0 0 0 10 0 0 0 18 0 1 0 249619707 3706880 814 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 905 814 66 113 0 789 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3620

[startup+0.514788 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20443
/proc/meminfo: memFree=1817504/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=3880 CPUtime=0.5
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 891 0 0 0 50 0 0 0 22 0 1 0 249619707 3973120 874 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 970 874 66 113 0 854 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3880

[startup+1.33491 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1813976/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=4152 CPUtime=1.32
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 961 0 0 0 132 0 0 0 25 0 1 0 249619707 4251648 944 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134536068 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 1038 944 66 113 0 922 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4152

[startup+2.97114 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1813720/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=4288 CPUtime=2.96
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 1000 0 0 0 296 0 0 0 25 0 1 0 249619707 4390912 983 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 1072 983 66 113 0 956 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4288

[startup+6.25061 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1813208/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=4784 CPUtime=6.24
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 1141 0 0 0 624 0 0 0 25 0 1 0 249619707 4898816 1124 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 1196 1124 66 113 0 1080 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 4784

[startup+12.7035 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1811224/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=6692 CPUtime=12.69
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 1596 0 0 0 1268 1 0 0 25 0 1 0 249619707 6852608 1579 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 1673 1579 66 113 0 1557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6692

[startup+25.5094 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1807512/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=10484 CPUtime=25.49
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 2530 0 0 0 2548 1 0 0 25 0 1 0 249619707 10735616 2513 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 2621 2513 66 113 0 2505 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10484

[startup+51.119 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1802520/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=15312 CPUtime=51.09
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 3744 0 0 0 5107 2 0 0 25 0 1 0 249619707 15679488 3727 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 3828 3727 66 113 0 3712 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15312

[startup+102.336 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1792792/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=24928 CPUtime=102.29
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 6160 0 0 0 10225 4 0 0 25 0 1 0 249619707 25526272 6143 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 6232 6143 66 113 0 6116 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24928

[startup+162.369 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20444
/proc/meminfo: memFree=1784728/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=32904 CPUtime=162.3
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 8160 0 0 0 16225 5 0 0 25 0 1 0 249619707 33693696 8143 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 8226 8143 66 113 0 8110 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32904

[startup+222.392 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1778904/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=38628 CPUtime=222.31
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 9605 0 0 0 22224 7 0 0 25 0 1 0 249619707 39555072 9588 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 9657 9588 66 113 0 9541 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 38628

[startup+282.415 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1768728/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=48940 CPUtime=282.31
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 12162 0 0 0 28222 9 0 0 25 0 1 0 249619707 50114560 12145 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534071 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 12235 12145 66 113 0 12119 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 48940

[startup+342.442 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1759640/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=58088 CPUtime=342.32
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 14451 0 0 0 34221 11 0 0 25 0 1 0 249619707 59482112 14434 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 14522 14434 66 113 0 14406 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 58088

[startup+402.472 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1753880/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=63712 CPUtime=402.33
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 15845 0 0 0 40220 13 0 0 25 0 1 0 249619707 65241088 15828 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 15928 15828 66 113 0 15812 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 63712

[startup+462.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1749080/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=68404 CPUtime=462.34
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 17041 0 0 0 46220 14 0 0 25 0 1 0 249619707 70045696 17024 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 17101 17024 66 113 0 16985 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 68404

[startup+522.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1742744/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=74732 CPUtime=522.35
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 18608 0 0 0 52219 16 0 0 25 0 1 0 249619707 76525568 18591 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 18683 18591 66 113 0 18567 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 74732

[startup+582.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1738200/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=79184 CPUtime=582.35
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 19738 0 0 0 58218 17 0 0 25 0 1 0 249619707 81084416 19721 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534063 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 19796 19721 66 113 0 19680 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 79184

[startup+642.579 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1734296/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=83168 CPUtime=642.36
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 20709 0 0 0 64218 18 0 0 25 0 1 0 249619707 85164032 20692 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534409 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 20792 20692 66 113 0 20676 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 83168

[startup+702.609 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 20444
/proc/meminfo: memFree=1729752/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=87628 CPUtime=702.37
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 21821 0 0 0 70217 20 0 0 25 0 1 0 249619707 89731072 21804 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 21907 21804 66 113 0 21791 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 87628

[startup+762.638 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 20444
/proc/meminfo: memFree=1725336/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=92080 CPUtime=762.38
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 22924 0 0 0 76217 21 0 0 25 0 1 0 249619707 94289920 22907 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 23020 22907 66 113 0 22904 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 92080

[startup+822.672 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1721368/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=95828 CPUtime=822.39
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 23886 0 0 0 82217 22 0 0 25 0 1 0 249619707 98127872 23869 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534394 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 23957 23869 66 113 0 23841 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 95828

[startup+882.696 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1717144/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=100048 CPUtime=882.4
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 24960 0 0 0 88216 24 0 0 25 0 1 0 249619707 102449152 24943 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 25012 24943 66 113 0 24896 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 100048

[startup+942.721 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1712536/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=104736 CPUtime=942.4
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 26107 0 0 0 94215 25 0 0 25 0 1 0 249619707 107249664 26090 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 26184 26090 66 113 0 26068 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 104736

[startup+1002.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1708952/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=108252 CPUtime=1002.4
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 27008 0 0 0 100214 26 0 0 25 0 1 0 249619707 110850048 26991 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 27063 26991 66 113 0 26947 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 108252

[startup+1062.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20444
/proc/meminfo: memFree=1706520/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=110832 CPUtime=1062.41
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 27620 0 0 0 106214 27 0 0 25 0 1 0 249619707 113491968 27603 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 27708 27603 66 113 0 27592 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 110832

[startup+1122.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 20528
/proc/meminfo: memFree=1702432/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=113412 CPUtime=1122.39
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 28305 0 0 0 112211 28 0 0 25 0 1 0 249619707 116133888 28288 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 28353 28288 66 113 0 28237 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 113412

[startup+1182.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 20616
/proc/meminfo: memFree=1700000/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=115988 CPUtime=1182.39
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 28915 0 0 0 118210 29 0 0 25 0 1 0 249619707 118771712 28898 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 28997 28898 66 113 0 28881 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 115988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20642
/proc/meminfo: memFree=1700440/2055920 swapFree=4143328/4192956
[pid=20443] ppid=20441 vsize=116692 CPUtime=1200
/proc/20443/stat : 20443 (tts-4-0) R 20441 20443 20262 0 -1 4194304 29089 0 0 0 119971 29 0 0 25 0 1 0 249619707 119492608 29072 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/20443/statm: 29173 29072 66 113 0 29057 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 116692

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.53
CPU time (s): 1200.03
CPU user time (s): 1199.72
CPU system time (s): 0.315951
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 116692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29089
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= 6
involuntary context switches= 24255

runsolver used 1.41078 second user time and 2.74758 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Feb 27 06:42:37 UTC 2007

IDJOB= 310363
IDBENCH= 20285
IDSOLVER= 98
FILE ID= node30/310363-1172558556

PBS_JOBID= 3971878

Free space on /tmp= 66558 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310363-1172558556/tts-4-0 /tmp/evaluation/310363-1172558556/instance-310363-1172558556.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-310363-1172558556 -o ROOT/results/node30/solver-310363-1172558556 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310363-1172558556/tts-4-0 /tmp/evaluation/310363-1172558556/instance-310363-1172558556.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  6b6314740accc9375338f99409e94e23

RANDOM SEED= 20763547

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.270
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.270
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:       1817912 kB
Buffers:         34140 kB
Cached:         130004 kB
SwapCached:      17280 kB
Active:         115184 kB
Inactive:        83812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817912 kB
SwapTotal:     4192956 kB
SwapFree:      4143328 kB
Dirty:             652 kB
Writeback:           0 kB
Mapped:          30232 kB
Slab:            24444 kB
Committed_AS:   734592 kB
PageTables:       1884 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= 66558 MiB

End job on node30 on Tue Feb 27 07:02:39 UTC 2007