Trace number 296997

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.07 1200.39

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
MD5SUMbb020a272b82c40a137247ab0662fc0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.62399
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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/node59/watcher-296997-1171831024 -o ROOT/results/node59/solver-296997-1171831024 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296997-1171831024/tts-4-0 /tmp/evaluation/296997-1171831024/instance-296997-1171831024.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: 8.00 7.05 4.31 3/64 23406
/proc/meminfo: memFree=950048/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=796 CPUtime=0
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 203059115 815104 94 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 199 94 57 113 0 83 0

[startup+0.106528 s]
/proc/loadavg: 8.00 7.05 4.31 3/64 23406
/proc/meminfo: memFree=950048/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=2520 CPUtime=0.1
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 524 0 0 0 10 0 0 0 18 0 1 0 203059115 2580480 509 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 630 509 62 113 0 514 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2520

[startup+0.514572 s]
/proc/loadavg: 8.00 7.05 4.31 3/64 23406
/proc/meminfo: memFree=950048/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=12084 CPUtime=0.51
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 2941 0 0 0 50 1 0 0 21 0 1 0 203059115 12374016 2924 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 3021 2924 66 113 0 2905 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 12084

[startup+1.33466 s]
/proc/loadavg: 7.44 6.95 4.30 2/65 23407
/proc/meminfo: memFree=938336/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=12272 CPUtime=1.33
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 3019 0 0 0 132 1 0 0 25 0 1 0 203059115 12566528 3002 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 3068 3002 66 113 0 2952 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 12272

[startup+2.97084 s]
/proc/loadavg: 7.44 6.95 4.30 2/65 23407
/proc/meminfo: memFree=937760/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=12984 CPUtime=2.96
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 3186 0 0 0 295 1 0 0 25 0 1 0 203059115 13295616 3169 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535187 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 3246 3169 66 113 0 3130 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12984

[startup+6.2512 s]
/proc/loadavg: 6.92 6.85 4.28 2/65 23407
/proc/meminfo: memFree=936104/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=14632 CPUtime=6.24
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 3571 0 0 0 623 1 0 0 25 0 1 0 203059115 14983168 3554 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134535985 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 3658 3554 66 113 0 3542 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 14632

[startup+12.7039 s]
/proc/loadavg: 6.45 6.76 4.26 2/65 23407
/proc/meminfo: memFree=932968/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=17692 CPUtime=12.69
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 4339 0 0 0 1268 1 0 0 25 0 1 0 203059115 18116608 4322 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 4423 4322 66 113 0 4307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17692

[startup+25.6053 s]
/proc/loadavg: 5.61 6.57 4.22 2/65 23407
/proc/meminfo: memFree=927528/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=23236 CPUtime=25.59
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 5731 0 0 0 2557 2 0 0 25 0 1 0 203059115 23793664 5714 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534048 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 5809 5714 66 113 0 5693 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 23236

[startup+51.2122 s]
/proc/loadavg: 3.79 6.03 4.12 2/65 23407
/proc/meminfo: memFree=918120/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=32388 CPUtime=51.19
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 8035 0 0 0 5116 3 0 0 25 0 1 0 203059115 33165312 8018 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 8097 8018 66 113 0 7981 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 32388

[startup+102.418 s]
/proc/loadavg: 2.21 5.25 3.95 2/65 23407
/proc/meminfo: memFree=901736/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=48808 CPUtime=102.38
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 12153 0 0 0 10233 5 0 0 25 0 1 0 203059115 49979392 12136 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 12202 12136 66 113 0 12086 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 48808

[startup+162.437 s]
/proc/loadavg: 1.44 4.48 3.77 2/65 23407
/proc/meminfo: memFree=883880/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=66408 CPUtime=162.38
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 16540 0 0 0 16231 7 0 0 25 0 1 0 203059115 68001792 16523 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513462 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 16602 16523 66 113 0 16486 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 66408

