Trace number 303926

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.06 1200.43

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1955740096-08.cnf
MD5SUM912fcf8d2356bdff8350533be9acfcd4
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

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/node40/watcher-303926-1172047045 -o ROOT/results/node40/solver-303926-1172047045 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303926-1172047045/tts-4-0 /tmp/evaluation/303926-1172047045/instance-303926-1172047045.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: 1.01 1.00 1.00 3/64 27068
/proc/meminfo: memFree=1462760/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=796 CPUtime=0
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 129738763 815104 96 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 199 97 57 113 0 83 0

[startup+0.106736 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 27068
/proc/meminfo: memFree=1462760/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=2788 CPUtime=0.1
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 588 0 0 0 10 0 0 0 18 0 1 0 129738763 2854912 573 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 697 573 59 113 0 581 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2788

[startup+0.514786 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 27068
/proc/meminfo: memFree=1462760/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=6136 CPUtime=0.51
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 1425 0 0 0 51 0 0 0 22 0 1 0 129738763 6283264 1410 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 1534 1410 62 113 0 1418 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6136

[startup+1.33489 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1436704/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=32840 CPUtime=1.33
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 8309 0 0 0 130 3 0 0 25 0 1 0 129738763 33628160 8088 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 8210 8088 65 113 0 8094 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 32840

[startup+2.9711 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1423904/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=39424 CPUtime=2.96
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 9975 0 0 0 292 4 0 0 25 0 1 0 129738763 40370176 9754 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542831 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 9856 9754 66 113 0 9740 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 39424

[startup+6.24753 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1423328/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=39868 CPUtime=6.24
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 10085 0 0 0 620 4 0 0 25 0 1 0 129738763 40824832 9864 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534154 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 9967 9864 66 113 0 9851 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 39868

[startup+12.7064 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1422240/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=40968 CPUtime=12.7
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 10351 0 0 0 1266 4 0 0 25 0 1 0 129738763 41951232 10130 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 0 0 0
/proc/27068/statm: 10242 10130 66 113 0 10126 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 40968

[startup+25.515 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1420256/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=42988 CPUtime=25.5
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 10865 0 0 0 2546 4 0 0 25 0 1 0 129738763 44019712 10644 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 10747 10644 66 113 0 10631 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 42988

[startup+51.1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1416096/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=47100 CPUtime=51.09
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 11902 0 0 0 5104 5 0 0 25 0 1 0 129738763 48230400 11681 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 11775 11681 66 113 0 11659 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47100

[startup+102.329 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1405856/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=57460 CPUtime=102.28
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 14467 0 0 0 10221 7 0 0 25 0 1 0 129738763 58839040 14246 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 14365 14246 66 113 0 14249 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 57460

[startup+162.35 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 27069
/proc/meminfo: memFree=1395104/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=67924 CPUtime=162.28
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 17100 0 0 0 16220 8 0 0 25 0 1 0 129738763 69554176 16879 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591672 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 16981 16879 66 113 0 16865 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67924

[startup+222.371 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 27069
/proc/meminfo: memFree=1384224/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=78836 CPUtime=222.28
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 19820 0 0 0 22218 10 0 0 25 0 1 0 129738763 80728064 19599 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 19709 19599 66 113 0 19593 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 78836

[startup+282.39 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1371552/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=91496 CPUtime=282.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 22983 0 0 0 28216 13 0 0 25 0 1 0 129738763 93691904 22762 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542858 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 22874 22762 66 113 0 22758 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91496

[startup+342.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1363616/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=99464 CPUtime=342.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 24974 0 0 0 34214 15 0 0 25 0 1 0 129738763 101851136 24753 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 24866 24753 66 113 0 24750 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99464

[startup+402.427 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1355616/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=107436 CPUtime=402.28
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 26947 0 0 0 40211 17 0 0 25 0 1 0 129738763 110014464 26726 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534371 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 26859 26726 66 113 0 26743 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 107436

[startup+462.447 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1345312/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=117752 CPUtime=462.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 29529 0 0 0 46209 20 0 0 25 0 1 0 129738763 120578048 29308 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 29438 29308 66 113 0 29322 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 117752

[startup+522.466 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1334240/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=128776 CPUtime=522.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 32280 0 0 0 52207 22 0 0 25 0 1 0 129738763 131866624 32059 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 32194 32059 66 113 0 32078 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 128776

[startup+582.483 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1324000/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=138860 CPUtime=582.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 34801 0 0 0 58206 23 0 0 25 0 1 0 129738763 142192640 34580 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 34715 34580 66 113 0 34599 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 138860

[startup+642.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1312288/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=150580 CPUtime=642.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 37730 0 0 0 64204 25 0 0 25 0 1 0 129738763 154193920 37509 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 37645 37509 66 113 0 37529 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 150580

[startup+702.522 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1302496/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=160188 CPUtime=702.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 40170 0 0 0 70201 28 0 0 25 0 1 0 129738763 164032512 39949 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 40047 39949 66 113 0 39931 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 160188

[startup+762.541 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1292384/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=170500 CPUtime=762.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 42713 0 0 0 76199 30 0 0 25 0 1 0 129738763 174592000 42492 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 42625 42492 66 113 0 42509 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 170500

[startup+822.559 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1283808/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=178940 CPUtime=822.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 44833 0 0 0 82197 32 0 0 25 0 1 0 129738763 183234560 44612 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513456 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 44735 44612 66 113 0 44619 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 178940

[startup+882.576 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1275552/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=187144 CPUtime=882.28
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 46893 0 0 0 88195 33 0 0 25 0 1 0 129738763 191635456 46672 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 46786 46672 66 113 0 46670 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 187144

[startup+942.596 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1268000/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=194880 CPUtime=942.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 48818 0 0 0 94194 35 0 0 25 0 1 0 129738763 199557120 48597 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 48720 48597 66 113 0 48604 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 194880

[startup+1002.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1258336/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=204488 CPUtime=1002.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 51215 0 0 0 100191 38 0 0 25 0 1 0 129738763 209395712 50994 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591676 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 51122 50994 66 113 0 51006 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 204488

[startup+1062.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1248288/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=214220 CPUtime=1062.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 53697 0 0 0 106189 40 0 0 25 0 1 0 129738763 219361280 53476 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535181 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 53555 53476 66 113 0 53439 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 214220

[startup+1122.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1238880/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=223832 CPUtime=1122.3
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 56062 0 0 0 112188 42 0 0 25 0 1 0 129738763 229203968 55841 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 55958 55841 66 113 0 55842 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 223832

[startup+1182.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1227680/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=235084 CPUtime=1182.29
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 58862 0 0 0 118185 44 0 0 25 0 1 0 129738763 240726016 58641 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 58771 58641 66 113 0 58655 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 235084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1224160/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=238364 CPUtime=1200.01
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 59716 0 0 0 119957 44 0 0 25 0 1 0 129738763 244084736 59495 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 59591 59495 66 113 0 59475 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 238364

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

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

[startup+1200.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27069
/proc/meminfo: memFree=1224160/2055920 swapFree=4183944/4192956
[pid=27068] ppid=27066 vsize=238364 CPUtime=1200.01
/proc/27068/stat : 27068 (tts-4-0) R 27066 27068 26388 0 -1 4194304 59716 0 0 0 119957 44 0 0 25 0 1 0 129738763 244084736 59495 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/27068/statm: 59591 59495 66 113 0 59475 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 238364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.06
CPU user time (s): 1199.57
CPU system time (s): 0.484926
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 238364

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

runsolver used 0.824874 second user time and 2.40363 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Feb 21 08:37:25 UTC 2007

IDJOB= 303926
IDBENCH= 20120
IDSOLVER= 98
FILE ID= node40/303926-1172047045

PBS_JOBID= 3892731

Free space on /tmp= 66561 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S1955740096-08.cnf
COMMAND LINE= /tmp/evaluation/303926-1172047045/tts-4-0 /tmp/evaluation/303926-1172047045/instance-303926-1172047045.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-303926-1172047045 -o ROOT/results/node40/solver-303926-1172047045 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303926-1172047045/tts-4-0 /tmp/evaluation/303926-1172047045/instance-303926-1172047045.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  912fcf8d2356bdff8350533be9acfcd4

RANDOM SEED= 89950707

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:       1463168 kB
Buffers:         34328 kB
Cached:         489400 kB
SwapCached:       2932 kB
Active:          99980 kB
Inactive:       433272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463168 kB
SwapTotal:     4192956 kB
SwapFree:      4183944 kB
Dirty:            1076 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            45536 kB
Committed_AS:   221384 kB
PageTables:       1412 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= 66561 MiB

End job on node40 on Wed Feb 21 08:57:28 UTC 2007