Trace number 299949

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.13 1200.58

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S2048803580-17.SAT.shuffled.cnf
MD5SUMfd7d232d07ea82b35604ae65ebcd0d41
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/node9/watcher-299949-1171880485 -o ROOT/results/node9/solver-299949-1171880485 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299949-1171880485/tts-4-0 /tmp/evaluation/299949-1171880485/instance-299949-1171880485.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 25027
/proc/meminfo: memFree=1657352/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=928 CPUtime=0
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 208003162 950272 115 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 232 116 59 113 0 116 0

[startup+0.107463 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25027
/proc/meminfo: memFree=1657352/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=2664 CPUtime=0.1
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 594 0 0 0 10 0 0 0 18 0 1 0 208003162 2727936 579 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 666 579 66 113 0 550 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2664

[startup+0.518587 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25027
/proc/meminfo: memFree=1657352/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=3068 CPUtime=0.51
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 696 0 0 0 51 0 0 0 21 0 1 0 208003162 3141632 681 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134542968 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 767 681 66 113 0 651 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3068

[startup+1.3387 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 25028
/proc/meminfo: memFree=1654464/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=3628 CPUtime=1.33
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 836 0 0 0 133 0 0 0 25 0 1 0 208003162 3715072 821 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 907 821 66 113 0 791 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3628

[startup+2.97501 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1653568/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=4584 CPUtime=2.96
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 1095 0 0 0 296 0 0 0 25 0 1 0 208003162 4694016 1080 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 1146 1080 66 113 0 1030 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4584

[startup+6.25465 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1651776/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=6368 CPUtime=6.24
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 1500 0 0 0 624 0 0 0 25 0 1 0 208003162 6520832 1485 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 1592 1485 66 113 0 1476 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6368

[startup+12.7099 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=8476 CPUtime=12.69
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 2037 0 0 0 1269 0 0 0 25 0 1 0 208003162 8679424 2022 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 2119 2022 66 113 0 2003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8476

[startup+25.5124 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1645064/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=12860 CPUtime=25.49
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 3135 0 0 0 2548 1 0 0 25 0 1 0 208003162 13168640 3120 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 3215 3120 66 113 0 3099 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12860

[startup+51.1253 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1637896/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=20140 CPUtime=51.1
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 4943 0 0 0 5108 2 0 0 25 0 1 0 208003162 20623360 4928 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 5035 4928 66 113 0 4919 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20140

[startup+102.347 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1625800/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=32096 CPUtime=102.29
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 7928 0 0 0 10226 3 0 0 25 0 1 0 208003162 32866304 7913 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 8024 7913 66 113 0 7908 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32096

[startup+162.378 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1613768/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=43820 CPUtime=162.31
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 10897 0 0 0 16225 6 0 0 25 0 1 0 208003162 44871680 10882 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 10955 10882 66 113 0 10839 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 43820

[startup+222.41 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1601608/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=56008 CPUtime=222.32
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 13934 0 0 0 22224 8 0 0 25 0 1 0 208003162 57352192 13917 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 14002 13917 66 113 0 13886 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 56008

[startup+282.443 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1589704/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=68196 CPUtime=282.33
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 16951 0 0 0 28223 10 0 0 25 0 1 0 208003162 69832704 16934 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534368 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 17049 16934 66 113 0 16933 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 68196

[startup+342.477 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1578312/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=79448 CPUtime=342.34
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 19767 0 0 0 34222 12 0 0 25 0 1 0 208003162 81354752 19750 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 19862 19750 66 113 0 19746 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 79448

[startup+402.511 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1574280/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=83200 CPUtime=402.35
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 20751 0 0 0 40221 14 0 0 25 0 1 0 208003162 85196800 20734 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 20800 20734 66 113 0 20684 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 83200

[startup+462.542 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1568968/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=88592 CPUtime=462.36
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 22087 0 0 0 46220 16 0 0 25 0 1 0 208003162 90718208 22070 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 22148 22070 66 113 0 22032 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 88592

[startup+522.567 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1564168/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=93520 CPUtime=522.36
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 23278 0 0 0 52219 17 0 0 25 0 1 0 208003162 95764480 23261 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 23380 23261 66 113 0 23264 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 93520

[startup+582.598 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1558920/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=98676 CPUtime=582.37
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 24582 0 0 0 58219 18 0 0 25 0 1 0 208003162 101044224 24565 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534117 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 24669 24565 66 113 0 24553 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 98676

[startup+642.633 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1554888/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=102896 CPUtime=642.39
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 25628 0 0 0 64219 20 0 0 25 0 1 0 208003162 105365504 25611 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 25724 25611 66 113 0 25608 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 102896

[startup+702.664 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1549000/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=108524 CPUtime=702.39
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 27067 0 0 0 70218 21 0 0 25 0 1 0 208003162 111128576 27050 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 27131 27050 66 113 0 27015 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 108524

[startup+762.693 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25028
/proc/meminfo: memFree=1544840/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=112748 CPUtime=762.4
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 28109 0 0 0 76218 22 0 0 25 0 1 0 208003162 115453952 28092 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 28187 28092 66 113 0 28071 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 112748

[startup+822.726 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 25028
/proc/meminfo: memFree=1541320/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=116264 CPUtime=822.41
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 28985 0 0 0 82217 24 0 0 25 0 1 0 208003162 119054336 28968 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 29066 28968 66 113 0 28950 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 116264

[startup+882.762 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 25028
/proc/meminfo: memFree=1536840/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=120716 CPUtime=882.42
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 30094 0 0 0 88216 26 0 0 25 0 1 0 208003162 123613184 30077 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 30179 30077 66 113 0 30063 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 120716

[startup+942.797 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 25028
/proc/meminfo: memFree=1534024/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=123536 CPUtime=942.44
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 30810 0 0 0 94217 27 0 0 25 0 1 0 208003162 126500864 30793 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 30884 30793 66 113 0 30768 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 123536

[startup+1002.83 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 25028
/proc/meminfo: memFree=1530056/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=127520 CPUtime=1002.45
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 31834 0 0 0 100217 28 0 0 25 0 1 0 208003162 130580480 31817 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 31880 31817 66 113 0 31764 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 127520

[startup+1062.87 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 25028
/proc/meminfo: memFree=1525768/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=131972 CPUtime=1062.46
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 32896 0 0 0 106217 29 0 0 25 0 1 0 208003162 135139328 32879 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 32993 32879 66 113 0 32877 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 131972

[startup+1122.89 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 25028
/proc/meminfo: memFree=1519304/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=138304 CPUtime=1122.47
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 34502 0 0 0 112216 31 0 0 25 0 1 0 208003162 141623296 34485 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134542305 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 34576 34485 66 113 0 34460 0
Current children cumulated CPU time (s) 1122.47
Current children cumulated vsize (KiB) 138304

[startup+1182.93 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 25030
/proc/meminfo: memFree=1515976/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=141584 CPUtime=1182.48
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 35346 0 0 0 118216 32 0 0 25 0 1 0 208003162 144982016 35329 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534440 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 35396 35329 66 113 0 35280 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 141584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.55 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 25030
/proc/meminfo: memFree=1515336/2055920 swapFree=4192812/4192956
[pid=25027] ppid=25025 vsize=142288 CPUtime=1200.1
/proc/25027/stat : 25027 (tts-4-0) R 25025 25027 24769 0 -1 4194304 35485 0 0 0 119978 32 0 0 25 0 1 0 208003162 145702912 35468 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/25027/statm: 35572 35468 66 113 0 35456 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 142288

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.58
CPU time (s): 1200.13
CPU user time (s): 1199.78
CPU system time (s): 0.348946
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 142288

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

runsolver used 1.35579 second user time and 2.91056 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Feb 19 10:21:25 UTC 2007

IDJOB= 299949
IDBENCH= 20023
IDSOLVER= 98
FILE ID= node9/299949-1171880485

PBS_JOBID= 3839433

Free space on /tmp= 66545 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S2048803580-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299949-1171880485/tts-4-0 /tmp/evaluation/299949-1171880485/instance-299949-1171880485.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-299949-1171880485 -o ROOT/results/node9/solver-299949-1171880485 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299949-1171880485/tts-4-0 /tmp/evaluation/299949-1171880485/instance-299949-1171880485.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  fd7d232d07ea82b35604ae65ebcd0d41

RANDOM SEED= 954742819

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.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	: 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.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:       1657824 kB
Buffers:         50320 kB
Cached:         223652 kB
SwapCached:          0 kB
Active:         264024 kB
Inactive:        64192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             680 kB
Writeback:           0 kB
Mapped:          73140 kB
Slab:            55540 kB
Committed_AS:  1068432 kB
PageTables:       1688 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= 66545 MiB

End job on node9 on Mon Feb 19 10:41:28 UTC 2007