[startup+222.456 s]
/proc/loadavg: 1.16 3.84 3.59 2/65 23409
/proc/meminfo: memFree=866024/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=84220 CPUtime=222.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 20953 0 0 0 22229 10 0 0 25 0 1 0 203059115 86241280 20936 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 21055 20936 66 113 0 20939 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 84220

[startup+282.47 s]
/proc/loadavg: 1.11 3.34 3.43 2/65 23409
/proc/meminfo: memFree=850728/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=99460 CPUtime=282.38
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 24812 0 0 0 28225 13 0 0 25 0 1 0 203059115 101847040 24795 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 24865 24795 66 113 0 24749 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 99460

[startup+342.486 s]
/proc/loadavg: 1.04 2.91 3.28 2/65 23409
/proc/meminfo: memFree=836328/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=113760 CPUtime=342.38
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 28343 0 0 0 34222 16 0 0 25 0 1 0 203059115 116490240 28326 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 28440 28326 66 113 0 28324 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 113760

[startup+402.506 s]
/proc/loadavg: 1.01 2.56 3.13 2/65 23409
/proc/meminfo: memFree=822312/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=127824 CPUtime=402.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 31857 0 0 0 40220 19 0 0 25 0 1 0 203059115 130891776 31840 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534430 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 31956 31840 66 113 0 31840 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 127824

[startup+462.52 s]
/proc/loadavg: 1.00 2.27 2.99 2/65 23409
/proc/meminfo: memFree=807080/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=143060 CPUtime=462.38
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 35680 0 0 0 46216 22 0 0 25 0 1 0 203059115 146493440 35663 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534083 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 35765 35663 66 113 0 35649 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 143060

[startup+522.536 s]
/proc/loadavg: 1.06 2.05 2.87 2/65 23409
/proc/meminfo: memFree=793832/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=156188 CPUtime=522.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 38971 0 0 0 52214 25 0 0 25 0 1 0 203059115 159936512 38954 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 39047 38954 66 113 0 38931 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 156188

[startup+582.555 s]
/proc/loadavg: 1.02 1.86 2.75 2/65 23409
/proc/meminfo: memFree=781800/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=168144 CPUtime=582.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 41968 0 0 0 58212 27 0 0 25 0 1 0 203059115 172179456 41951 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 42036 41951 66 113 0 41920 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 168144

[startup+642.57 s]
/proc/loadavg: 1.00 1.70 2.64 2/65 23409
/proc/meminfo: memFree=769832/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=180100 CPUtime=642.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 44951 0 0 0 64210 29 0 0 25 0 1 0 203059115 184422400 44934 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591869 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 45025 44934 66 113 0 44909 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 180100

[startup+702.586 s]
/proc/loadavg: 1.00 1.57 2.53 2/65 23409
/proc/meminfo: memFree=758632/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=191356 CPUtime=702.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 47773 0 0 0 70207 32 0 0 25 0 1 0 203059115 195948544 47756 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534095 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 47839 47756 66 113 0 47723 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 191356

[startup+762.599 s]
/proc/loadavg: 1.00 1.46 2.43 2/65 23409
/proc/meminfo: memFree=746984/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=203080 CPUtime=762.38
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 50685 0 0 0 76204 34 0 0 25 0 1 0 203059115 207953920 50668 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 50770 50668 66 113 0 50654 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 203080

[startup+822.619 s]
/proc/loadavg: 1.00 1.38 2.34 2/65 23409
/proc/meminfo: memFree=737384/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=212460 CPUtime=822.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 53055 0 0 0 82203 36 0 0 25 0 1 0 203059115 217559040 53038 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534364 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 53115 53038 66 113 0 52999 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 212460

[startup+882.638 s]
/proc/loadavg: 1.00 1.31 2.26 2/65 23409
/proc/meminfo: memFree=725800/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=224180 CPUtime=882.4
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 55983 0 0 0 88200 40 0 0 25 0 1 0 203059115 229560320 55966 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 56045 55966 66 113 0 55929 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 224180

[startup+942.654 s]
/proc/loadavg: 1.00 1.25 2.17 2/65 23409
/proc/meminfo: memFree=717800/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=232156 CPUtime=942.39
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 57990 0 0 0 94197 42 0 0 25 0 1 0 203059115 237727744 57973 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 58039 57973 66 113 0 57923 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 232156

[startup+1002.67 s]
/proc/loadavg: 1.00 1.20 2.10 2/65 23409
/proc/meminfo: memFree=707944/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=242000 CPUtime=1002.4
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 60401 0 0 0 100195 45 0 0 25 0 1 0 203059115 247808000 60384 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534130 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 60500 60384 66 113 0 60384 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 242000

[startup+1062.69 s]
/proc/loadavg: 1.00 1.16 2.03 2/65 23409
/proc/meminfo: memFree=698536/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=251376 CPUtime=1062.4
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 62759 0 0 0 106192 48 0 0 25 0 1 0 203059115 257409024 62742 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552161 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 62844 62742 66 113 0 62728 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 251376

[startup+1122.71 s]
/proc/loadavg: 1.00 1.13 1.96 2/65 23409
/proc/meminfo: memFree=688232/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=261688 CPUtime=1122.4
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 65335 0 0 0 112190 50 0 0 25 0 1 0 203059115 267968512 65318 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 65422 65318 66 113 0 65306 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 261688

[startup+1182.72 s]
/proc/loadavg: 1.00 1.10 1.90 2/65 23409
/proc/meminfo: memFree=677992/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=272000 CPUtime=1182.4
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 67916 0 0 0 118188 52 0 0 25 0 1 0 203059115 278528000 67899 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534354 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 68000 67899 66 113 0 67884 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 272000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 1.00 1.10 1.88 2/65 23409
/proc/meminfo: memFree=675240/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=274580 CPUtime=1200.02
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 68564 0 0 0 119949 53 0 0 25 0 1 0 203059115 281169920 68547 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 68645 68547 66 113 0 68529 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 274580

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

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

[startup+1200.34 s]
/proc/loadavg: 1.00 1.10 1.88 2/65 23409
/proc/meminfo: memFree=675240/2055920 swapFree=4183672/4192956
[pid=23406] ppid=23404 vsize=274580 CPUtime=1200.02
/proc/23406/stat : 23406 (tts-4-0) R 23404 23406 22917 0 -1 4194304 68564 0 0 0 119949 53 0 0 25 0 1 0 203059115 281169920 68547 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534114 0 0 4096 0 0 0 0 17 1 0 0
/proc/23406/statm: 68645 68547 66 113 0 68529 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 274580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.07
CPU user time (s): 1199.5
CPU system time (s): 0.573912
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 274580

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

runsolver used 0.943856 second user time and 2.26365 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Feb 18 20:37:04 UTC 2007

IDJOB= 296997
IDBENCH= 19951
IDSOLVER= 98
FILE ID= node59/296997-1171831024

PBS_JOBID= 3839704

Free space on /tmp= 66563 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296997-1171831024/tts-4-0 /tmp/evaluation/296997-1171831024/instance-296997-1171831024.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-296997-1171831024 -o ROOT/results/node59/solver-296997-1171831024 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296997-1171831024/tts-4-0 /tmp/evaluation/296997-1171831024/instance-296997-1171831024.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  bb020a272b82c40a137247ab0662fc0e

RANDOM SEED= 829784845

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:        950456 kB
Buffers:         50080 kB
Cached:         935368 kB
SwapCached:       3884 kB
Active:         815680 kB
Inactive:       180148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        950456 kB
SwapTotal:     4192956 kB
SwapFree:      4183672 kB
Dirty:             696 kB
Writeback:           0 kB
Mapped:          15536 kB
Slab:            95656 kB
Committed_AS:   431648 kB
PageTables:       1472 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= 66563 MiB

End job on node59 on Sun Feb 18 20:57:06 UTC 2007